html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font: 12px/16px Arial, Helvetica, sans-serif;
	background: #395AA4;
}

#outerWrapper {
	text-align: left;
	background: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#headerWrapper  {
	height: 100px;
	background: #000000;
	background: #395AA4 url(images/header-slice-2.gif) no-repeat scroll right top;
}
/* header background image url(images/header-slice.gif) no-repeat scroll right top*/
/*#header {
	height: 50px;
	width: 830px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	padding-right: 15px;
	padding-left: 15px;
} */
#header {
	height: 50px;
	width: 930px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
#navBarWrapper {
	height: 25px;
	background: url(images/nav-bar-background.gif) repeat-x;
	margin-bottom: 15px;
	
}
#navBar {
	width: 830px;
	margin: auto;
	padding-right: 19px;
	padding-left: 11px;
}

#navBar a, #navBar a:link, #navBar a:visited {
	font: bold 13px/23px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 25px;
	display: block;
	float: left;
}

#navBar a:hover, #navBar a:focus{
	color: #FFFFFF;
	height: 25px;
	background: url(images/nav-bar-link-hover.gif);
	text-decoration: none;
}

#navBar img {
	height: 19px;
	width: 1px;
	position: relative;
	top: 3px;
	float: left;
}
#contentWrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}


#content {
	width: 550px;
	float: left;
	margin-right: 30px;
}
#contentFull {
	width: 830px;
}



#contentWrapper h1 {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 8px;
}
#contentWrapper h2 {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
#contentWrapper h3 {
	color: #395AA4;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
#contentWrapper h4 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#contentWrapper   p  {
	margin: 0px 20px 16px 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #4A4E51;
}
#contentWrapper ul {
	margin-top: 0px;
	color: #395AA4;
}
#contentWrapper li {

}


#contentWrapper  .bold {
	font-weight: bold;
	color: #000000;
}
#contentWrapper .blackText {
	color: #000000;
}

a, a:link, a:visited {
  color: #0000CC;
  text-decoration: none;
}

a:hover, a:focus {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}

.borderTop {
	margin-top:0px;
	padding-top:10px;
	border-top: 1px solid #395AA4;
}
.borderBottom {
	margin-bottom:25px; 
	padding-bottom:10px; 
	border-bottom: 1px solid #395AA4;
}
#rightColumn {
	width: 220px;
	float: left;
}
#rightColumn #contactInfo {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	background: #DEE6FE;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 6px solid #395AA4;
	border-right: 2px solid #395AA4;
	border-bottom: 6px solid #395AA4;
	border-left: 2px solid #395AA4;
}


#contactInfo a, #contactInfo a:link, #contactInfo a:visited, #contactInfo a:hover, #contactInfo a:active, #contactInfo a:focus {
	color: #395AA4;
}

.clearFloat {
	clear: both;
	display: block;
	height: 0px;
}
#footerWrapper  {
	height: 100px;
	background: #395AA4;
}
#footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
}
#footer, #footer a , #footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
}
#brightDesign, #brightDesign a, #brightDesign a:link, #brightDesign a:visited, #brightDesign a:active, #brightDesign a:hover, #brightDesign a:focus  {
	font-weight: bold;
	color: #99CCFF;
	width: 830px;
	font-size: 11px;
	text-align: right;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bluetext {
	color: #395AA4;
}
.FeaturesContainer {
	float: left;
	width: 410px;
}

/*
.FeaturedProperties {
	width: 410px;
}

.FeaturedProperties th, #FeaturedProperties td {
	border-bottom: 1px solid #C3D5FD;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.FeaturedProperties th, {
	padding-right: 10px;
	width:200px;
}
*/
.FeaturedProperties {
	width: 405px;
	margin-right:10px;
	float: left;
}

.FeaturedProperties th, .FeaturedProperties td {
	border-bottom: 1px solid #C3D5FD;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	
}
.FeaturedProperties th {
	width:190px;
}
.FeaturedProperties td {
	padding-left: 10px;
}
.DetailLinks {
	background: url(images/bullet-green-sm.gif) no-repeat left center;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
}
