/* ------------------- GENERAL FORMATING ------------------- */

body , p, font , {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCC98;
}

A:LINK { 
	text-decoration: underline;
	color: #771309; 
} 
A:HOVER {
	text-decoration: underline;
	color: #CC6600;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #771309;
} 
A:VISITED {
	text-decoration: underline;
	color: #771309;
}
h1 {
	color: #771309;
	margin-top:6px;
	font-size : 19px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: "Times New Roman", Times, serif;
}  
h2 {  
	color: #000000; 
	font-weight:bold;
	margin-top:4px;	
	font-size : 14px;  
	margin-bottom : 2px;  
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #771309;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #990000;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #771309;
	text-decoration: none;
	font-weight: bold;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #771309;
	font-weight: bold;
}



/* ------------------- General text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #FFCC00;
	text-decoration: underline;
}

.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none; 
	color: #333333
}
	
A.news:LINK , A.news:ACTIVE , A.news:VISITED {
	color : #666666;
	text-decoration: none;
}

A.news:HOVER {
	color : #009933;
	text-decoration: underline;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	line-height: 20px; 
	color: #996633
	font-weight: normal;
}
	
A.small:LINK , A.small:ACTIVE , A.small:VISITED {
	color : #996633;
	text-decoration: underline;
}

A.small:HOVER {
	color : #996600;
	text-decoration: underline;
}

/* ------------------- Footer basic text link navigation ------------------- */

.footernav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #996633;
}
	
A.footernav:LINK , A.footernav:ACTIVE , A.footernav:VISITED { 
	color : #996633;
	text-decoration: none;
}

A.footernav:HOVER {
	color : #000;
	text-decoration: underline;
}

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #333333;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #333333;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #3366CC;
	text-decoration: underline;
}



/* ------------------- Table cell styles ------------------- */


#tdBtmBar {
	background-color: #C7DAC9;
	border-bottom: 1px solid #996600;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}

#tdNews {
	border: 1px solid #B9B07B;
	background-color: #EDECCF;
}
#tdHdrNav {
	background-image: url(images/bd_hdrnav_bckgd1.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #AAA79E;
	border-bottom: 1px solid #AAA79E;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B9B07B;
}
#tdHdrSubNav {
	border-bottom: 1px solid #AAA79E;
	background-color: #771309;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B9B07B;
}
#tdCntnt {
	background-color: #EDECCF;
	background-image: url(images/bd_content_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px solid #B9B07B;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B9B07B;
}
#tdBorderTop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDCB4;
}

#tdBorderRt {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDCB4;
}

#tdBorderBtm {
	background-color: #FFFFFF;
	border-bottom: 1px solid #335599;
}

/*------Horizontal Navigation style ------*/


div#navcontainer
{
	background-image: url(images/bd_hdrnav_bckgd1.jpg);
	background-repeat: repeat;
	background-position: left top;
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	margin: 0;
	list-style-type: none;
	background-image: url(images/bd_hdrnav_bckgd1.jpg);
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

div#navcontainer ul li a 
{
    text-decoration: none; 
    border-right: 1px solid #AAA79E; 
    color: #111111;
    padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
}

div#navcontainer ul li a:hover
{
	background-image: url(images/bd_hdrnav_bckgd2.jpg);
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;

}

/*---- Sub-Nav Styles --------*/


ul#subnavlist 
{
	font: 11px Arial, sans-serif;
	list-style-type: none;
	color: #ffffff;
	padding-bottom: 6px;
	margin: 0;
	text-align: center;
}

ul#subnavlist li 
{
float: left; 
height: 18px; 
margin: 2px 2px 2px 10px; 
}

li#active a { color: #FFFF00; } 

#subnavlist a 
{
float: left; 
display: block; 
color: #FFFFFF; 
text-decoration: none; 
padding: 4px; 
}

#subnavlist a:hover {
	color: #CC9900;
	text-decoration: underline;
} 
#subnavlist a:active { color: #FFFFFF; } 

#leftnavcontainer li#active a 
{
color: #FFFFFF; 
}

/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { width: 155px; }

#leftnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#leftnavcontainer a
{
	display: block;
	padding: 4px 0px 3px 8px;
    background-image: url(images/pc_hm_nav_bckgd.jpg);
	width: 155px;
	border-bottom: 1px solid #FFCC00;
}

#leftnavcontainer a:link, #leftnavlist a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#leftnavcontainer a:hover
{
	color: #FFBB10;
	text-decoration: underline;
	background-image: url(images/pc_hm_nav_bckgd_on.jpg);
}

/*-------- Highlight the Active Link----------*/
body#home a#home,
body#link1 a#link1,
body#link2 a#link2,
body#link3 a#link3,
body#link4 a#link4,
body#link5 a#link5,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10,
body#link11 a#link11,
body#link12 a#link12,
body#btmlink1 a#btmlink1, 
body#btmlink2 a#btmlink2,
body#btmlink3 a#btmlink3,
body#btmlink4 a#btmlink4,
body#btmlink5 a#btmlink5 {
	color: #FFCC00;
	text-decoration: underline;
}

body#active1 a#active1,
body#active2 a#active2,
body#active3 a#active3,
body#active4 a#active4,
body#active5 a#active5,
body#active6 a#active6,
body#active7 a#active7 {
	background-image: url(images/bd_hdrnav_bckgd2.jpg);
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;

}

