@charset "utf-8";
/* --- CSS Reset --- */

html, body, #wrapper {
		height:100%;
		margin: 0;
		padding: 0;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background:  #eaf0f2;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		text-align:left;
		letter-spacing: normal;
}
#flash { 
	line-height:0; 
	}
p {
	margin-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
blockquote{
	margin-left: 20px;
}

ul{
	margin-left: 25px;
	margin-top: 0px;
}

.otherlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066b3;
	text-decoration: none;
	}

a.otherlinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0066b3;
}

.otherlinks_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0066b3;
	text-decoration: underline;
	}

a.otherlinks_1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: underline;
	color: #0066b3;
}

.otherlinks_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0066b3;
	text-decoration: underline;
	}

a.otherlinks_2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: underline;
	color: #0066b3;
}

.otherlinks_caps{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #0066b3;
	text-decoration: none;
	text-transform: uppercase;
	}

a.otherlinks_caps:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
	color: #0066b3;
	text-transform: uppercase;
}

#wrapper {
		margin: 0 auto;

	}
	
#headcontainer {
	background-image: url(../../images/masthead_BG.gif);
	background-repeat:repeat-x;
	position:relative;
	line-height: 1;
	}
img {
	border:none;
	}

.bodycopy{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #58595b;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: justify;
	letter-spacing: normal;
	}
/* --- Typography New --- */

/*domain buttons Begin*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;	
	line-height: 17px;
}

.resi_button {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #495b61;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7df;
}

a.resi_button:hover{
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008001;
}

.comm_button {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #495b61;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7df;
}

a.comm_button:hover{
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0a7ea0;
}

.comm_buttonon{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #495b61;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0a7ea0;
}

.retail_button {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #495b61;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7df;
}

a.retail_button:hover{
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5457f;
}

.hosp_button {
	display: block;
	color: #495b61;
	text-align: center;
	text-decoration: none;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7df;
}

a.hosp_button:hover{
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8c51a8;
}

.foun_button {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #495b61;
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbd7df;
}

a.foun_button:hover{
	border-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f36f21;
}

/*domain buttons End*/

.ProjName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	letter-spacing: 1px;
}
.ProjLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1px;
}
.ProjPageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #666;
	letter-spacing: 1px;
	}

.ProjPageHead_ns_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	letter-spacing: 1px;
	}

.ProjPageHead_ns_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
	}

.TD_LeftMenuBG { 
	background-color: #d4d9dd; 
	}

.LeftLinksMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #231f20;
	text-decoration: none;
}
a.LeftLinksMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #0a7ea0;
	text-decoration: none;
}

.LeftLinksSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #231f20;
	text-decoration: none;
}
a.LeftLinksSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #0a7ea0;
	text-decoration: none;
}

.RightLinksMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	line-height: 17px;
	letter-spacing: 1px;
	padding-left: 15px;
	}

a.RightLinksMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 17px;
	}

.RightLinksMainSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	line-height: 17px;
	letter-spacing: 1px;
	cursor: default;
	background:#0a7ea0;
	padding: 1px;
	padding-left: 18px;
	padding-right: 3px;
	background-image:url(images/rhs_left_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

.RightLinksMainTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	line-height: 12px;
	letter-spacing: 1px;
	padding-left: 15px;
	display: block;
}

a.RightLinksMainTwo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 12px;
}

.RightLinksMainTwoSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	line-height: 12px;
	letter-spacing: 1px;
	cursor: default;
	background:#0a7ea0;
	padding: 1px;
	padding-left: 18px;
	padding-right: 3px;
	display: block;
	background-image:url(images/rhs_left_arrow_2l.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

.Instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}

.ContactLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #31454c;
	text-decoration: none;
	}
a.ContactLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #31454c;
	text-decoration: underline;
	}

.gotofooter {
	font-size: 10px;
	color: #495b5e;
	text-decoration: none;
}

.residential {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #414042;
	}

#residential {
	background-image:url(images/residential.gif);
	background-repeat:repeat-x;
	line-height: 1;
	letter-spacing: 2px;
	padding: 5px;
	height: 23px;
	width: 145px;
	text-align: center;
	font-size: 9px;
	color: #414042;
	}

.SummaryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 4px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	color: #58595b;
	}
.SummaryBody { 
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #58595b;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: justify;
	letter-spacing: normal;
	padding-left: 15px;
	text-align: left;
	}
.Summary_TD_BG_light {
	background-color: #eeefef; 
	padding-left: 10px;
	text-align: left;
	}
.Summary_TD_BG_dark {
	background-color: #e0e1e1; 
	padding-left: 10px;
	text-align: left;
	}

.BodySmallHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #58595b;
	}

.clicktoenlarge {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 8px;
	color:#636466;
	text-align: right;
	letter-spacing: 1px;
}

/*Quick contact start*/
input.formInputText   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #918f8f;
	background-color: #fff;
	border: solid 1px #cee4f0;
	height: 16px;
	}
	
input.formInputText:hover {
	border: solid 1px #666;
	color: #000;
	}
	
input.formInputText:focus {
	background-color: #ffffff;
	border: solid 1px #006600;
	cursor: text;
	}

input.send_button   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	height: 20px;
	font-weight:bold;
	text-align:center;
	color: #fff;
	background-color: #666;
	border: solid 1px #cee4f0;
	}
	
input.send_button:hover {
	background-color: #333;
	border: solid 1px #fff;
	color: #fff;
	}
	
input.send_button:focus {
	background-color: #ccc;
	border: solid 1px #006600;
	cursor: text;
	}

form.quickcontact {
	background-color: #def8de;
}

.secureInputText   {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #6d6e71;
	}

select.project_intrested   {
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	font-size: 10px;
	font-weight:bold;
	color: #918f8f;
	background-color: #fff;
	border: solid 1px #cee4f0;
	height: 20px;
	}
	
textarea#details {
	width: 139px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #918f8f;
	font-weight:bold;
	border: 1px solid #cee4f0;
	padding: 5px;
	background-color: #FFF;
	overflow: auto;
}

textarea#details:hover {
	border: solid 1px #666;
	color: #000;
}

textarea#details:focus {
	border: solid 1px #006600;
	cursor: text;
}

/*Quick contact end*/

/*Commercial Index Body styles Begin*/

.status_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008001;
	letter-spacing: 5px;
	font-weight:bold;
}

.project_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	font-weight:bold;
}

.project_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #58595b;
	letter-spacing: 1px;
}

.project_morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0066b3;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:right;
}

.project_body{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #58595b;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	letter-spacing: normal;
}

.more_bg_apts{
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #C6D5CA;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	text-align: center;
	letter-spacing: normal;
}
/*Commercial Index Body styles End*/


/* back to top link start*/
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 935px;
	}

#back-to-top,
#back-to-top.visible {
  display: none;
}

#back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  cursor: pointer;
  padding: 3px 17px 3px 7px;
  font: bold 10px Arial, Helvetica, sans-serif;
  color: #fff;
  background: #666 url(../images/triangle-gray-up.png) no-repeat right center;
}

#back-to-top.visible {
  display: inline;
}
/* back to top link end*/

.click_to_enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #60676d;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: 2px;
}

.IE8_users {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	line-height: 13px;
	text-align: left;
	padding-left: 15px;
	display: block;
}

.IE8_users2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #231f20;
	text-decoration: none;
	line-height: 13px;
	text-align: center;
	display: block;
}