body
{
	font-family: Times,serif;
	font-size: 15px;
	line-height: 18px;
	color: #666;
	background-color: #000;
	margin-top: 20px;
}

h1
{
	font-size: 24px;
	font-weight: 500;
	color: #C2A34E;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #C2A34E;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

h3
{
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #C2A34E;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
form input
{
padding:0px;
margin:0px;
font-size:14px;
font-weight:bold;
}

.gold {color:#C2A34E;}
.bolder {font-weight:bold;}

.wrap
{
	text-align: left;
	width: 897px;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	background-color: #393527;
	background-image: url(/images/weatherburn_logo.gif);
	background-repeat: no-repeat;
	width:897px;
	height:174px;
	margin-bottom:3px;
}

.navbar
{
	background-color: #746230;
	text-align: left;
	width: 201px;
	padding-top:20px;
	vertical-align: top;
	color:#1C140D;
}
.midspc
{
	width:3px;
}
.maincont
{
	background-color: #1C140D;
	width:693px;
}
.content
{
	padding:10px;
	color:#ffffcc;
	line-height:18px;
}
.events
{
	color:#fff;
	line-height:18px;
	margin-left:10px;
	float:right;
}
.footer
{
	background-color: #393527;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	width: 896px;
	height: 41px;
	margin-top: 3px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	letter-spacing:1px;
}
#hdinf
{
	text-align: right;
	padding-top: 55px;
	padding-right: 10px;
}

#featured ul
{
	list-style: none;
	margin:0px;
	padding:0px;
}

#featured li
{
	display: block;
	float:left;
	width:132px;
	height:160px;
	text-align:center;
	font-size:14px;
}
.hptitle { display: none; }


a:link, a:visited
{
	color:#ffff99;
	text-decoration: underline;
}

a:hover
{
	color: #C2A34E;
	text-decoration: underline;
}

a:active
{
	color:#ffff99;
	text-decoration: none;
}

.navimg { background-image: url(/images/navbkgrd1.gif); }

a.nav:link, a.nav:visited
{
	font-size:16px;
	color:#1C140D;
	padding-top: 3px;
	margin: 0px;
	background-position: 0px 0px;
	height: 23px;
	width: 201px;
	display: block;
	text-indent: 20px;
	text-decoration:none;
}

a.nav:hover
{
	color: #ffffcc;
	font-size: 16px;
	padding-top: 3px;
	margin: 0px;
	background-position: 0px 23px;
	height: 23px;
	width: 201px;
	display: block;
	text-indent: 20px;
	text-decoration: none;
}

a.nav:active
{
	color:#000;
	font-size:16px;
	padding-top: 3px;
	margin: 0px;
	background-position: 0px 23px;
	height: 23px;
	width: 201px;
	display: block;
	text-indent: 20px;
	text-decoration:none;
}


a.fanav:link, a.fanav:visited
{
	font-size:14px;
	color:#ffff99;
	text-decoration: none;
}

a.fanav:hover
{
	color: #C2A34E;
	font-size: 14px;
	text-decoration: underline;
}

a.fanav:active
{
	color:#ffff99;
	font-size:14px;
	text-decoration: none;
}

.navinfotxt
{
padding-left:18px;

}
a.goldlink:link, a.goldlink:visited
{
	font-size:16px;
	color:#C2A34E;
	text-decoration: none;
}

a.goldlink:hover
{
	color: #ffffCC;
	font-size: 16px;
	text-decoration: underline;
}

a.goldlink:active
{
	color:#C2A34E;
	font-size:16px;
	text-decoration: none;
}

a.ylink:link, a.ylink:visited
{
	font-size:16px;
	color:#ffffCC;
	text-decoration: none;
}

a.ylink:hover
{
	color: #C2A34E;
	font-size: 16px;
	text-decoration: underline;
}

a.ylink:active
{
	color:#ffffCC;
	font-size:16px;
	text-decoration: none;
}


a.ftlnk:link, a.ftlnk:visited
{
	font-family:trebuchet ms,times;
	font-size:10px;
	color:#999;
	text-decoration: none;
}

a.ftlnk:hover
{
	color: #666;
	font-size: 10px;
	text-decoration: underline;
}

a.ftlnk:active
{
	color:#999;
	font-size:10px;
	text-decoration: none;
}








