body {
	background-color: #9a8761; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #4f261e;
}
.home {
background-image: url(../images/webwindowWaterfall300.jpg);
}
.keylinks {
background-image: url(../images/webwindowOlympics300.jpg);
}
.ToSee {
background-image: url(../images/webwindowLighthouse300.jpg);
}
.testimonial {
background-image: url(../images/webwindowHome4300.jpg);
}
.amenities {
background-image: url(../images/webwindowPath300.jpg);
}
.homes {
background-image: url(../images/webwindowHome2300.jpg);
}
.images {
background-image: url(../images/webwindowGarden300.jpg);
}
h1 {
	margin-bottom: 20px;}
	
#content {
	width: 600px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 20px; 
	margin-left: 240px;
	filter: alpha (opacity=80);
	opacity: 0.8;
	border: 2px solid #5980AF;
	background-color: #e9edf1;
	color: #000000;
	/*padding: 60 0px 0 0px;*/
	text-align: left;
}
.contentText {
	margin: 10px 20px 40px 20px;
	font-family: verdana, sans-serif;
	font-size: 18px;
	color: #1e4778;
	background-color: #e9edf1;
	border: thin black;
	background-image: url(../images/textbggray00.jpg);

}

.title {
	font-family: trebuchet, serif;
	font-size: 30px;
	font-style: italic;
	text-align: center;
}
.titleIndent {
	font-family: trebuchet, serif;
	font-size: 30px;
	
	font-style: italic;
	margin-left: 100px;
}
.rightimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px; 
	margin-top: 0px;
}

.reachUs {
	margin-left: 100px; 
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #1e4778;

}

.quotes {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #1e4778;
	vertical-align: top;
}
.quotes a {
font-family: verdana, sans-serif;
font-size: 14px;
color: #1e4778;
text-decoration: none;
}

.quotes a:hover {
color: #14741c;
text-decoration: underline;

}

.quotesLg {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e4778;
	vertical-align: top;
}

.rule {
	background-image: url(../images/HRule.jpg);
}

.print {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #1e4778;
	vertical-align: top;
	float: right;
}
                       
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.navlocation {
	top: 10px;
	left: 250px;
	bottom: 10px;
}

#thicktabs{		
padding: 0;
padding-left: 200px;
font: bold 11px Tahoma;
}

html>body #thicktabs{
padding-left: 250px;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #2c3a4e;
padding: 8px 9px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/graybg.gif) top right no-repeat;
border-top: 1px solid #687483; /*top border style*/
border-bottom: 3px solid #687483; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #687483; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #687483; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: #696580;
}

#thicktabs li a:hover {
color: #4e4a43;
background-image: url(../images/graybgover.gif); /*background image swap on hover*/
}

#thicktabs li .current {
color: #54581d;
background-image: url(../images/graybgover.gif); /*background image swap on hover*/
}

#linkspg {
vertical-align: top;
color: #1e4778;
}

#linkspg ul {
list-style: none;
color: #1e4778;
}

#linkspg li a{
font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1e4778;
	text-decoration: none;
}

#linkspg li a:hover{
color: #14741c;
text-decoration: underline;
}

#linkspg li a:visited{
color: #696580;

}

#linkspg li a:current{
color: #54581d;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

.footer {
clear: both;
font-family: verdana, sans-serif;
color: #663300;
text-align: center;
background-position: bottom;
float: left;
padding: 0px 0 15px 120px;
font-size: 10px;
}

.footer a {
color: #1e4778;
text-decoration: none;
font-size: 10px;
}

.footer a:hover {
color: #14741c;
text-decoration: underline;
font-size: 10px;
}
