body, td, th, p, div {
	font-family: Verdana, Geneva, Tahoma, Arial, sans-serif;
	word-spacing: 0px;
	font-size: 11px;
	color: #2F2F2F;
}


/* GENERAL STYLES */

br { line-height: 6px; }


a:link { text-decoration: none; color: #4d4d4d; }
a:visited { text-decoration: none; color: #4d4d4d; }
a:active { text-decoration: none; color: #4d4d4d; }
a:hover { text-decoration: underline; color: #b82201; }

a.menu:link { color : #ffffff; }
a.menu:hover { color : #ffffff; text-decoration: underline; }
a.menu:active { color : #ffffff; }
a.menu:visited { color : #ffffff; }

a.blue:link { color : #004EED; }
a.blue:hover { color : #004EED; text-decoration: underline; }
a.blue:active { color : #004EED; }
a.blue:visited { color : #004EED; }

a.read_more:link { color:#C56A0A; font-weight: bold; font-size: 9px; }
a.read_more:hover { color:#C56A0A; font-weight: bold; font-size: 9px; text-decoration: underline; }
a.read_more:active { color:#C56A0A; font-weight: bold; font-size: 9px; }
a.read_more:visited {  color:#C56A0A; font-weight: bold; font-size: 9px; }

a.article_link:link { font-weight: bold; font-size: 9px; }
a.article_link:hover { font-weight: bold; font-size: 9px;  text-decoration: underline; }
a.article_link:active { font-weight: bold; font-size: 9px; }
a.article_link:visited { font-weight: bold; font-size: 9px; }

a.read_article:link { color:#FF8300; font-weight: bold; }
a.read_article:hover { color:#FF8300; font-weight: bold; text-decoration: underline; }
a.read_article:active { color:#FF8300; font-weight: bold; }
a.read_article:visited {  color:#FF8300; font-weight: bold; }


.dropdown { width:110px; font-size: 10px; color: #000000; }
.cam_dropdown { width:105px; font-size: 10px; color: #000000; }

.article_title { color:#A70000; font-weight: bold; font-size: 12px; }
.article_padding { padding-top:2px; padding-bottom:5px; }
.latest_article_padding { padding-top:5px; }

.weather_title { font-weight: bold; font-size: 10px; }
.weather_info { font-size: 10px; }

.random_title { font-weight: bold; font-size: 10px; }
.random_desc { font-size: 10px; }

.red { color:#B15630; }
SELECT.redbold, OPTION.redbold { color:#B15630; font-weight: bold; }
.white { color:#ffffff; }
.blue { color:#313D75; }
.green { color:#00AD00; font-weight: bold; font-size: 12px; }


.emailformstyle  { position : absolute; width : 116px; height : 100px; z-index : 4; left : 0px; top : 0px; clip: rect(0,116,100,0); visibility : hidden; }

.nav_bg { background-image:url("../assets/nav_pattern.gif"); }
.nav_bg_grey { background-image:url("../assets/top_pattern.gif"); }

.logo { padding-left:20px; }
.title_dk { font-weight:900; font-size: 10px; }
.title { font-weight:900; font-size: 10px; color: #4d4d4d; }
.guide_nav { font-weight:900; font-size: 10px; background-color: #E0E3D8; }
.guide_nav_title { font-weight:900; font-size: 10px; padding-left:5px; background-color: #E0E3D8; }

.biz_profile { font-size: 10px; }

input.search_text { width:195px; font-size: 10px; color: #000000; background-color: #eeeeee; }

.form_input { font-size:10px; width: 200px; border: 1px solid #999999; font-family: Verdana, Geneva, Tahoma, Arial, sans-serif; }

.form_copy { font-size: 10px; font-weight:bold; }

