body {
	font-size: 12px;
	background-position: center;
	color: #000000;
	font-family: arial;
	background-color: #80895A;
}

b {
	font-weight: bold;
}

.b2 {
	color: #231F20;
	font-weight: bold;
}

.clearBoth {
	clear: both;
}

#centeredColumn
{
	width: 800px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 800) / 2 + 'px');
}

#photoProvidedhead {
	float: right;
	font-size: 10px;
	padding: 0 20px 0 0;
}

#photoProvided {
	font-size: 10px;
	padding: 0 0 5px 0;
}

#pageHeader {
	font-weight: bold;
	font-size: 15px;
	color: #231F20;
	padding: 5px 0 5px 0;
}

/* Head */

#head {
	width: 800px;
	height: 302px;
	display: block;
}



#topHead {
	background-image: url(../images/top.jpg);
	float: left;
	height: 40px;
	width: 800px;
}
#headLeft {
	float: left;
	height: 262px;
	width: 268px;
}
#bottomHead {
	float: left;
	height: 262px;
	width: 800px;
}
#logo {
	background-image: url(../images/logo.jpg);
	float: left;
	height: 136px;
	width: 268px;
}
#navBlock {
	float: left;
	height: 126px;
	width: 268px;
	display: block;
}
#leftSide {
	background-image: url(../images/left_side.jpg);
	float: left;
	height: 126px;
	width: 50px;
	display: block;
}
#headMiddle {
	float: left;
	height: 262px;
	width: 482px;
	display: block;
}
#headMiddletop {
	background-image: url(../images/pic_hometour.jpg);
	float: left;
	height: 245px;
	width: 482px;
}
.headMiddlenavbar {
	background-color: #231F20;
	float: left;
	height: 17px;
	width: 482px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.headMiddlenavbar a {
	color: #D7C2A5;
	text-decoration: none;
}

.headMiddlenavbar a:hover{

}

.headMiddlenavbar {
	background-color: #231F20;
	float: left;
	height: 17px;
	width: 482px;
}

#headRight {
	background-image: url(../images/right_side.jpg);
	float: left;
	height: 262px;
	width: 50px;
}

#flashcontent {
	display: block;
	float: left;
	z-index: 1;
	height: 262px;
	width: 482px;
	margin: 0;
}
/* Body */

#bodyBox {
	width: 800px;
	display: table;
	background-image: url(../images/body_repeat.jpg);
	background-repeat: repeat-y;
}

#bodyLeft {
	width: 268px;
	display: block;
	float: left;
	height: 274px;
}

#navContainer {
	width: 218px;
	float: left;
	display: block;
	height: 126px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#bodyTextbox {
	width: 532px;
	float: left;
}


#bodyText {
	padding: 4px 20px 0 0;
	line-height: 20px;
}

#bodyText a {
	color: #666633;
}

#bodyText a:hover {
	color: #453720;
	font-weight: bold;
}

#picContainer {
	width: 165px;
	display: block;
	float: right;
	margin: 0 30px 0 10px;
}

#picContainer2 {
	width: 165px;
	display: block;
	float: right;
	margin: 0 30px 0 10px;
}

#bodyLeftspacer {
	display: block;
	float: left;
	height: 274px;
	width: 50px;
}

#bodyLeftContact {
	display: block;
	float: left;
	height: 274px;
	width: 218px;
	background-image: url(../images/request_box.jpg);
	background-repeat: no-repeat;
}


/* Lists */

ul.listSqr {
	list-style: none;
	padding: 0;
	margin: 0 0 0 5px;
}

ul.listSqr li {
	background-image: url(../images/list_sqr.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	padding: 0 0 0 12px;
	line-height: 14px;
}

ul.listSqr ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

ul.listSqr ul li {
	background-image: url(../images/list_sqr_sub.gif);
	background-repeat: no-repeat;
	background-position: 0 3;
	padding: 2px 0 2px 12px;
	line-height: 12px;
}

/* Foot */

.foot {
	width: 800px;
	height: 53px;
	display: block;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	float: left;
}

#footText {
	color: #BBA782;
	text-align: center;
	padding-top: 30px;
	font-size: 9px;
}

a.footLinks {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

a:hover.footLinks {
	color: #000;
}


.neighborhood {
	padding-top: 10px;
	padding-left: 15px;
}


.formRowsubmenu
{
	width: 100%;
	display: block;
	padding: 0 0 4px 2px;
	clear: both;
}

.formRowsubmenu2
{
	width: 100%;
	display: block;
	clear: both;
	height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 2px;
}

.formTextsubmenu
{
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 140px;
	text-align: left;
}

.formTextsubmenu2
{
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	display: block;
	float: left;
	width: 300px;
	text-align: left;
	height: 30px;
	line-height: normal;
}

.formTextsubmenu3
{
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	display: block;
	float: left;
	width: 300px;
	text-align: left;
	height: 20px;
	line-height: normal;
}
.formFieldsubmenu
{
	padding: 2px;
	background-color: #fff;
	border-color: #80895A;
	border-width: 1px;
	border-style: solid;
	color: #80895A;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.formFieldsubmenu2
{
	padding: 3px;
	background-color: #fff;
	border-color: #80895A;
	border-width: 1px;
	border-style: solid;
	color: #80895A;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 0px;
	float: left;
	height: 18px;
}

.formFieldhidden
{
	padding: 2px;
	background-color: #fff;
	border-color: #34459d;
	border-width: 1px;
	border-style: solid;
	color: #34459d;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 0px 0px 0px 0px;
}

.formButtonsubmenu
{
	padding: 2px;
	background-color: #231F20;
	border-color: #80895A;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 4px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
}

.formRow {
	width: 100%;
	display: block;
	clear: both;
	height: 30px;
}

.formRowlrg {
	width: 100%;
	display: block;
	clear: both;
}

.adminText
{
	color: #34459d;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 11px 0px 0px;
	display: block;
	float: left;
	width: 140px;
	text-align: right;
}

.adminTextright
{
	color: #34459d;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px 11px 0px 0px;
	display: block;
	float: left;
	text-align: left;
}

.adminField
{
	padding: 2px;
	background-color: #fff;
	border-color: #34459d;
	border-width: 1px;
	border-style: solid;
	color: #34459d;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.adminFieldnostyle
{
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.formButton
{
	padding: 2px;
	background-color: #34459d;
	border-color: #1d2c78;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	float: left;
	margin: 4px 0px 0px 0px;
	cursor: pointer;
	text-align: center;
}


.adminForm .formFieldsubmenu {	float:none;}
.adminForm .formTextsubmenu{	width:100px;}
.adminForm textarea.formFieldsubmenu {	height:100px;width:250px;}
.contactSpace {
	padding-top: 25px;
	padding-left: 10px;
}
.saleBox {
	float: left;
	height: 150px;
	width: 290px;
	padding: 0 0 10px 10px;
	font-size: 10px;
	line-height: 13px;
	display: table;
	margin: 0 0 10px 0;
}
.houseBox {
	float: left;
	height: 125px;
	width: 150px;
	border: 1px solid #231F20;
}

.houseBox2 {
	float: left;
	height: 75px;
	width: 150px;
	border: 1px solid #231F20;
}
.homeBox {
	float: left;
	height: 150px;
	width: 150px;
}
.moreInfo {
	font-size: 10px;
	text-align: center;
	float: left;
	color: #231F20;
	width: 150px;
	line-height: 20px;
}
.rightText {
	float: left;
	padding-left: 8px;
	display: table;
	width: 130px;
}
h3 {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #231F20;
}
strong {
	color: #231F20;
}
.radioButton {
}
.formRowsubmenu label {
	font-size: 10px;
	color: #333;
}
.radioButton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactInfo {
	padding: 15px 50px 0 10px;
	text-align: center;
}
#centeredColumn #bodyBox #bodyLeft #bodyLeftContact .contactInfo .contactPhone {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
#centeredColumn #bodyBox #bodyLeft #bodyLeftContact .contactInfo strong a {
	color: #80895A;
}
