/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font: 76% Arial, Helvetica, sans-serif; 
    background:#000 /* #E2E2E2 url(../images/main-bg.jpg) repeat-x */;
	text-align: center;
	margin: 0;	
	padding: 0;
	}
#container {
	background-color: #FFF;
	margin: 0 auto; 
	width: 979px;
	padding:10px 10px 0 10px;
	text-align: left;
	}
#wrapper {
	float: left;
	width: 760px;
	padding-left: 0;
	}
.skip {
	display: none;
	}
.nav-heading {
	display: none;
	}
	
strong {
	color:#444;
	}

/* --------- External link styles --------- */
a.external {
	background: url(../images/external.gif) center right no-repeat;
	padding-right: 13px;
	}
	
/* --------- Map Side Bar --------- */

#map {
	width: 515px;
	height: 480px;
	margin: 0 0 30px 5px;
	border:#000 solid 1px;
	float:right;
}

#side_bar a:hover {
	text-decoration: underline;
	}
#side_bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side_bar, #side_bar_title {
	width: 98%;
	float: left;
	}

/* ---------- Shadow solution found here: http://www.daltonlp.com/view/217 ---------- */

.shadow {
	margin: 0 auto;
    width: 1036px;
	background: url(../images/shadow.png) 0 0 no-repeat;
	}

/* --------- list sets --------- */

ul.article-link-list {
	padding:0 10px 0 12px; 
	margin:0;
	}
ul.article-link-list li {
	padding:0 0 0 10px;
	margin:.6em 0;
	background: url(../images/link-bullet.gif) 0 0.4em no-repeat;
	}
ul, ol { 
	list-style: none;
	padding: 0;
	margin: 0;
	}

/* --------- vertical nav heading --------- */

#leftcolumn h2 {
	width: auto;
	margin: 0 0 0 10px;
	font-size: 1em;
	background: url(../images/external.gif) center right no-repeat;
	padding-right: 13px;
	}
	
/* --------- vertical nav --------- */

.nav{
list-style-type: none;
margin: 5px 0 2em 0;
padding: 0;
width: 200px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.nav li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font: bold 1em Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 6px 0;
padding-left: 10px;
text-decoration: none;
}


* html .nav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 190px;
}

.nav li a:link, .nav li a:visited, .nav li a:active{
color: white;
}

.nav li a:hover{
background-image: url(../images/glossyback2.gif);
}


/* --------- current button state --------- */

.nav li a.nowpage {
	background-image: url(../images/glossyback2.gif);
	}

/* --------- vertical external link lists --------- */

.list {
list-style-type: none;
margin: 5px 0 2em 0;
padding: 0;
width: 200px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}
.list li a{
background: white url(../images/glossyback-list.gif) repeat-x bottom left;
font: bold 1em Arial, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 6px 0 6px 10px;
text-decoration: none;
}


* html .list li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 190px;
}

.list li a:visited, .list li a:active{
color: white;
}

.list li a:hover{
background-image: url(../images/glossyback2-list.gif);
}

/* --------- Header (1) --------- */

#header {
	height: 230px;
	margin-bottom: 2em;
	background: #ffffff url(../images/header.jpg) no-repeat left bottom;
	}
#header h1 {
	margin: 0;
	font: 2em Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#header h1 a {
	color: #003300;
	text-decoration : none;
	}
#header-alt {
	height: 235px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #ffffff url(../images/header-alt.jpg) no-repeat left top;
	}
#header_left {
	float: left;
	width: 300px;
	}
#header_right {
	display:none;
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 300px;
	}
#header #sitename {
	font: italic 1.4em/1em Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 0 0 23px;
	color: #ffffff;
	}
#header #sitelinks {
	font: 1em Arial, Helvetica, sans-serif;
	padding: 12px 0 0 23px;
	color: #ffffff;
	}

/* --------- Left Column --------- */

#leftcolumn {
	float: left;
	width: 200px;
	}

/* ------alter defaults------ */

.btm1 {
	margin-bottom:1em;
	}
.btm2 {
	margin-bottom:2em;
	}
.top3 {
	margin-top:3em;
	clear:both;
	}

/* --------- Central Column: Section (2) --------- */

#content {
	float:right;
	width:520px;
	}
#content .section2 {	
	margin: 2em 0 0 0;
	}
#content .section3 {
	margin: 1.2em 0 0 0;
	}
#feature-image {
	width:250px;
	text-align:center;
	margin:7px 0 20px 20px;/*temp bottom*/
	padding:0;
	float:right;
	}
.sub-feature-image {
	width:180px;
	text-align:center;
	margin:7px 20px 20px 0;/*temp bottom*/
	padding:0;
	float:left;
	}
.caption {
	text-align:left;
	padding:2px 10px 2px 10px;
	background:#ebebe9;
	font-size:0.86em;
	line-height:1.2;
	margin:0;
	font-family:Tahoma, sans-serif !important; 			
}
.content-row {
	margin-top: 2em;
	clear:both;
	}
.content-panel {
	padding: 0; 
	margin: 0 0 5px 0; 
	width: 250px; 
	float:none;
	}
#content div.content-panel h2 {
	font: bold 1em Arial, Helvetica, sans-serif;
	border: none;
	padding: 0;
	margin: 0;
	width: 160px;
	float:right;
	}
#content div.content-panel p {
	font-size: .9em;
	margin: 0;
	width: 160px;
	float:right;
	}
.content-panel img {
	margin-top: .3em;
	border: solid 1px #000066;
	float:left;
	}
.left {
	float: left;
	}		
.right {
	float:right;
	}

/* --------- Images --------- */
.image-small {
	margin:0;
	padding:0;
	border:0;
	display:block;
	float: left; 
	}

/* --------- Central Column: Links (2) --------- */

a {
	color: #2586D7;
	}
a:visited {
	color: #583DA0;	
	}
a:hover {
	color: #FF6600;
	}
a:active {
	}
	
/* --------- Central Column: Section Headings & Paragraph (2) --------- */

#content h1 {
	font: 2em Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0.7em;
	line-height: 1em;
	color: #000066;
	}
#content h2 {
	font: normal 1.5em Arial, Helvetica, sans-serif;
	margin: 1.5em 0 0;
	color: #000066;
	}
#content h3 {
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.3em;
	color: #000066;
	}
#content h3.accom {
	font: 1.6em Arial, Helvetica, sans-serif;
	margin-top: 4em;
	margin-bottom: 0;
	color: #000066;
	}
#content p {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	}

/* --------- Central Column: Basic List (2) --------- */

#content ul {
	font-size: 1em;
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
	}
#content ul li {
	background: url(../images/link-bullet.gif) no-repeat 0 0.5em ;
	padding-left: 0.7em;
	margin: 0.5em 0;
	line-height: 1.6em;
	}

/* --------- Central Column: Two-column List (2) --------- */

#content div.twocolListcont {
	width: 100%;
	overflow: hidden;
	}
#content div.twocolListleft {
	float: left;
	width: 250px;
	}
#content div.twocolListright {
	float: right;
	width: 250px;
	}
#content ul.twocolList {
	font-size: 1em;
	list-style: none;
	margin: 0 0 0 0.3em;
	padding-left: 0;
	}
#content ul.twocolList li {
	background: url(../images/link-bullet.gif) no-repeat  0 .5em;
	padding-left: 0.7em;
	margin: 0.45em 0;
	}

/* --------- Central Column: Two-column Paragraph (2) --------- */

#content div.twocolParacont {
	overflow: hidden;
	width:100%;
	}
#content div.twocolParaleft {
	float: left;
	width: 251px;
	padding-right:17px;
	border-right: dotted #cccccc 1px;
	}
#content div.twocolPararight {
	float: right;
	width: 235px;
	}
#content div.twocolParacont p {
	line-height: 1.5em;
	}

/* --------- Central Column: Image-left & Image-right Float (2) --------- */

#content img.leftfloat {
	float: left;
	margin: 0.3em 1em 0.4em 0;
	border: solid #8F8F8F 1px;
	}
#content img.rightfloat {
	float: right; 
	margin: 0.3em 0 0.4em 1em;
	border: solid #8F8F8F 1px;
	}

/* --------- Central Column: Property Section (a sub-section of content) (5) --------- */

#property {
	margin: 1em 0 2em 0;
	}
#property p {
	margin: 0;
	line-height: 1.2em;
	}
#property .item {
	float: left;
	width: 160px;
	margin-bottom: 1em ;
	font-size: 0.9em;
	}
#property .itemmargin {
	margin-right: 20px;
	}
#property img {
	display: block;
	border: 1px solid #000066; 
	}

/* --------- Right Column Sections (7,8) --------- */

#rightcolumn {
	float: right;
	width: 160px;
	margin-right: 5px;
	display: inline;
	}
#banner {
	text-align:center;
	margin: 0;
	}
#poll {
	margin: 1.3em 0 0 0;
	padding: 0 15px;
	border: solid #666666 1px;
	background-color: #508FC4;
	}


/* --------- Right Column Section Headings, Form Elements, & Paragraphs (7,8) --------- */

#banner h3 {
	}
#banner p {
	font: 1em/1.6em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	}
#poll h3 {
	font: bold 1.15em Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.8em;
	color:#ffffff;
	}
#poll p {
	font: 1em/1.3em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	color: #ffffff;
	}
div.pollgroup {
	margin-top: 4px;
	}


span.poll-label {
	margin-top: 3px;
	width: 100px;
	float: right;
	}
span.poll-radio {
	width: 12px;
	float: left;
	}
#poll label {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	color: #ffffff;
	}
#poll legend {
	color: #ffffff;
	display: none;
	}
#poll input {
	font-size: 1.15em;
	}
#poll fieldset {
	}

#poll #inputalign {
	text-align: center;
	margin-top: 0.4em;
	} 
#poll ul {
	margin:0;
	list-style:none;
	color: #ffffff;
	}
/* --------- Right Column Section Links (7,8) --------- */

#poll a:link {
	color: #ffffff;
	}
#poll a:visited {
	}
#poll a:hover {
	color: #ffffff;
	}
#poll a:active {
	color: #ffffff;
	}
	
/* ------------------- Footer ------------------- */

#footer {
	background:#ccc;
	clear: both;
	margin-top: 2.6em;
	padding: 10px 0;
	}
#footer p {
	margin: 0 auto;
	text-align: center;
	font: .85em Arial, Helvetica, sans-serif;
	color: #666;
	}
#footer ul {
	margin: 0 0 10px 0;
	padding:0;
	text-align: center;
	}
#footer ul li {
	margin:0;
	padding:0 5px;
	display:inline;
	border-right:#666 1px solid;
	}
#footer ul li.last {
	border:none;
	}
#footer a {
	padding: 0 1px;
	color:#666;
	text-decoration: none;
	}
#footer a:visited {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer a:active {
	}

	
	.clearfloat:after {
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
 
.clearfloat { display: inline-block; }
 
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/ 

/* Contact Form */
label {
	display:block;
	margin:1em 0;
	}
input, textarea {
	display:block;
	width:200px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
ul li.ok {
	color:#666;
	font-style:italic;
	}
ul li.error {
	color:#f00;
	}