body {
	background-color: #d3d3d3;
	text-align: center;
	margin: 0;
	padding: 0;
}

.header {
	background: url("bannernotext.jpg") no-repeat top; /* 780 * 183 */
	width: 780px;   
	height: 167px;
	margin: 50px auto 0px auto;
	position: relative;
	padding: 0px;
	text-align: left;
}

.container {
	background-color: #fff;
	margin: 0 auto;
	width: 780px;
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
}

.content {
}

#headerButtons{
	position:absolute;
	top: 105px;
	left: 125px;
}

ul.headerButton {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

ul.headerButton li {
	margin-right: -30px;
	text-align: center;
	padding: 3px;
	width: 151px;
	height: 22px;
	float: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;

	background: url('unselected.gif') no-repeat;
	color: #fff;
}

ul.headerButton li.selected {
	background: url('selected.gif') no-repeat;
	color: #ff6;
}

ul.headerButton li.ieException {
	background: none;
	width:60px;
}

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:#666;
}

#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, .contactRight  {
	z-index: 2;
	position: absolute;
	top: 27px;
	background-color: #9FBDC7;
	width: 230px;
	height: 384px;
	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;
}

.contactIeException {
	position: absolute;
	width: 780px;
	height: 384px;
	top: 27px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	z-index: 0;
}


.contactCenter {
	position: absolute;
	width: 504px;
	height: 344px;
	top: 27px;
	left: 230px;
	margin: 0px;
	padding: 20px;
	background-color:#fff;
	z-index: 1;
}

#contactForm{
	margin: 0px;
	padding: 0px;
	width: 504px;
	text-align: left;
}
input{
	width: 100%;
}
#contactName{
	text-align:left;	
	width: 504px;
}
#contactPhone{
	text-align:left;	
	width: 144px;
	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: 349px;
	text-align:left;	
	float: left;
	display: inline;
}
#contactMessage{
	width: 504px;
	text-align:left;	
	float:left;
	margin-bottom:10px;
}
.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;
}
*/