@charset "utf-8";
/* CSS Document */
INPUT, SELECT, TEXTAREA {font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 11px; color:#393D25;}

body {
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	background-image: url(images/background.jpg);
	margin-top: 0px;
	text-align: center;
	color: #333333;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	background-color: #D7DCB9;
	margin: 0 auto;
	text-align: left;
	width: 935px;
	border: 1px solid #FFF;
}
#topper {
	background-color: #D7DCB9;
	height: 100px;
	width: 935px;
}
#masthead {
	background-color: #FFFFFF;
	width: 935px;
	height: 256px;
	border-top: 1px solid #CACEAE;
}
#topnav {
	background-color: #6C7D5B;
	height: 25px;
	width: 900px;
	padding-left: 35px;
	font-size: 14px;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#contenthome {
	float:right;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #D7DCB9;
	width: 644px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
#homeleft{
	float:left;
	width: 250px;
	background-image: url(images/lefthome.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: 1px solid #FFF;
}
#ttdleft{
	float:left;
	width: 250px;
	background-image: url(images/leftttd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right: 1px solid #FFF;
	background-color: #83957F;
}
#contentother2 {
	float:right;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #D7DCB9;
	width: 644px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

#footer {
	font-size: 1em;
	color: #FFF;
	background-color: #8D965C;
	text-align: center;
	clear: both;
	width: 935px;
	height: 100px;
	padding-top: 0px;
	border-top: solid 1px #FFF;
}
#contentother {
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #D7DCB9;
	width: 895px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}

a:link {
	color:#393D25;
}
a:visited{
	 color:#393D25;
}
a:active {
	color:#393D25;
}
a:hover {
	color:#000;
	text-decoration:none;
}	
h1 {
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #393D25;
}
h2 {
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6C6C;
	font-style: italic;
}
.border {
	border: 1px solid #CCC;
}
hr {
	color: #393D25;
	height: 1px;
	width: 100%;
	text-align: center;
}
.small {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #FFF;
}
a.small:link {
    font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.small:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color: #9898BA;
	text-decoration: none;
}
a.small:active {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.rates {
	color: #393D25;
	height: 50px;
	width: 50%;
	border: 1px dotted #393D25;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 10px;
}
.emphasis {
	font: bold 1em "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	color: #393D25;
}
.redtext {
	font: 1em "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	color: #CC0000;
}
.table {
	background-color: #FFFFCC;
	border: 1px solid #393D25;	
}
.linksummer {
	background-image: url(images/seasons_r1_c2.jpg);
}
.hoversummer {
	background-image: url(images/summer.jpg);
}
.greentext {
	color: #393D25;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.floorplan {
	background-color: #D7DCB9;
	border: 1px solid #FFF;
}
.other {
	border: 1px solid #D7DCB9;
}
.news {
	background-color: #83957F;
	border: 1px solid #FFF;
	color: #FFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.redtextlge {
	color: #CC0000;
	font-family: "Times New Roman", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
