body {
	margin: 0; 
	padding: 0;
	font-family: Arial, Verdana;
	color: #315f92;
}

p { }

td { }

a:link {text-decoration: none; }

a:visited {text-decoration: none; }

a:hover {text-decoration: none; }

a:active {text-decoration: none; }

img {border: 0; padding: 0;}

h2 { padding: 0; margin: 0; }

#container {
	width: 1093px;
	margin: 0 auto;
	visibility: 0.2;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 1093px;
	height: 86px;
	display: block;
}

#navbar {
	position: relative;
	top: 0;
	left: 60px;
	width: 973px;
	height: 34px;
	display: block;
}

#slider {
	position: relative;
	top: 0;
	left: 0;
	width: 1093px;
	height: 237px;
	display: block;	
}

#information {
	position: relative;
	top: 10px;
	left: 60px;
	width: 973px;
	height: 237px;
	display: block;
}

#pre-footer {
	position: relative;
	top: 20px;
	left: 60px;
	width: 973px;
	height: 34px;
	display: block;
}

#footer {
	position: relative;
	top: 25px;
	left: 60px;
	width: 973px;
	height: 34px;
	display: block;
}

.clear {
	clear: both;
}

.logo {
	float: left;
	width: 344px;
	height: 86px;
}

.keys {
	float: right;
	width: 212px;
	height: 86px;
	background-image: url('images/keys.jpg');
	background-repeat: no-repeat;
	display: block;
	
}

.navbarleft{
	float: left;
	width: 15px;
	height: 34px;
	background-image: url('images/navbar_left.jpg');
	background-repeat: no-repeat;
	padding: 0;
	display: block;
}

.navbarmain {
	float: left;
	width: 943px;
	height: 34px;
	background-image: url('images/navbarbg.jpg');
	display: block;
}

.navitem {
	float: left;
	width: 180px;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	font-family:  monotype corsiva;
	padding: 0;
}

.navtext {
	color: white;
	font-size: 25px;
}

.navsplit {
	float: left;
	width: 8px;
	height: 34px;
	padding: 0;
	background-image: url('images/nav_sep.jpg');
	background-repeat: no-repeat;
	display: block;
}

.navbarright{
	float: left;
	width: 15px;
	height: 34px;
	background-image: url('images/navbar_right.jpg');
	background-repeat: no-repeat;
	padding: 0;
	display: block;
}

.arrowleft {
	float: left;
	width: 60px;
	height: 237px;
	display: block;
}

.arrowright {
	float: left;
	width: 60px;
	height: 237px;
	display: block;
}

.homebox {
	float: left;
	width: 479px;
	height: 237px;
	background-image: url('images/homeboxbg.jpg');
	background-repeat: no-repeat;
	display: block;
	padding: 0;
}

.hometitle {
	float: left;
	width: 459px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 22px;
	height: 25px;
	font-family:  monotype corsiva;
}

.boxtxt {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 449px;
	font-size: 12px;
	height: 130px;
	font-family: Arial;
}

.detailscontainer {
	float: left;
	width: 479px;
	height: 170px;
	overflow: hidden;
}

.boximage {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 160px;
	height: 160px;
	background-color: blue;
}

.boxtitle {
	float: right;
	width: 245px;
	padding-right: 15px;
	margin-right: 15px;
	padding-top: 10px;
	margin-top: 10px;
	height: 60px;
	font-family: Arial, Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: 800;
}

.boxtitle2 {
	float: right;
	width: 245px;
	padding-right: 15px;
	margin-right: 15px;
	margin-top: 2px;
	height: 85px;
	font-family: Arial, Verdana;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

.buttoncontainer {
	float: left;
	clear: both;
	width: 479px;
	margin-top: 10px;
}

.button1 {
	float: left;
	background-image: url('images/buttonbg.jpg');
	background-repeat: no-repeat;
	width: 201px;
	height: 29px;
	margin-left: 15px;
	line-height: 29px;
}

.button1 a img {
	padding-top: 2px;
}

.button2 {
	float: right;
	background-image: url('images/buttonbg.jpg');
	background-repeat: no-repeat;
	width: 201px;
	height: 29px;
	padding-right: 15px;
}

.buttontxt {
	text-align: center;
	float: left;
	width: 201px;
	line-height: 29px;
	color: #fff;
	font-size: 20px;
	font-family: Arial, Verdana;
}

.verticalClear {
	width: 15px;
	height: 100%;
	display: block;
	float: left;
}

.prefooter-txt {
	text-align: center;
	font-family: Arial, Verdana;
	color: #315f92;
	width: 973px;
	float: left;
	font-size: 12px;
	font-weight: 600;
}

.prefooter-txt a {
	text-decoration: underline;
	color: #315f92;
}

.footer-txt {
	text-align: center;
	font-family: Arial, Verdana;
	color: #fff;
	width: 943px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin-top: 4px;
	padding-top: 4px;
}

/*Internal Pages */
#listingContainer {
	position: relative;
	left: 60px;
	top: 0;
	width: 973px;
}

.listing {
	float: left;
	width: 973px;
	height: 158px;
	padding-bottom: 10px;
	background-image: url('images/listingBG.jpg');
	background-repeat: no-repeat;
	display: block;
}

.prop_thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 20px;
	margin-left: 15px;
	display: block;
	background-color: blue;
}

.prop_details {
	float: left;
	width: 828px;
	height: 120px;
	margin-left: 10px;
	display: block;
	overflow: hidden;
}

.proplistingtitle {
	float: left;
	width: 800px;
	height: 20px;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.proplistingtitle a{
	color: #315f92;
}
.proplistingtitle2 {
	float: left;
	width: 800px;
	height: 15px;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
}

.proplisting-txt {
	float: left;
	font-size: 12px;
	margin-top: 2px;
}

.prop_buttons {
	float: left;
	padding-left: 115px;
	width: 828px;
}

#detailContainer {
	position: relative;
	left: 60px;
	top: 0;
	width: 973px;
}

.detailTop {
	float: left;
	width: 973px;
	height: 16px;
	background-image: url('images/detailtop.jpg');
	background-repeat: no-repeat;
	display: block;
}

.detailMain {
	clear: both;
	float: left;
	width: 973px;
	background-image: url('images/detailBG.jpg');
	background-repeat: repeat-y;
}

.detailBottom {
	clear: both;
	float: left;
	width: 973px;
	height: 200px;
	background-image: url('images/detailbottom.jpg');
	background-repeat: no-repeat;
	background-position: 1px;
	display: block;
}

.imagesContainer {
	float: left;
	width: 418px;
	margin-top: 10px;
	margin-left: 15px;
}

.detailImg {
	float: left;
	width: 400px;
	margin-left: 9px;
	height: 400px;
	display: block;
	background-color: blue;
}

.thumbsContainer {
	clear: both;
	float: left;
	width: 418px;
	text-align: center;
	height: 100px;
	margin-top: 5px;
}

.thumbsImg {
	float: left;
	background-color: blue;
	width: 100px;
	height: 100px;
	display: block;
	margin: 0;
	padding: 0;
}

.thumbsImg1 {
	float: left;
	background-color: blue;
	width: 100px;
	height: 100px;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 6px;
}

.photolink {
	float: left;
	width: 418px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	display: block;
}

.descriptionContainer {
	float: left;
	width: 495px;
	min-height: 520px;
	margin-top: 10px;
	margin-left: 5px;
	display: block;
}

.descriptionTitle {
	float: left;
	width: 480px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	margin-top: 0;
	font-size: 20px;
}

.description {
	float: left;
	width: 480px;
	margin-left: 15px;
	margin-right: 5px;
	text-align: left;
	font-size: 14px;
	min-height: 200px;
}

.detailButtons {
	clear: both;
	float: left;
	width: 490px;
	margin-top: 10px;
}

.map {
	float: left;
	margin-left: 15px;
	width: 648px;
	height: 190px;
	display: block;
}

.features {
	float: left;
	margin-left: 15px;
	width: 490px;
	text-align: center;
	margin-top: 10px;
}

.features ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 44px;
	display: block;
}

.features ul li {
	float: left;
	width: 245px;
	height: 14px;
	display: block;
}

.contactbutton {
	float: left;
	width: 190px;
	height: 190px;	
	margin-left: 40px;
	background-image: url('images/buttonLG.jpg');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: 550;
	color: #fff;
	padding-top: 10px;
}

.contactbutton a {
	color: #fff;
}

.exclusive {
	float: left;
	margin-left: 60px;
	width: 190px;
	text-align: center;
	height: 190px;
}

.exclusive span {
	float: left;
	width: 190px;
	padding-top: 30px;
	text-align: center;
	font-family: monotype corsiva;
	font-size: 22px;
	font-weight: 550;
}

