/* ------------------- GENERAL FORMATING ------------------- */

body , dt , dd , dl , sl , caption, blink , select , option , form , font  {
	font-family:"Times New Roman", Times, serif;
	font-size : 14px;
	color:#000000;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #FEF7E6;
	background-image: url(images/bckgd_main_shdw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

A:LINK { 
	text-decoration: underline;
	color: #734D00; 
} 
A:HOVER {
	text-decoration: underline;
	color: #CC9900;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #734D00;
} 
A:VISITED {
	text-decoration: underline;
	color: #734D00;
}
h1 {
	color: #333333;
	font-weight:bold;
	margin-top:6px;
	font-size : 28px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}  
h2 {
	color: #734D00;
	font-weight:bold;
	margin-top:4px;
	font-size : 18px;
	margin-bottom : 2px;
	font-family: Arial, Helvetica, sans-serif;
}  
h3 {
    color: #969772
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
    color: #969772
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #734D00;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #CC9900;
	text-decoration: underline;
}
.bodyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.bodytextRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
A.bodytextRed:LINK , A.bodytextRed:VISITED , A.bodytextRed:ACTIVE { 
	color : #CC0000;
	text-decoration: underline;
}
A.bodytextRed:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #734D00;
	text-decoration: none;
	font-weight: bold;
}
.subheaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- NEWS BOX ------------------- */

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.news:LINK , A.news:VISITED , A.news:ACTIVE { 
	color : #9B7842;
	text-decoration: underline;
}
A.news:HOVER { 
	color : #CC9933;
	text-decoration: underline;
}

/* ------------------- HEADER basic text link navigation ------------------- */

.hdrnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #F3EBA4;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
}
	
A.hdrnav:LINK { 
	color : #F3EBA4;
	text-decoration: none;
}
	
A.hdrnav:VISITED {
	color : #F3EBA4;
	text-decoration: none;
}
A.hdrnav:HOVER {
	color : #FFCC33;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #FFFF99;
	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 : #003399;
	text-decoration: underline;
}

.footernav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #333333;
	padding-right: 4px;
	padding-left: 3px;
	padding-top: 1px;
}
	
A.footernav:LINK { 
	color : #333333;
	text-decoration: none;
}
	
A.footernav:VISITED {
	color : #333333;
	text-decoration: none;
}
A.footernav:HOVER {
	color : #734D00;
	text-decoration: underline;
}

.listingname {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color: #734D00}

#tdNews {
	border-left: 1px solid #9B7842;
	border-right: 1px solid #9B7842;
}

#tdNav {
	border-left: 1px solid #9B7842;
	background-color: #B18B33;
	background-image: url(images/gldndl_hm2_nav_bckgd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tdNavBtm {
	border-bottom: 1px solid #FBCF67;
}
#tdBorderBtm {
	border-bottom: 1px solid #9B7842;
}
#tdContent {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B7842;
	background-color: #FFFFFF;
	height: 400px;
}

#tdHdr {
	background-color: #FFFFFF;
	background-image:  url(images/so_hm1_hdr_bckgd2.jpg);
	background-position: right top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B7842;
	border-left-color: #9B7842;
	background-repeat: repeat;
}

#tdHdrBar {
	background-color: #C1983B;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/gldndl_hm2_hdrbar_bckgd.jpg);
	border: 1px solid #9B7842;
}
#tdBtmBar {
	background-color: #C1983B;
	background-image: url(images/gldndl_hm2_hdrbar_bckgd.jpg);
	border: 1px solid #9B7842;

}
#tdBtmBar2 {
	background-color: #F4E6B9;
	border-right: 1px solid #9B7842;
	border-bottom: 1px solid #9B7842;
	border-left: 1px solid #9B7842;

}



/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { width: 150px; }

#leftnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#leftnavcontainer a  
{
	display: block;
	width: 150px;
	border-bottom: 1px solid #FBCF67;
	background-color: #C1983B;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#leftnavcontainer a:link, #leftnavlist a:visited
{
    color: #F3EBA4;
    text-decoration: none;
}

#leftnavcontainer a:hover
{
	color: #FFCC66;
	background-color: #9A792E;
	text-decoration: underline;
}
/*------test------*/

div#navcontainer 
{
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3EBA4;
	text-align: center;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	background-color: #495729;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -4px; 
}

div#navcontainer ul li a 
{
padding: 2px 5px 2px 8px; 
color: white; 
text-decoration: none; 
}

div#navcontainer ul li a:hover 
{
	color: #FFCC33;
	text-decoration: underline;
	background-color: #9B7842;


}
#active a { }  
