<!--
* {margin: 0; padding: 0;}

body {
	font-family: "verdana", "arial", "helvetica", "sans-serif"; 
	font-size: 85%; 
	font-weight: none; 
	color:#000;
	background-image: url(../images/greendbkgrnd.gif);
}
a {
	font-weight: normal; 
	color: #669933;
}
* html body {text-align: center;} /*So IE 6 will center the wrapper*/

#wrapper {
	width: 800px; 
	margin: 0 auto; 
}
* html #wrapper {text-align: left;} /*So IE6 will set the text to the left*/

#nav {
	overflow: hidden; 
	width: 100%; 
	border-bottom: solid 2px black; 
	margin-top: 6px;
}
#nav ul {
	float: right; 
	margin: 0; 
	padding: 0; 
	font-size: .8em; 
	font-weight: bold; 
}
#nav ul li {
	margin: 0; 
	padding: 0; 
	float: left; 
	list-style-type: none; 
	background-image: url(../images/tabs_rightside.gif); 
	background-repeat: no-repeat; 
	background-position: right top;
}
#nav ul li a {
	display: block; 
	margin: 0; 
	padding: 5px 7px 3px 7px; 
	color: #fff; 
	background: url(../images/tabs_leftside.gif) no-repeat; 
	text-decoration: none;
}
#nav ul li a:link {
	font-weight: bold;
}
#nav ul li a:visited {
	font-weight: bold;
}
#nav ul li:hover {
	background: url(../images/tabs_rightside_on.gif) no-repeat right top;
}
#nav ul li a:hover {
	background: url(../images/tabs_leftside_on.gif) no-repeat;
}
#nav ul li a:active {
	font-weight: bold 
}
#nav #current {
	background-image: url(../images/tabs_rightside_current.gif); 
}
#nav #current a {
	background-image: url(../images/tabs_leftside_current.gif); 
}
#innerwrapper {
	width: 800px; 
	background: #fff url(../images/greenrightcolumn.gif) repeat-y;
}
#container {
	width: 800px; 
	float: left; 
	margin-right: -300px; 
	background: #fff url(../images/greenrightcolumn.gif) repeat-y;
}
#header {
	height: 230px; 
	background: url(../images/logo.gif) no-repeat;
}
#header object {
	float: right;
}
#content {
	margin-right: 300px; 
	background-color: #fff;
}
#content h1 {
	margin: 0 1em 1em 25px; 
	font-size: 120%;
}
#content h2, p {
	margin: 0 1em 1em 45px;
}
#content ul, ol {
	margin: 0 1em 1em 70px;
}
#content h2 {
	font-size: 110%;
	color: #ff9900;
}
#content h3 {
	color: #ff9900;
	margin: 0 1em 1em 45px;
	font-size: 100%;
}
#content h4 {
	color: #fff;
	background-color: #669933;
}
#content table {
	margin: .5em auto;
}
#content td {
	padding: 2px 2px 2px 2px; 
}
#content td.cellborder {
	border: solid 1px #ccc;
}
#content tr.tableheader {
	color: #fff; 
	background-color: #000; 
	border: none;
}
#content tr.tablesubheader {
	color: #fff; 
	background-color: #333; 
	border: none;
}
#content a {
	color: #336600; 
	text-decoration: none; 
	font-weight: bold;
}
#content a:hover {
	color:#333; 
	text-decoration: none; 
	font-weight: bold;
}
#content blockquote {
	margin-left: 3em;
	font-size: 90%;
}
#specials {
	border: solid 2px #669933;
	margin: 2em;
}
#propertylistings { /*These are styles for the property listings page*/
	font-size: .85em; 
}
#propertylistings dl {
	list-style: none; 
	margin: 0px 10px 1em 45px; 
	border-bottom: dotted 2px orange;  
	padding-bottom: 1em;
}
#propertylistings dl.last {
	border-bottom: none;
}
#propertylistings dl img {
	border: solid 1px gray; 
	height: 75px; 
	float: left;
	margin: 0px 15px 0px 0px;
}
#propertylistings dl img:hover { /*Makes the images larger when moused over*/
	height: 100%;
}
#propertylistings dl dt { 
	color: #336600; 
	font-weight: bold;
}
#propertylistings ul {
	margin: 0px 10px 1em 45px;
	border-bottom: dotted 2px orange;  
	padding-bottom: 1em;
}
#propertylistings ul li {
	margin: 0px 10px 0px 35px;
}
#propertylistings h3 {
	margin: 0px 10px 1em 45px;
	color: #336600; 
	font-weight: bold;	
}
#sidebar { /*This is the green column at right*/
	width: 300px; 
	float: right; 
	background-color: #669933;
}
#sidebar a {
	font-weight: normal; 
	border: none;
}
#sidebar img {
	border: none;
}
#featuredproperty {
	width: 260px; 
	margin: 2em auto 1em auto; 
	background-color: #ffffcc; 
}
#featuredproperty h1 {
	background-color: #000; 
	color: #fff; 
	font-size: 1em; 
	font-weight: bold; 
	padding: .25em;
}
#featuredproperty p {
	padding: .5em .5em .5em 1em; 
	font-size: .9em; margin: 0;
}
#featuredproperty img {
	float: right; 
	padding: .5em;
}
* html #featuredproperty {/*So IE6 will center the div*/
	margin-left: 20px;
} 
#featuredproperty a:hover {
	color: #000; 
	font-weight: bold;
}

#tagline {
	width: 300px;
	margin: 0px 0px 1em 0px;
}
#tagline p {
	text-indent: -9999em;
}
#columnfeature {
	width: 260px;
	margin: 1em auto 1em auto;
}

/*Styles for the Gallery pages*/
#gallery {
	width: 470px; 
	margin: 0px 0px 0px 60px;
	}
div.thumbnail {
	width: 120px; 
	height: 120px; 
	float: left; 
	padding: 0; 
	font-family: "Arial" "Helvetica", "sans-serif"; 
	font-size: .75em;
	}
div.thumbnail dl {
	width: 100px;
	}
div.thumbnail dt img {
	border: solid 1px white;
	}
div.thumbnail dt img:hover {
	border: solid 4px black;
	}


/*===============================================Global Classes==============================================*/
.alignright {
	text-align: right;
	}
.center {
	text-align: center;
	}
.clearing {
	height: 0; 
	clear: both;
	}
.fancyheader {
	border-left: solid 16px #ff9900; 
	color: #336600; 
	font-weight: bold; 
	padding-left: .275em;
}
p.firstline:first-line {
	font-weight: bold; 
	font-style: italic;
	}
.hidden {
	visibility: hidden; 
	display: hidden; 
	position: absolute; 
	left: -300px;
	}
.testimonial {
	text-align: right; 
	font-size: .85em; 
	font-style: italic; 
	border-bottom: dotted 2px orange; 
	padding: 0 0 1em 0;
	}
.testimonial-last {
	text-align: right; 
	font-size: .85em; 
	font-style: italic; 
	padding-bottom: 1em;
	}

/*===============================================Payment Form==============================================*/
.alignright input {
	margin-left: 10em;
}
.cleartop {
	clearing: top; 
	display: block; 
	width: 760px;
}
.clearboth {
	clearing: both;
}
label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
label.paymentinfo {
	width: 25em;
}
label.memberlevels {
	color: #009999; 
	font-weight: bold; 
	width: 23em;
}
input {
	color: #000;
	background: #99d6d6;
	border: 1px solid #009999;
}
.submit input {
	color: #fff;
	background: #009999;
	border: 2px outset #99d6d6;
	margin-left: 35em;
}
fieldset {
	border: 1px solid #009999; 
	width: 760px; 
	margin-left: 30px; 
	margin-bottom: 1em;
}

legend {
	color: #000;
	background: #99d6d6;
	border: 1px solid #009999;
	padding: 2px 6px; margin-bottom: 1em; margin-left: .5em;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

/*=============================================Footer and Site Design Styles===============================*/

#footer {
	height: 1.5em; 
	background-color:#ff9900; 
	color:#000; 
	font-size: .75em; 
	padding: .5em 0 .5em 1em; 
	font-weight: bold;
}
#sitedesign {
	width: 800px; 
	margin: 0 auto 1em auto; 
	font-size: .75em; 
	text-align: right; 
	color: #333;
}
#sitedesign a {
	color: #336600; 
	text-decoration: none;
}
#sitedesign a:hover {
	font-weight: bold;
}


-->