/*
Home Background colors:
	--Nav bar = #333333 @70%
	--Color block one = #065d89 @60%
	--Color block two = #40548d @60%
Map Page:
	--Blue bars = #000033
	--Text = #113377
Property Page:
	--Blue Text =#113377
	--Grey Text = #666666
	--chart blue= #21458a
*/

html {
	height:100%;
	overflow-y:scroll;
}
body {
	height:100%;
	font-size:14px;
	top:0;
	left:0;
	padding:0px;
	margin:0px;
	line-height:14px;
	font-family:Roboto, sans-serif;
	color:#666666;
}
#page_container {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	overflow:hidden;
}

/*------BACKGROUNDS------*/
.home_page {
	background-image:url(../images/page_backgrounds/bg_home.gif);
	background-repeat:repeat;
}
.about_page {
	background-image:url(../images/page_backgrounds/bg_overview.gif);
	background-repeat:repeat;
}
.commercial_page {
	background-image:url(../images/page_backgrounds/bg_commercial.gif);
	background-repeat:repeat;
}
.contact_page {
	background-image:url(../images/page_backgrounds/bg_contact.gif);
	background-repeat:repeat;
}
.propmgt_page {
	background-image:url(../images/page_backgrounds/bg_prop_mang.gif);
	background-repeat:repeat;
}
.property_page {
	background-image:url(../images/page_backgrounds/bg_property.gif);
	background-repeat:repeat;
}
.residential_page {
	background-image:url(../images/page_backgrounds/bg_residential.gif);
	background-repeat:repeat;
}

/*------GENERAL------*/
.tel_link {
	color: #666666;
}
img {
	border:none;	
}
h1 {
	color:#113377;
	padding: 45px 0px 22px 0px;
	margin: 0px 0px 28px 0px;
	border-bottom:12px solid #000033;
	font-family:Roboto, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	width:720px;
}
h2 {
	color: #113377;
	font-weight:normal;
	font-size:1.65em;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h3 {
	color: #113377;
	font-weight:normal;
	font-size:1.35em;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h4 {
	color: #113377;
	font-weight:normal;
	font-size:1.15em;
	margin:0px 0px 10px 0px;
	padding:0px;
}
a {
	color:#2975c0;
	text-decoration:none;
}
a:hover {
	color:#999999;
}

/*------LEFT COLUMN------*/
#main_left {
	width: 188px;
	float:left;
	border-top:12px #000000 solid;
	margin-top:70px;
	height:100%;
	margin-bottom:-99999px;
	padding-bottom:99999px;
}
#main_left_overlay {
	background-image:url(../images/bg_nav.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	height:100%;
	color:#ffffff;
	margin-bottom:-99999px;
	padding-bottom:99999px;
}

/*------NAV------*/
#navlist  {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 187px;
	padding-top:0px;
	margin-top:0px;
}
#navlist li {
	list-style: none;
	margin: 0px;
	padding: 9px 0px 9px 20px;
	border-top: 1px solid gray;
	font-weight:normal;
}
#navlist li a { 
	text-decoration: none; 
	color:#ffffff;
	font-size:1.15em;
}
#navlist .nav_small a {
	text-decoration: none; 
	color:#ffffff;
	font-size:1.05em;
}
#navlist li a:hover { 
	color:#6badef; 
}

/*------SEARCH------*/
#search {
	margin-top:33px;
	margin-left:20px;
	color:#ffffff;
	font-size:.75em;
}
#search select{
	margin-top:14px;
	height:22px;
}
.btnSubmit{
	margin-top:22px;
	height:17px;
	width:59px;
}

/*------RIGHT COLUMN------*/
#main_right {
	width: 772px;
	float:left;
	height:100%;
	margin-bottom:-99999px;
	padding-bottom:99999px;
}
#header {
	height: 82px; 
	width: 315px;
	margin-left:auto;
	margin-right:auto;
}
#header a {
	padding-top:10px;
	height: 65px; 
	width: 315px;
	display:block;
}

/*-----MAIN-----*/
#main_content {
	width:774px;
	height:100%;
	float:left;
	width:774px;
}
#main_content p{	
	font-size:1.1em;
	line-height:1.15em;
	padding:0px 25px 0px 0px;
	margin:0px 0px 20px 0px;
}
.bg_main_content {
	background-color:#ffffff;
}
.bg_main_home {
	background-color:transparent;
}
#main_content_interior {
	margin:0px;
	padding: 0px 0px 0px 30px;
}

/*------HOME------*/
#home_left {
	width:350px;
	float:left;
	background-image:url(../images/bg_home_left.png);
	background-repeat:repeat;
	padding-left:36px;
	height:575px;
	z-index:9;
	position:relative;
}
#home_left h1 {
	color:#000000;
	padding: 52px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border:0px;
	font-size:2.75em;
}
#home_right h1 {
	color:#000000;
	padding: 52px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size:2.75em;
	border:0px;
}
#home_right {
	width:350px;
	float:left;
	padding-left:36px;
	background-image:url(../images/bg_home_right.png);
	background-repeat:repeat;
	height:575px;
	z-index:9;
	position:relative;
}
.home_gallery {
	height:220px;
	width:310px;
	background-color:#000000;
	margin: 11px 0px 0px 0px;
}
#home_callout {
	color:#cccccc;
	width: 628px;
	font-size:1.15em;
	font-weight:normal;
	line-height:1.3em;
	background-image:url(../images/bg_callout.png);
	background-repeat:repeat;
	font-family:Roboto, sans-serif;
	display:block;
	clear:both;
	z-index:999;
	margin:362px 0px 0px 36px;
	position:absolute;
	padding:26px 35px 26px 35px;
}

/*-----ABOUT-----*/
.management_team {
	color: #113377;
	font-weight:normal;
}

/*------PROPERTY MANAGEMENT------*/
#left_pm {
	float:left;
	width:323px;
	height:100%;
	padding-bottom:50px;
	font-size:1.1em;
	line-height:1.15em;
}
#right_pm {
	float:left;
	width:389px;
	height:100%;
	padding:0px 0px 50px 0px;
	margin:0px;
}
#right_pm img {
	border:5px solid #000000;
}
#main_content ul {
	padding:10px 0px 0px 30px;
	margin:0px;
}
#main_content ul li {
	padding:0px 0px 8px 0px;
}

/*------CONTACT------*/
#contact_left {
	width:450px;
	float:left;
}
#contact_right {
	width:224px;
	float:left;	
	background-color:#01182f;
	border:1px solid #666666;
	padding:12px 10px 10px 26px;
}
.map_image img {
	border:5px solid #000000;
}
#contact_table {
	color: #ffffff;
	font-size:.85em;
}
#contact_table tr td{
	padding:0px 0px 8px 0px;
	margin:0px;
}
#contact_table input {
	width:200px;
	height:14px;
	margin-bottom:1px;
}
#contact_table textarea {
	width:200px;
	height:63px;
}
#email2 {
	display:none;
}
#button_submit input {
	background-color:#454545;
	color:#cccccc;
	display:block;
	margin:0px 2px 0px 0px;
	padding:0px;
	width:67px;
	height:21px;
	border:0px;
	font-size:1.25em;
	float:right;
}
.note {
	color: #333333;
	font-size:.8em;
}
heading1 {
	color:#113377;
	padding: 45px 0px 22px 0px;
	margin: 0px 0px 28px 0px;
	border-bottom:12px solid #000033;
	font-family:Roboto, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	width:720px;
}

/*------COMMERCIAL------*/
#commercial_left {
	width:235px;
	float:left;
}
#commercial_right {
	width:500px;
	float:left;
	padding-top:41px;
	padding-left:6px;
}
#commercial_left h1 {
	color:#113377;
	padding: 45px 0px 22px 0px;
	margin: 0px 0px 4px 0px;
	border:0px;
	font-family:Roboto, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	width:235px;
}
#commercial_map {
	border:2px solid #000000;
	width:220px;
	height:300px;
	margin-bottom:19px;
}
#commercial_left p {
	margin-top:15px;
}
.commercial_property {
	font-size:1.05em;
	line-height:1.15em;
	height:136px;
	width:500px;
	display:block;
	padding-bottom:5px;
}
.commercial_image {
	height:90px;
	width:128px;
	float:left;
}
.commercial_image img{
	border:1px solid #000000;
}
.commercial_desc {
	float:left;
	width:365px;
}
.commercial_location {
	display:block;
	background-color:#01182f;
	height:48px;
	width:373px;
	color: #ffffff;
}
.button_available {
	float:left;
	margin-top:13px;
	width:140px;
}
.commercial_address {
	margin: 8px 0px 0px 24px;
	float:left;
	width:193px;
}
.commercial_text {
	margin: 8px 0px 0px 24px;
	width:330px;
	float:left;
	line-height:1.25em;
	color:#113377;
}

/*------PROPERTY INFO------*/
#property_left {
	width:410px;
	float:left;
	margin-top:52px;
	margin-left:10px;
}
#property_gallery {
	width: 380px;
	height: 266px;
	border:4px solid #000000;
}
#property_list {
	background-color: #cce5ff;
	color:#21458a;
	margin:38px 0px 50px 0px;
	padding:0px;
	width:388px;
}
#property_list tr td{
	border-bottom: #cccccc 2px solid;
	vertical-align:middle;
	padding:15px 10px 15px 10px;
	font-size:1.05em;
}
#property_list tr th {
	color:#ffffff;
	background-color: #01182f;
	font-size:.9em;
	font-weight:normal;
	padding:4px 0px 4px 0px;
}
#property_list_none {
	margin:38px 0px 50px 0px;
	padding:0px;
	width:388px;
}
.table_header_content {
	border-right: #cce5ff 1px solid;
	padding:0px 5px 0px 5px;
}
.align_middle {
	text-align:center;
}
.align_right {
	text-align:right;	
}
#property_links {
	text-align:right;
	float:right;
	width:200px;
	margin:49px 32px 0px 0px;
}
#property_links p {
	margin: 0px 0px 6px 0px;
	padding:0px;
}
#property_links p a{
	background-image:url(../images/link_arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#113377;
	padding-right:20px;
}
#property_address {
	float:left;
	width:250px;
}
#property_address h1{
	font-size:1.35em;
	line-height:1.2em;
	margin:6px 0px 0px 7px;
	padding:0px 0px 5px 0px;
}
#property_desc {
	float:left;
	width:275px;
	margin:12px 10px 10px 10px;
	line-height:1.25em;
}

/*------FOOTER------*/
.footer {
    width: 940px; 
	color: #999999;
	height:100px;
	line-height:1.15em;
	font-size:.95em;
	background-color:#000000;
	clear:both;
    margin: 0 auto; 
	position:relative;
	z-index:999;
	padding: 0px 10px 0px 10px;
}
.footer a{
	color:#6badef;
	text-decoration:none;
}
#footer_left {
	width:400px;
	float:left;
}
#footer_left .tel_link {
	color: #999999;
}
#footer_right {
	width:400px;
	float:right;
	text-align:right;
}
#facebook a {
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
	height:31px;
	width:30px;
	display:block;
	float:right;
}
#facebook a:hover {
	background-position:0px -32px;
}
#ss {
	clear:both;
	float:right;
}