body {
  background-color: #FBC3A5;
}
#siteFoot {
  background-color: white;
  border-top:1px solid #be7f5e;
}
div#webSite {
  border:1px solid #be7f5e;
  border-top: none;
  border-bottom: none;
}
#siteHead {height: 168px; width: 100%; fborder-bottom: 1px solid #BE7F5E; }
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1 {
	padding-top: 86px;
	padding-left: 30px;
	font-family: Arial;
	font-weight: normal;
	font-size: 230%;
	text-transform: uppercase;
	/*display:none;*/
}
#siteHead h1 a, #siteHead h1 a:visited {
	color:#000;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#000;
	padding-left: 30px;
	/*display:none;*/	
}
