/* -----------------------------------------------------------------------------
Title: Print Style Sheet
	
----------------------------------------------------------------------------- */

.printOFF {
	display: none;
}

body {
    font: normal 80% "Times New Roman", Times, serif;
    color: #333;
	margin:20px 0 0 0; padding:0;
	line-height:18px;
	background-color: #fff;
}

strong {font-family:"Times New Roman", Times, serif; font-weight:bold;
	background-color: #fff;
}

p {
    font: normal 15px/21px "Times New Roman", Times, serif;
	margin:0 0 12px 0;
	background-color: #fff;
}

em {
	font-style:italic;
	background-color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Times New Roman", Times, serif;
	margin:0 0 12px 0;
	background-color: #fff;
}

h1 {
    font-size: 23px; 
	font-weight:normal;
	line-height:28px;
	background-color: #fff;
}


h2 {
    font-size: 15px; 
	line-height: 18px;
	font-weight:bold;
	background-color: #fff;
}

ul, ol, dl {
    margin: 0 0 10px 15px;
    font-size: 100%;
	background-color: #fff;
}


ul li {
	font-family: "Times New Roman", Times, serif;
    list-style-type: disc;
	background-color: #fff;
}
	
ol li {
	font-family: "Times New Roman", Times, serif;
    list-style-type: decimal;
	background-color: #fff;
}
	
li {
    font-size: 15px;
    line-height: 16px;
	background-color: #fff;
}

img {
	border: none;
	background-color: #fff;
}

.clear_it {display:none;
	
}

/* Structure */

#wrapper_nav {

	display: none;
}

#home_flash {
	
	display: none;
}

#wrapper_nav ul#nav {
	
	display: none;
} 
#wrapper_nav ul#nav li#services ul {
	display: none;
} 
#wrapper_nav ul#nav li#properties ul {
	display: none;
} 
	

	
#wrapper_nav ul#nav li#about ul { /* second-level lists */
	display: none;
}

#nav {
	display: none;
}

#inside_main_personel {
	display: none;
}

#breadcrumb {
	display: none;
}

#left {
	display: none;
}

#icons {
	display: none;
}

ul#icons_home {
	display: none;
	}

#wrapper_foot {
	display: none;
}

#right {
	margin-top: 40px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

#icons_three {
	display: none;
}

.element {
	margin: 20px 0 0;
}

#logo {
display: none;
	}

#logo_print {
	display: block;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}

#right h2 {
	margin-top: 20px;
}

.column {
	float:left; width:199px;
	margin: 0 25px 0 0; padding:10px 0 0 0;
	}
	
.column .last {
	margin:0 0 0 0; 
	}

.column h2 {
	margin-bottom: 17px;
}

.column p {
	margin-bottom: 17px;
	font-size: 12px;
}

table#prop td.header {
	font:bold 9px/9px Arial, Helvetica, sans-serif; text-transform:uppercase;
	}
	
table#prop td.header.one{width:235px;}
table#prop td.header.two{width:80px;}
table#prop td.header.three{width:143px;}
table#prop td.header.four{width:77px;}
table#prop td.header.five{width:115px;}

table#prop td.content {
	font:normal 13px/16px "Times New Roman", Times, serif; text-transform:none;
	}
	
table#prop td.header.l_cell, table#prop td.content.l_cell  {
	border-left: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
}
	
table#prop td.header.r_cell, table#prop td.content.r_cell  {
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
}

#right h1.header .subhead{
	color: #000; font-size: 18px; margin:0; padding:0;
	font-weight: bold;
}

#right h1.header {
	display:block; line-height: 28px;
	background: none no-repeat left bottom;
	margin-bottom:0; padding:0 0 20px 0;
	font-weight: bold;
}

#content-highlight {
	display: none;
}

ul.left_none li.listhead {
	font-size: 16px; color: #000;
	margin: 10px 0; padding:0;
	display:block;
	font-weight: bold;
}

ul.left_none {
	margin:0 25px 0 0; padding:0;
	list-style-type: none;
}

.img_right {
	float: right;
	margin: 3px 0 0 12px;
}

.img_left {
	float: left;
	margin: 3px 10px 0 0;
}

.img_mid {
	float: none;
	margin: 3px 0 0 0;
}

/* home */

#wrapper_content_home.home_content {


/* background:url(../img/bg_home_secondary.gif) no-repeat; */
width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}

#wrapper_content_home.home_content h1 {
	font:normal 20px/20px "Times New Roman", Times, serif;
	padding:0 0 5px 0; margin:0 0 7px 0;
	border-bottom: 1px solid #ccc;
	color: #000;
	}
	
#wrapper_content_home.home_content h2 {
	padding:0; margin:0;
	color: #000; 
	}

#wrapper_content_home.home_content p {
	font-family:"Times New Roman", Times, serif;
	color:#666666; font-size:11px; line-height:14px;
	}
	
#home_regions{
	float:left; display:inline;
	width:198px; height:135px;
	margin: 0 10px 0 0; padding:0;
	border-bottom: 1px solid #ccc;
	}
	
#home_news{
	float:left; display:inline;
	width: 200px; height:135px;
	margin:0; padding:0;
	border-bottom: 1px solid #ccc;
	}
	
#home_news ul {
	list-style:none;
	margin:0 0 0 0; padding:0;
	}
	
#home_news ul li {
	background: none no-repeat left top;
	list-style:none; font-family:"Times New Roman", Times, serif;
	margin:12px 0 0 0; padding: 0; color:#666666;
	font-size:13px; line-height:18px;
	}

#home_news ul li img

#home_featuredProp {
	float: left;
	display: inline;
	width: 240px;
	height: 135px;
	margin: 0 31px 0 95px;
	padding: 0;
	border-bottom: 1px solid #e6dac7;
}

#home_featuredProp{
	float:left; display:inline;
	width: 240px; height:135px;
	margin: 0 10px 0 0; padding:0;
	border-bottom: 1px solid #ccc;
	}

#home_featuredProp h2 {
	line-height: 19px;
}

#home_featuredProp p {
	margin-top: 5px;
}

/* Properties */

#img_header img {
	height: 210px;
	margin-bottom: -15px;
	padding: 0;
	width: 650px;
	clear: both;
}

#col_two {
	float:left; display:inline;
	width: 465px;
	margin:0 0 0 0; padding:0 0 0 0;
	}

#col_three {
	float:right; display:inline;
	width:173px;
	}

ul#icons_prop {
	list-style:none; margin:0 0 0 0; padding:0;
}
	
ul#icons_prop li {
	list-style:none;
	background: #fff none no-repeat left bottom; 
	width:173px; display:block;
	margin:0 0 0 0; padding: 10px 0 5px 10px;
	}
	
ul#icons_prop li a {
	text-transform:uppercase; font-size:11px; line-height:16px;
	color: #000;
	}
	
ul#icons_prop li a:hover {
	color: #000; text-decoration:none;
}

ul#icons_prop li img {
	float:left; margin:0 7px 0 0;
	}

#more_info p, #avail_suites p, #directions p {
	line-height: 1.2em;
	font-size: 11px;
}

#directions p {
	font-size: 11px;
	margin-bottom: 0 !important;
	padding-bottom: 6px;
}

#directions img {
	clear: both;
	margin: 0 0 10px !important;
	padding: 0;
	position: relative;
	top: 3px;
}

table#avail-suites {
	width: 90%;
	margin: 0;
}

table#avail-suites td.left {
	width: 50%;
	text-align: left;
	font-size: 11px;
}

table#avail-suites td.right {
	width: 50%;
	text-align: right;
	font-size: 11px;
}

table#avail-suites td.left, table#avail-suites td.right {
	padding: 0;
}

div#avail_suites, div#directions {
	width: 137px;
	background-color: #fff;
	margin: 7px 15px 0 0;
	height: auto !important;
}

div#more_info {
	width: 137px;
	background-color: #fff;
	margin: 7px 15px 0 0;
	height: auto !important;
}

#more_info a, #avail_suites a {
	color: #000;
	text-decoration:none !important;
	font-variant: normal;
	text-transform: none !important;
	font-size: 12px !important;
}

#directions a {
	color: #000;
	text-decoration:none !important;
	font-variant: normal;
	text-transform: none !important;
	font-size: 11px !important;
}

.more-info-fix {
	position: relative;
	top: 1px;
}

/* Home */

#home_news ul li img {
	margin-left: 0;
	margin-top: 0;
	position: relative;
	float: right;
	top: -13px;
}

/* Bios */

ul#icons_bio {
	list-style:none; margin:0; padding:0;
	width:173px;
	float: right;
}
	
ul#icons_bio li {
	list-style:none; 
	margin:0; padding: 0 0 18px 6px;
	}
	
ul#icons_bio li a {
	}

ul#icons_bio li img {
	float:left; margin:0 7px 0 0;
	}

/* Awards */

.awards-col {
	width: 311px;
	float: left;
}

.awards-col h2 {
	margin-bottom: 12px;
}

.awards-col h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
}

.mr30 {
	margin-right: 30px;
}

/* News */

#news ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#news ul li {
	border-bottom: 1px solid #cbc8ce;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0;
	padding-top: 12px;
}

#news ul li.last {
	border-bottom-style: none;
	padding-bottom: 0px;
}

#news h2.first {
	/*margin-bottom: -2px;*/
}

#news h2.divider {
	background: url(../img/divider_2col.gif) no-repeat left top;
	padding: 15px 0 0;
}

