/* CSS Document */

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


body , dt , dd , dl , sl , caption, blink , select , option , font  {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#000000;
	text-decoration: none;
    overflow: auto
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

A:LINK { 
	text-decoration: underline;
	color: #333333; 
} 
A:HOVER {
	text-decoration: underline;
	color: #333366;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #ffffff;
} 
A:VISITED {
	text-decoration: underline;
	color: #333333;
}
h1 {
	color: #333333;
	font-weight:bold;
	margin-top:6px;
	font-size : 28px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;

}  
h2 {
	color: #333366;
	font-weight:bold;
	margin-top:4px;
	font-size : 18px;
	margin-bottom : 2px;
}  
h3 {
	color: #333366;
	font-size: 13px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
    color: #333366
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

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

.bodytext {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.1em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #333333;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #006AFA;
	text-decoration: underline;
}

.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92341E;
	text-decoration: none;
	font-weight: bold;
}

.bodygold {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDD389;
	text-decoration: none;
}
A.bodygold:LINK , A.bodygold:VISITED , A.bodygold:ACTIVE { 
	color : #FDD389;
	text-decoration: underline;
}
A.bodygold:HOVER { 
	color : #FFFFFF;
	text-decoration: underline;
}

/* ------------------- NEWS - small text ------------------- */

.news {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD389;
	text-decoration: none;
}
A.news:LINK , A.news:VISITED , A.news:ACTIVE {
	color : #FDD389;
	text-decoration: none;
}
A.news:HOVER { 
	color : #FFFFFF;
	text-decoration: underline;
}

/* ------------------- HEADER basic text link navigation ------------------- */

.hdrnav {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color: #FDD389;
	padding-left: 20px;
	margin-bottom: 4px;
}
	
A.hdrnav:LINK , A.hdrnav:VISITED { 
	color : #FDD389;
	text-decoration: none;
}

A.hdrnav:HOVER , A.hdrnav:ACTIVE {
	color : #FFFFFF;
	text-decoration: none;
}

/* ------------------- Footer Nav  ------------------- */

.footernav {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDD389;
	text-decoration: none;
	line-height: 1.6em;
}
A.footernav:LINK , A.footernav:VISITED {
	color : #FDD389;
	text-decoration: none;
}
A.footernav:ACTIVE { 
	color : #FFFFFF;
	text-decoration: none;
}
A.footernav:HOVER { 
	color : #FFFFFF;
	text-decoration: none;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	font-weight: normal;
	line-height: 1.1em;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

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

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #CCCCCC;
	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;
}
.listingname {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; font-weight: bold; color: #663629
}

/*---- TD Cell Styles --------*/

#tdHdr {
	background-color: #000000;
	height: 108px;
}
#tdHdrHm {
	background-color: #000000;
	height: 450px;
}

#tdHdrBar {
	background-color: #EBC769;
	height: 4px;
}

#tdLftNav {
	background-color: #94351F;
	width: 160px;
	padding: 5px;
}

#tdNavBar {
	background-color: #000000;

}
#tdNavBtm {
	border-bottom: 1px solid #FDD389;
}
#tdBorderBtm {
	border-bottom: 1px solid #FDD389;
}
#tdContent {
	background-color: #94351F;
	height: 360px;
	padding: 5px;
}
#tdTopBar {
	background-color: #000000;
}

#tdBtmBar {
	background-color: #000000;
	padding-bottom: 10px;

}

/*---- TOP  Navigation Styles --------*/


ul#navlist 
{
font: 11px "Trebuchet MS", Arial, sans-serif; 
list-style-type: none; 
color: #FDD389;
padding-bottom: 6px; 
margin: 0; 
}

ul#navlist li 
{
float: left; 
height: 20px; 
margin: 2px 2px 0 18px; 
}

li#active a { color: #ffffff; } 

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

#navlist a:hover { color: #ffffff; } 
#navlist a:active { color: #ffffff; } 



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

#leftnavcontainer { width: 160px; }

#leftnavcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD389;
	list-style-type: none;
}

#leftnavcontainer a  
{
	display: block;
	width: 160px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FDD389;
}

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

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

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

/*-------- 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: #ffffff;
	text-decoration: underline;
} 

