body {
	margin: 0px;
	background: #fff url(../images/bodyBG.gif) repeat-y left top;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {	
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #796443;
	background: url(../images/page_head_bg.gif) no-repeat left center;
	line-height: 25px;
	padding-left: 25px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bodyTextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.displayAd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.bodyText:link, a.bodyText:visited,
a.bodyTextsm:link, a.bodyTextsm:visited,
a.displayAd:link, a.displayAd:visited {
	color: #655338;
}

a.bodyText:hover, 
a.bodyTextsm:hover, 
a.displayAd:hover {
	text-decoration: none;
}

.borders {
	border: 1px solid #000000;
	background-color: #E2DDD6;
	margin-bottom: 10px;
}


a.tableHeader:link, a.tableHeader:visited,
.tableHeader a:link, .tableHeader a:visited {
	color: #CCCCCC;
	background-color: none;
	border: none;
}

a.tableHeader:hover,
.tableHeader a:hover{
	background-color: none;
	border: none;
	text-decoration: none;
}

.tableCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #000000;
}

.tableCellsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #000000;
}


a.tableCell:link, a.tableCell:visited,
.tableCell a:link, .tableCell a:visited,
a.tableCellsm:link, a.tableCellsm:visited {
	background-color: none;
	border: none;
	color: #796443;
}

a.tableCell:hover,
.tableCell a:hover, 
a.tableCellsm:hover,
.tableCellsm a:hover {
	background-color: none;
	border: none;
	text-decoration:none;
}


.img {
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}

/*.sideBar {
 	border-right: 1px solid #000000;
 	background-color: #796443;
}*/

.form_field{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C1B39E; 
}
.tableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #BAA88B; border-bottom: 1px solid #000000;}
.tableBordersHm {border: 1px solid #5D0374; padding: 2px; margin: 5px;}
.tableBorders {border: 1px solid #000000;}
.tableBorders2 {border: 1px solid #000000;  padding: 0px; margin: 5px;}
.bodyheadertext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.tdColorHm {background-color: #308EB0;}
.bodyPad { padding-left:15px; padding-right:15px;  font-size:12px;}

.wrapper {
	background: url(../images/top-bar.gif) repeat-x top left;
	padding-top: 16px;
}

.footing {
	padding-top: 30px;
	text-align: center;
	margin-top: 40px;
	clear: left;
}

.navigation {
	margin: 3px 0px 3px 3px;
	padding: 5px 0px 5px 5px;
	background-color: #C0B29F;
	border: 1px solid #000;
	width: 157px;
}

.navigation ul
{
	padding: 0px;
	margin: 0px;
}

.navigation ul li
{
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 3px;
	font-size: 12px;
}

.navigation ul li ul
{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.navigation ul li ul li
{
	list-style-type: square;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.navigation a, .navigation span.is_link {
	color: #000;
}

.sidebar
{
	display: block;
	position: absolute;
	top: 15px;
	left: 0px;
	width: 150px;
}

.content
{
	display: block;
	margin-left: 180px;
	padding: 10px 10px;
}

.content p {
	padding: 0px 5px;
}

.footing ul {
	padding: 3px 0px;
	border-top: 1px solid #333;
}

.footing ul li {
	display: inline;
	padding: 0px 5px;
}

.footing .copyright {
	padding: 3px;
	font-size: 10px;
}

a, span.is_link {
	color: #000;
	cursor: pointer;
	text-decoration: underline;
}

a:hover, span.is_link:hover {
	text-decoration: none;
}

.right {
	display: block;
	float: right;
	margin: 0px 0px;
	padding: 0px;
	width: 260px;
}

.right .bar {
	border: 1px solid #000;
	background-color: #D6CFC6;
	margin: 0px 0px 10px 0px;
}

.right h2
{
	display: block;
	background: url(../images/h2bar.gif) repeat-x left top;
	border: 0px;
	padding: 5px 10px 15px 10px;
	font-size: 12px;
	margin: 0px;
}

h2
{
	display: block;
	background: url(../images/h2bar.gif) repeat-x left top;
	border: 1px solid #60594F;
	padding: 4px 10px 10px;
	font-size: 12px;
	margin: 5px 0px;
}

.right h2 a
{
	display: block;
	text-decoration: none;
	color: #000;
	width: 100%;
}

.right ul
{
	margin: 0px;
	padding: 10px;
}

.right ul li
{
	list-style-type: square;
	margin-left: 15px;
	padding: 2px 0px;
}

.left
{
	padding-right: 300px;
}

.weather-bug {
	width: 100%;
}

.weather-bug td {
	text-align: center;
}

.weather-bug td strong {
	font-size: 14px;
}

table.tour {
	margin: 3px;
	border: 1px solid #000;
	width: 99%;
	padding: 1px;
}

table.tour td.vtext {
	padding: 1px;
	font-size: 11px;
}

.vimage {
	display: block;
	float: left;
	border: 1px solid #fff;
	border-left: 0px;
	border-top: 0px;
}

table.tour td.vtext br {
	clear: both;
}


table.tour td.vtext b a {
	display: block;
	padding: 5px 5px 5px 58px;
	background-color: tan;
}

a.map {
	display: block;
	background: url('../images/map-button.gif') no-repeat left top;
	padding-top: 40px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	width: 260px;
}

.images {
	padding: 5px;
	margin: 3px;
	background: #eee;
	border: 1px solid #bbb;
}

.images span
{
	display: block;
	padding-top: 3px;
	font-size: 11px;
}

.weather {
	border: 1px solid #ccc;
}

.weather th {
	background: tan;
	padding: 3px;
	font-size: x-small;
	color: #fff;
}

.weather .low {
	color: #6699CC;
	font-weight: bold;
	border-left: 1px solid #aaa;
	border-top: 1px dotted #ccc;
}

.weather .high {
	color: red;
	font-weight: bold;
	border: 0px;
	border-top: 1px dotted #ccc;
}

.weather td {
	padding: 4px;
	border-right: 1px dotted #ccc;
}

.weather-current {
	border: 1px solid #ccc;
	background-color: skyblue;
	font-size: x-small;
}

.weather-current td {
	text-align: center;
}

.weather-current td span.large {
	font-size: medium;
	font-weight: bold;
}

.climate {
	border: 1px solid #ccc;
}

.climate th {
	background-color: tan;
	color: #fff;
	border-right: 1px dotted #fff;
}

.climate td.head {
	background-color: #ccc;
	font-size: x-small;
	font-weight: bold;
	padding: 4px;
}

.climate td {
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	text-align: center;
}

.weather-bug td strong {
	font-size: medium;
}