/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	text-align:center;
	background-color: #FFF;
}

img {
	vertical-align:top;
	text-align: center;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.25em;
		color:#047381;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ffffff;}
a:hover{text-decoration:none;}
p {


}
.box p {padding-top:19px;}

/* ============================= main layout ====================== */

#main { width:968px; margin:0 auto; text-align:left; background:url(images/top-bg.jpg) top left no-repeat #1ac6f8;}
.bottom-bg {background:url(images/bottom-bg.jpg) bottom left no-repeat;}

.col-1, .col-2, .col-3, .col-4, .col-5 {float:left;}
.container {width:100%; overflow:hidden;}
.col-1 {width:432px;}
.col-2 {width:280px;}
.col-4 {width:868px;}
.col-5 {width:405px;}

.link {padding:15px 0 0 0; text-align:right;}
.link a {cursor:pointer;}
.link2 {font-size:1.167em; color:#fff;}

li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:23px; font-size:12px;}
li a {color:#ffffff; text-decoration:none; display:block; background:url(images/title-line.gif) bottom left repeat-x; padding:5px 0 8px 0;}
li a:hover {text-decoration:underline;}
.last {background:none; width:100%;}
.list {line-height:1.583em;}

h2 {color:#02778c; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:3.077em; line-height:1em; margin-bottom:11px;}
h3 {color:#ffffff; font-weight:normal; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.833em; line-height:1em; background:url(images/title-line.gif) bottom left repeat-x; padding-bottom:4px; margin-bottom:15px;}
h4 {
	color:#02778c;
	font-weight:bold;
	font-family:"Comic Sans MS", cursive;
	font-size:2em;
	text-align: center;
	padding-top: 15px;
}
.box h3 {font-size:1.692em;}
h5 {
	color:#02778c;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.8em;
	line-height:1em;
	margin-bottom:11px;
	text-align: center;
}

.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {
	height:360px;
	padding:70px 0 0 50px;
}

.menu {
	width:100%;
	overflow:hidden;
	margin-top:40px;
	margin-bottom: 0px;
}

.menu li {float:left; width:107px; text-align:center; font-size:1.333em; line-height:1.25em; padding:0; line-height:1em; background:none;}
.menu li a {color:#03444e; text-decoration:none; display:block; background:url(images/menu-bg.png) no-repeat 0 17px; padding:33px 0 30px 0;}
.menu li a:hover, .menu .active a {background:url(images/menu-bg-act.png) top left no-repeat; padding:21px 0 42px 0; text-decoration:none;}

.menu2 {
	width:100%;
	overflow:hidden;
	margin-top:-15px;
	margin-bottom: 0px;
}

.menu2 li {float:left; width:107px; text-align:center; font-size:1.333em; line-height:1.25em; padding:0; line-height:1em; background:none;}
.menu2 li a {color:#03444e; text-decoration:none; display:block; background:url(images/menu-bg.png) no-repeat 0 17px; padding:33px 0 30px 0;}
.menu2 li a:hover, .menu2 .active a {background:url(images/menu-bg-act.png) top left no-repeat; padding:21px 0 42px 0; text-decoration:none;}

/* ============================= content ====================== */

#content {
	min-height:467px;
	height:auto !important;
	height:467px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

.box {background:url(images/box-tail-bg.jpg) top left repeat-y; font-size:1.083em; line-height:1.308em;}
.box .top-bg {background:url(images/box-top-bg.jpg) top left no-repeat;}
.box .bottom-bg {background:url(images/box-bottom-bg.jpg) bottom left no-repeat;}
.box .indent {padding:20px 31px 30px 33px;}

.box1 {background:#3ec9e4 url(images/box1-tail-bottom.gif) bottom repeat-x;}
.box1 .tail-top {background:url(images/box1-tail-top.gif) top repeat-x;}
.box1 .corner-bottom-right {background:url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .corner-bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .corner-top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .corner-top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat; width:100%;}
.box1 .indent {padding:5px 13px 5px 18px;}

.col-pad {padding-right:85px;}
.col-pad2 {padding-right:30px;}

.margin1 {margin-top:20px;}
.margin2 {margin-top:40px;}
.margin3 {margin-top:9px;}
.padding1 {padding-top:70px;}
.padding2 {padding-top:5px;}
.padding3 {padding-top:25px;}
.padding4 {padding-top:50px;}
.padding5 {padding-top:80px;}

.text2 {font-size:1.077em; line-height:1.357em;}
.text3 {font-size:1.167em; color:#fff;}
.text4 {font-size:1.085em; line-height:1.357em;	color:#047381;}
.text5 {
	font-size:1.085em;
	line-height:1.357em;
	color:#02778c;
	font-weight: bold;
}
.text6 {
	font-size:1.085em;
	line-height:1.357em;
	color:#047381;
	font-weight: normal;
	text-align: center;
}

.phone {display:inline-block; width:90px;}
.mail {color:#047381;}

.map {font-size:1.083em; line-height:1.308em;}
.map .indent {padding:10px 31px 30px 33px;}

.weather {background:url(images/box-tail-bg.jpg) top left repeat-y; font-size:1.083em; line-height:1.308em;}
.weather .top-bg {background:url(images/box-top-bg.jpg) top left no-repeat;}
.weather .bottom-bg {background:url(images/box-bottom-bg.jpg) bottom left no-repeat;}
.weather .indent {padding:20px 0px 30px 0px;}


/* ============================= footer ====================== */

#footer {
	height:80px;
	border-top:5px solid #ffffff;
	margin:0 50px;
	color:#0398c4;
	padding:14px 0 0 0;
}
#footer a {color:#3ac8e4;}


/* ============================= forms ============================= */

#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:145px !important;}
#ContactForm .col-2 {width:219px !important;}

.input {width:133px; height:18px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:212px; height:80px; border:1px solid #b4b4b4; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================= WindGuru ============================= */

.wgfcst table.forecast {
font-size: 11px;
font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
text-align: center;
}
.wgfcst table.forecast-ram {
background-color: #EAEAEA;
border: 1px solid #666666;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.wgfcst a:link {
color: #000099;
}
.wgfcst a:visited{
color: #000099;
}
#powered {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

