@charset "utf-8";
/* CSS Document */

body {
	background: url(gfx/bg.jpg) #1c1a0e no-repeat;
	background-attachment:fixed;
}
#h_pic {
	background: url(gfx/h_pic.jpg) no-repeat;
}

#logo {
	left: 134px;
}

#logo a, #logo a:visited {
	color: #414852;
}



#topnav a:hover {
	color: #ff7e00;
}
#teaser {
	color: #b4b099;
}



.contrast1 {
	color: #dcd6c3;
}
h1.contrast1 {
	color: #a19477;
}
.contrast2 {
}
#logo .contrast2 {
	color: #707262;
}
.contrast3 {
	color: #a19477;
}



/* SIDEBAR */
#nav_h {
	color: #707262;
}
.navi a {
	color: #431d00;
}
.navi a:hover {
	color: #ffffff;
}
.navi li {
	background-color: #f8f7f6;
}
.navi li:hover {
	background-color: #707262;
}



.s_tel {
	color: #454b51;
	background-color: #eeeeec;
}
.s_header {
	color: #4f493b;
	font-weight: 600;
}
.s_text {
	color: #4f493b;
}
.s_call {
	color: #827861;	
}
.s_number {
	color: #707262;
}
.s_null9 {
	color: #707262;
}
.s_price {
	color: #a19477;
}



/* CONTENT */

#content {
	color: #e9e7e3;
}
#content a {
	color: #a19477;
}
#content a:hover {
	color: #a19477;
	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: #8F380B;
}

#tel {
	color: #a19477;
}
.no_text {
	color: #a19477;
}
.number {
	color: #dcd6c3;
}
.pay {
	color: #727175;
}


