/* --------- Meta Layout --------- */

body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:#555;
	background:url(../images/bg.jpg) repeat-y 50% 0;
	}
#container {
	margin: 0 auto; 
	width: 1000px;
	text-align: left;	
	/*background-color: #fff;*/
	background:url(../images/left-bg.gif) 0 100px repeat-y;
	}
#left-column {
	float: left;
	width: 288px;
	margin: 0 0 40px 0 ;
	padding: 0;
	/*background:#fff;*/
	}
#right-column {
	float:right;
	width:712px;
	margin: 0 0 30px 0;
	padding: 22px 0 0 0;
	background: url(../images/top-white.gif) left top repeat-x;
	}
#contentwrapper {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 682px;
	}
#contentwrapper-left {
	width:492px;
	margin: 0 0 0 5px;
	padding: 0;
	float:left;
	}
#contentwrapper-right {
	width:160px;
	margin: 0;
	padding: 0;
	float:right;
	}
#right-side-column {
	width: 160px;
	float:right;
	margin:0 17px 0 0;
	} 
#content {
	width:510px;
	float:left;
	}
.skip {
	display:none;
	}
/* --------- Flash --------- */
	
#flashcontent {
	margin: 0 0 1.3em 0;
	width: 160px;
	}


/* --------- Links --------- */

a:link, a:visited {
	color:#847c6c;
	text-decoration:underline;
	}
a:hover, a:focus {
	color:#ff6300;
	text-decoration:none;
	}
a:active {
	color:#847c6c;
	text-decoration:underline;
	}

/* --------- Current Page --------- */

ul li a.nowpage {
	color:#6bc622;
	}

/* --------- Map --------- */

div#map {
	width: 450px;
	height: 450px;
	margin: 0 0 0 20px;
	border:#000 solid 1px;
} 
#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 {
	line-height: 1.5em;
	margin-bottom: ;
	margin: 0 0 1em 20px;
	}
#side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 0 20px;
	}

/* --------- Header --------- */

#header {
	background:#f1f1f1 url(../images/header-image-right.jpg) top right no-repeat;
	height:248px;
	margin: 0;
	padding: 0;
	clear:both;
	}
#header #menu h2 {
	color:#555;
	font-size:1.3em;
	padding:18px 0 0 20px;
	margin: 0 0 15px 0;
	}
#header #menu ul {
	color:#7a7a7a;
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	width:210px;
	font-size:.8em;
	}
#header #menu ul li {
	margin:0;
	padding:3px 0 3px 12px;
	background:url(../images/header-bullet.gif) .2em .8em no-repeat;
	border-bottom:#d1d1d1 1px dotted;
	}
#header #menu ul li.last {
	border:none;
	}
#header #menu ul li a {
	text-decoration:none;
	}
#logo {
	background:#fff url(../images/logo-bg.gif) repeat-x;
	height:111px;
	padding:0 0 0 25px;
	}
#logo h1 {
	color:#000;
	margin:0;
	padding:28px 0 0 0;
	font-family:"Arial Narrow" Helvetica Arial sans-serif;
	font-size:2.2em;
	font-weight:900;
	}
#logo h1 a {
	color:#000;
	text-decoration:none;
	}
#logo h1 .red {
	color:#d21410;
	}
#logo p {
	color:#8d8c8c;
	font-size:.9em;
	margin:0;
	font-weight:bolder;
	}
#logo p a {
	color:#8d8c8c;
	text-decoration:none;
	}
#image-left {
	background:#fff url(../images/header-image-left.jpg) no-repeat;
	height:248px;
	}	

/* --------- Nav --------- */
#top-nav {
	margin:0;
	padding: 0 0 0 0;
	height: 49px;	
	text-align:right;
	color:#979696;
	background:#fff;
	}
#top-nav p {
	margin: 0 0 0 0;
	padding:0 23px 2px 0;
	background:#f2f1ee;
	line-height:1.8em;
	}
#top-nav p a {
	margin: 0;
	padding: 4px 3px 0 3px;
	text-align:right;
	text-decoration:none;
	}
#top-nav p a#home {
	background:url(../images/orange-tab.gif) .4em 0 no-repeat;
	padding:3px 5px;
	border-right:#979696 1px solid;
	}
#top-nav p a#site-map {
	background:url(../images/green-tab.gif) .4em 0 no-repeat;
	padding:3px 25px 3px 3px;
	}
#top-nav a:link, #top-nav a:visited {
	color:#979696;
	}
#top-nav a:hover, a:focus {
	color:#ff6300;
	}
#top-nav a:active {
	color:#979696;
	}
#nav {
	margin:0 0 0 0;
	padding:0;
	text-transform:uppercase;
	}
#nav ul{
	margin:0;
	padding:0;
	height:36px;	
	}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	background-color:#fff;
	line-height:1em;	
	}	
#nav li a:link, #nav li a:visited{
	margin: 0;
	padding: 11px 0 5px 0;
	text-align:center;
	display:inline;
	float:left;
	border-right:#dbdbd9 solid 3px;
	background:url(../images/nav-red.gif) repeat-x;	
	width:99px;
	color: #555;
	font-weight:500;
	letter-spacing: 0px;
	font-size:10px;	
	text-decoration:none;
	}	
#nav li a:hover, #nav li a:focus{
	margin: 0 0 0 0;
	padding: 11px 0 5px 0;
	text-align:center;
	display:inline;
	float:left;
	border-right:#dbdbd9 solid 3px;
	background:url(../images/nav-green.gif) repeat-x;	
	width:99px;
	color: #555;
	font-weight:500;
	letter-spacing: 0px;
	font-size:10px;
	text-decoration:none;
	}
#nav li a:active{
	margin: 0;
	padding: 11px 0 5px 0;
	text-align:center;
	display:inline;
	float:left;
	border-right:#dbdbd9 solid 3px;
	background:url(../images/nav-red.gif) repeat-x;	
	width:99px;
	color: #555;
	font-weight:500;
	letter-spacing: 0px;
	font-size:10px;
	text-decoration:none;
	}	
#nav li a.last, #nav li a.last:hover, #nav li a.last:focus {
	border-right:none;
	}

/* --------- Body Styles --------- */

#left-column h2#featured-heading {
	color:#fff;
	background:#71b01f;
	font-size:1.2em;
	padding:10px 0 10px 21px;
	margin:0;
}
#body-heading {
	color:#fff;
	background:#63931d;
	font-size:1.2em;	
	padding:10px 0 10px 21px;
	margin:0 0 22px 0;
}
#right-column p {
	padding:0 0 0 23px;
}
#right-side-column img {
	border:#000 1px solid;
} 
.content-row {
	margin:0;
	padding:0 0 0 15px;
	clear:left;
}
.content-panel {
	width:152px;
	float:left;
	margin:0 0 23px 0;
	background:url(../images/side-bord.gif) 0 2em no-repeat;
}
.first {
	background:none;
}
.content-panel h3 {
	color:#000;
	font-size:1em;
	background:url(../images/blue-bullet.gif) .3em .4em no-repeat;
	padding:0 0 0 15px;
	margin:0 0 6px 0;
	border-right:none;
	border-bottom:#b8b7af 2px solid;
}
.content-panel img {
	margin:0 0 20px 8px;
	border:#dedede 1px solid;
}
.content-panel ul {
	list-style-type:none;
	margin:0 0 0 7px;
	padding:0;
}
.content-panel li {
	background:url(../images/grey-bullet.gif) .3em .4em no-repeat;
	padding:0 0 0 13px;
}
.content-panel p.read-more {
	color:#4c4c4c;
	margin:5px 0 0 0;
	padding:0;
	font-weight:bold;
	background:url(../images/orange-bullet.gif) 7em .4em no-repeat;
}
.content-panel p.read-more a {
	color:#4c4c4c;
	text-decoration:none;
}
.content-panel p.read-more a:hover, .content-panel p.read-more a:focus {
	text-decoration:underline;
}


/* --------- Link Lists --------- */

#left-column h2 {
	color:#609f0f;
	font-size:1.3em;
	padding:0 0 0 15px;
	margin:15px 0 7px;
	clear:both;
	}
#left-column ul.link-list {
	color:#7a7a7a;
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	width:210px;
	font-size:.8em;
	}
#left-column ul.link-list li {
	margin:0;
	padding:3px 0 3px 12px;
	background:url(../images/header-bullet.gif) .2em .8em no-repeat;
	border-bottom:#d1d1d1 1px dotted;
	}
#left-column ul.link-list li.last {
	border:none;
	}
#left-column ul.link-list li a {
	text-decoration:none;
	}
	
/* --------- Property --------- */

#property {
	margin:8px 0 0 10px;
	background-color:#fff;
		}
#property .item {
	float: left;
	width: 255px;
	margin:12px 0 1em 0;
	font-size: 0.9em;
	background:url(../images/header-bottom-dots.gif) .1em bottom repeat-x;
	}
#property .item p {
	margin:0;
	padding:0;
	}
#property .item p.title {
	color:#000;
	margin:0 0 7px 0;
	font-weight:bold;
	}
#property .item p.read-more {
	color:#4c4c4c;
	margin:6px 0 0 0;
	padding:0 10px 10px 0;
	text-align:right;
	background:url(../images/read-more.gif) right .5em no-repeat;
	font-weight:bold;
	}
#property .item p.read-more a:link, #property .item p.read-more a:visited {
	color:#4c4c4c;	
	text-decoration:none;
	}
#property .item p.read-more a:hover, #property .item p.read-more a:focus {
	text-decoration:underline;
	}
#property .item p.read-more a:active {
	color:#4c4c4c;
	text-decoration:none;
	}
#property .item img {
	display: block;
	padding:2px;
	border:#aeaeae 1px solid;
	float:left;
	margin:0 12px 0 0;
	}
/* #property .item a img {
	display: block;
	padding:2px;
	border:#aeaeae 1px solid;
	float:left;
	margin:0 12px 0 0;
	}
#property .item a:hover img{
	border-color: black;
	} */

/* --------- Footer --------- */

#footer {
	clear:both;
	margin: 1.4em 0 0 0;
	padding: 1em 0 0 0;
	background-color:#e9e8e3;
	text-align:center;
	font-size: 0.8em;
	height:70px;
	}
#footer p {
	font-size:1.1em;
	margin:1em 0 0 0;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	
#footer li {
	margin: 0;
	padding: 0 6px;
	display:inline;
	border-right:#847c6c 1px solid;
	}	
#footer li a{
	margin: 0;
	padding: 0;
	display:inline;
	}
#footer li.last{
	border:none;
	}
	
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }