body, html {
	background-color: #EFE5D1;
	font-family: Interstate, Arial, Helvetica, sans-serif;
}


#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 850px;
}

#header {
height: 121px;
}

#main {
background-color: #FFFFFF;
	float:left;
	width:700px;
	min-height:800px;	
}

#main2 {
	float:left;
	width:700px;
	min-height:800px;
	background-color: #FFFFFF;
}

#sidebar {
	float:right;
	width: 144px;
	min-height:800px;
	background-color: #EFDCAF;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: .1em;
	text-indent: -.1em;
}

li#rentals {
	font-size: 0.8em;
	font-weight: bold;
}

p {
	font-size: .7em;
	font-style: normal;
	line-height: 1.2em;
	color: #666666;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


h1 {
	font-size: .9em;
	font-style: normal;
	line-height: 1.3em;
	color: #D1491C;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}

h2 {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #626262;
	padding-left: 5px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	text-transform: uppercase;
}
.red
	{
	color:#990000;
	align: right;
	text-align: right;
	padding-right: 10px;
	}
h3 {
	font-size: 13px;
	line-height: 15px;
	color:#CC3333;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 6px;
}

.contact_index {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}	


#sitemap {
	padding:0;
	margin:0;
  }
#sitemap li {
  list-style-type:none;
  }


a:link {
	color: #006699;
}

a:visited {
	color: #7F9DB8;
}

a:hover {
	color: #347AA4;
}

a:active {
	color: #7F9DB8;
}

.contact {
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

.email {
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
	padding-right: 2px;
	padding-bottom: 5px;
}
.disclaimer {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}

.footer {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
.contact {
	font-size: 13px;
	line-height: 14px;
	color: #666666;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-left: 6px;
}

