@charset "utf-8";
/* CSS Document */

body {
	background: url(gfx/bg.jpg) #0c0e0d no-repeat;
	background-attachment:fixed;
}
#h_pic {
	background: url(gfx/h_pic.jpg) no-repeat;
}
#nav_h {
	color: #383e46;
}
#content p {
	color: #fff;
}
.contrast1, #content a:hover {
	color: #d4ddfa;
}
#logo .contrast2 {
	color: #000;
}
#logo a, #logo a:visited {
	color: #414852;
}
#topnav a:hover {
	color: #ff7e00;
}
#teaser {
	color: #fff;
}
.navi a {
	color: #454b51;

}
.navi a:hover {
	color: #fff;
}
.navi li:hover {
	background-color: #767c5f;

}
#content a {
	color: #fff;
}
.contrast1 {
	color: #bdc3a4;
}
h1.contrast1 {
	color: #bdc3a4;
}
.contrast2 {}
.contrast3 {
	color: #fff;
}
.s_call {
	color: #4d3c35;
}
.s_number {
	color: #767c5f;	
}
.s_null9 {
	color: #70716b;
}
.number {
	color: #70716b;
}
.s_tel {
	background-color: #ebeceb;
	color: #45342d;
}
.s_price {
	color: #4d3c35;
}
.s_header {
	font-weight: 600;
}
#content a.more-link {
	color: #c20b00;
}
#tel {
	color: #8e9094;
}

.pay {}
.no_text {
	color: #8e9094;
}

#content a.more-link {
 display: block;
 padding-top: 10px;
 text-decoration: none;
 text-transform: uppercase;
 color: #bdc3a4; 
}
#content a:hover.more-link {
	color: #e7ee99;
	text-decoration: underline;
}