/* CSS Document */

a:link {color: #660066; text-decoration: none; font-weight: bold;}
a:visited {color: #660066; text-decoration: none; font-weight: bold;}
a:hover {color: #660066; text-decoration: underline; font-weight: bold;}
a:active {color: #660066; text-decoration: none; font-weight: bold;}
a:focus {color: #660066; text-decoration: none; font-weight: bold;}

body {
	font-size: 62.5%;
	font-family: Georgia, serif;
	overflow: hidden;
	background-color: #000;
	position: relative;
	height: 100%;
	width: 100%;
}

#weather-info {
	background: url(images/transpBlack.png);
	padding: 20px 0 20px 0;
	position: relative;
	top: 200px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

#extended-forecast {
	position: relative;
	top: 0px;
	display: none;
}

#tab {
	width: 200px;
	height: 36px;
	background: url(images/tab-bg.png) no-repeat;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 50px;
}

	* {
	margin: 0;
	padding: 0;
}

html {height: 100%;}

.menuBg {
	padding: 0px 0 20px 0;
	position: relative;
	top: 130px;
	left: 0px;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 25%;
	background-image: url(../img/site/bg.png);
	height: 260px;
	text-align: left;
	background-repeat: repeat;
	background-position: top left;
}

* html .menuBg {background-image: none; background-color: #c0c0c0;}

.menuBg ul {
	font-size: 14px;
	color: #fff;
	list-style: none;
}
.menuBg li {margin-bottom: 10px;}
.menuBg li a:link {color: #181818; font-size: 18px; text-decoration: none; padding-left: 40px;}
.menuBg li a:visited {color: #181818; font-size: 18px; text-decoration: none; padding-left: 40px;}
.menuBg li a:hover {color: #181818; font-size: 18px; text-decoration: none; background-image: url(../img/site/rollover_nav.gif); background-position: left; background-repeat: no-repeat; padding-left: 40px;}
.menuBg li a:active {color: #181818; font-size: 18px; text-decoration: none; padding-left: 40px;}
.menuBg li a:focus {color: #181818; font-size: 18px; text-decoration: none; padding-left: 40px;}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}

#extended-forecast {
	position: relative;
	top: 0px;
	display: none;
}

#tab {
	width: 200px;
	height: 36px;
	background: url(images/tab-bg.png) no-repeat;
	position: absolute;
	z-index: 9999;
	top: 0px;
	left: 50px;
}


#wrapper {width: 987px; margin: auto;}
#content {width: 987px; text-align: left;}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {margin: 0px; padding: 0px;}

h1, h2, h3, h4, h5, h6, ul, ol, table{margin-bottom: 10px;}
p {font-size: 12px; margin-bottom: 10px;}

.floatDivLeft {float: left;}
.floatDivRight {float: right;}
.clearDiv {clear: both;}

.fnt12 {font-size: 12px;}
.fnt14 {font-size: 14px;}
.fnt16 {font-size: 16px;}
.fnt24 {font-size: 24px;}

.menuTitle {
	background-image: url(../img/site/bg_menu_title.png);
	background-repeat: repeat-x;
	height: 20px;
	background-position: right top;
	width: 90%;
	float: left;
	text-align: right;
}

#pageTxt {
	position: relative;
	top: 130px;
	left: 0px;
	text-align: center;
	color: #000;
	font-size: 18px;
	z-index: 6000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 25%;
	text-align: left;
}

.pad20 {
	padding: 20px;
	padding-left: 0px;
}
#logo {
	position: absolute;
	left: 19px;
	top: 38px;
	z-index: 6000;
}

#button {
	width: 72px;
	background-color: transparent;
	cursor: pointer;
	height: 27px;
	color: #000;
	z-index: 6000;
	top: 130px;
	float: left;
	position: relative;
	border: 0px;
	background-image: url(../img/site/menu.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 15px;
}

.titleBx h1 {
	float: left;
	width: auto;
	font-size: 25px;
	font-weight: normal;
}
.whiteBit {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}

.whiteExtend {
	float: right;
	width: 22%;
	margin-top: 5px;
	height: 20px;
}

#textRight {
	background-image: url(../img/site/bg.png);
	background-repeat: repeat;
	background-position: top left;
	text-align: left;
	height: 230px;
}

#textRight h2 {font-size: 14px; color: #333333;}


.titleBx {
	background-image: url(../img/site/bg.png);
	background-repeat: repeat;
	background-position: top left;
	padding-top: 10px;
	height: 40px;
	padding-right: 10px;
	}

#close, #open {
	float: right;
	margin-top: 10px;
	background-image: url(../img/site/open.png);
	height: 16px;
	width: 55px;
	border: 0px;
	cursor: pointer;
	background-color: transparent;
	position: absolute;
	left: 0px;
	top: -27px;
}

#close {background-image: url(../img/site/close.png); visibility: hidden;}

.padRight, .padRightContact {
	padding: 23px;
	padding-top: 0px;
	padding-right: 100px;
	overflow: auto;
	height: 89%;
}

.padRightContact {padding-right: 0px;}


.buttonBlank {background-color: transparent; border: 0px;}

* html .padRight {background-image: none; height: 95%;}
* html .padRightContact {overflow: hidden; height: 95%;}


#foot a:link {color: #000; text-decoration: underline;}
#foot a:visited {color: #000; text-decoration: underline;}
#foot a:hover {color: #000; text-decoration: underline; font-weight: bold;}
#foot a:active {color: #000; text-decoration: underline;}
#foot a:focus {color: #000; text-decoration: underline;}

.footerLeft {
	padding: 5px;
	float: left;
	width: 300px;
	background-image: url(../img/site/bg.png);
	background-repeat: repeat;
	background-position: top left;
	height: 20px;
}
.footerRight {padding: 5px; float: right; width: 300px; background-image: url(../img/site/bg.png); background-repeat: repeat; background-position: top left; height: 20px;}

#foot {
	position:absolute;
	margin: 0px;
	padding: 0px;
	bottom:-1px;
	display:block;
	height:30px;
	z-index: 8000;
	width: 100%;
	left: 0;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.paging {width: 95%; padding: 5px; text-align: left; background-image: url(../img/site/bg.png); float: left;}
* html .paging {background-image: none; background-color: #fff;}

.paging a:link {color: #333333; font-weight: bold; text-decoration: none;}
.paging a:visited {color: #333333; font-weight: bold; text-decoration: none;}
.paging a:hover {color: #000; font-weight: bold; text-decoration: underline;}
.paging a:active {color: #333333; font-weight: bold; text-decoration: none;}
.paging a:focus {color: #333333; font-weight: bold; text-decoration: none;}

#carouThumb {
	z-index: 6000;
	width: 450px;
	overflow: hidden;
	text-align: right;
	float: right;
}

.input, .comments {padding: 2px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: solid 1px #6394ce; width: 200px;}

input:focus, input.sffocus, .textarea:focus, .textarea.sffocus {background: #cbe3ff;}
.formCont {
	width: 280px;
	float: left;
	position: relative; 
	margin-right: 5px;
}

#contactTable {	width: 280px;
	float: left;
	position: relative;
}

* html #contactTable {	
	width: auto;
	float: none;
}

#contactTable td {padding-bottom: 5px; margin-right: 20px;}
.widthLeft {width: 80px;}
.widthRight {width: 200px;}
.btnBg {background-color: #16457e; padding: 5px; border: 0px; color: #fff; font-weight: bold; cursor: pointer;}

.address {
	float: left;
	width: 180px;
}
#buttons {
	position: absolute;
	width: 350px;
	left: 63px;
	top: -23px;
}

.listLeft {float: left; width: 200px; margin-right: 10px;}
.listLeft li {margin-bottom: 5px; list-style: none;}
.indnt {margin-left: 20px; margin-top: 5px;}
.indnt a:link {font-weight: normal;}
.indnt a:visited {font-weight: normal;}
.indnt a:hover {font-weight: normal;}
.indnt a:active {font-weight: normal;}
.indnt a:focus {font-weight: normal;}