/* GENERIC */

Body
{
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000000;
	line-height: 20px;
	color: #FFFFFF;
	/*background-image: url('/foldername/9/background-3.jpg');
	background-repeat: repeat-x */
}


P {
/*  margin: TT RR BB LL; */
	margin: 0 0 0 15; font-size:12pt;	
}
/* stops shorter pages from jumping when there is no scrollbar
html { min-height:100%; margin-bottom:1px; } */


/*heading styles*/
  h1 {
	font-size: 30px;
	margin:0;
	color: 9d8f32;
	text-transform: uppercase;
 }
 .h1 a:link {
	text-transform: none;
	text-decoration: none;
	color: #9d8f32;
	
}

.h1 a:visited {
	text-transform: none;
	text-decoration: none;
	color: #9d8f32;
	
}
.h1 a:active {
	text-transform: none;
	text-decoration: none;
	color: #9d8f32;
	
}

.h1 a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: underline;
	
}
 
 h2{
	font-size:20px;
	margin:0;
 }
 
h3{
	font-size: 18px;
	margin:0;
 }
 a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
    color: #CCCCCC;
	text-decoration: none;
}

a:hover {
    color: #999999;
	text-decoration: underline;
}

a:active {
    color: #CCCCCC;
	text-decoration: none;
	}
#topNav {
	height: 22px;
	width: 601px;
	text-align: center;
	
}
#weatherBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
	
}
.whiteMid{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: none;
	line-height: 16px;
	text-align: left;
}
.whiteMid a:link {
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	
}

.whiteMid a:visited {
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	
}
.whiteMid a:active {
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
	
}

.whiteMid a:hover {
	color: #CCCCCC;
	text-transform: none;
	text-decoration: underline;
	
}
.blackMid{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-transform: none;
	line-height: 15px;
	text-align: left;
}
.blackMid a:link {
	text-transform: none;
	text-decoration: none;
	color: #666666;
	
}

.blackMid a:visited {
	text-transform: none;
	text-decoration: none;
	color: #666666;
	
}
.blackMid a:active {
	text-transform: none;
	text-decoration: none;
	color: #666666;
	
}

.blackMid a:hover {
	color: #999999;
	text-transform: none;
	text-decoration: underline;
	
}
.tanMid{
	font-size: 14px;
	font-weight: bold;
	color: #9d8f32;
	margin: 0px;
	text-transform: none;
	line-height: 16px;
	text-align: left;
}
.tanMid a:link {
	text-transform: none;
	text-decoration: underline;
	color: #9d8f32;
	
}

.tanMid a:visited {
	text-transform: none;
	text-decoration: none;
	color: #9d8f32;
	
}
.tanMid a:active {
	text-transform: none;
	text-decoration: underline;
	color: #9d8f32;
	
}

.tanMid a:hover {
	color: #999999;
	text-transform: none;
	text-decoration: underline;
	
}
.whiteMidHome{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: none;
	line-height: 15px;
	text-align: left;
}
.whiteMidHome a:link {
	color: #FFFFFF;
	
}

.whiteMidHome a:visited {
	color: #FFFFFF;
	
}
.whiteMidHome a:active {
	color: #FFFFFF;
	
}

.whiteMidHome a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	
}
