/* forces every page to have a vertical scrollbar */

body {/*text-align: center;*/
	font-size: 100.01%;
background: url(images/pageBack1.jpg)
no-repeat top center White;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color : #1D140D;}
html, body {min-height:100%;margin-bottom:1px;}
p { 
	font-size:75%;
	margin: 0px 0px 6px 0px; }
h1,h2,h3,h4,h5,h6 {
	/*text-align: left;*/
	font-weight: bold;
	font-family: "Palatino Linotype",Palatino, "Book Antiqua",  "Times New Roman", serif;
	margin: 0 0 6px 0;}
h1 { font-size: 130%;   }
h2 { font-size: 120%;
	margin-top: 10px;}
h3 { font-size: 110%;
	margin-top: 9px; }
h4 { font-size: 100%;
   margin-top: 8px; }
h5 { font-size: 100%;
	font-weight: normal;
	margin-top: 7px;}
h6 { font-size: 90%;
	font-weight: normal;
   margin-top: 6px;}
.top{
	margin-top: 0px;
}
#pagehead{/*position: relative; */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 180px;}
#wrapper {/*position: relative;*/
	margin: 0 auto;
	width: 900px;
	/*text-align: left;*/}
#menu{
	width:900px;
	background: #322109 url(images/menuBack.png) repeat-x;
	overflow: hidden;
	zoom:1;
}
#content{	padding:10px;
	overflow: hidden;
	zoom:1;
	background-color:#F7F7E4; }
#content580{	width: 580px;
	float: left;
	margin: 0px 20px 0px 0;}
#content655{	width: 655px;
	float: left;
	margin: 0px 0px 0px 0;}
.content430{	width: 430px;
	float: left;
	margin: 0px 20px 0px 0;}
/*.content280{	width: 280px;
	float: left;
	margin: 0px 20px 0px 0;}*/
.content205{	width: 205px;
	float: left;
	margin: 0px 20px 0px 0;}
div.right{margin-right:0px;}
ul li { list-style-position: outside; list-style-type: square;
font-size: 75%;}
#sitecredit{margin: 30px auto 10px;
	width:280px;
	padding: 4px 0 2px;
	text-align: center;
	color: #999;
	font-size: 80%;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;}
#sitecredit a{text-decoration: none;
	color: #999;	}
a:link {color : #370466;
   text-decoration: underline; }
a:visited {color: #5A9999;
   text-decoration: none}
a:hover {color: #005200;
   text-decoration: none}
a:active {color: #FFCC00;
   text-decoration: none}
#footer {/*clear: both;*/
	background: #C6C692;
	color:#F7F7E4;
	line-height: 110%;
	margin: 0px 0px 0px 0px;
   padding: 1px;
