body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #00345a repeat;
}
#outerborders { border: 3px solid #ffffff; }
.homeparchmentleft {
	padding: 0;
	background-color: #f5f4f1;
	background-image: url(/images/bg_parchment_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.header {
	color: #4676AE;
	text-align: right;
	height: 99px;
}
.navbar {
	padding-bottom: 5px;
	text-align: right;
	padding-right: 18px;
	color: #96b6cd;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}
.navbar a {
	color: #004677;
	text-decoration: none;
}
.navbar a:hover {
	color: #008d7c;
	text-decoration: none;
}

.rightcol ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.rightcol li {
	padding-bottom: 5px;
}
.homecontent {
	background: url(/images/header_07.gif) no-repeat left top;
	padding: 30px 15px 5px 25px;
}
.aboutcontent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(/images/page_bg_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {
	padding: 20px 30px;
}	
.contentSub {
	padding: 20px 30px;
	background: url(../images/subpage_shadowbackground.gif) no-repeat top;
	height: 275px;
}	
.content strong { color: #AA8926 }
.contentSub strong { color: #AA8926 }	

a {
	color: #028d7d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #028d7d;
}
.footer { 
	padding: 10px;
	color: #85a4ba;
	font-size: 11px;
}
.footer td { 
	color: #85a4ba;
	font-size: 11px;
}
.footer a { 
	color: #85a4ba;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #85a4ba;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	border-bottom: 1px solid #bacdda;
	color: #004577;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: 0;
}
h1 a, h1 a:hover {
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #098e7e;
	text-transform: uppercase;
	margin-top: -10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #004577;
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: 0;
}
h4 {
	color: #004476;
	margin: 0 0 5;
	padding: 0 0 4px;
	font: 18px "Times New Roman", Times, serif;
	border-bottom: 2px solid #d5d9e0;
}
H5 {
	font: italic bold 13px/17px Georgia, "Times New Roman", Times, serif;
}

h4 em {
	font-style: normal;
	font-weight: normal;
	color #657386;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.phonenumtop {
	font-size: 21px;
	font-weight: normal;
	color: #004577;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding: 10px 15px;
}

.homeBL {
	margin: 0;
	background: url(/images/bg_home_bottomleft.jpg) left top;
	border-right: 1px solid #ffffff;
	padding: 10px;
}
.homeBR {
	margin: 0;
	background: url(/images/bg_home_bottomright.jpg) left top;
	border-left: 1px solid #ffffff;
	padding: 10px;
}
.bigcapsheader {
	font-size: 17px;
	font-weight: normal;
	color: #154b62;
	text-transform: uppercase;
}


hr {
	color: #F7F1E1;
	background: #F7F1E1;
	height: 1px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #666666;
	width: 95%;
	border: 1px solid #b3b3b3;
}
.FormTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #666666;
	width: 95%;
	border: 1px solid #b3b3b3;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 1px solid #c8deda;
	padding: 2px 6px;
	background-color: #028d7d;
	background-image: url(/images/formbutton_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.HomeDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #ffffff;
	width: 90%;
}
#formbox {
	background: #E5D9CD;
	border: 1px solid #C89055;
}
.leftcol {
	color: #000;
	margin: 0;
	padding: 0;
	border-bottom: 6px solid #fff;
 }
 
#navcontainer { margin: 20px 15px; }
#navcontainer ul {
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
}
#navcontainer li { border-bottom: 1px solid #c6ced8; }
#navcontainer li a {
	display: block;
	color: #156261;
	text-decoration: none;
	padding: 5px 0px;
}
#navcontainer li a:hover {
	display: block;
	color: #008d7c;
	text-decoration: none;
}

/* interior styles */

.calloutfindhood {
	padding: 10px;
	background: #95cec3 url(/images/greenbox_top_highlight.jpg) no-repeat top;
	color: #156261;
	border: 1px solid #8bbab1;
}
.capsheader {
	font-size: 14px;
	font-weight: bold;
	color: #154b62;
	text-transform: uppercase;
	margin-bottom: -10px;
}
.randomsideimgs {
	border: 1px solid #8bbab1;
}

/* Overview Pages - Neighborhood and Floorplan */

#phototable img {
	margin-top: 25px;
	margin-bottom: 2px;
	border: 2px solid #ffffff;
}
#phototableNOBORD img {
	margin-top: 25px;
	margin-bottom: 2px;
}
#elevationtable img {
	margin-top: 15px;
	margin-bottom: 5px;
}
#phototable a {
	font-size: 10px;
}
.tablelist {
	padding: 0 20px 5px 25px;
}
.tablelistpadbottom {
	margin-bottom: 15px;
}
.tablelistTtielRow {
	font-size: 18px;
	font-weight: normal;
	color: #004577;
	padding-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
}
.tablelistCatsRow {
	color: #ffffff;
	background: #5a8aa4;
	padding: 3px 5px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}
.RightColGreenHeaders {
	color: #ffffff;
	padding: 4px 5px;
	font-size: 12px;
	background-color: #008d7c;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.tablelistCatsRow a {
	color: #ffffff;
	text-decoration: none;
}
.tablelistCatsRow a:hover {
	color: #ffffff;
	text-decoration: none;
}
.tablelistRowLight td {
	color: #004577;
	background: #e8f1ef;
	padding: 3px 5px;
	border-bottom: 1px solid #ffffff;
}
.tablelistRowDark td {
	color: #004577;
	background: #d0e3df;
	padding: 3px 5px;
	border-bottom: 1px solid #ffffff;
}
.NOBORDtablelistRowLight td {
	color: #004577;
	background: #e8f1ef;
	padding: 3px 5px;
}
.NOBORDtablelistRowDark td {
	color: #004577;
	background: #d0e3df;
	padding: 3px 5px;
}
.rightcol {
	padding-top: 15px;
	background: #e4e9f0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #bbc7d8;
}


/* NEW HOMEPAGE */
.searchboxhome {
	margin: 0;
	padding: 10px 15px 6px 25px;
	background: url(/images/home_topleftbox.jpg) no-repeat left top;
}
.HomeContentBottom {
	padding: 17px 20px 10px;
	background-image: url(/images/bg_parchment_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #faf9f8;
	font-size: 11px;
	line-height: 14px;
}

.HomeCalloutBox {
	background: #f1efea;
	border-top: 2px solid #ffffff;
	padding-top: 18px;
	padding-bottom: 10px;
}
.HomeCalloutBox a {
	color: #00406e;
	text-decoration: none;
}
.HomeCalloutBox a:hover {
	color: #028d7d;
	text-decoration: none;
}
.CalloutHeader {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.CalloutHeader a {
	color: #00406e;
	text-decoration: none;
}
.CalloutHeader a:hover {
	color: #028d7d;
	text-decoration: none;
}
.topright {
	padding: 8px 8px 0 0;
	text-align: right;
}
#topnav {
	background: #e1e9ef;
}
#topnav a {
	color: #43779b;
	text-decoration: none;
}
#topnav a:hover {
	color: #004677;
	text-decoration: none;
}
	
.galleryheader {
	background: #e4e9f0;
	border-bottom: 8px solid #ffffff;
}
#gallerythumbs1 img:hover, #gallerythumbs2 img:hover, #gallerythumbs3 img:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

#gallerythumbs1 img, #gallerythumbs2 img, #gallerythumbs3 img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
	
.ABBlogo {
	padding: 0 25px 250px 0;
}

#amenities {
	background: #e4e9f0;
	margin: 10px 0;
	padding: 5px 10px;
}
.text_startingat {
	color: #004476;
	font: bold 20px/21px Georgia, "Times New Roman", Times, serif;
}
#gsfloorplans {
	width: 515px;
	margin-left: 25px;
}
