BODY  {
background-color : White;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

/*Layout code*/

	#outercontainer{
	padding: 0px;	
	}
	
	#header{
	padding: 0px;
	margin:0 auto;width:1024px;}
	
	#navigation{
	padding: 0px;
	margin:0 auto;width:1024px;}
	
	#content{
	padding: 0px;
	width:1024px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

	#footer{
	padding: 0px;
	margin:0 auto;width:1024px;}
.floatleft {
	float: left;
}

	
/*End Layout code*/


h1 {

font-size : 20px;
font-weight : bold;
color : #5E4B20;
}

h2 {
font-size : 18px;
font-weight : bold;
color : #5E4B20;
}

h3 {
font-size : 16px;
font-weight : bold;
color : #5E4B20;
border-bottom: 5px;
margin-bottom: 5px;
margin-left: 5px;
border-top: 5px;
margin-top: 4px;
}

h4 {
font-size : 14px;
font-weight : bold;
color : #5E4B20;
}

h5 {
font-size : 12px;
font-weight : bold;
color : #5E4B20;
border-bottom: 5px;
margin-left: 10px;
margin-bottom: 4px;
margin-top: 0px;
}

h6 {
font-size : 11px;
font-weight : bold;
color : #5E4B20;
}

.secondline {
	padding-left: 10px;
}

a:link     {color: #5E4B20;}
a:visited  {color: #8C8258;}
a:hover    {color: #B90000;}
a:active   {color: #6E5627;}

a.small-gray:hover {
font-weight : normal;
color : #000000;
text-decoration : none;
}

a.small-gray:active {
	font-weight : normal;
	color : #896543;
	text-decoration : none;
}

a.small-gray:visited {
font-weight : normal;
color : #666666;
text-decoration : none;
}

.navlist-top {
padding : 0.25em;
list-style-image : url(../images/arrow.gif);
border-top : 1px solid #cccccc;
width : 150px;
border-bottom : 1px solid #cccccc;
width : 218px;
}

.navlist {
list-style-image : url(../images/arrow.gif);
border-bottom : 1px solid #cccccc;
width : 218px;
padding : 0.25em;
margin-left: 8px;
}

.copyright {
	font-size : 10px;
	color : #5E4B20;
}

a.copyright {color:#999}

.caption {
font-size : 10px;
color : #400000;
text-align: left;
padding-top : 0px;
padding-bottom : 4px;
padding-left : 14px;
padding-right : 14px;
font-style : normal;
}

.caption-light {
font-size : 10px;
color : #FAF7EC;
text-align: center;
padding-top : 8px;
padding-bottom : 2px;
padding-left : 1px;
padding-right : 1px;
font-style : normal;
}

.copy {
	font-size : 11px;
	color : #666;
	padding-top : 0px;
	padding-bottom : 0px;

padding-right : ;
	font-style : normal;
}

.Bold-Gray {
	font-size : 11px;
	font-weight : bold;
	color : #666;
}

.highlighter {
background-color : #EBE3B7;
border : 1px;
border-style : dotted;
border-color : #5E4B20;
padding : 4px;
}

.dotty-box {
border : 1px dashed #5E4B20;
background-color : #EBE3B7;
padding : 4px;
}

.read-more {
font-size : 10px;
color : #5E4B20;
}

input.green-fields {
background-color : #fffff0;
font-size : 9px;
}

hr {
	height : 1px;
	color : #B2AA7E;
	width : 100%;
}

