/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #333333;
	background-image: url(images/bg.jpg);
}
div {
	line-height: 17px;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #db6d01;
	text-decoration: none;
}
a:hover {
	color: #226c57;
	text-decoration: none;
}
a:focus {
	outline: none;
}	
a.doubleul {
	border-bottom: 3px double #db6d01;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 893px;
	background-color: #ffffff;
}
#main_padd {
	margin: 0 auto;
	width: 874px;
}
#blackbar {
	background-color: #000000;
	height: 18px;
	overflow: hidden;
}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 91px;
	padding-right: 37px;
}
#footer {
	padding-top: 20px;
	margin: 0 auto;
	width: 893px;
}
#footer_phone {
	color: #666666;
	font-size: 16px;
	float: left;
	padding-right: 23px;
}
#footer_info {
	float: left;
}
#footer_contactinfo {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
#footer_links {

}
#footer_links ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer_links li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#footer_links a {
	display: block;
	float: left;
	color: #db6d01;	
	text-decoration: none;
	font-size: 11px;
}
#footer_links a:hover {
	display: block;
	float: left;
	color: #226c57;
	text-decoration: none;
}
#footer_links a.arrow {
	display: block;
	float: left;
	color: #db6d01;	
	padding-right: 9px;
	background-image: url(images/footer_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	height: 17px;
	line-height: 17px;
}
#footer_links a.arrow:hover {
	display: block;
	float: left;
	color: #226c57;	
	padding-right: 9px;
	background-image: url(images/footer_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	height: 17px;
	line-height: 17px;
}
.pipes {
	color: #cccccc;
	width: 23px;
	text-align: center;
}
#logo {
	float: left;
	padding: 19px 0px 0px 33px;
}
#header_nav {
	padding-top: 19px;
	width: 643px;
	float: right;
}
#header_nav_sec {
	border-bottom: 1px solid #d4d4d4;
}
#header_nav_sec ul {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	list-style-image: none;
	list-style-type: none;
	height: 10px;
}
#header_nav_sec li {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	display: inline;
	float: left;
}
#header_nav_sec a {
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
}
#header_nav_sec a:hover {
	color: #226c57;
	text-decoration: none;
}
#header_nav_sec a.on {
	float: left;
	display: block;
	color: #226c57;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#header_search_box {
	float: right;
	width: 120px;
	height: 16px;
	border: 1px solid #b7aeaa;
	background-color: #ffffff;
}
#query_string {
	float: left;
	border: none;
	width: 100px;
	height: 12px;
	line-height: 10px;
	font-size: 11px;
	 color: #8f8e8e;
	 font-style: italic;
}
#search_go {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
}
#header_nav_primary {
	
}
#header_nav_primary ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#header_nav_primary li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header_nav_primary a {
	display: block;
	float: left;
	line-height: 15px;
	font-size: 13px;
	color: #db6d01;
	text-decoration: none;
	margin-right: 50px;
}
#header_nav_primary a:hover {
	color: #226c57;
	text-decoration: none;
}
#header_nav_primary a.on {
	display: block;
	float: left;
	line-height: 15px;
	font-size: 13px;
	color: #226c57;
	text-decoration: none;
	margin-right: 50px;
}
#home_modules {
	padding: 20px 10px 20px 26px;
	background-image: url(images/bg_modules.jpg);
	background-repeat: no-repeat;
}
#home_modules_left {
	float: left;
	width: 376px;
}
#home_modules_right {
	float: right;
	width: 418px;
}
#home_modules_right_left {
	float: left;
	width: 200px;
}
#home_modules_right_right {
	float: right;
	width: 175px;
}
#home_modules_left h1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	color: #003300;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}
ul.rightarrows {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
ul.rightarrows li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
ul.rightarrows a, a.rightarrowlink {
	padding-right: 10px;
	background-image: url(images/footer_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.rightarrows a:hover, a.rightarrowlink:hover {
	background-image: url(images/footer_arrow_on.gif);
}
#subheader {
	height: 208px;
	background-image: url(images/bg_subheader.jpg);
	background-repeat: no-repeat;
}
#copy {
	padding: 47px 37px 0px 39px;
}
#copy_left {
	float: left;
	width: 500px;
}
#copy_right {
	float: right;
	width: 249px;
}
#copy h1 {
	font-size: 16px;
	color: #226c57;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercas
}
#copy h2 {
	font-size: 12px;
	color: #00553d;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#copy h3 {
	font-size: 13px;
	color: #226c57;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.photooutline {
	border: 1px solid #c4c4c4;
	margin-bottom: 10px;
}
.photooutline #map {
	border: 1px solid #333333;
	margin: 2px;
}
.photooutline img {
	border: 1px solid #333333;
	margin: 2px;
}
#subheader_pagesection {
	padding: 67px 0px 0px 328px;
	position: relative;
}
#subheader_pagesection h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#subheader_pagesection h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 205px;
}
#popupphoto {
	width: 205px;
	height: 249px;
}
#popupright {
	float: right;
	width: 400px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}
.floatbio {
	float: left;
	width: 195px;
}
.floatbio_txt {
	float: left;
	width: 160px;
	min-height: 65px;
}
.nophoto {
	display: block;
	padding-top: 55px;
	padding-bottom: 54px;
}
.floatstaffimage {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.bionophoto {
	height: 135px;
	line-height: 135px;
	font-size: 11px;
	width: 110px;
	color: #cdcbcc;
}
.bionophotoborder {
	height: 100%;
	width: 100px;
	border: 1px solid #cdcbcc;
	text-align: center;
	line-height: 135px;
}
.biophoto {
	height: 135px;
	line-height: 135px;
	width: 120px;
	overflow: hidden;
	position: relative;
}
.biophoto img, .adphotogall, .borderedimg {
	border: 1px solid #666666 !important;
}
.formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright select {
	height: 25px;
	width: 177px;
}
.formright input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 24px;
	line-height: 14px;
	background-color: #db6d01;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #db6d01;
	margin-right: 2px;
}
.formright input.inputbutton:hover {
	background-color: #226c57;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
.error {
	color: #ff0000;
}
.required {
	font-size: 11px;
	font-style: italic;
}
#subnav {
	position: absolute;
	top: 185px;
	right: 34px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#subnav li {
	margin: 0;
	padding: 0px 0px 0px 2px;
	display: inline;
	float: left;
}
#subnav a {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/sec_nav_off_left.jpg);
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
	border: 1px solid #ecc7a3;
	border-bottom: none;
}
#subnav a:hover {
	background-image: url(images/sec_nav_on_left.jpg);
	border: 1px solid #8db8ac;
	border-bottom: none;
}
#subnav a.on {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/sec_nav_on_left.jpg);
	background-repeat: repeat-x;
	padding: 0px 5px 0px 5px;
	border: 1px solid #8db8ac;
	border-bottom: none;
}
#subnav a.on:hover {
	background-image: url(images/sec_nav_on_left.jpg);
}
.dashedcell {
	background-image: url(images/bg_dashed_line.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.dashedcell_single {
	background-image: url(images/bg_dashed_line_single.jpg);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
}
.block_right_link {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.block_right_link:hover {
	color: #ffffff;
}
#construction_link {
	background-image: url(images/btn_const_off.jpg);
	width: 195px;
	text-indent: 12px;
}
#construction_link:hover {
	background-image: url(images/btn_const_on.jpg);
}
#searchlistings {
	background-image: url(images/btn_serachlistings_off.jpg);
	width: 125px;
	text-indent: 12px;
}
#searchlistings:hover {
	background-image: url(images/btn_serachlistings_on.jpg);
}
.arrowlist {
	padding: 13px 0px 0px 10px;
}
.arrowlist ul, ul.listwitharrows  {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: none;
	list-style-type: none;
}
.arrowlist li, .listwitharrows li  {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
.arrowlist ul a, ul.listwitharrows a {
	display: block;
	background-image: url(images/arrow_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
}
.arrowlist ul a:hover, ul.listwitharrows a:hover {
	background-image: url(images/arrow_on.jpg);
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#copy h4 {
	font-size: 14px;
	font-weight: normal;
	color: #226c57;
}
.dashedcell h4 {
	background-color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #226c57;
}
#city_scroll {
	height: 124px;
	padding: 1px;
	width: 248px;
	background-image: url(images/bg_city_scroll.jpg);
	background-repeat: no-repeat;
}
#city_scroll_scroller {
	height: 122px;
	width: 246px;
	overflow-y: scroll;
}
#searchresulttable {

}
#searchresulttable th {
	text-align: left;
	border-bottom: 1px dotted #696969;
	padding-bottom: 8px;
	padding-left: 3px;
}
#searchresulttable th a {
	color: #00553d;
}
#searchresulttable td {
	border-bottom: 1px dotted #696969;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 3px;
}
#searchresulttable td.stateheader {
	color: #00553d;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
#youselected {
	color: #666666;
	font-size: 12px;
	padding-bottom: px;
	border-bottom: 1px solid #91b6ab;
	margin-bottom: 10px;
}
#map * {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.scrollmapcontent {
	height: 120px;
	width: 210px;
	padding: 5px 5px 5px 0px;
	overflow:auto;
}
#map .mapheader {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	width: 210px;
}
#prop_details_columns {
	padding: 33px 0px 0px 0px;
}
#prop_details_columns_left {
	width: 361px;
	float: left;
}
#prop_details_columns_right {
	width: 361px;
	float: right;
}
.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	font-size: 16px;
	color: #ffffff;
	padding-left: 9px;
}
.box_rpt {
	background-image: url(images/box_repeat.jpg);
	background-repeat: repeat-y;
}
.box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 13px;
}
.thumb {
	float: left;
	padding-right: 2px;
}
.thumb_text{
	display: block;
	padding-top: 3px;
	font-size: 11px;
	width: 77px;
}
.phototitle {
	text-align: center;
	font-weight: bold;
}
.thumb img {
	border: 1px solid #c4c4c4;
}
.blocklink {
	display: block;
	float: left;
	color: #ffffff;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.blocklink:hover {
	color: #ffffff;
}
#btn_projlist {
	background-image: url(images/btn_returntoprojects.jpg);
	width: 142px;
}
#btn_projlist:hover {
	background-image: url(images/btn_returntoprojects_on.jpg);
}
#viewhotellist {
	background-image: url(images/btn_hotellist.jpg);
	width: 170px;
}
#viewhotellist:hover {
	background-image: url(images/btn_hotellist_on.jpg);
}
#hotelresonline {
	background-image: url(images/btn_makereservation.jpg);
	width: 132px;
}
#hotelresonline:hover {
	background-image: url(images/btn_makereservation_on.jpg);
}
#btn_backtoproplist {
	background-image: url(images/btn_backtohotellist.jpg);
	width: 195px;
}
#btn_backtoproplist:hover {
	background-image: url(images/btn_backtohotellist_on.jpg);
}
#btn_viewmap {
	background-image: url(images/btn_hotelmap.jpg);
	width: 183px;
}
#btn_viewmap:hover {
	background-image: url(images/btn_hotelmap_on.jpg);
}
#btn_newsearch {
	background-image: url(images/btn_newsearch.jpg);
	width: 152px;
}
#btn_newsearch:hover {
	background-image: url(images/btn_newsearch_on.jpg);
}
#btn_makeappt {
	background-image: url(images/btn_makeappt.jpg);
	background-position: right center;
	width: auto;
	text-align: left;
	padding-right: 20px;
	color: #db6d01;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
#btn_makeappt:hover {
	background-image: url(images/btn_makeappt_on.jpg);
	color: #226c57;
}
#propsearchbox {
	background-image: url(images/bg_searchrepeat.jpg);
	background-repeat: repeat-y;
}
#propsearchbox_footer {
	background-image: url(images/bg_searchfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 100px;
	padding-bottom: 1px;
}
#propsearchbox_top {
	height: 23px;
	background-image: url(images/bg_searchbuttonbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.propsearchbox_city {
	display: block;
	float: left;
	background-image: url(images/btn_citysearch_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 94px;
	color: #db6d01;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
}
.propsearchbox_city:hover {
	display: block;
	float: left;
	background-image: url(images/btn_citysearch_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 94px;
	color: #333333;
}
.propsearchbox_city_on {
	display: block;
	float: left;
	background-image: url(images/btn_citysearch_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 94px;
	color: #333333;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
}
.propsearchbox_city_on:hover {
	display: block;
	float: left;
	background-image: url(images/btn_citysearch_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 94px;
	color: #333333;
}
.propsearchbox_adv {
	display: block;
	float: left;
	background-image: url(images/btn_advsearch_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 112px;
	color: #db6d01;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
}
.propsearchbox_adv:hover {
	display: block;
	float: left;
	background-image: url(images/btn_advsearch_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	color: #333333;
}
.propsearchbox_adv_on {
	display: block;
	float: left;
	background-image: url(images/btn_advsearch_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	width: 112px;
	color: #333333;
	text-decoration: none;
	height: 23px;
	line-height: 23px;
}
.propsearchbox_adv_on:hover {
	display: block;
	float: left;
	background-image: url(images/btn_advsearch_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	color: #333333;
}
.plussign {
	color: #999999;
}
.floorplan {
	padding-bottom: 6px;
}
.floorplanlink {
	padding-bottom: 3px;
}
.floorplanlink a {
	display: block;
	font-weight: bold;
	background-image: url(images/icon_mag_off.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}
.floorplanlink a:hover {
	background-image: url(images/icon_mag_on.jpg);
}
.floorplandetails {
	padding-left: 16px;
}
.accented {
	color: #363636;
	font-size: 14px;
	line-height: 20px;
}
ul.diamond {

}
ul.diamond li {
	list-style-image: url(images/bullet_diamond.jpg);
	padding-left: 5px;
}
.halfcol {
	float: left;
	width: 250px;
}
.halfcol_right {
	float: left;
	width: 190px;
}
.tb_iframe {
	border: none;
	outline: none;
}