/* CSS Document */

/* --------- Meta Layout --------- */

html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
	font: 76% Arial, Helvetica, sans-serif;
	background: #edf1f3 url(../images/bg1.gif) repeat ;
	/*background-color:#edf1f3;*/
	color:#6d6d6d;
	margin: 0;	
	padding: 0;
	}
#container {
	background:#fff url(../images/container-bg.gif) repeat-y;
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 0;
	left:1px;
	text-align:	left;
	/*border-bottom: 24px solid #eee;*/
	border-left:#21283a solid 1px;
	border-right:#21283a solid 1px;
	}
#content-division {
	padding: 0 19px 0 20px; 
	margin:0;
	}	
.dot-bg {
	background:url(../images/dot-bg.gif) 660px 105px no-repeat;
}

/* --------- Map Side Bar --------- */

#map {
	width: 365px;
	height: 450px;
	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 {
/*	width: 25%; */
/*	float: left; */
	background-color: #efefef;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
 #side_bar_title {
	background-color: #efefef;
	line-height: 1.5em;
	}
	
/*--------default styles---------*/

h1, h2, h3, h4, h5, h6 pre, form, body, html, fieldset, legend, input, dl, dt, dd, li, ul, ol, fieldset{
	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:#6d6d6d;
	text-decoration:underline;
	} 
a:hover, a:focus,  a:active {
	color:#6d6d6d;
	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{
	padding: 0;
	margin-bottom: 8px;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	background: #fff;
	}
	
/* --------- Header (1) --------- */

#header {
	height: 270px;
	margin:0 8px;
	background: #000636 url(../images/header-image.jpg) 0 0 no-repeat;
	/* background: #000636 url(../images/header-image2.jpg) 0 60px no-repeat; */
	}

#header h1#site-name  {
	font: normal 2.5em "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 600px;
	margin:14px 0 0 40px;
	float:left;
	word-spacing:-1px;
	display: inline;
	}
#header h1#site-name a  {
	color:#f8e567;
	}
#header h1#site-name span {
	font-weight: normal;
	text-transform:uppercase;
	color:#a9cbfb;
	}
/*---- ie6 ----*/p#strap {
	font: normal .9em "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 500px;
	margin:-20px 0 0 400px;
	float:left;
	word-spacing:-1px;
	display: inline;
	}/*-----*/
body>div#container>div#header>p#strap {
	font: normal .9em "Myriad Pro", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 600px;
	margin:-20px 0 0 400px;
	float:left;
	word-spacing:0;
	}
#header p#strap a {
	color:#a9cbfb;
	}
#header p#strap span {
	font-weight:600;
	}
#header_right {
	float: right;
	text-align: right;
	padding:0 25px;
	margin:-16px 0 0 0;
	width: 300px;
	font-size:.9em;
	}
#header_right a {
	padding:0 5px;
	background:url(../images/dotted-border.gif) no-repeat;
	color:#FFF;
	}
#header_right a.bgnone {
	background:none;
	}
#header_right a:hover, #header_right a:focus {
	text-decoration:underline;
	}

	
		

/* --------- horizontal navigation --------- */

#nav {
	padding: 0;
	margin: 203px 0 0 0;
	background-color: #000636;	
	color: #fff;
	float: right;
	width: 767px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	}

#nav li {
	display: inline; 
	}
#nav li a {
	padding:7px 11px;
	color: #fff;
	text-decoration: none;
	float: left;	
	text-align:center;
	background:url(../images/dotted-border.gif) 0 5px no-repeat;
	}
#nav li a:hover {
	background-color: #a0c0e0;
	color: #fff;
	text-decoration:none;
	}
#nav .bgnone {
	background:none;
	}
#nav .last {
	padding:7px 13px;
	}

/* --------- Current button state --------- */

#nav li a.nowpage {
	/*border-bottom: dotted black 1px;*/
	color:#000636;
	background-color: #a0c0e0 !important;
	}
a.nowpage:hover {
	color:#fff !important;
	}

/* --------- Right Column --------- */

#right-column {
	width: 725px;
	float: right;
	margin:0;
	padding:0;
	overflow: hidden;
	}
	
	
/* --- Columns and content sections --*/
			
.content-panel {
	padding: 0; 
	margin: 28px 0 20px 0; 
	width: 300px; 
	overflow: hidden;
	float:none;
	background-color:#fff;
	}
.content-panel a:link, .content-panel a:visited {
	color:#6d6d6d;
	text-decoration:underline;
	}
.content-panel a:hover {
	color:#6d6d6d;
	text-decoration:none;
	}
.content-panel h1 {
	color:#637cab;
	margin: 28px 0 5px 0;
	}
.content-panel h2 {
	color:#000;
	}
#right-column .content-panel h3 a {
	color:#c18231;
	font-family:Tahoma, sans-serif !important;
	font-size:.8em;
	font-weight:bold;
	text-decoration:underline;
}
.width200 {
	width:200px;
	margin:0;
	padding:0;
	background-color:#fff;
	}
.content-panel.main {
	width:369px;
	margin:0;
	padding:0;
	}
.content-panel.larger {
	width:369px;
	margin:0;
	padding:0;
	}
.content-panel.smaller {
	width:230px;
	margin:0;
	padding:0;
	}
.content-panel.percent100 {
	width:100%;
	}			
.left {
	float: left;
	
	}				
.right {
	float:right;
	}
.smallertext {
	font-size:0.9em;
	margin:0 0 20px 0;
	padding:0;
	background-color:#fff;
	}
.smallertext img {
	border:#000 thin solid;
	}
	.bmnone {
		margin-bottom:0;
		}
		
		#feature-image {
			width:200px;
			text-align:center;
			margin:0 0 20px 0;
			padding:0;
			}
		#feature-image2 {
			width:300px;
			text-align:center;
			margin:0 0 30px 0;
			padding:0;
			float:left;
			}
		#feature-image.tpm10 {
			margin-top:10px;
			}
		.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; 			
			}

/* =list sets
--------- */
ul.article-link-list {
	padding-top:0; 
	margin:4px 0 20px 0;
	font-family:Tahoma, sans-serif !important; 
	}
ul.article-link-list li {
	padding-top:2px;
	margin:0;	
	padding-left:10px;
	background: url(../images/link-bullet.gif) 0 0.4em no-repeat;
	}
ul.article-link-list li a {
	color:#5fa1fa;
	}
ul.article-link-list li a:hover {
	text-decoration:underline;
	}
h2.article-link-head1 {
	color:#153f86;
	padding:0 0.5em 0;
	margin:.5em 0 0 0;
	border-bottom:#7b7b7b thin dotted;	
	}

			
/* --------- Images --------- */
.image-small {
	margin:0;
	padding:0;
	border:0;
	display:block;
	border: 1px solid #000;
	}

a img.image-small, a:link img.image-small, img.image-small, a:visited img.image-small {
	float: left; 
	background: #fff; 
	padding: 0; 
	border: 1px solid #000;
	margin: 5px 0 0 0; 
	width:75px;
	}
	

/* --------- Central Column: Property Section (a sub-section of content) (5) --------- */

#property {
	margin:0 0 0 0;
	background-color:#fff;
		}
#property .item {
	float: left;
	width: 175px;
	margin-top: 1em ;
	font-size: 0.8em;
	}
#property .item2 {
	float: left;
	width: 155px;
	margin-top: 1em ;
	font-size: 0.8em;
	}
#property .itemmargin {
	margin-right: 15px;
	}
#property .itemmargin2 {
	margin-right: 70px
	}
#property img {
	display: block;
	border: 1px solid gray;
	}
#property a:hover img{
	border-color: black;
	}



/* --------- Left Column Sections (7,8) --------- */

#left-column {
	width: 190px;
	float: left;
	margin:28px 0 0 0;
	padding:0;
	}	
	
	#banner {
		margin: 0 0 20px 0;
		}
		
	#poll {
	margin: 1.3em 0 0 0;
	padding: 0 15px;
	border: solid #666666 1px;
	background-color:#666;
	}


/* --------- 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 {
	color: #ffffff;
	background-color:#666;
	}
#poll a:hover {
	color: #ffffff;
	background-color:#666;
	}
#poll a:active {
	color: #ffffff;
	background-color:#666;
	}
	
/*-------------end right cloumn---------------------*/

/* ------------------- Footer (9) ------------------- */

#footer {
	height:80px;
	/*background: url(../images/dotted-border-x.gif) repeat-x;*/
	background-color:#161e33;
	clear: both;
	padding-top:.5em;
	margin: 0;
	font: .85em Arial, Helvetica, sans-serif;
	}

#footer p {
	text-align: center;
	color: #f1f1f1;
	margin:2em 0 1em 0;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #d58012;
	}
#footer a:hover, #footer a:active {
	text-decoration:underline;
	}
#footer ul#footer-nav {
	width:960px;
	margin:0 15px 1em 15px;
	text-align:center
	}
#footer ul#footer-nav li {
	display:inline;
	padding:0 5px;
	border-right:#666 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; position: relative;
	}
a {
	font-weight:500;
	}
a.normal {
	font-weight:300;
	}
.width500 {
	width:500px;
	}	
.tppnone {
	padding-top:0;
	}
.tpm20 {
	margin-top:20px;
	}
.tpp20 {
	padding-top:20px;
	}
.btm10 {
	margin-bottom:10px
	}
.btm20 {
	margin-bottom:20px
	}
.rm30 {
	margin-right:30px;
	}
.lm30 {
	margin-left:30px;
	}
#feature-image.lm30 {
	margin-left:30px;
	}
.tpborder {
	border-top:#666666 dotted 1px;
	}
.bordernone {
	border:none;
	}
.bgnone {
	background:none;
	}	
.clearboth {
	display:block;
	clear:both;
	}
.white {
	color:#fff;
	}
.lp14 {
	padding-left:14px;
	}


/* =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 {	
	margin:0;
	padding:0;
	clear:both;
	display:block;
	background-color:#FFCCCC;
	}
	
/* 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;
	}
