body {
	margin:0; padding:0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #46310F;
	font-size:13px;
	line-height:135%;
	background-color:#DAD5CA;
	background-image: url("../_g/sub_headerBG.jpg");
	background-repeat: repeat-x;
}
#container {
	width:762px;
	text-align: left;
	margin: auto; 
	background-image: url("../_g/bg_html_sub.gif");
	background-repeat: repeat-y;
    background-position: top;
	border-bottom:1px solid #9F8443;
}
#header {
	position:relative;
	margin-left:-9px;
	width:772px;
	height:196px;
	background-image: url("../_g/sub_header.jpg");
	background-repeat: no-repeat;
}
#rightColumn {
	width: 435px;
	margin-left:305px;
	margin-top:0;
}
#leftColumn {
	width:260px;
	clear:both;
	float:left;
	font-size:90%;
	margin:5px;
	margin-top:0px;
	padding-left:8px;
	padding-right:8px;
	background-image:url("../_g/subNAVbg.jpg");
	background-repeat:no-repeat;
	background-color:transparent;
}
#leftColumn hr {
	border: none 0; 
	border-top-width:2px;
	border-color: #E7BF85;
	border-style: groove;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:-12px;
	width:284px;
}
p {
 	margin-top:0px;
	margin-bottom:10px;
}
p.intro {
 	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-size:150%;
	line-height:135%;
}
p.boxedText {
	margin:10px;
	padding:5px;
	text-align:center;
	color:#000;
	background-color:#99FF00;
	border:4px double #303030;
	width:91%;
}
.txtHiLite { 
	background-color: #99FF00; 
	padding-left:2px; 
	padding-right:2px;
	color:#000;
}
blockquote {
 	font-family:"Georgia", Times New Roman, Times, serif;
	font-style:italic;
	color: #6B331E;
	font-size:125%;
	line-height:120%;
	margin: 18px;
	padding:0 0 0 12px;
	border-left:3px solid #BDAC90;
}
hr {
	 border: none 0; 
	 border-top-width:2px;
	 border-color: #E7BF85;
	 border-style: groove;
	 margin-top:20px;
	 margin-bottom:10px;
	 margin-left:-16px;
 }
.backtotop {
	font-size: 80%;
	margin-top:0px;
}
#footer {
	clear: both;
	margin-left:304px;
	width:460px;
}
#footer p {
	font-size: 90%;;
	text-align: left;
	line-height:16px;
}
#footer p.birdseed a { color: #46310F; font-weight:normal; }
#footer p a:hover { color: #8B6D3D; }
p.links { margin:0; padding:0; }
.hide { display: none; }


body.home {
	margin:0; padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #46310F;
	font-size:13px;
	line-height:135%;
	background-color:#DAD5CA;
	background-image: url("../_g/bg_html.gif");
	background-repeat: repeat-y;
	background-position:top;
}
#home_container {
	width:1000px;
	height:824px;
	margin:auto;
	text-align:left;
	background-image: url("../_g/bg_left.jpg");
	background-repeat:no-repeat;
}
#home_rightColumn {
	width: 460px;
	margin-left:460px;
	margin-top:0;
}
#home_rightHeader {
	width:415px;
	height:190px;
	background-image:url("../_g/bg_fam.jpg");
	background-repeat:no-repeat;
}
#home_rightHeader p.login {
	font-size:85%;
	padding-top:3px;
	padding-left:188px;
	text-transform:uppercase;
}
#home_rightHeader p a {
	color:#fff;
	text-decoration:none;
}
#home_rightHeader p a:hover {
	color:#000;
}

#home_leftColumn {
	float:left;
	position:relative;
	width:150px;
	padding-left:124px;
	margin-top:0px;
}
#footer.home {
	clear: both;
	margin-left:461px;
}
