body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: black;
	background-image: url(../../images/page_bg2.jpg);
	background-repeat: repeat-x;
	min-width: 766px;
}
h2 {
	color: #FF3399;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.emphasisTitle {
	color: white;
}
.lightText {
	color: #999999;
}
.emphasisText {
	color: #FF3399;
}
#main {
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	text-align: center;
}
#menu {
	text-align: center;
	background-color: white;
	text-align: center;
	width: 955px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
}
#homeAnimation {
	width: 483px;
	height: 314px;
	float: left;
}

#splash {
	background-color: #CCCCCC;
	background-image: url(../../images/white_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 320px;
	z-index: 2;
	position: absolute;
	top: 99px;
	left: 0;
}

#content {
	width: 955px;
	position: absolute;
	z-index: 99px;
	left: 50%;
	right: 50%;
	margin-left: -477px;
}
#mainContent {
	width: 682px;
	height: 500px;
	float: left;
	display: block;
	height: auto;
	min-height: 620px;
	margin:0;
}
#mainContent h1 {
	margin: 0;
	padding: 0;
}
#pageContent {
	margin-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 12px;
	text-align: left;
	float: left;
	margin-left: 0;
	margin-right: 0;;
	width: 650px;
	color: white;
}

#pageContent a {
	color: #FF0099;
	text-decoration: none;
}
#pageContent a:hover {
	text-decoration: underline;
}
.propertyPic {
	width: 122px;
	height: 122px;
	padding: 6px;
	background-image: url(../../images/featured_property_pic_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.property .table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	margin-bottom: 10px;
	width: 100%;
	margin-left: 5px;
}
.property .title {
	width: 30%;
	color: #999999;
}
.property .moreInfo {
	text-align: right;
}
.property {
	color: white;
	font-size: 0.9em;
	margin-top: 20px;
}
.property .table td {
	padding-left: 10px;
	line-height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
}
.noProperty {
	color: white;
	font-size: 0.9em;
	margin-top: 20px;
	background: #333333;
	border: solid 1px #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#subContent {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	width: 283px;
	height: 500px;
	text-align: left;
	background-image: url(../../images/sub_content_bg.png);
	background-repeat: no-repeat;
}
#subContent2 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	width: 283px;
	width: 283px;
	float: left;
	height: 500px;
	text-align: left;
	background-image: url(../../images/sub_content_bg2.png);
	background-repeat: no-repeat;
}
#frmSearch {
	width: 273px; /* Do not make it 100% */
	background-image: url(../../images/search_form_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	font-size: 0.9em;
	float: left;
}

#frmSearch table {
	width: 273px;
	border: 0;
}
#frmSearch td {
	width: 50%;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0;
}
#frmSearch label, input, select {
	font-size: 0.9em;
	width: 85%;
}
#frmSearch label {
	display: block;
}

#frmSearch .contact td {
	width: 100px;
}

#frmSearch .contact label {
	font-weight: bold;ded
}
#frmSearch .darkBg {
	background-image: url(../../images/search_form_bg_dark.gif);
	background-repeat: repeat-y;
}
#searchBtns {
	text-align: center;
	height: 30px;
	padding-top: 5px;
}
#newsletter {
	background-image: url(../../images/newsletter_bg.gif);
	background-repeat: no-repeat;
	width: 283px;
	height: 186px;
	color: white;
	font-size: 0.8em;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	padding-top: 45px;
}
#newsletter .inputText {
	font-size: 0.9em;
	width: 130px;
}
#newsletter p {
	margin: 0;
	margin-top: 15px;
}
.btn {
	width: 100px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
	border: 0;
}
#footer {
	background-repeat: repeat-x;
	width: 955px;
	float: left;
	color: #fff;
	text-align:right;
	border-top: solid 1px #333333;
	padding: 5px;
	margin-top: 20px;
}
#footer img {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border: none 0px;
}
#footer a {
	border: none 0px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#pageHeader {
	height: 144px;
}
#pageHeaderContainer {
	position: absolute;
	z-index: 99;
}
#smallSplash {
	background-color: #CCCCCC;
	background-image: url(../../images/white_bg2.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
	z-index: 2;
	position: absolute;
	top: 99px;
	left: 0;
}
.pagination {
	padding-top: 20px;
	text-align: center;
	color: white;
	font-size: 0.9em;
}
.pagination input {
	width: 40px;
	background: #333333;
	border: #666666 solid 1px;
	color: white;
	vertical-align: middle;
}
.pagination .btn {
	width: 37px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
	border: 0;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	vertical-align: middle;
	border: none;
}
.propertyDetails {
	width: 310px;
	float: left;
	margin-right: 15px;
}
.propertyTable {
	width: 100%;
}
#moreInfo {
	color: white;
	font-size: 0.9em;
	padding-top: 20px;
}
#moreInfo table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	float: left;
	margin-bottom: 10px;
}
#moreInfo td {
	padding-left: 10px;
	line-height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
}
#moreInfo .title {
	width: 25%;
	color: #999999;
}
#pathway {
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.pathwaySeperator {
	color: #FF0099;
}
#pathway a {
	color: #CCCCCC;
	text-decoration: none;
}
#pathway a:hover {
	text-decoration: underline;
}
.heading {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
}
.additionalIcon {
	width: 92px;
	height: 67px;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 13px;
	float: left;
	display: inline;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.additionalIcon p {
	margin-top: 40px;
}
#propertyDescription, #photoGallery {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
#propertyDescription p {
	width: 100%;
	float: left;
	margin: 0;
	text-align: justify;
}
#photoGallery p {
	width: 100%;
	float: left;
	margin: 0;
	text-align: justify;
}
#contact {
	margin-top: 10px;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
#contactForm {
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 380px;
	width: 515px;
}
#contactDetails {
	margin-top: 30px;
}
#contactDetails table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
	float: left;
	margin-bottom: 20px;
}
#contactDetails td {
	padding-left: 10px;
	line-height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
}
#contactDetails .title {
	width: 20%;
	color: #999999;
}
#aboutUs {
	text-align: justify;
	font-size: 0.9em;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
fieldset legend {
	margin: 0;
	padding: 0;
	color: #FF3399;
	font-weight: normal;
}
fieldset label {
	text-align: left;
	float: left;
	width: 100%;
	display: block;
	margin-right: 5px;
	color: white;
	font-size: 1em;
	line-height: 20px;
	font-weight: bold;
	font-weight: normal;
}
fieldset .inputField {
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 90%;
	float: left;
}
fieldset .textArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 90%;
	float: left;
}
fieldset p {
	line-height: 25px;
	float: left;
	width: 46%;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
}
fieldset .doubleColumn {
	width: 97%;
}
#pdfIcon {
	display: inline;
	float: right;
	border: 0 none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}