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

body {
	font: 85%/1.3 Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 5px 0px;
	background-color: #F2F1EC;
	background-image: url(images/mat_bckgd.jpg);
}

A:LINK , A:ACTIVE {
	color: #587345;
	text-decoration: underline;
} 
A:VISITED {
	text-decoration: none;
	color: #8AA36F;
}
A:HOVER {
	text-decoration: underline;
	color: #8AA36F;
} 

h1 {
	color: #660000;
	font-weight:bold;
	margin-top:5px;
	font-size : 16px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 1px;
}  
h2 {
	color: #333333;
	font-weight:bold;
	margin-top:2px;
	font-size : 16px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h3 {
	font-size : 14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
	color: #660000;
} 
/* ------------------- Custom List Styles ----------------- */
ul.list 
{
	margin-left: 0; 
	padding-left: 0; 
	list-style: none; 
}

ul.list li 
{
	padding-left: 10px; 
	background-image: url(images/arrow1.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .5em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.list2
{
	margin: 0;
	padding-left: 0; 
	list-style: none; 
}


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

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK, A.bodytext:ACTIVE { 
	color : #587345;
	text-decoration: underline;
}
A.bodytext:VISITED { 
	color : #8AA36F;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #8AA36F;
	text-decoration: underline;
}
.bodygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #587345;
	line-height: 1.2em;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #587345;
	text-decoration: none;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	line-height: 1.2em;
}
/* ------- HEADER basic text link navigation for top right --------------- */

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

A.hdrnav:HOVER {
	color : #FFDA2F;
	text-decoration: underline;
}
/* ------------------- bottom basic text link navigation ------------------- */

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

A.btmnav:HOVER {
	color : #660000;
	text-decoration: underline;
}

/* ------------------- additional general text styles ------------------- */

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

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

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

A.small:HOVER {
	color : #CC6666;
	text-decoration: none;
}

.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 : #8AA36F;
	text-decoration: underline;
}



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

#tdTopBar {
	background-color: #2D0701;
	padding: 3px 5px 0px;
	background-image: url(images/at_hm1_topbar_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tdHdrBar {
	background-color: #2D0701;
}
#tdContent {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	height: 300px;
}

#tdBtmBrdr {
	border-bottom: 1px dotted #BD9D46;
}
#tdBoxBrdr {
	padding: 4px;
	border-top: 1px solid #BD9D46;
	border-right: 1px solid #BD9D46;
	border-left: 1px solid #BD9D46;
}
#tdHdrNav {
	background-color: #D8C591;
	background-image: url(images/at_hm2_hdrnav_bckgd.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD9D46;
}
#tdLftNav {
	background-color: #FFFFFF;
}
#tdBtmNav {
	background-color: #CCCCCC;
	background-image: url(images/at_btmbar2_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tdNews {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BD9D46;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BD9D46;
	padding: 5px;
}
#tdBorderLeft {
	border-left: 1px solid #587345;
}
#tdBorderAll { 
border: 1px solid #587345; 
}
#tdRightDots {
	border-right: 1px dotted #E3E3E3;
}
#tdLeftDots {
	border-left: 1px dotted #CCCCCC;
}

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

div#navcontainer
{
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #587345;
	margin: 0;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 11px;
	padding-left: 11px;
}

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

#active 
{
	text-decoration: none;
	color: #587345;
	padding-top: 8px;
	padding-bottom: 7px;
}

div#navcontainer ul li a 
{
    text-decoration: none; 
    border-right: 1px solid #CCCCCC; 
    color: #587345;
    padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 11px;
	padding-left: 11px;
}

div#navcontainer ul li a:hover 
{
	color: #333333;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 11px;
	padding-left: 11px;

}

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

#leftnavcontainer { width: 140px; }

#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/a_lftnav_bckgd1.jpg);
	width: 140px;
	border-bottom: 1px dotted #cccccc;
}

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

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

}
