body { background-color: #000; }
body.nav { background-image: none; }

p {
	color: #7F7662;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

td { }
a:link {
	color: #555;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: inherit;
}

a:visited { color: #817e72; text-decoration: underline; }

a:hover { color: #555; text-decoration: none; }

a:active {
	color: #d07000;
	text-decoration: underline;
	text-align: right;
}
td.nav { background-image: url(../images/bg_nav.gif); background-repeat: repeat-x; height: 26px; padding-left: 10px; }
h1 { color: #a2591e; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; margin: 0; padding: 5px 0 0 15px; }
.border { border: solid 1px #555; }
.tableBorder { border: solid 10px #fff; }
.padding { padding-right: 4px; padding-left: 4px; }
ul  { color: #555; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; padding-right: 20px; list-style: square; }

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 { 
	width: 160px; 
	border-style: solid solid none; 
	border-color: #c5c3a2; 
	border-size: 1px; 
	border-width: 0 1px 1px; 
	margin: 0; 
	}
	
#menu4 li a { 
	height: 24px !important;
	height: 32px; 	
	text-decoration: none; }
	
#menu4 li a:link, #menu4 li a:visited { 
	color: #6d6849; 
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 16px;
	display: block; 
	background: url(../menu4/images/menu4.gif); 
	padding: 8px 0 0 30px; }
	
#menu4 li a:hover {
	color: #fff;
	background: url(../menu4/images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(../menu4/images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
	
.small { font-size: 10px;
	padding: 5px;
	width: 150px;
	}

.yahoo { font-size: 10px; }

.yahoo a:link { font-size: 10px; }

.yahoo a:visited { font-size: 10px; }

.yahoo a:hover { font-size: 10px; }

.chromestyle{ width: 100%; font-weight: bold; text-decoration: none; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.chromestyle ul{ color: #fff; background-image: none; width: 100%; padding: 4px 0; margin: 0; text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{ color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 4px 10px; margin: 0; border-right: 1px solid #d07000; }

.chromestyle ul li a:link{ color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 4px 10px; margin: 0; border-right: 1px solid #d07000; }

.chromestyle ul li a:visited{ color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; padding: 4px 10px; margin: 0; border-right: 1px solid #d07000; }

.chromestyle ul li a:hover{ color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 16px; background-image: none; text-decoration: underline; /*THEME CHANGE HERE*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ color: #6d6849; position:absolute; top: 0; font:bold 12px/18px arial, Verdana; z-index:100; background-color: white; width: 200px; visibility: hidden; border-color: #e6e3d1; border-style: solid; border-width: 1px 1px 0; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #e6e3d1; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #6d6849;
}

* html .dropmenudiv a{ /*IE only hack*/
color: #6d6849; width: 100%; }

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #6d6849; background-color: #e6e3d1; }

.News { color: #fff; font-weight: bold; background-color: #848549; text-indent: 15px; vertical-align: middle; margin: 0; padding: 10px 0; border-bottom: 1px dotted #fff; }
.quickLinksOn {
	font-weight: normal;
	background-color: #e6e3d1;
	text-indent: 15px;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #817e72;
	font-size: 15px;
	color: #333;
}

.quickLinksOff {
	text-indent: 15px;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #817e72;
	color: #666;
}
.copy { font-size: 11px; }

.copy a:link { color: #d07000; font-size: 11px; }

.copy a:visited { color: #d07000; font-size: 11px; }

.copy a:hover { color: #d07000; font-size: 11px; }.alert {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #C30;
}

