
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bgr.gif);
}

img {
	border: 0px;
}

h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
}

#background {
	position: absolute;
	width: 100%;
	height: 830px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	z-index: 1;
}

#container {
	position: relative;
	z-index: 10;
}

#nav {
	padding: 0px 34px 0px 34px;
	height: 36px;
}

.navItem {
	padding: 5px 15px 0px 15px;
}

#body {
	font-family: Verdana, sans-serif;
}

#feature {
	padding: 30px 20px 10px 20px;
}

.featureImage {
	padding: 5px 0px 5px 5px;
}

.featureDescription {
	padding: 20px 30px 10px 30px;
}

.featureSelect {
	padding: 0px 0px 0px 20px;
}

.featureSelectItem {
	padding: 25px 0px 25px 0px;
	background-image: url(images/index_feature_select_bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

.featureSelectImage {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 15px 0px 0px;
	width: 85px;
	height: 57px;
}

.filter {
	padding: 15px 0px 0px 15px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.filter input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.filter select {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.filterCategory {
	padding: 5px 20px 5px 20px;
	color: #000000;
}

.filterCategoryTitle {
	padding-bottom: 10px;
}

.filterCategoryField {
	padding-bottom: 5px;
	line-height: 18px;
}

.sort {
	padding: 15px 30px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.sort input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.sort select {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.result {
	padding: 0px 30px 0px 30px;
}

.resultHeader {
	padding: 40px 0px 20px 0px;
	border-bottom: 1px solid #7a9686;
}

.resultRow {

}

.resultRowItem {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 12px;
}

.resultRowItem select {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-top: 5px;
}

.resultTitle {
	padding-bottom: 3px;
	font-family: Georgia, serif;
	font-size: 15px;
	color: #152635;
}

.resultTitle a {
	color: #152635;
	text-decoration: none;
}

.resultTitle a:hover {
	text-decoration: underline;
}

.resultTitleDisabled {
	font-family: Georgia, serif;
	font-size: 15px;
	color: #999999;
}

.resultTitleDisabled a {
	color: #999999;
	text-decoration: none;
}

.resultTitleDisabled a:hover {
	text-decoration: underline;
}

.resultTitleSmall {
	font-family: Georgia, serif;
	font-size: 11px;
	color: #152635;
}

.resultAddress {
	padding-bottom: 3px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #466F82;
}

.resultAddress a {
	color: #466F82;
	text-decoration: none;
}

.resultAddress a:hover {
	text-decoration: underline;
}

.resultAddressDisabled {
	padding-bottom: 3px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #999999;
}

.resultAddressDisabled a {
	color: #999999;
	text-decoration: none;
}

.resultAddressDisabled a:hover {
	text-decoration: underline;
}

.resultAddressSmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #466F82;
}

.resultDescription {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.resultDescription ul {
	padding-left: 5px;
	margin-left: 10px;
	text-indent: 0px;
}

.resultDescriptionDisabled {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}

.resultDescriptionDisabled ul {
	padding-left: 5px;
	margin-left: 10px;
	text-indent: 0px;
}

.resultDetail {
	
}

.resultDetailLabel {
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

.resultDetailLabelDisabled {
	padding-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
}

.resultDetailValue {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.resultDetailValueDisabled {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.resultFeaturedMenu {
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #7a9686;
}

.resultDivider {
	padding: 15px 0px 15px 0px;
}

.resultDividerSmall {
	padding: 3px 0px 3px 0px;
}

.resultButtons {
	padding: 20px 0px 0px 0px;
}

.resultEmpty {
	font-size: 12px;
}

.resultPaging {
	padding-top: 10px;
	font-size: 11px;
	color: #CCCCCC;
}

.services {
	padding: 0px 20px 0px 20px;
}

.servicesItem {
	padding: 20px 15px 0px 15px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.tabs {
	padding: 25px 15px 0px 15px;
}

.tabsTab {
	padding: 0px 15px 0px 15px;
}

.tabsBody {
	padding: 20px 30px 0px 30px;
}

.tabsBodyGeneric {
	padding: 10px 15px 0px 15px;
	font-size: 11px;
	line-height: 21px;
}

.detail {
	font-family: Verdana, sans-serif;
}

.detail h5 {
	font-size: 11px;
}

.detailImages {
	padding: 10px 20px 24px 0px;
}

.detailImagesThumb {
	padding: 10px 0px 0px 10px;
}

.detailFloorplan {
	padding-top: 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.detailFloorplan a {
	text-decoration: none;
	color: #152635;
}

.detailFloorplan a:hover {
	text-decoration: underline;
}

.detailDescription {
	padding: 20px 0px 24px 15px;
}

.detailSpaces {
	padding: 0px 0px 24px 0px;
}

.detailSpacesHeader {
	padding: 15px;
	background: #d1dce1;
	border-right: 1px solid #dce4e8;
	border-left: 1px solid #b3c5ce;
	font-size: 10px;
	font-weight: bold;
}

.detailSpacesHeaderPrintable {
	padding: 15px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	font-weight: bold;
}

.detailSpacesValueTop {
	padding: 15px;
	background: #e6ecef;
	border-right: 1px solid #f2f5f7;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ccd8de;
	font-size: 10px;
}

.detailSpacesValuePrintable {
	padding: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}

.detailSpacesValue {
	padding: 15px;
	background: #e6ecef;
	border-top: 1px solid #b3c5ce;
	border-right: 1px solid #f2f5f7;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ccd8de;
	font-size: 10px;
}

.detailAdditional {
	padding: 0px 0px 24px 0px;
	font-size: 10px;
}

.inset {

}

.insetItem {
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	line-height: 21px;
}

.insetImage {
	padding: 15px 10px 5px 10px;
}

.aboutBio {

}

.aboutImage {
	float: right;
	clear: both;
}

.contact {
	margin: 10px;
	padding: 10px;
	width: 450px;
	background: #ffffff;
	border: 1px solid #08284a;
}

.formSection {
	padding: 20px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #7a9686;
}

.formSort {
	padding: 20px 0px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #7a9686;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.formSort select {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.formSort input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.formLabel {
	padding-right: 10px;
	color: #000000;
}

.formLabelDisabled {
	padding-right: 10px;
	color: #CCCCCC;
}

.formInput input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.formInput select {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.formInput textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.formReqd {
	color: #FF3333;
}

.formError {
	color: #FF3333;
}