/*
color key:
page background (dark green):#5A5F4B;
lt yellow 1: #FFF9D9;
lt yellow 2: #F0E9CC;

toupe 1:#CCC8AD;
toupe 2:#C1BDA2;

brown:#9C3208;
orange-brown: #9B3207;

deep brown:#362E2C;

text:#352E2C;

*/

body {
  text-align: center; font-family: Arial, Helvetica, sans-serif;
  background-color:#5A5F4B;
  margin:0;
  font-size:11px;
}
#container {
  margin: 0 auto;
  width: 716px;
  background-image:url('/Images/bg_subpage_edges.gif');
  text-align: left;
}
#homepage {
  margin: 0 auto;
  width: 716px;
  background-image:url('/Images/home_2column_bg.gif');
  text-align: left;
}
#pageHead{
  background-image:url('/Images/pagehead_logo.jpg');
	width: 716px;
	height:85px;
	float:left;
}
#mainNav{ 
  background-image:url('/Images/bg_mainnav.gif');
	width: 711px;
	height: 28px;
	float:left;
	padding:0px 0px 0px 5px;
}
#subLeftCol{
	width:146px;
	_width:165px;
	float:left;
	padding:21px 10px 0px 15px;	
	text-align:left;
	
}
#subRightCol{
	width:510px;
	float:left;
	padding:0px 10px 0px 20px;
	text-align:left;
}
#pageFooter{
  width: 716px;
  height:20px;
  background-color:#5A5F4B; 
  background-repeat:no-repeat;
  margin-bottom:-4px;
  margin: 0 auto;
  _margin: -1px auto 0px auto;
	padding:10px 5px;
	text-align: center;
	font-size:9px;
	color:#D6D2B7;
}
#pageFooter a:link,#pageFooter a:visited{
	color:#D6D2B7;
}
#pageFooter a:hover,#pageFooter a:visited:hover{
	color:#D6D2B7;
	text-decoration:underline;
}
/*[-------------- FROM OLD LAYOUT --------------------]*/

.leftNavlist{
  font-size:10px;
	list-style: none;
	margin-left:-20px;	
	_margin-left: 1px;
	_padding-left:10px;
}

.leftNavlist li, .leftNavlist li a:link{
	color:#595F4A;
  text-decoration:none;
  margin: 7px 0px;
}

.leftNavlist li a:hover,.leftNavlist a:visited:hover {
  text-decoration:underline;
}

.leftNavlist li a:visited{
  color:#FFFFFF;
	text-decoration:none;
}

.headingImg{
/* margin-bottom:8px;*/
}
.headingGreen{
 font-size:15;
 font-weight:bold;
 color:#464A3B;
}
.headingBrown{
 font-size:15;
 font-weight:bold;
 color:#9B3207;
}
.subheadBrown{
 font-weight:bold;
 color:#9B3207;
}
.headingTan{
 font-size:15;
 font-weight:bold;
 color:#464A39;
}

#floatTab{
 width:178px;
 height:21;
 float:right;
 z-index:200;
 margin-right:5px;
 _margin-right:5px;
 position:relative;
}


#subRightCol a{
 font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration:none;
 color:#9B3207;
}

#subRightCol a:hover, #subRightCol a:link:hover{
 font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration:underline;
 color:#9B3207;
}
	
#subRightCol a:visited:hover{
  font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#9B3207;
}

a.ModuleNewsLink{
	text-decoration:none;
  font-weight:bold;
  color:#9B3207;
}
a.ModuleNewsLink:visited{
	text-decoration:none;
  font-weight:bold;
  color:#9B3207;
}
a.ModuleNewsLink:visited:hover{
  text-decoration:underline;
	font-weight:bold;
  color:#9B3207;
}
a.ModuleNewsLink:visited:hover{
  text-decoration:underline;
	font-weight:bold;
  color:#9B3207;
}

a.NewsLink{
	text-decoration:none;
  color:#9B3207;
}
a.NewsLink:visited{
	text-decoration:none;
  color:#9B3207;
}
a.NewsLink:visited:hover{
  text-decoration:underline;
  color:#9B3207;
}
a.NewsLink:visited:hover{
  text-decoration:underline;
  color:#9B3207;
}	

.newsItemDate{
 color:#ffffff;
 font-weight:bold;
}

.newsItemDate a{
 color:#474B3A;
 font-weight:bold;
 text-decoration:none;
}

.newsItemTeaser{
 color:#474B3A;
 margin-bottom:8px;
}

.homeBoldHeading{
 font-weight:bold;
 background-repeat:repeat-none;
}

.homeCopyBlock{
	margin-bottom:10px;
}

.headingImg{
 margin-bottom:8px;
}

.headingGreen{
 font-size:15;
 font-weight:bold;
 color:#464A3B;
}
.headingBrown{
 font-size:15;
 font-weight:bold;
 color:#9B3207;
}
.subheadBrown{
 font-weight:bold;
 color:#9B3207;
}
.headingTan{
 font-size:15;
 font-weight:bold;
 color:#464A39;
}

#searchButton{
 left:500px;
 float:right;
 margin:-25px 10px 0px 0px;
}

td{
 color:#325E2C;
 font-size:11px;
 font-family: Arial, Helvetica, sans-serif;
}

#homeLeftBottomBox{
 text-align: left;
 width:275px;
 _width:300px;
 font-size:11px;
 padding:15px;
 float:left;
 margin-left:5px;
 _margin-left:0px;  
}

#homeRightBottomBox{
 width:365px;
 _width:380px;
 font-size:11px;
 padding:15px;
 margin-left:15px;
 float:left;
 margin-left:8px; 
}
#homeRightBottomBox a:link,#homeRightBottomBox a:visited{ 
 color:#9B3207; 
 text-decoration:none;
} 
#homeRightBottomBox a:hover{ 
 text-decoration:underline; 
} 

.yellowStripeBox{
 background-image:url('/Images/yellow_lines.gif');
 text-align: left;
}

.brownStripeBox{
 background-image:url('/Images/brown_lines.gif');
}

#flashHolder{
 background-color:black;
 display:hidden;
 margin-top:-21px;
 margin-left:5px;
 _margin-left:2px;
 height:261px;
 _height:161px;
 width:706px;
 _width:707px;
 color:#151515;
 border-bottom:5px solid #9B3207;
 float:left;
 position:relative;
 top:0px;
}
*/
/*  [--------- LAYOUT HACKS ---------]  */

#homePage hr, #container hr{
 display: block;
 clear: left;
 visibility: hidden;
}
