* { padding: 0; margin: 0; }

p { margin: 1em 1em;}

h1, h2, h3, h4, h5 { display: block; border-bottom: 0px solid #5e95aa; padding-left: 20px; padding-top: .5em; margin-bottom: 1em; }
.headcent { text-align: center; border: 0px; }
h1 { margin: 0em 0em 1em 0em; font-size: 1.4em; }
h2 { font-size: 1.3em; }
img { border: 0px; }

.leftimg { float: left; margin: 10px 20px 10px 10px;  }
.rightimg { float: right; margin: 10px 10px 10px 20px; }

.ur { vertical-align: top; text-align: right; padding-right: 6px; font-size: .8em; }


.formLayout { margin: 10px; }
.formLayout label { text-align: right; margin-right: 10px; width: 100px; display: block; float: left;}
.formLayout input { width: 150px; }

ul { margin: 1em 0; }
li { margin: 0 3em; } 

/*#nav li { margin: 0 .5em; }
#nav ul { margin: 0 .5em; }*/

body 
	{
		font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		background-image: url(/images/cloud_bg3.jpg);
		background-repeat: repeat-x;
		background-color: #c6e8ec;  /*#31849b;*/
		/*background-attachment: fixed;*/
		
		margin-top: 40px;
		margin-bottom: 5px;
		font-size: 14px;
		
	}
	
div#leftcol { width: 200px; float: left;}
div#rightcol { padding: 0em; width: 740px; float: right;}

div#container
	{
		margin: 0em auto;
		width: 950px;
		padding: 6px;
		text-align: left;
		/*background-color: #e6eb5e;*/
		background-color: #e1f2fa;
		border: 1px solid #777;
	}
	
h1 { clear: left; } 

#bottom { width: 450px; float: left; font-size: 1em; text-align: center; border-top: 0px solid #73abbf; margin-left: 10px; color: #2e444d;}
#wwd { text-align: center; width: 100%; color: #5e95aa; font-size: .7em;  margin: 0 auto; padding-top: 4px;  }
.bar { color: #998503; }
#wwd a { color: #5e95aa; }
div#copyright { font-size: .8em; padding-top: 4px;}

#contactbox { width: 500px; background-color: #699caf; clear: both; margin: 0 auto; padding: 5px; }

#contactbox td { padding: 5px; }

.tra { text-align: right; vertical-align: top; }
.bold { font-weight: bold; }

/* menu */

#navmenu {  height: 30px; width: 730px; margin-left: 210px; font-family: "Trebuchet MS", sans-serif; }

#navmenu ul, #navmenu li { margin: 0px; padding: 0px; }
#navmenu ul { list-style-type: none;  }
#navmenu ul li { float: left; display: block; margin: 0em; }
#navmenu a { font-size: 10pt; float: left; display: block; text-align: center; text-decoration: none; background-color: #3663AF;  text-transform: uppercase; padding: 0px 12px; line-height: 25px; color: #fff; }
#navmenu a:hover, #navmenu .active_menu {  background-color: #fad50c; height: 28px; color: #000; }
#navmenu .active_menu { font-weight: bold; }

/* end menu */

.slideshow img { float: left; }



/*#slideshow div { display: none }
#slideshow div.first { display: block }*/

/*.slide { width: 945px; height: 200px;  }*/
#footer { width: 975px; margin: 0 auto; clear: both;}
#footer ul { list-style-type: none; }

.pad10top { padding-top: 10px; }

/*.padleft { margin-left: 10px;  }*/

table.bigpadding tr td { padding: 15px; }

.padbetween li { padding-bottom: 1em; }

/* cb */

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(/images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(/images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(/images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(/images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(/images/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(/images/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */
 
/* end cb */

.lcctable { margin-left: 30px; }
.lcctable td { padding: 0px 10px; border-width: 0px 0px 1px 0px; border-color: #bfa604; border-style: solid; }

div#weatheralert { width: 840px; margin: 30px; font-weight: bold; font-size: 1.3em; padding: 20px; clear: both; background-color: red; text-align: center; }

#facebook { width: 950px; margin: 0 auto; text-align: right; position: static; top: 0px; right: 0px; }
#facebook a { color: #000; text-decoration: none; }

