body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #006633;
	background-image: url(../images/site/bg.png);
	background-repeat: repeat;
}

#container {
	width: 720px;
	top: 40px;
	margin: 14px auto 20px auto;
	border: 2px solid #003399;
	background-color: #F5F0EB;
	/*
background-image: url(../images/site/F5F0EB.png);
	background-repeat: repeat;
*/		
}

#header { width: 720px; height: 80px; background-color: #FFFFFF; }

#content {
	width: 720px;
	background-color: #F5F0EB;
	/*
	background-image: url(../images/site/F5F0EB.png);
	background-repeat: repeat;
	*/
}

#col-left {
	width: 180px;
	float: left;
	background-image: url(../images/site/TCH_tree_logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: center 60px; /* */
	height: 100%;
	display: block;
}

#col-right {
	float: left;
	width: 540px;
	padding-top: 10px;
	display: block;
}

div.watermark {
	background-image: url(../images/site/TCH_tree_logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: center 60px; /* 40px */
}

#nav { text-align: center; vertical-align: middle; position: relative; margin-top: 25px; }
li {float: left; padding-right: 12px; list-style-type:none; }
li.main { margin-top: 7px; }

#footer { width: 720px; background-color: #F5F0EB; font-size: 10px; color: #666666; padding-top: 8px; text-align: center; vertical-align: bottom; clear: both; }

div.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; 
text-align: center; padding-bottom: 4px; padding-top: 10px;  }

img { border: 0px; }
img.PageTitle { display: block; padding-left: 4px; padding-top: 4px; padding-bottom: 0px; clear: both; float:none; display: block; text-align: left; }
img.map {margin-left: 16px; border: 1px solid #003399; /*display: block;*/ }

.header-small { font-size: 12px; font-weight: bold; font-variant: small-caps; margin-left: 6px; display: block; padding-bottom: 4px; }

.info-small { font-size: 11px; font-variant: small-caps; margin-left: 8px; display: block; padding-bottom: 10px; }

p { line-height: 130%; padding-left: 10px; padding-right: 10px; text-indent: 1em; }

/* Links */
	/* navigation links */
	a.navigation:Link { font-size: 12px; color: #993300; text-decoration: none; }
	a.navigation:Active { font-size: 12px; color: #336633; text-decoration: underline; }
	a.navigation:Visited { font-size: 12px; color: #993300; text-decoration: none; }
	a.navigation:Hover { color: #336633; text-decoration: underline; }

	/* content links */
	a:Link { color: #336633; text-decoration: underline; }
	a:Active { color: #993300; text-decoration: none; }
	a:Visited { color: #336633; text-decoration: underline; }
	a:Hover { color: #993300; }

	/* footer links */
	a.footer:Link { font-size: 11px; color: #336633; text-decoration: underline; }
	a.footer:Active { font-size: 11px; color: #993300; text-decoration: none; }
	a.footer:Visited { font-size: 11px; color: #336633; text-decoration: underline; }
	a.footer:Hover { color: #993300; }

	/* copyright links */
	a.copyright:Link { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #336633; text-decoration : none; }
	a.copyright:Active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: underline; }
	a.copyright:Visited { font-family: Arial, Helvetica, sans-serif; 	font-size: 10px; color: #336633; text-decoration: none; }
	a.copyright:Hover { color: #993300;	text-decoration: underline; }

.center { text-align: center; }

div.photo-gallery { float: left; padding: 10px; margin: 5px 3px; }

img.gallery { border: 1px solid #006633; }

img.OurHomes { width: 400px; /* height: 267px; */ border: 1px; border-style:solid; border-color: #006633; margin-left: 18px; float:left;  }
