body {
	background-color: #4C5C66;
	text-align: center;
	margin: 0;
	padding: 0;
}

.header {
	background: url("bannernotext.jpg") no-repeat top; /* 780 * 183 */
	width: 780px;   
	height: 141px;
	margin: 50px auto 0px auto;
	position: relative;
	padding: 0px;
	text-align: left;
}

.container {
	background-color: #d9d9d9;
	margin: 0 auto;
	width: 780px;
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
}

.content {
}

#headerSiteLink {
	text-decoration: none;
	color: #35649C;
}

#headerButtons{
	position: absolute;
	top: 113px;
	left: 117px;
}

ul.headerButton {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul.headerButton li.first{
	list-style: none;
}

ul.headerButton li {
	list-style: disc;
	margin-right: 25px;
	text-align: center;
	padding: 3px 10px;
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

ul.headerButton li.selected {
	background-color: #072655;
	border-width: 1px;
	border-style: solid;
	border-color: #fff; 
}

ul.headerButton a {
	text-decoration: none;
	color: #fff;
}

ul.headerButton a:hover{
	color: #ccc;
}
div.imgPics {
	background-color: #fff;
	width: 710px;
	padding: 10px 5px;
	margin: auto;
}
div.extLink {
	text-align:center;
}
div.extLink a{
	font-size: 8pt;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align:center;
	color:#fff;
}

#placeDetails {
	padding: 5px 0px 3px 0px;
	margin: auto;
	font-family: arial bold;
	font-weight: bolder;
}

#placeAddress {
	font-size: 15px;
	color: #000;
	padding-right:10px;
}

#placePrice{
	font-size: 12px;
	color: #666;
}

.contact {
}
#gallery {
	margin-top: 20px;
	font-family: arial, sans serif;
	font-size: 9pt;
	font-weight: bold;
}

.homeInfo {
	padding-left: 60px;
	padding-Right: 60px;
	padding-bottom: 10px;
	color: #002851;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	background: url("housebkgrnd.jpg") no-repeat top;
	height: 484px;
}
.contactLeft {
	left: 0px;
}
.contactRight {
	left: 550px;
}
.contactLeft a, .contactRight  a{
	color: #fff;
}

.contactLeft, .contactRight  {
	z-index: 2;
	position: absolute;
	top: 0px;
	background-color: #84A5B5;
	background-color: #000;
	background-color: #072655;
	color: #fff;
	width: 230px;
	height: 411px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
.contactLeftContent,.contactRightContent{
	text-align: left;
	padding: 10px;
	margin: 0px;
	font-family: arial;
	font-size: 8pt;
}

.contactLeftContent td, .contactRightContent td{
	font-family: arial;
	font-size: 8pt;
}

.contactLeftContent h3, .contactRightContent h3{
	font-size: 15pt;
	font-weight: bold;
}


.clear {
	clear: both;
}

.contactCenter {
	position: absolute;
	width: 280px;
	height: 344px;
	top: 27px;
	left: 230px;
	margin: 0px;
	padding: 20px;
	background-color:#d9d9d9;
	z-index: 1;
}

#contactForm{
	margin: 0px;
	padding: 0px;
	width: 278px;
	text-align: right;
}
input{
	width: 100%;
}
#contactName{
	text-align:left;	
	width: 278px;
}
#contactPhone{
	text-align:left;	
	width: 100px;
	float: left;
	margin-right:10px;
	display: inline;
}
#contactPhoneAndEmail {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

#contactPhoneAndEmail tr, #contactPhoneAndEmail td {
	margin: 0px;
	padding:0px;
	border: 0px;
	border-collapse: collapse;
}

#contactEmail{
	width: 168px;
	text-align:left;	
	float: left;
	display: inline;
}
#contactMessage{
	width: 278px;
	text-align:left;	
	float:left;
}
.contactFormHeader{
	padding-left: 2px;
	padding-top: 5px;
	font-family: arial;
	font-size: 10pt;
	font-weight: lighter;
}
.homeInfo h3{
	font-size: 14px;
	font-weight: bolder;
}

/*#AJAX_img {
	width: 710px;
	height: 470px;
	padding: 0px;
	margin: 0px;
}
*/