/*-----------------------------------------*/
/*          SET UP GENERAL HTML            */
/*-----------------------------------------*/
body {
	background-color: #000000; 
	margin: 20px 0px 20px 0px; 
	padding: 0px; 
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
img {border: 0px;}
p{margin: 10px; padding: 0px;}
a:hover{color: #bbbbbb; text-align: center;}
.clearMe {display:block;clear:both;font-size:0;height:0;}
/*-----------------------------------------*/
/*             SET UP TEMPLATE             */
/*-----------------------------------------*/
#container {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 798px;
}

#header{
	margin: 0px auto;
	padding: 0px;
	width: 798px; 
	height: 114px;
	background: url(/images/site/template/head1.gif) bottom no-repeat;
}
#links1 {margin: 0px; padding: 0px; margin-right: 10px; text-align: right; vertical-align: top; color: #ffffff; font-size: 12px; font-family: arial;}
#links1 a {text-decoration: none; color: #ffffff; font-weight: normal; font-size: 12px; font-family: arial;}
#links1 a:hover {color: #bbbbbb; font-family: arial;}

#links2 {text-align: right; width: 100%; font-family: arial;}
#links2 table {width: 98%; margin: 63px 0px 0px 0px;  font-family: arial;}
#links2 table td {text-align: center; font-family: arial;}
#links2 table td a {font-size: 12px; font-weight: normal; text-decoration: none; color: #ffffff; font-family: arial;}
#links2 table td a:hover {color: #bbbbbb; font-family: arial;}

#main_text_container {margin: 0px; background: url(/images/site/template/main_back_r.gif) top left repeat-y;}

#main_text_top {margin: 0px; background: url(/images/site/template/main_back2.jpg) top left no-repeat; height: 300px;}

#indent {float: left; display: none; margin-left: 26px; width: 284px; height: 180px; border: 0px solid #000000; margin-bottom: 15px;}
* html #indent {margin-bottom: 0px; margin-left: 13px;}

#main_text {
	margin-left:20px; 
	margin-top: 0px; 
	padding: 0px;
	width: 587px; 
	border: 0px solid #000000; 
	text-align: justify;
	font-size: 10px;
	float: left;
}
* html #main_text {margin-left: 10px;}
#adbar {float: right; width: 156px; border: 0px solid #999999; text-align: center; margin: 0 2px 0 0;}

#main_text td {font-size:12px;}

#weatherBox {font-family: arial; width: 275px; height: 159px; background: url(/images/template/weatherBoxBack.jpg) center center no-repeat;}
#weatherBoxLinks {border: 0px solid #FFFFFF; float: left; position: relative; top: 10px; left: 5px; width: 117px; height: 121px; color: #FFD690; font-size: 100%; font-weight: bold; font-family: arial;}
#weatherBoxLinks a {display: block; margin-left: 4px; font-size: 85%; text-decoration: none; color: #FFFFFF; font-weight: normal; font-family: arial;}
* html #weatherBoxLinks a {margin-left: 5px;}
#weatherBoxLinks a:hover {text-align: left; color: #ababab; font-family: arial;}
#weatherBoxSub {color: white; text-align: center; float: right; position: relative; top: 18px; left: -10px; width: 144px; height: 119px; }

#weatherTime {letter-spacing: -.1em; font-size: 80%; display: block; padding-top: 6px;}
#weatherCond {font-size: 85%; font-weight: bold; display: block; margin-top: 2px;}
.weatherTemp {display: block; font-size: 30px; font-weight: bold; margin-top: 12px; margin-bottom:-16px }
.weatherSky {display: block; font-size: 12px; font-weight: bold; margin-bottom: 6px; text-align: center}
.weatherHumidity {display: block; width: 100%; font-size: 90%; text-align: center; margin-top: -6px}
.weatherWind {display: block; width: 100%; font-size: 90%; text-align: left; padding-left: 15px; }

#main_text .weatherSky {display: inline; font-size: 100%;}
#main_text .weatherTemp {display: inline; font-size: 100%;}

#floater {float: right; width: 300px; height: 195px; border: 0px solid #999999;}


#footer {margin: 0px; padding: 0px; height: 77px; background: url(/images/site/template/footer.gif) no-repeat;}

#footer_links {margin: 0px; padding: 52px 0px 0px 12px; text-align: left; vertical-align: top; color: #ffffff; font-size: 9px;}
#footer_links a {text-decoration: none; color: #ffffff; font-weight: normal; font-size: 9px;}
#footer_links a:hover {color: #bbbbbb;}

a.bmenu {color: #000000;}
a.bmenu:hover {color: #666666;}

a.pommenu {font-size: 11px; font-family:Arial; font-weight: normal; text-decoration: none; color: #000000;}
a.pommenu:hover {font-size: 11px; font-family:Arial; font-weight: normal; text-decoration: none; color: #727272;}

/*-----------------------------------------*/
/*           SET UP INDEX PAGE             */
/*-----------------------------------------*/
#index_table {margin-top: 25px;}
* html #index_table {margin-top: 18px;}

#main_link_table {margin-top: 5px;}
#main_link_table td {padding-top: 2px;}
#main_link_table td a {font-size: 11px; font-family:Arial; font-weight: normal; text-decoration: none; color: #252525;}
#main_link_table td a:hover {color: #727272;}

#weather_link_list_container {margin: -15px; padding: 0px; width: 350px; margin-left: 15px;}
* html #weather_link_list_container {margin: 0px; margin-left: 17px;}
#weather_link_list {list-style-image: url(/images/site/li_arrow.gif);}
#weather_link_list li {margin: 0px; padding: 0px;}
#weather_link_list li a {color: #2E75AD; font-weight: normal; font-size: 12px; text-decoration: none; font-family:Arial;}
#weather_link_list li a:hover {color: #6E75AD; font-weight: normal; font-size: 12px; text-decoration: none; font-family:Arial;}


/*-----------------------------------------*/
/*  Search box css, stole from CaboVillas  */
/*-----------------------------------------*/

.SearchBoxTab {
	width:				173px;
}

.footerSearchTabBackground {
	background-color:	#A7B8C0;
}

.footerSearchBox {
	padding-left:		10px;
	padding-top:		10px;
	padding-bottom:		10px;
	background-color:	#DFD9C4;
}
.footerSearchBoxInput {
	margin-bottom:		6px;
	font-family:		ms sans serif, sans;
	font-size:			11px;
	width:				100px;
}
.footerSearchBoxPropertyName {
	width:				150px;
	height:				19px;
	
	font-family:		ms sans serif, sans;
	font-size:			11px;
	border-top:			1px solid #7C7C7C;
	border-left:		1px solid #C3C3C3;
	border-right:		1px solid #C3C3C3;
	border-bottom:		1px solid #DDDDDD;
	padding:			2px;
	margin-top:			14px;
	margin-bottom:		8px;
}

/*-----------------------------------------*/
/*  Ported from Cabovillas on 4/7/08  */
/*-----------------------------------------*/
.ContentHeader{
	color: 				#095B80;
	font-family:		arial;
	font-weight:		bold;
	font-size:			21px;
	margin-top:			4px;	
	margin-bottom:		6px;
	font-weight: 		bold;
	text-align:			left;
	width:				100%;
}

.SP_OverviewPageContent {width: 93%; padding-right: 0px; padding-top: 5px;}
.SP_OverviewPageContent a {text-decoration: none; font-weight:bold;font-size:9px;}
.SP_OverviewPageContent .text {clear: both; margin-top: 30px; margin-bottom: 30px;}
* html .SP_OverviewPageContent .text {margin-bottom: 25px;}
.SP_OverviewPageContent #scuba {float: left; width: 125px; height: 205px; padding-top: 4px;}
.SP_OverviewPageContent #rightTable {float: right; width:48%;}
.SP_OverviewPageContent #leftTable {float: left; width:48%;}
.SP_OverviewPageContent #links {text-align: left; color: #095B80; margin-top: 20px; padding-bottom: 20px; width: 100%; background: url(/images/site/overview/dotted2.gif) bottom repeat-x;font-size:9px;}
.SP_OverviewPageContent #links .linksLeft {float: left; width:40%;vertical-align:top;border:1px solid #000000}
.SP_OverviewPageContent #links .linksRight {float: left; width:40%;vertical-align:top;border:1px solid #000000}
.SP_OverviewPageContent .ulLinks {text-align:left; margin:0px; vertical-align:top;}
* html .SP_OverviewPageContent .ulLinks {width:99%;vertical-align:top;}

.SP_OverviewPageContent .ulLinks a {text-decoration: underline; font-weight: normal;vertical-align:top;font-size:9px;}
.SP_OverviewPageContent .ulLinks ul {list-style-image: url(/images/site/overview/li2.gif); margin:10px;vertical-align:top;list-style-position:outside;font-size:9px;}

* html .SP_OverviewPageContent .ulLinks ul {margin-left: 25px;}
.AC_OverviewPageContent .ulLinks li {padding-bottom: 2px;font-size:9px;}
.SP_OverviewPageTable {
	margin-top: 14px;
	margin-bottom: 0px;
	clear: both;
	width: 100%;
	font-size: 100%;
	background: url(/images/site/overview/dotted.gif) bottom left no-repeat;
}
.SP_OverviewPageContent div .SP_OverviewPageTable {background: url(/images/site/overview/dotted.gif) bottom left repeat-x;}
.SP_OverviewPageContent div .SP_OverviewPageTable tr {background: url(/images/site/overview/dotted.gif) top left repeat-x;}
.SP_OverviewPageTable tr {background: url(/images/site/overview/dotted.gif) top left repeat-x;}
.SP_OverviewPageTable td {padding: 10px 0px 3px 0px; vertical-align: top; font-size: 90%;}

.SP_OverviewPageTable td a {
	/*display: block;*/
	display: table-cell;
	text-decoration: none;
	margin: 0px; padding: 0px;
	color: #095B80;
	font-size: 110%;
	font-weight: normal;
}

.SP_OverviewPageTable img {border: 0px;}
.SP_OverviewPageTable td a:hover {color: #F34E20;}
.SP_OverviewPageTable td.td1 {width: 76px; padding-bottom: 5px;}
.SP_OverviewPageTable td.td2 {padding: 13px 0px 0px 7px;}

.ContentFromDatabase ul li {margin-left:2px; margin-bottom:5px;}
.ContentFromDatabase p {margin:10px;}
