@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0;
	margin: 0 auto;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		color:#333333;
		text-align: center;
}

a, a img {
	outline: none;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	text-align: left;
}

#slideshow {
	padding-top: 0px;
	margin-top: 7px;
	width: 768px;
	text-align: left;
}

#slideshow-new {
	padding-top: 0px;
	margin-top: 7px;
	width: 768px;
	height: 350px;
}
	
#main {
	float: left;
	width: 450px;
	margin-top: 5px;
	padding-top: 10px;
}
#fullwidth {
	width:100%;
	margin:0;
}
#right {
	float: right;
	width: 300px;
	padding-top: 10px;
	margin-top: 5px;
	margin-left: 15px;
}
#feedCol {
	float: right;
	width: 300px;
	padding-top: 10px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
#header {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F6756;
	padding-bottom: 3px;
	margin-top: 15px;
	padding-top: 15px;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6756;
}
	
.footer2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6756;
	text-decoration: none;
}

.footer2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6756;
	text-decoration: none;
}

.footer2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6756;
	text-decoration: none;
}

#video {
	margin: 20px auto 10px auto;
	text-align: center;
	}

#video-gallery {
	margin: 20px auto;
	text-align: center;
	position: relative;
	width: 760px;
	}

#video-gallery .button {
	display: inline;
	padding: 0 20px;
	}

#video-gallery .button a img {
	border: 0;
	}
	
#video object {
	margin-top: 0;
	}
	
#blog {
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 45em;
	height: 30em;
	padding: 1em;
	border: 1px solid #6B7A94;

}

#blog HR {
	border:0; 
	color: #6b7a94;
	background-color: #6b7a94;
	height: 1px;
	width: 80%;
	text-align: center;

}

.BlogVideo {
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

/***********************************************
 -------------NAVIGATION STYLES ----------------
 ***********************************************/

#navcontainer {
width: 768px;
background-color: #6E829B;
text-align: center;
margin: 0;
padding: 0 0 1px 0;
	}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-color: #6E829B;
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

#navcontainer ul li {
	display: inline;
	margin: 0;
	white-space: nowrap;
	padding: 0 4px;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding: 2px 11px 2px 12px;
	/*border-right: 1px solid #8494A5;
	border-left: 1px solid #8494A5;*/
}

#navcontainer ul li a:link,
#navcontainer ul li a:visited
{
	background-color: #6E829B;
	color: White;
}

#navcontainer ul li a:hover,
#navcontainer ul li a:active
{
background-color: #369;
color: #fff;
}


/* *************************************************
      Round box styles
***************************************************/

div#box { margin: 0 auto 0 auto; background: #708054; width:259px;}
.rtop, .rbottom{display:block; background: #FFF}
div#box p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
}
#box a {
	color: #FFFFFF;
	font-size: 12px;
}


.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #708054}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#main table, #fullwidth table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6E829B;
}
#main p, #fullwidth p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.4em;
}


.pCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E829B;
	font-size: 18px;
	font-weight: bold;
}
#right p, #right ul, #fullwidth ul {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.4em;
}
#right ul {
	margin:0;
	color:#336699;
}
#feedCol p {


	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.4em;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #546734;
	margin-left: 10px;
}
.highlight {
	font-weight: bold;
	color: #954347;
}
.highlightgreen {
	font-weight: bold;
	color: #546734;
}
.highlightlightgreen {
	color: #008000;
}
.phoLeft {
	float: left;
	border: 1px solid #AE9840;
	margin: 0 10px 10px 0;
}
.pho {
	border: 1px solid #AE9840;
	margin:5px
}


a:link, a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover, a:active {
	color: #718155;
}


.phoRight {
	border: 1px solid #AE9840;
	margin: 0 0 10px 10px;
	float: right;
}
.highlight2 {

	font-weight: bold;
	color: #546734;
}
.t_highlight {
	font-size: 16px;
	font-weight: bold;
	color: #708054;
}
#main ul li, #fullwidth ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 0px;
	line-height: 1.4em;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E829B;
	font-size: 18px;
	font-weight: bold;
}
#box table {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
}
#properties tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* REMOVE THIS */		
#properties tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


table#properties {
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-collapse: collapse;
	width: 95%;
	}
	
table#properties td,
table#properties th {
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	padding: 3px;
	text-align: center;
	}
	
table#properties th {
	font-weight: bold;
	font-size: 90%;
	vertical-align: bottom;
	background-color: #cccccc;
	}
	
	
table#properties .site {
	width: 15%;
	}
	
table#properties .acres {
	width: 15%;
	}		

table#properties .elev {
	width: 15%;
	}
	
table#properties .price {
	width: 24%;
	}

table#properties .status {
	width: 29%;
	}

table#properties td.subhead {
	background-color: #637446;
	color: #ffffff;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 120%;
	}

table#properties .available,
.key-available {
	background-color: #b7dcb3;
	}

table#properties .under,
.key-available {
	background-color: #FFFF99;
	}
	
table#properties .planned, 
.key-available {
	background-color: #daf6f6;
	}
	
table#properties .completed, 
.key-available {
	background-color: #f9c597;
	}

.key-available {
	padding: 2px;
	}
		
.popup
{
   position:absolute; left:0; top:0; width:132;
   border-style:solid;
   border-width:4;
   border-color:blue;
   background-color:yellow;
   padding:5px;
   color:red;
   font-family:Arial;
   font-weight:bold;
   font-size:10pt;
   z-index:2;
   visibility:hidden;
}

/* BLOG STYLES AND FIXES */


	
	a {
		color:#a74347;
		text-decoration:none;
	}
	a:hover {
		color:#75845c;
	}
	#outerdiv {
		width:800px;
		margin:10px auto 10px auto;
		text-align: left;
	}
	#header {
		/*background-color:#637446;*/
		width:100%;
		text-align:center;
	}
	
	.blogEntry {
		margin:2px auto 0 auto;
		border:1px solid #aab794;
		padding:3px;
	}
	
	
	.blogSummary {
		margin:10px auto 10px auto;
		padding:2px;
		border:1px solid #aab794;
		clear:both;
	}
	#blogImage {
		float:left;
		margin:5px 10px 5px 5px;
		border:1px solid #333333;
		clear:both;
	}
	#blogBody {
		text-align:left;
		line-height: 1.3em;
		padding: 5px 10px 10px 10px;
	}	
	#blogTitle {
		margin: 3px 0 10px 0;
		background-color:#75845c;
		padding: 2px 4px;
		font-size:18px;
		color:#ffffff;
	}
	#blogTitle a {
		font-size:18px;
		color:#ffffff;
	}
	#blogTimestamp {
		text-align:left;
		margin-left:10px;
		color:#aab794;
		letter-spacing:0;
		font-size:12px;
	}
	
	#blogMedia {
		margin:2px auto 10px auto;
		text-align: center;
	}
	
	#blogMediaBrowser {
		padding: 5px;
		background-color: #eeeeee;
		line-height: 1em;
		text-align: center;
		}
		
	#blogMediaBrowser a {
		display: inline-block;
		margin: 0 5px;
		padding: 0;
		}
		
	#blogMediaBrowser a:link img,
	#blogMediaBrowser a:visited img {
		border: 1px solid #aab794;
	}
	
	#blogMediaBrowser a:hover img,
	#blogMediaBrowser a:active img {
		border: 1px solid #75845c;
	}
	
	
	.backlink {
		background-color: #aab794;
		padding: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 11px;
		text-transform: uppercase;
	}
	
	.backlink a:link, .backlink a:visited {
		color: #525c40;
		text-decoration: underline;
		}
	
	.backlink a:hover, .backlink a:active{
		color: #ffffff;
		text-decoration: underline;
		}	
	
	.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}

#main ul.articles {
	margin: 0 0 10px 30px;
	padding: 0;
	}
	
#main ul.articles li {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.photo-row {
	position: relative;
	margin: 20px 0;
	text-align: center;
	}
	
.photo-row img {
	margin: 0;
	padding: 0;
	}
	
/* ORDERED LISTS FOR OUTLINES */

ol {
	list-style: decimal;
	}
	
ol li ol {
	list-style: lower-alpha;
	}
	
ol li ol li ol {
	list-style: lower-roman;
	}
	
ol li {
	margin-top: 5px;
	}
.quote {
	font: italic bold 12px/18px Georgia, Times, serif;
	color: #6E829B;
	display: block;
	margin: 15px 15px 15px 25px;
}

#archive {
	margin-top: 25px;
	display: block;
	border-left: 1px solid #637446;
	padding-bottom: 15px;
}
.archive_links {
	padding-left: 10px;
	line-height: 18px;
}
#archive h2 {
	font: bold 14px Georgia, Times, serif; 
	color:#637446; 
	margin: 10px 0;
}
