body {
	background-color:#FFFFFF;
}

h1, h2, h3, h4, h5, h6  {
	color: #48463c;
}

a:link, a:visited  {
	color: #4392cc;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(catagories.png) no-repeat top left; 
	
}

#news {
	background: url(http://www.vintagebat.com/includes/css/contactbg.png) no-repeat center left;
}

#news .moredetail  {
	padding-left:150px;
	line-spacing: 3px;
}

#content {
	background: #fff url(contentbg.jpg) repeat-x;
	border: 1px solid #c8cdd0;
}

#content  {
	border-top: 7px solid #e2eff8;
	border-bottom: 7px solid #e2eff8;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #c8cdd0;
	padding: 10px;
	background: #e5e9ec url(featuredbg.png) repeat-x top left;
	color: #75818a;
}

#content .moreinfo .more a  {
	color: #4093ce;
	background: #e5e9ec url(featuredbg.png) no-repeat center left;
}

#contact {
	margin-top: 10px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-spacing: 3px;
	color: #998675;
	font-weight: bold;
	font-size: 14px;
}

#contact .h4 {
    margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#featured  {
	background: #fff url(featuredbg.png) repeat-x top left;
}

#steps  {
	background: #8a8a8a url(stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #fff;
}

#bottom  {
	background: #fff repeat-x top left;
	border-top: 7px solid #accee9;
}

#footer  {
	background: #9fc9e6 url(http://www.vintagebat.com/includes/css/footerbg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}
