@charset "utf-8";
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #865A2C;
	width: 1010px;
	color: #000;
}
#leftsidebar {
	float: left;
}

#hotlinks {
	background-color: #999;
	text-align: center;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-nav.gif);
	background-repeat: repeat-x;
	height: 27px;
}
#hotlinks a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#hotlinks a:hover {
	color: #666;
	text-decoration: underline;
}


#rightsidebar {
	float: right;
}
#content {
	width: 848px;
	float: right;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
    min-height:600px;
    height:auto !important;
    height:600px;	
}
#contentsub {
	width: 848px;
	float: left;
	background-color: #FFF;
	background-image: url(../images/greenback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
    min-height:600px;
    height:auto !important;
    height:600px;
}

#hometable {
	width: 681px;
	float: left;
}
#contentpic {
	float: left;
}

.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#hometable tr td {
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}
#hometable tr th {
	padding-left: 22px;
	text-align: left;
}


#subcontent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c7c67;
}

#whitespace {
	height: 10px;
	background-image: url(../images/white.jpg);
}
#subcontentright {
	float: right;
	width: 167px;
	padding-top: 12px;
	font-size: 12px;
	padding-bottom: 5px;
	background-color: #C2DEA0;
}
#subcontentleft {
	float: left;
	width: 175px;
	font-size: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 3px;
}
.subnavtop {
	font-size: 11px;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	padding-left: 3px;
	background-color: #930;
	padding-top: 4px;
}

#subpagedit {
	width: 630px;
	float: right;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-top: 15px;
	font-size: 11px;
	line-height: 1.3em;
}
h3 {
	font-weight: normal;
	font-size: 16pt;
	color: #9a4b1c;
}
h4 {
	font-size: 12px;
	color: #527A37;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #527a37;
}
#subpagedit a {
	color: #865A2C;
	text-decoration: underline;
}
#subpagedit a:hover {
	color: #527A37;
	text-decoration: none;
}

#subpagedit img {
	padding-left: 5px;
}

#content #nav {
	background-color: #C2DEA0;
	text-align: center;
	background-image: url(../images/main-nav.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 2px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.imgblock {
	display: block;
	text-align: left;
}

#clear {
	clear: both;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	background-color: #865A2C;
	color: #FFF;
	padding-top: 5px;
	height: 60px;
	clear: both;
	width: 855px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #DCD663;
}

body {
	background-color: #865a2c;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

#headerright {
	height: 95px;
	width: 473px;
	float: right;
}
#headerleft {
	height: 95px;
	width: 375px;
	float: none;
}
#credit a {
	color: #A88E4C;
	text-decoration: none;
	font-size: 10px;
}
#credit {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #A88E4C;
}
h1 {
	font-weight: normal;
	font-size: 16pt;
	color: #527a37;
}
h2 {
	font-weight: normal;
	font-size: 16pt;
	color: #4884c3;
}
.visitor_subhead {
	font-size: 12px;
	color: #4884c3;
	font-weight: bold;
}

.subsubhead {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}


.NonHighlightMenu
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	padding-right: 13px;
	padding-left: 13px;
}

.NonHighlightMenu:hover {
	color: #DCD663;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	padding-right: 13px;
	padding-left: 13px;
}

.HighlightMenu
{
	color: #DCD663;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 2em;
	padding-right: 13px;
	padding-left: 13px;
}

.NonHighlightSubMenu
{
	text-decoration: none;
	padding-left: 3px;
	width: 173px;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 7px;
	color: #000;
}

.NonHighlightSubMenu:hover {
	text-decoration: none;
	padding-left: 3px;
	width: 173px;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 7px;
    color: #865A2C;
}

.HighlightSubMenu
{
	text-decoration: none;
	padding-left: 3px;
	width: 173px;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 7px;
    color: #865A2C;
}
#businesstable {

}
#businesstable tr td {
	font-size: 11px;
	padding-right: 4px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 4px;
}
#th1 {

}
#thleft1 {
	background-image: url(../images/city_news.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-left: -4px;
	margin-top: 10px;
	padding-top: 10px;
}
#thleft2 {
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-left: -3px;
	padding-top: 10px;
	margin-top: 10px;
}
#thleft3 {
	background-image: url(../images/alerts.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-left: -3px;
	padding-top: 10px;
	margin-top: 10px;
}



#th1_div {
	text-align: right;
	padding-right: 10px;
}
#th1_div a {
	color: #9A4B1C;
	text-decoration: none;
	font-size: 9px;
}
#th1_div a:hover {
	color: #9A4B1C;
	text-decoration: underline;
	font-size: 9px;
}
#th2 {
	background-repeat: no-repeat;
	background-position: center;
}
#th2_div {
	text-align: right;
	padding-right: 10px;
}
#th2_div a {
	color: #76A3D2;
	text-decoration: none;
	font-size: 9px;
}
#th2_div a:hover {
	color: #76A3D2;
	text-decoration: underline;
	font-size: 9px;
}
#th3 {
	background-repeat: no-repeat;
	background-position: center;
}
#th3_div {
	text-align: right;
	padding-right: 10px;
}
#th3_div a {
	color: #487230;
	text-decoration: none;
	font-size: 9px;
}
#th3_div a:hover {
	color: #487230;
	text-decoration: underline;
	font-size: 9px;
}

