/***tag overrides***/
body {
	background-color: #036;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
}
img {
	border: 0;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
a {
	color: #fee9a9;
}
.center { 
	text-align: center;
}
.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/***main***/
#bl_main{
	width: 853px;
	text-align: center;
	margin: 0 auto;
}
/***header***/
#bl_header{
	width: 853px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100px;
}
#bl_header .left{
	float:left;
}
#bl_header .right{
	float:right;
}
/***navigation***/
#bl_nav{
	background-color: #036;
	background-image:url(../images/bgNav.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 849px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 36px;
	display: block;
	overflow: hidden;
}
#bl_nav li, #bl_nav ul{
	margin: 0;
	padding: 0;
}
#bl_nav ul{
	color: #fff;
	width: 100%;
	padding-left: 8px;
}
#bl_nav li{
	border-right: 1px solid #fff;
	padding: 12px 15px 0 15px;
	list-style:none;
	display: block;
	height: 24px;
	float: left;
}
#bl_nav a, #bl_nav a:link, #bl_nav a:active, #bl_nav a:visited{
	color: #fff;
	text-decoration:none;
}
#bl_nav a:hover{
	color: #cccccc;
	text-decoration: underline;
}
#bl_nav .noborder {
	border: 0;
}
/***main content***/
#bl_content {
	padding: 20px;
	background-color:#fff;
	text-align: left;
}
#bl_content  p {
	line-height: 130%;
	line-height: 1.3;
}
#bl_content h1 {
	color: #003366;
	font-size: 22px;
	font-weight: normal;
}
#bl_content h2 {
	color: #000;
	font-size: 18px;
	margin-top: 35px;
	font-weight: normal;
}
#bl_content.home{
	padding: 1px 0 2px 0;
	text-align: center;
}
#bl_content.center{
	text-align: center;
}
#bl_content a, #bl_content a:link, #bl_content a:active, #bl_content a:visited, .propertylist a, .propertylist a:link, .propertylist a:active, .propertylist a:visited{
	color: #036;
	text-decoration: underline;
}
#bl_content a:hover, .propertylist a:hover{
	color: #036;
	text-decoration:none;
}

.splashtext {
	color: #fff;
	font-size: 15px;
	background-color: #003366;
	padding: 20px;
	width: 267px; /* width is 307 - 20 - 20 for the padding = 267 */ 
}
.footer {
	margin: 20px auto;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	width: 861px;
}



/* PROPERTY PAGE STYLES */

table.property {
	width: 800px;
	margin: 0;
}

.soldbanner {
	background-color: #F4F0BE;
	text-align: center;
	padding: 8px 0;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}

.propertyphoto {
	width: 328px;
	text-align: center;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: top;
}

.propertyphoto p {
	margin-top: 12px;
}

table.thumbtable {
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.thumbtable td {
	padding: 5px; 
}

.thumbtable img {
	border: 2px solid #003366;
}

.thumbtable img:hover {
	border: 2px solid #cccccc;
}

.propertydescription {
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #4F270D;
	text-align: left;
}

.propertyname {
	font-size: 12px;
	color: #4F270D;
	font-weight: bold;
	margin-top: 0;
}

.price {
	color: #003366;
	font-weight: bold;
}

table.minicontact {
	margin-left: 20px;
	margin-right: auto;
}

table.minicontact td {
	padding-right: 4px;
	padding-bottom: 4px;
}

table.propertylist {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.propertylist a {
	font-weight: bold;
}

.propertylist img {
	border: 0;
}

.propertylist td {
	vertical-align: middle;
	width: 230px;
	text-align: center;
}

hr {
	color: #003366;
	background-color: #003366;
	height: 1px;
	border: 0;
	margin: 20px 0;
}

form {
	padding: 0;
	margin: 0;
	text-align: left;
}

.required {
	font-weight: bold;
	color: #CC3333;
}

.features {
	margin-left: auto;
	margin-right: auto;
}

.features td {
	padding: 6px;
	border: 1px solid #003366;
}

.listphoto {
	float: left;
	width: 275px;
	height: 294px;
	margin-left: 80px;
	margin-bottom: 30px;
}

.listphoto img {
	border: 0;
}

.listphoto p {
	text-align: center;
	margin: 0;
}