/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #30332d;
	height: 100%;
}
html, body#int {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #30332d;
	background-image: url(../img/bg_interior.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
}
body#admin {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #30332d;
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -86px; /* the bottom margin is the negative value of the footer's height */
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration: underline;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #33406b;
}
a:hover {
	color: #33406b;
	text-decoration: none;
}
a:active {
	color: #33406b;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	color: #313d66;
}
#navlist a:active {
	color: #fff;
}
#navlist a#current {
	color: #313d66;
}
#subnavlist a:link, #subnavlist a:visited {
	color: #37432c;
	text-decoration: none;
}
#subnavlist a:hover {
	color: #313d66;
}
#subnavlist a:active {
	color: #37432c;
}
.bullets_white_top a:link, #bullets_white_top a:visited {
	color: #fff;
	text-decoration: underline;
}
.bullets_white_top a:hover {
	color: #b6c489;
}
.bullets_white_top a:active {
	color: #fff;
}
a.whitelink:link, a.whitelink:visited {
	color: #fff;
}
a.whitelink:hover {
	color: #fff;
	text-decoration: none;
}
a.whitelink:active {
	color: #fff;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: bold 2em "Times New Roman", Times, serif;
}
h2 {
	font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Misc.
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#address
{
	color: #313d66;
	display: inline;
	float: left;
	font: italic normal normal 12px/normal "Times New Roman", Times, serif;
	padding-top: 5px;
	width: 610px;
}
#ap_head
{
	background-color: #80944c;
	color: #fff;
	font: normal normal normal 20px/normal "Times New Roman", Times, serif;
	padding: 5px;
	text-align: center;
	width: 312px;
}
#available
{
	background-color: #c4ba87;
	display: inline;
	float: right;
	height: 235px;
	padding: 10px 10px 0px 20px;
	width: 212px;
}
#bottom_left
{
	bottom: -1px;
	height: 27px;
	left: -1px;
	position: absolute;
	width: 27px;
	z-index: 999;
}
#bottom_right
{
	bottom: -1px;
	height: 27px;
	position: absolute;
	right: -1px;
	width: 27px;
	z-index: 999;
}
#call
{
	color: #3c4c7b;
	display: inline;
	float: right;
	font: normal normal normal 17px/20px "Times New Roman", Times, serif;
	text-align: right;
	width: 345px;
}
#callout
{
	padding: 10px 20px 10px 30px;
}
#content
{
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-bottom: 50px;
	width: 975px;
}
#content_int
{
	background-image: url(../img/bg_content_decor.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding-bottom: 50px;
	padding-top: 50px;
	width: 629px;
}
#content_pad
{
	padding-left: 40px;
	padding-right: 50px;
}
#copyright
{
	color: #313d66;
	display: inline;
	float: right;
	font: italic normal normal 12px/normal "Times New Roman", Times, serif;
	padding-top: 5px;
	text-align: right;
	width: 325px;
}
#footer
{
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #57242f;
	height: 85px;
	margin: 0 auto;
	position: relative;
	width: 975px;
	z-index: 999;
}
#footer_holder
{
	margin: 0 auto;
	width: 950px;
}
#header
{
	margin: 0 auto;
	position: relative;
	width: 975px;
}
#header_bg
{
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	height: 118px;
}
#header_text
{
	background-color: #fff;
	margin: 0 auto;
	padding-top: 10px;
	width: 975px;
}
#location
{
	bottom: 22px;
	color: #fff;
	font: normal normal bold 18px/normal "Times New Roman", Times, serif;
	position: absolute;
	right: 0px;
	text-align: center;
	width: 345px;
}
#location_int
{
	bottom: 22px;
	color: #fff;
	font: normal normal bold 18px/normal "Times New Roman", Times, serif;
	position: absolute;
	right: 0px;
	text-align: left;
	width: 345px;
}
#main
{
	display: inline;
	float: left;
	width: 733px;
}
#map
{
	margin-bottom: 20px;
	margin-top: 20px;
}
#nav_content
{
	margin: 0 auto;
	width: 975px;
}
#nav_content_bg
{
	border-top: 1px solid #fff;
}
#nav_photo
{
	background-color: #e9e9e9;
	margin: 0 auto;
	width: 975px;
}
#nav_photo_bg
{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 245px;
}
#navigation
{
	background-color: #a19665;
	display: inline;
	float: left;
	height: 245px;
	width: 187px;
}
#navigation_int
{
	background-color: #a19665;
	display: inline;
	float: left;
	width: 187px;
}
#navlist
{
	list-style: none;
	margin-left: 33px;
	margin-top: 8px;
}
#navlist li
{
	color: #fff;
	font: italic normal normal 17px/32px "Times New Roman", Times, serif;
}
#photo
{
	background-color: #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	display: inline;
	float: left;
	height: 245px;
	width: 543px;
	position: relative;
}
#photos
{
	margin: 0 auto;
	width: 575px;
}
#photos img
{
	border: 1px solid #a19665;
}
#properties
{
	background-image: url(../img/bg_available.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 245px;
	margin: 0 auto;
	width: 339px;
}
#push
{
	height: 85px;
}
#rollover_text
{
	font-size: 13px;
	padding: 10px 20px 0px 30px;
	text-align: left;
}
#seo
{
	color: #546643;
	display: inline;
	float: left;
	font: normal normal normal 16px/19px "Times New Roman", Times, serif;
	width: 630px;
}
#sidebar
{
	background-color: #c4ba87;
	background-image: url(../img/bg_sidebar.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding-top: 15px;
	width: 242px;
}
#sidebar_int
{
	background-image: url(../img/bg_sidebar_int.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	min-height: 250px;
	padding-left: 10px;
	padding-top: 15px;
}
#subnav
{
	background-image: url(../img/bg_subnav.gif);
	height: 90px;
	text-align: center;
}
#subnavlist
{
	list-style: none;
	padding-top: 13px;
}
#subnavlist li
{
	color: #37432c;
	display: inline;
	font: normal small-caps normal 18px/normal "Times New Roman", Times, serif;
	list-style-type: none;
	padding-right: 28px;
}
#textholder
{
	background-color: #fff;
	background-image: url(../img/bg_textholder.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-top: 10px;
	padding-left: 32px;
	padding-right: 50px;
	padding-top: 10px;
}
#top_left
{
	height: 27px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 27px;
	z-index: 999;
}
#top_right
{
	height: 27px;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 27px;
	z-index: 999;
}
#visit {
	margin-top: 25px;
	color: #313e67;
}

.bullets_blue
{
	list-style: none;
}
.bullets_blue li
{
	background-image: url(../img/bullet_blue.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	color: #313d66;
	font: italic normal normal 12px/normal Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bullets_sidebar
{
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
}
.bullets_sidebar li
{
	background-image: url(../img/bullet_blue.gif);
	background-position: 0 .5em;
	background-repeat: no-repeat;
	color: #313d66;
	font: normal small-caps normal 12px/normal "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bullets_white
{
	list-style: none;
}
.bullets_white li
{
	background-image: url(../img/bullet_square.gif);
	background-position: 0 .3em;
	background-repeat: no-repeat;
	color: #fff;
	font: italic normal normal 20px/normal "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bullets_white_top
{
	list-style: none;
	margin-left: 25px;
}
.bullets_white_top li
{
	background-image: url(../img/bullet_white.gif);
	background-position: 0 .5em;
	background-repeat: no-repeat;
	color: #fff;
	font: normal small-caps normal 14px/20px "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-left: 10px;
}
.caps
{
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
}
.chart {
	border-top: 1px solid #495c92;
	border-left: 1px solid #495c92;
}

.hr
{
	border-top: 1px solid #9fac75;
	height: 1px;
	width: 75%;
}
.property
{
	display: inline;
	float: left;
	font: normal normal normal 16px/18px "Times New Roman", Times, serif;
	margin: 1px;
	text-align: center;
	width: 160px;
}
.row_head td {
	background-color: #495c92;
	font: italic normal normal 18px/normal "Times New Roman", Times, serif;
	color: #fff;
	padding: 3px;
	border-bottom: 1px solid #495c92;
	border-right: 1px solid #495c92;
	text-align: center;
}
.row td {
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #495c92;
	border-right: 1px solid #495c92;
}
.text_head
{
	color: #313e67;
	font: italic normal normal 21px/28px "Times New Roman", Times, serif;
}
.text_large
{
	color: #313d66;
	font: normal normal bold 26px/28px Arial, Helvetica, sans-serif;
}
.text_med
{
	color: #313d66;
	font: normal normal bold 20px/normal Arial, Helvetica, sans-serif;
}
.text_reversed
{
	color: #fff;
	font-size: 13px;
	font-style: italic;
}
.text_sidebar
{
	color: #313e67;
	font: italic normal normal 18px/normal "Times New Roman", Times, serif;
}
.text_small
{
	font-size: 11px;
	line-height: 16px;
}
a.next
{
	background-position: top;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 88px;
}
a.previous
{
	background-position: top;
	background-image: url(../img/previous.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 88px;
}
a:hover.next
{
	background-position: 0px -26px;
}
a:hover.previous
{
	background-position: 0px -26px;
}
p
{
	line-height: 19px;
	margin-bottom: 1em;
	margin-top: 1em;
}
#video {
	position: absolute;
	width: 300px;
	height: 320px;
	z-index: 999;
	bottom: 0px;
	right: 0px;
}
