html { min-height: 100%; margin-bottom: 1px }

body {
  background-color: #FBC3A5;
}

h1, h2, h3, h4, h5, h6 {
  color: #E05503;
}

#siteFoot {font-size: 90%;
  border-top:1px solid #be7f5e;
  background: url(sitefoot_bg.png) center bottom no-repeat #FBC3A5; 
        color:#FFF;
}

#siteHead #head-anchor { height: 53px; left: 45px; top: 56px; width: 285px }

div#webSite {
width: 850px;
  border: none;
  border-top: none;
  border-bottom: none;
}
#siteHead {height: 300px; width: 850px; 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:#E05503;
}

#siteHead h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#E05503;
	padding-left: 30px;
	/*display:none;*/	
}