/* Global
----------------------------*/
form { margin: 0px; }
img { border-style: none; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #012D24; font-weight: bold; text-decoration: underline; }
table a:hover { color: #676767; font-weight: bold; text-decoration: underline; }

/* Classes
----------------------------*/

.sequence_table_title {
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid #cccccc;
	background-color: #949DC0; 
}

.floorplans {
	border: 1px solid #cccccc;
	padding:3px;
}

.gallery_image {
	padding:4px;
	border:1px solid #CCCCCC;
	}

.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }

.image_border {border: 1px solid #000000; }
.homepage_left_pad { padding-top: 10px; padding-left: 30px; padding-right: 30px; padding-bottom: 10px; }
.homepage_left strong { color: #182452; }
.homepage_left {
	width: 557px; 
	height:247px;
	background-image:url(../images/gradient_left.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#F9F9FB;
	text-align:left;
	vertical-align:top;
	font-size: 10px;
}

.homepage_right_pad { padding: 14px; }
.homepage_right {
	width: 207px; 
	height:247px;
	background-image:url(../images/gradient_right.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#D8DAE2;
	text-align:left;
	vertical-align:top;
}

.featured_project_pad { padding: 8px; }
.featured_project a { color: #9D2D2D; font-weight: bold; text-decoration: none; }
.featured_project a { color: #000000; font-weight: bold; text-decoration: none; }
.featured_project strong { color: #182452; }
.featured_project b { color: #182452; }
.featured_project {
	border: 1px solid #182452;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	font-size: 10px;
}

.banner {
	width: 279px;
	height: 115px;
}
.banner_photos {
	width: 485px;
	height: 115px;
	background-image:url(../images/banner_gradient.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
}

.banner_photo {
	border: 1px solid #FFFFFF;
}

.image_border { border: 1px solid #000000;}

.content_pad { padding-top: 8px; padding-left: 32px; padding-right: 32px; padding-bottom: 8px; }
.content {
	vertical-align:top;
	text-align:left;
	background-color:#FFFFFF;
	height: 350px;
}

/* Common Classes
----------------------------*/
.body { 
	margin:0px; 
	background-color:#FFFFFF;
	background-image:url(../images/background.gif); 
}
.alignment { text-align:center; }
.print_friendly { text-align:left; padding: 16px; background-color:#000000; }
.pageTitle { font-weight: bold; color: #7B7E6C; font-size: 12px; }

.crumb { font-size: 9px; color: #000000; }
.crumb strong { color:#000000; }
.crumb a { color: #000000; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.subnav_bullet { margin-bottom: 0px; margin-right: 4px; margin-left: 4px; }
.subnav { font-size: 11px; }
.subnav a { color: #8B0707; text-decoration: none; font-weight: bold; }
.subnav a:hover { color: #1F2B58; text-decoration: none; font-weight: bold; }

.footer_frame {
	background-color: #1F2B58;
	height:20px;
	text-align:center;
	vertical-align:middle;
}

.footer { font-size: 10px; color:#FFFFFF; }
.footer a { font-weight: bold; text-decoration: underline; color:#FFFFFF; }
.footer a:hover { font-weight: bold; text-decoration: underline; color:#BEC2D4; }

.search_bg {
	width: 137px;
	height: 142px;
	background-repeat:no-repeat;
}

.search { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	padding-left: 4px;
	width: 85px;
	height: 14px;
}

/* Tell a Friend
----------------------------*/
.taf {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#182452;
}

/* Other
----------------------------*/
.contact table { font-size:11px; }
.contact input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.contact select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.newsletter { font-size:11px; color:#000000; }
.sitemap { font-family: verdana, arial, helvetica, sans-serif; font-size:11px; color:#012D24; }

