html{background: black url(../images/dark-bg.jpg) repeat-x top center fixed; }

h1,h2,h3,h4,h5,h6 {color: #fff;}
body {color:#eee;}

a{
/* color: #0EABE7; */
color: #941019;
}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #8C7C5C; color:#fff;}
#navigation li a:hover, #navigation li a.active{background: #444; color:#fff;}

.contact_btn{background: transparent url(../images/contact_btn.png) no-repeat top center; height: 38px; width: 105px; display: block;}

#content h1 span, #navigation li a{
	font-size: 14px; 
	background: black; 
	padding: 2px 6px 4px; 
	color: #fff; 
	text-transform: uppercase;}
	
#content h1 span {background:#941019}

#tophat{background: #111; border-bottom:1px solid #222;}
#footer{background: #111; border-top:1px solid #222;}
	
#content img, #content a img {
background:#111 none repeat scroll 0 0;
border:1px solid #222;
padding:2px;
}
#map_canvas img, #map_canvas a img {
background: transparent none repeat scroll 0 0;
}

