/* Company Name */

body
{
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) top center no-repeat #ffffff;
	line-height: 19px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
}

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 995px;
	height: 1010px;
	margin: 0px auto;
	background-image: url(#);
	background-repeat: no-repeat;
}
 
a { color: #044a6e; text-decoration:none; font-weight:bold; }
a:hover { color: #044a6e; text-decoration:underline; font-weight:bold; }


/* ----- Padding ----- */

#sidebarpad {
	padding-left:37px;
	padding-right:5px;
	padding-top:11px;
}

#tickerpad {
	padding-top:5px;
	font-size: 12px;
}


/* ----- Styles ----- */

.style1 {
	font-size:16px;
	line-height:19px;
	font-weight:bold;
}

.style2 {
	font-weight:bold;
	color:#6f5725;
	text-transform:uppercase;
}

.style3 {
	font-weight:bold;
	color:#c3a566;
	font-size:12px;
	text-transform:uppercase;
}

.style4 {
	font-weight:bold;
	color:#c3a566;
	font-size:12px;
	text-transform:uppercase;
}
	

/* ----- H ----- */

h1 { color:#e5c361;font-family: Arial, Helvetica, sans-serif;
  font-size: 15px; padding:0px; margin:0px; text-transform: capitalize; text-transform: uppercase; }

/* ----- Content ----- */

/* ---- Header ---- */

#header {
	position:relative;
	width: 995px;
	height: 246px;
}

/* ---- Top Navigation ---- */

#nav {
	position:relative;
	width:995px;
}

/* ---- Map ---- */

#rightcontentmap {
	position:relative;
	float:right;
	width:683px;
}

.countybox {
	position:absolute;
	background-image:url(../images/countyboxbg.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:295px;
	left: 313px;
	top: 201px;
}

.cbheader {
	position:absolute;
	width:230px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	left: 62px;
	top: 12px;
	text-align: center;
}

.cbchamber {
	position:absolute;
	width:300px; /* was 230px */
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575757;
	left: 20px;/* was 60px */
	top: 42px;
	text-align: center;
}

.cbinfo {
	position:absolute;
	width:300px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575757;
	overflow:auto;
	left: 18px;
	top: 77px;
}

/* ---- Map Rollovers ---- */
.countyName{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  cursor: pointer;
}
.countyNameOver{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #044a6e;
  cursor: pointer;
}

#mapNote{
  position: absolute;
  top: 376px;
  left: 56px;
  width: 220px;
  color: #5d5c30;
  font-weight: bold;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 12px;
}


/* ---- Main ---- */

#content {
	position:relative;
	width:995px;
	height:497px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:no-repeat;
}

#rightcontent {
	position:relative;
	float:right;
	width:661px;
}

#rightcontenttext {
	position:relative;
	width:624px;
	height:352px;
	overflow:auto;
}

#rightcontenttext a { color: #6f5725; text-decoration:none; font-weight:bold; }
#rightcontenttext a:hover { color: #c3a566; text-decoration:underline; font-weight:bold; }

#rightcontenttexthref {
	position:relative;
	width:624px;
	height:352px;
	overflow:auto;
}

.rightcontenttexthrefsmall {
	color: #c3a566; 
	font-size:14px;
}

#rightcontenttexthref a { color: #6f5725; text-decoration:none; font-weight:bold; }
#rightcontenttexthref a:hover { color: #c3a566; text-decoration:none; font-weight:bold; }

.rightcontenttexthrefsmall a { color: #c3a566; text-decoration:none; font-weight:bold; }
.rightcontenttexthrefsmall a:hover { color: #c3a566; text-decoration:underline; font-weight:bold; }

/* ---- Side Bar ---- */

#sidebar {
	position:relative;
	float:left;
	width:310px;
	height:497px;
	font-size:14px;
	line-height:16px;
	color:#1a1a19;
}

#video {
	position:relative;
	margin-left:37px;
	margin-top:22px;
	height: 220px; 
}

#ticker {
	position:relative;
	margin-left:60px;
	color:#fff;
	line-height:13px;
}
#ticker a { color: #ffffff; }

#weather {
	position:relative;
	margin-left:89px;
	padding-top: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#weather a{ color: #666666; }
#weather img{ vertical-align: middle; }


/* ---- Interior ---- */

/* ---- Bottom Navigation ---- */

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

#footer {
	position:relative;
	width:500px;
	margin-left:48px;
	color:#8a6b34;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer a { color:#8a6b34;text-decoration:none; font-weight:bold; }
#footer a:hover { color:#8a6b34;text-decoration:underline; font-weight:bold; }
	
#mmalogo {
	position:relative;
	float:right;
}
