* {
	margin:0;
	padding:0;
}

body {
	font:.9em/1em Helvetica, sans-serif;
	color:#002d62;
	background:#545931 url(../images/bodyBg.jpg) repeat-x scroll center top;
	min-width:980px;
}

p,h1,h2,h4,h5,h6,ul {
	margin-bottom:.5em
}

a img,img {
	border:none;display:block;
}

#container {
	margin:0 auto;
	padding:50px
	width:980px;
	height:900px;
	background:url(../images/mainBg.jpg) no-repeat scroll center top;
}

#innerContainer {
	margin:0 auto;
	width:980px;
	position:relative;
}

#header {
	width:980px;
	height:126px;
	background:url(../images/headerbg1.gif);
}

#header h1 a {
	text-indent:-9999px;
	display:block;
	height:100px;
	width:600px;
}

#nav {
	margin-top:50px;
	font-size:1.15em;
	height:300px;
}

#nav li {
	width:240px;
	line-height:1.1em;
	font-weight:bold;
	color:#fff;
	list-style-type:none;
	float:left;
}

#nav li.subnav {
	margin:0;
	line-height:1em;
}

#nav li.subnav a {
	padding:7px 10px 0 10px;
	margin:0;
}

#nav li a {
	text-decoration:none;
	color:#fff;
	width:240px;
	margin:7px 0 0 20px;
	padding-bottom:10px;
	display:block;
}

#nav li a:hover {
	color:#f3bd48;
}

#nav li ul {
	clear:left;
	left:-999em;
	width:200px;
	height:70px;
	position:absolute;
	top:212px;
	background-color:#396882;
	border:1px solid #06336a;
	font-size:.85em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:150px;
	z-index:10;
}

#nav li ul li a:hover, ul#nav_inner li ul li a:hover {
	width:220px;
}

#nav a {
	float:left;
	text-align:left;
	text-decoration:none;
}

#leftCol {
	float:left;
	width:260px;
	padding-bottom:19px;
}

#oneOnOne {
	background:url(../images/onOnOne.jpg) no-repeat 0 0;
	height:117px;
	margin-top:30px;
	float:left;
}

#oneOnOne p {
	padding:22px 20px 0 97px;
	color:#fff;
	font-size:1.2em;
	line-height:1em;
}

#oneOnOne a {
	text-decoration:none;
	color:#fff;
}

#promo {
	background:url(../images/2009beacon.jpg) no-repeat 0 0;
	height:170px;
	margin-top:2px;
	margin-left:25px;
	float:left;
}
#promo2 {
	height:80px;
	margin-top:2px;
	margin-left:25px;
	float:left;
}

#logIn {
	width:230px;
	height:70px;
	color:#f3bd48;
	margin:7px 0 5px 10px;
	padding-bottom:5px;
	background-color:#6b704d;
	float:left;
	display:inline;
}

#logIn li {
	list-style-type:none;
	line-height:20px;
}

fieldset {
	border:none;
}

fieldset ol { 
	position:relative;
	top:-12px;
	right:15px;
	text-align:right;
}

#logIn input {
	width:110px;
	border:none; 
}

ol li #submit {
	width:60px;
	background-color:#F2C04F;
}

#logIn a {
	font-size:.75em;
	text-decoration:none;
	color:#f3bd48;
}

#forgot {
	position:relative;
	right:15px;
	top:-13px;
	text-align:right;
}

#log {
	position:relative;
	top:10px;
	left:15px;
}

#rightCol {
	text-align:left;
	width:720px;
}

#flash {
	left:290px;
	top:125px;
	position:absolute;
}

#mayor {
	background:url(../images/mayor.jpg) no-repeat 0 15px;
	width:460px;
	position:absolute;
	top:385px;
	left:290px;
	padding:10px 0 0 190px;
}

#mayor img {
	border:1px solid #000;
}

#rightCol h1 {
	font: 2em/1em Trebuchet MS, Helvetica, sans-serif;
	color:#ea7125;
	width:460px;
}

#rightCol h2 {
	font: 1em/1.25em Helvetica, sans-serif;
	width:475px;
}

#rightCol h3 {
	font: 1.25em/1.2em Trebuchet MS, Helvetica, sans-serif italic;
	color:#ea7125;
	margin-bottom:5px;
	padding:10px 0 0 15px;
	float:left;
	width:170px;
	font-style:italic;
}

#botCont {
	background:#F2C04F url(../images/contWellBg.jpg) repeat-x;
	width:716px;
	height:200px;
	position:absolute;
	top:677px;
	left:262px;
}

#botCont p {
	margin:20px 10px 0 160px;
	line-height:1.2em;
}

#well1 {
	width:330px;
	background-color:#fbe6b9;
	border:1px solid #b99d40;
	margin:10px 0 0 18px;
	float:left;
	display:inline;  /*IE6 Bug fix*/
}

#well2 {
	width:330px;
	background-color:#fbe6b9;
	border:1px solid #b99d40;
	margin:10px 0 0 17px;
	float:left;
	display:inline;
}

#well1 a, #well2 a {
	color:#002d62;
	text-decoration:none;
}

#well1 img, #well2 img {
	float:left;
}

#footer {
	background-color:#1E3241;
	font-size:.9em;
	color:#f7d58b;
	height:120px;
	border-top:1px solid #f7d58b;
	text-transform:uppercase;
	clear:both;
}

#footer a {
	color:#f7d58b;
	text-decoration:none;
}

#footer a:hover {
	color:#948054;
}

#footCont {
	width:980px;
	margin:15px auto;
}

#leftCont {
	width:550px;
	float:left;
}

#rightCont {
	width:250px;
	text-align:right;
	float:right;
}
