/* CSS Document */

/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	background:#c3c3c3 url(../images/body-bg.gif) repeat-x;
	margin: 0;	
	padding: 0;
	font-size:.9em;
	}
#container {
	background-color: #fff;	
	position: relative;
	width: 878px;
	margin: 0 auto;
	padding: 0 13px 0 14px;
	left:1px;
	text-align:	left;
	border-bottom: 24px solid #eee;
	}

.skip {
	display: none;
	}
	
/* --------- Map Side Bar --------- */

#map {
	width: 444px;
	height: 450px;
	margin: 10px  0 30px 0;
	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;
	}
#side_bar {
	width: 350px;
	float: left;
	}
#side_bar_title {
	width: 350px;
	float: left;
	margin:5px 0 0 0;
	}	
	
/*--------default styles---------*/

h1, h2, h3, h4, h5, h6 pre, form, body, html, fieldset, legend, input, dl, dt, dd, li, ul, ol, fieldset, img{
	margin:0;
	padding:0;
	}	

p {
	margin:0 0 1.5em 0;
	padding:0;
	line-height:1.5;
	font-size:1em;
	}	
	
	
/* ------links------ */

a:link, a:visited {
	color:#4f4f4f;
	text-decoration:underline;
	}
a:hover, a:active {
	text-decoration:none;
	}


/* ---headers----- */
h1{
	font-size: 1.7em;
	font-weight:600;
	}
.content-panel h1 {	
	margin-bottom: 6px;
	}
h2{	
	font-size: 1.2em;
	}
h2.lead-header{
	font-size: 1.7em;
	font-weight:600;
	}
h3{
	clear: both;
	padding: 3px 0 2px 0;
	margin: 0;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	background: #fff;
	}
	
/* --------- Header (1) --------- */

#header {
	height: 275px;
	width:875px;
	overflow: hidden;
	margin:0;
	background: #fff url(../images/header-image.jpg) 0 74px no-repeat;
	}
#header h1 {
	background: url(../images/logo.gif) 0 0.3em no-repeat;
	margin:30px 0 0 11px;
	padding:0 0 0 17px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	}
#header h1 a {
	color:#000;
	}
#header h1 .sub {
	color:#7a8a97;
	font-size:.8em;
	font-weight:100;
	}
#header_right {
	float: right;
	text-align: right;
	padding:0 15px 0 0;
	margin:30px 0 0 0;
	width: 60px;
	}
#header_right img {
	margin:0 5px 0 0;
	}
#sitename {
	font: italic 1.4em/1em Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 20px;
	margin:0;
	color: #999;
	float: left;
	width: 300px;
	}
	
		

/* --------- horizontal navigation --------- */

#navcontainer {
	padding: 0;
	margin: 1px 0 2em 0;
	background-color: #357db3;	
	color: #fff;
	float: left;
	width: 100%;
	height:40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	text-transform:uppercase;
	}

#navcontainer  li {
	line-height: 1em;
	display: inline; 
	}
#navcontainer  li a {
	padding:7px 5px;
	color: #fff;
	text-decoration: none;
	float: left;
	text-align:center;
	width:105px;
	}
#navcontainer li a:link, #navcontainer li a:visited, #navcontainer li a:active {
	color: #fff;
	text-decoration:none;
	}
#navcontainer li a:hover, #navcontainer li a:focus {
	background-color: #448FC8;
	}
#navcontainer li a.nowpage {
	background-color: #448FC8;
	}

#content-division {
	padding: 0 0 0 0;
	width:875px; 
	margin:0;
	}
#content-container {
	padding:0 10px;
	}
	
/* --------- list sets --------- */

ul.list {
	padding-top:0; 
	margin:1em 0 1.5em;
	}
ul.list li {
	background: url(../images/bullet-blue.gif) 0 center no-repeat;
	font-size:.9em;
	padding: 0 0 0 10px;
	margin:.5em 0 .5em 0;
	list-style:none;
	color:#4e5f6e;
	}
ul.list li a:link, ul.list li a:visited, ul.list li a:active {
	color:#4e5f6e;
	font-size:.9em;
	text-decoration:underline;
	}
ul.list li a:hover, ul.list li a:focus {
	text-decoration:none;
	}
div#right-column-one h2 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#4e5f6e;
	text-transform:uppercase;
	font-size:1em;
	padding:20px 0 0 0;
	border-top:#c3c3c3 1px solid;
	}
div#right-column-one h2.first {
	border:none;
	}
ul.article-link-list-sitemap {
	padding-top:0; 
	margin:10px 0 20px 50px;
	}
ul.article-link-list-sitemap li {
	padding-top:2px;
	margin:0 0 2px 0;	
	padding-left:10px;
	background: url(../images/link-bullet.gif) 0 0.4em no-repeat;
	}

/* --------- Left Column --------- */

#left-column {
	width: 464px;
	float: left;
	margin:0;
	padding:0;
	background-color:#fff;
	}
#left-column h1 {
	background: url(../images/header-image.gif) left 3px no-repeat;
	padding:0 0 0 25px;
	margin:0 0 15px 0;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	font-weight:lighter;
	color:#272727;
	clear:both;
	}
.larger {
	font-size:1.1em;
	}
#left-column p {
	font-size:.8em;
	color:#4f4f4f;
	margin-left:7px;
	}
#left-column p.first-paragraph {
	font-weight:bold;
	color:#7d7d7d;
	}
#left-column p.second-paragraph {
	clear:both;
	padding:0;
	}
#left-column p.last-paragraph {
	padding-bottom:20px;
	border-bottom:#cdd5db 1px solid;
	}
#left-column a:link, #left-column a:visited, #left-column a:active {
	color:#4f4f4f;
	text-decoration:underline;
	}
#left-column a:hover, #left-column a:focus {
	text-decoration:none;
	}
#left-column a:active {
	color:#4f4f4f;
	text-decoration:underline;
	}	
	
/* --- content sections --*/
			
.content-panel {
	padding: 0 0 2px 0; 
	margin: 10px 35px; 
	width: 413px; 
	float:none;
	background-color:#f4f4ec;
	font-size:1em;
	color:#555;
	}
.content-panel a:link, .content-panel a:visited, .content-panel a:active {
	color:#555;
	text-decoration:underline;
	}
.content-panel a:hover, .content-panel a:focus {
	text-decoration:none;
	}	
div#left-column div.content-panel h3 a {
	color:#357db3;
	margin: 10px 0;
	float:left;
	font-size:.8em;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
	}
.content-panel p {
	margin: 0;
	width:350px;
	float:right;
	}
.content-panel img {
	float:left;
	clear:left;
	}
.content-panel.width315 {
	width:315px;
	}	
.content-panel.large {
	width:98%;
	margin:10px 0 20px 0;
	padding:0;
	clear:both;
	}
.content-panel a.more {
	display:block;
	}
.width220 {
	width:220px;
	margin:0;
	padding:0;
	}
.left {
	float: left;
	}				
.right {
	float:right; 
	}
.smallertext {
	font-size:0.9em;
	margin:0;
	padding:0;
	}
	.bmnone {
		margin-bottom:0;
		}
		
		#feature-image {
			width:244px;
			text-align:center;
			margin:0 0 20px 0;
			padding:0;
			float:right;
			}
		#feature-image2 {
			width:355px;
			text-align:center;
			margin:0 0 20px 0px;
			padding:0;
			}
		#sub-feature-image {
			width:160px;
			text-align:center;
			margin:0 0 0 20px;
			padding:0;
			float:right;
			}
		.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; 			
			}
			

/* --------- Right Column Sections (7,8) --------- */

#right-column-one {
	width: 213px;
	float: left;
	margin:0 0 0 0;
	padding:0 10px 0 16px;
	background-color:#fff;
	border:#c0c0be 1px solid;
	}

#right-column-two {
	width: 160px;
	float: right;
	margin:0;
	padding:53px 0 0 10px;
	background:#fff url(../images/top-blue.gif) 0 1px repeat-x;
	}
#banner {
	margin: 0;
	}	
#poll {
	width: 160px;
	height: 300px;
	margin: 1.3em 0 0 0;
	padding: 0;
	background: url(../images/poll-image.jpg) no-repeat;
	}


/* --------- Right Column Section Headings, Form Elements, & Paragraphs (7,8) --------- */

#banner h3 {
	}
#banner p {
	}
#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;
	background-color:#666;
	}
#poll label {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0.4em 0;
	color: #ffffff;
	background-color:#666;
	}
#poll legend {
	color: #ffffff;
	background-color:#666;
	}
#poll input {
	font-size: 1.15em;
	}
#poll #inputalign {
	text-align: center;
	margin-top: 0.4em;
	} 

/* --------- Right Column Section Links (7,8) --------- */

#poll a:link {
	color: #ffffff;
	background-color:#666;
	}
#poll a:visited {
	}
#poll a:hover {
	color: #ffffff;
	background-color:#666;
	}
#poll a:active {
	color: #ffffff;
	background-color:#666;
	}

	
/* --------- Central Column: Property Section (a sub-section of content) (5) --------- */

#property {
	margin:1em 0 0 10px;
	background-color:#fff;
	}
#property .item {
	width: 150px;
	margin-bottom: 1em ;
	font-size: 0.8em;
	margin:0;
	background-color:#fff;
	float:left;
	}
#property .item2 {
	width: 150px;
	margin-bottom: 1em ;
	font-size: 0.8em;
	margin:0;
	background-color:#fff;
	float:left;
	}
#property .itemmargin {
	margin: 0 40px 0 0;
	}
#property img {
	display: block;
	border: 1px solid gray;
	}
#property a:hover img{
	border-color: black;
	}
#property p {
	margin:0 0 1em 0;
	}
#property h3 {
	padding:0;
	margin:0 0 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:lighter;
	color:#272727;
	}

	
/*-------------end right cloumn---------------------*/

/* ------------------- Footer (9) ------------------- */

#footer {
	font: .85em Arial, Helvetica, sans-serif;
	height: 60px;
	background: #cdd5db;
	clear: both;
	margin-top: 2em;
	padding:.5em 0 0 0;
	}

#footer p {
	text-align: center;
	color: #909395;
	margin:.5em 0 1em 0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #909395;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus {
	text-decoration:underline;
	}
#footer ul#footer-nav {
	width:800px;
	margin:0 40px 1em 40px;
	text-align:center
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#909395 1px solid;
	}
#footer ul#footer-nav li.last {
	border:none;
	}


/* ------alter defaults------ */
a:link, a:visited { 
	text-decoration: none; 
	}
a img, a:link img, a:visited img, fieldset { 
	border: none;
	}
ul, ol { 
	list-style: none;
	}
a {
	font-weight:500;
	}
a.normal {
	font-weight:300;
	}	
.tppnone {
	padding-top:0;
	}
.tpp20 {
	padding-top:20px;
	}
.tpm10 {
	margin-top:10px;
	}
.tpm20 {
	margin-top:20px;
	}
.tpm40 {
	margin-top:40px;
	}
.btm10 {
	margin-bottom:10px;
	}
.btm20 {
	margin-bottom:20px;
	}
.btm40 {
	margin-bottom:40px;
	}
.lmnone {
	margin-left:0;
	}
.rm20 {
	margin-right:20px;
	}
.bgnone {
	background:none;
	}
.tpborder {
	border-top:#666666 dotted 1px;
	}
.left {
	float: left;
	}				
.right {
	float:right;
	}
.floatnone {
	float:none;
	}	
.clearboth {
	display:block;
	clear:both;
	}
.accom {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	}
.image {
	float:left;
	padding:0;
	margin:0 10px 5px 0;
	}
		
	
/* =self clearing
----------------- */
/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.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 ***/ 	
	
	
	
.clearer {
	height:0;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	}
	
/* 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;
	}