/*-- From base.css --*/
html, body, 
h1, h2, h3, h4, h5, h6, 
form, fieldset,
p, ol, ul, li, 
dt, dd, dl,
table, th, tr, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img, fieldset, input, textarea, select { border: 0; margin: 0; }

body { 
	background: #fff url(../images/bg1.jpg) no-repeat center top;
	color: #555;
	font: 62.5% Arial, sans-serif;
	padding-top: 14px;
	text-align: center;
}

.block { display: block; }
.icon { vertical-align: middle; }
.clear { clear: both; }
.left { display: inline; float: left; }
.right { display: inline; float: right; }
a { text-decoration: none; }

.plain {font-size: 1.2em;}
.plain p {line-height: 1.3;}

#wrapper { margin: 0 auto; text-align: left; width: 760px; overflow:hidden; }
#header { height: 80px; font: italic 18px Georgia, "Times New Roman", Times, serif;}

#wrapper .clearf { clear: both; height: 30px; }
#footer1 { background: url(../images/base_div.gif) no-repeat; margin: 0 20px; padding: 30px 0; }
#footer1 .logo { float: left; margin: 0 59px 0 24px; }
#footer1 p { color: #663; font: 1.1em/1.8 Georgia, serif; }
#footer1 p a { color: #663; margin: 0 5px; }
#footer1 p .main { margin-left: 0; }
#footer1 p a:hover { color: #000; }

#logo { 
	display: block; 
	float:left; 
	height:26px; 
	background: url(../images/logo.gif) no-repeat; 
	margin: 0 12px 0 0; 
	padding: 0 0 0 48px; 
	text-decoration: none; 
	font-size: 20px;
	color: #663;}
	
/*-- From shared.css --*/

a:link, a:visited { color: #933; text-decoration: underline; }
a:hover, a:active { color: #000; }

a.LinkButton {display: block; width:100%; background:#9DB6AB; text-align:center; padding:2px; border: 2px solid #608072; border-top-color: #CCD9D3; border-left-color: #CCD9D3; text-decoration: none;}
a.LinkButton span {display: block; border: 1px solid #fff; color:#fff; padding: 3px; font: 16px Georgia, 'Times New Roman', Times, serif;}
a.LinkButton:link span, a.LinkButton:visited span {color: #fff;}
a.LinkButton:hover span {color: #366; border-color:#366;}

a.DisableButton:link, a.DisableButton:visited, a.DisableButton:hover, a.DisableButton:active {background-color:#CEDAD5; border-color: #AFBFB8; color:#fff; cursor:help;}
a.DisableButton:link span, a.DisableButton:visited span, a.DisableButton:hover span, a.DisableButton:active span {border-color: #fff; color:#fff; cursor:help;}


.EditLink {cursor:pointer; color:#933; text-decoration:underline; font-weight:bold;}

hr {border: 0; color: #63621B; height:1px; background-color:#63621B; width:100%; margin: 8px 0 12px;}
fieldset hr {color: #BACDC7; background-color:#BACDC7;}

#content {
	display: inline;
	float: left;
	margin-left: 44px;
	margin-right: 45px;
	/*width: 435px;*/
}

fieldset {width: 653px; border: 1px solid #BACDC7; padding: 0 8px 8px ; margin: 0.6em 0 1.2em 0;}
legend {margin: 0 15px; padding: 0 10px; font-size: 1.2em; font-weight:bold; line-height: 1.8; color: #555;}

#content .block { margin-bottom: -0.6em; }
p {font-size: 12px; line-height: 1.8; margin: 0.6em 0 1.2em 0; }
td {font-size: 12px; line-height: 1.8;}
h1 {color: #63621B; font: italic 26px Georgia, 'Times New Roman', Times, serif; border-bottom: 1px solid #63621B; margin: 8px 0 12px;}
h3, #content p span { color: #366; font: 2em Georgia, serif; }
h3 a { color: #366; }
#content p span { font-size: 20px; }
#content p a { color: #933; text-decoration: underline; }
#content p a:hover, #content h3 a:hover { color: #000; }

#content ul { 
	color: #663; 
	font-size: 1.2em; 
	line-height: 1.8; 
	list-style: none outside; 
	margin: 0.6em 0 1.2em 0;
}
li {background: url(../images/dot.gif) no-repeat 0 9px; padding-left: 8px; }

label { color: #663; display: block; font-size: 120%; margin-top: 0.5em; }
label small {font-size: 75%;}

.formSubHeading {border-bottom: 1px solid #555; margin-bottom: 0;}

#EmailFriend label {margin-top: 1px; }

.RightColumn { display: inline; float: right; width: 205px; clear:right; }

.LeftColumn { display: inline; float: left; width: 435px; clear:left; }

.GalleryImage {float: left; background:#F9F4EE; border:1px solid #D3C9A6; padding: 5px; margin: 0 0 7px 7px;}
.GalleryImage img {border: 1px solid #D3C9A6; background:#000}

.RHeaderLink {float:right; font-size: 11px; text-decoration: none; margin: 12px 8px 0 0;}

.input, .textarea, .select { 
	background: #ebe5d4;
	color: #555;
	font-family: inherit;
	font-size: 13px;
	border-top: 2px solid #d7d2c3;
	border-left: 2px solid #d7d2c3;
}
.input, .textarea { width: 100%; }
.textarea { height: 80px; }
.select { margin-top: 0; width: 100%; }
.submit { margin-top: 0.6em; }
.small { width: 101px; }

#RentalApplication td {padding: 3px;}

/*-- Main Styles --*/

#slideshow {
	height: 320px;
	margin-left: 20px;
	width: 720px;
}
#featured { height: 175px; margin-left: 16px; }
#featured img { float: left; margin: 28px 10px 0 0; }

#content ul { 
	display: inline;
	float: left;
	width: 210px;
}

#content .left { background: url(../images/main_div.gif) no-repeat 206px 35px; width: 207px; }
#content .left h3, #content .left p { margin-right: 10px; }
#content .right { width: 209px; }