/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */


html{background: white url(img/gridbg.gif) repeat top center; }

a{color: #ea5918;}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #ea5918;}
#navigation li a:hover{background: #ea5918;}

h2 a{color: #5b5b5c; text-decoration: none;}
h2 a:hover{color:#999; text-decoration: none;}


.contact_btn{background: transparent url(img/contact_btn_red.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;}
	
.linkto {
margin-bottom:45px;
}
#tophat {
	background-color:#8a330c;
}
#content h1 span, #navigation li a, .more, .archive {
	background-color:#8a330c;
}
h1, h2, h3, h4, h5, h6 {
color: #5b5b5c; text-decoration:none;	
}
.more:hover, .archive:hover {
	background: #ea5918;
}
#footer {
	background-color: #FFF;
	opacity:0.7;
}
#content img, #content a img {
	border:none;
	background:none;
}
#content h2 {
	font-size:24px;
}
#content h3 {
	font-size:18px;
}
#content h4 {
	font-size:14px;
}
#content h5 {
	font-size:12px;
}
#content h6 {
	font-size:10px;
}
.content_block {
	margin-bottom:200px;
}
