body {
	margin: 0px;
	background: #350C05 url(../images/bkg.gif);
	font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
}
.background {
	background: url(../images/top_bkg.gif) repeat-x;
	width: 100%;
}
#container {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background: #E2B56D;
}
.standard {
	width: 765px;
}
.navigation {
	background: #E2B56D url(../images/home_nav_bkg.gif) no-repeat;
	height: 50px;
	width: 765px;
	text-align: center;
	font: 9px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.navigation a:visited, .navigation a:link, .navigation a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
.footer {
	background: #E2B56D url(../images/content_bkg.gif);
	width: 725px;
	padding: 10px 20px 0px;
	color: #57120E;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}
.footer a:visited, .footer a:link, .footer a:active {
	color: #57120E;
	text-decoration: none;	
}
.footer a:hover {
	color: #57120E;
	text-decoration: underline;	
}
.notify {
	clear: right;
	float: right;
	border: 1px solid #000000;
	padding: 10px;
	background: #DBAB67;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.spacer {
	clear: both;
}
label {
	clear: left;
	float: left;
	width: 40px;
	line-height: 20px;
}
.submit_button {
	padding-left: 120px;
	padding-top: 5px;
}
.breadcrumb_slice {
	background: url(../images/sub_breadcrumb.gif);
	height: 25px;
	width: 685px;
	line-height: 24px;
	padding: 5px 40px 0px;
}
.content {
	background: url(../images/sub_bkg.gif) repeat-y;
	padding: 20px 40px;
	width: 685px;
}
.breadcrumbs {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.breadcrumbs a:visited, .breadcrumbs a:link, .breadcrumbs a:active {
	color: #DAAB67;
	text-decoration: none;
	
}
.breadcrumbs a:hover {
	color: #DAAB67;
	text-decoration: underline;

}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #701D0F;
}
.contact_cell {
	padding: 3px;
}
.left_image {
	margin-right: 10px;
	float: left;
}
a:visited, a:link, a:active {
	color: #701D0F;
}
a:hover {
	color: #FF0000;
}.right_image {
	float: right;
	margin-left: 10px;
}

#available_apt{
	width: 210px;
	height: 280px;
	background: url(../images/available_background.jpg) no-repeat;
	margin-left: 250px;
	margin-top: -35px;
	padding-left: 20px;
	padding-top: 20px;
	overflow: hidden;
}
#available_apt tr{
	height: 12;
}

.submit{
	font-size: 12px;
	background-color: #57120E;
	color: #ffffff;
	border-left: #ffffff;
	border-top: #ffffff;
}
.form{
	border: 1px solid #000;
	padding: 3px;
	margin-top: 10px;
}
#pricing{
	float: left;
	padding-left: 30px;
}
#eho {
	float: left;
	}