@charset "utf-8";
/* CSS Document */

body {
	background: url(gfx/bg.jpg) #314d4f no-repeat;
	background-attachment:fixed;
}
#h_pic {
	background: url(gfx/h_pic.jpg) no-repeat;
}



#logo a, #logo a:visited {
	color: #414852;
}



#topnav a:hover {
	color: #ff7e00;
}
#teaser {
	color: #eac696;
}



.contrast1 {
	color: #5fbbce;
}
h1.contrast1 {
	color: #e8c698;
}
.contrast2 {
	color: #e8c698;
}
#logo .contrast2 {
	color: #414852;
}
.contrast3 {
	color: #e8c698;
}



/* SIDEBAR */
#nav_h {
	color: #1f2d30;
}
.navi a {
	color: #1f2d30;
}
.navi a:hover {
	color: #e8c698;
}
.navi li {
	background-color: #f8f7f6;
}
.navi li:hover {
	background-color: #1f2d30;
}



.s_tel {
	background-color: #1f2d30;
}
.s_header {
	color: #e8c698; font-weight: 900;
}
.s_text {
	color: #b49b7a;
}
.s_call {
	color: #f396b9;	
}
.s_number {
	color: #5fbbce;
}
.s_null9 {
	color: #5fbbce;
}
.s_price {
	color: #b49b7a;
}



/* CONTENT */
#content a {
	color: #e8c698;
}
#content {
	color: #fef4e6;
}
#content a:hover {
	color: #e8c698; text-decoration: underline;
}
/*#content a.more-link {
 display: block;
 padding-top: 10px;
 text-decoration: none;
 text-transform: uppercase;
 color: #e7c87d; 
}*/
#content a:hover.more-link {
	color: #5fbbce;
}

#tel {
	color: #5fbbce;
}
.no_text { 
	color: #e8c698;
	
}
.number {
	color: #5fbbce;
}

.pay {
	color: #717075;
}


