body {
	background-color: #cea43b;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #f4ead1;
}
.contactpage {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-color: #cea43b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #f4ead1;
}
.nowrenting {
	color: #73211c;
	font-size:16px;
	margin-right:40px;
	display:block;
	font-weight:bold;
}
.footnote {
	color: #ffffff;
	font-size:10px;
	line-height:11px;
	text-align:center;
	margin-top:20px;
}
.copy {
	color: #ffffff;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	text-align:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
.copy2 {
	color: #ffffff;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-align:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
}
.copybg {
	background-color: #73211c;
	text-align:center;
	background-image: url(images/copybg.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
.copyright {
	color:#f5ebd0;
	font-size:11px; 
	font-family:"Times New Roman", Times, serif;
	padding-top:8px;
}
.stylepage {
	color: #ffffff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	background-image: url(images/generic_bg.jpg);
}
.stylepagediv {
	margin-top:10px;
	margin-left: 30px;
	margin-right: 20px;	
	display:block;
}
a {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.current {
	color:#fcb80e;
	font-weight:normal;
}
.smallnote {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
}
.spacer {
	margin-top:5px;
}
#Layer1 {
	position:absolute;
	width:276px;
	height:51px;
	z-index:1;
	left: 165px;
	top: 209px;
}
#Layer2 {
	position:absolute;
	width:234px;
	height:51px;
	z-index:1;
	left: 207px;
	top: 209px;
}
#Layer3 {
	position:absolute;
	width:211px;
	height:51px;
	z-index:1;
	left: 230px;
	top: 209px;
}
#thecontainer {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:758px;
	height:276px;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
li { color: #cea43b; padding-bottom:10px;}
span { color: black;font-weight:bold; }
td {
	font-size:13px;
	font-family:"Arial", sans-serif;
	line-height: 19px;
}
.planinfo {
	font-weight:normal;
}
.forms {
	font-size:11px;
	color:#ffffff;
	text-align:right;
	padding-right:5px;
	line-height:11px;
}
input {
	background-color: #f4ead1;
}
select {
	background-color: #f4ead1;
}
textarea {
	background-color: #f4ead1;
	font-family:Arial, Helvetica, sans-serif;
}