@charset "utf-8";
/* CSS Document */

body {
	background: url(gfx/bg.jpg) #000 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: #E2E1DC;
}



.contrast1 {
	color: #eaede7;
}
h1.contrast1 {
	color: #E2E1DC;
}
.contrast2 {
}
#logo .contrast2 {
	color: #414852;
}
.contrast3 {
	color: #8B0E38;
}



/* SIDEBAR */
#nav_h {
	color: #412f66;
}
.navi a {
	color: #2a2632;
}
.navi a:hover {
	color: #8B0E38;
}
.navi li {
/*    background-color: #f3edfe;*/
}
.navi li:hover {
    background-color: #e8e7e7;
}



.s_tel {
/*	background-color: #f3edfe;*/
}
.s_header {
	color: #8b0e38;
    font-weight: 600;
}
.s_text {
    color: #2a2632;
}
.s_call, .s_call a {
	color: #420010;	
}
.s_number, .s_number a {
    color: #8B0E38;
	text-decoration: none !important;
}
.s_null9, .s_null9 a {
	color: #420010;
	text-decoration: none !important;
}
.s_price {
    color: #594432;
}



/* CONTENT */
#content a {
	color: #f2e4c9;
}
#content {
	color: #f1f0f5;
}
#content a:hover {
	color: #a68f72;
    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: #fff;
}

#tel, #tel a, #tel a:hover {
	color: #fce1ff;
	text-decoration: none !important;
}
.no_text {
	color: #E2E1DC;
	
}
.number, .number a, .number a:hover {
	color: #eaede7 !important;
	text-decoration: none !important;
}

.pay {
	color: #9d9d9f;
}


