﻿@charset "utf-8";
body  {
	font: 100% Corbel, Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(../img/bkgv4.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#wrapper {
	padding: 0px;
	width: 964px;
	margin: 14px auto 0;
	text-align: left;
	border: 2px solid #898989;
} 
#in-wrapper {
	background-color: #fff margin: 0px;
	border: 6px solid #4b4b4b;
	background-image: url(../img/green-bkg.jpg);
}
#header {
	/* background: #DDDDDD; */
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainNav {
	width: 952px;
	font-size: 0.9em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif
}
#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 952px;
	background-color: #730005;
	background-image: url(../img/nav-bkg.jpg);
}
#mainNav li {
	float: left;
}
#mainNav ul a {
	display: block;
	padding: 0 2em;
	line-height: 2.8em;
	text-decoration: none;
	color: #fff;
}
#mainNav ul .home a {
	background-image: url(../img/nav-bkg-left.jpg);
}
#mainNav ul .home a:hover {
	text-decoration: underline;
	background: url(../img/nav-bkg-2.jpg);
}
#mainNav ul a:hover {
		display: block;
	padding: 0 2em;
	line-height: 2.8em;
	text-decoration: underline;
	background: url(../img/nav-bkg-2.jpg);
}
#logo {
	float: left;
	width: 678px;
	height: 135px;
}
#utilNav {
	float: right;
	width: 274px;
	font-size: 0.75em;
}
#utilNav ul {
	margin: 0;
	padding: 0;
	width: 274px;
	list-style: none;
	background-image: url(../img/utilNav.jpg);
}
#utilNav li {
	padding-right: 2px;
	padding-left: 54px;
		font-size: 1.1em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif
}
#utilNav ul a {
	padding: 0 1.4em;
	line-height: 60px;
	text-decoration: none;
	color: #fff;
}
#utilNav ul a:hover {
	text-decoration: underline;
}
#pageNumTop {
	text-align: center;
}
#pageNumBottom {
	text-align: center;
	margin-bottom: 12px;
}
#detailNavTop {
	margin-bottom: 8px;
}
#detailNavBottom {
		margin-top: 8px;
}
.more {
	margin: 0px 0px 0px -2px;
}
.close {
	margin: 0px 0px 0px -2px;
		padding-top: 8px;
}
#searchNav {
	width: 272px;
	font-size: 1.0em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif
}
#searchNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 272px;
	background-color: #730005;
	background-image: url(../img/search-bkg.jpg);
}
#searchNav li {
	float: left;
}
#searchNav ul a {
	display: block;
	padding: 0 2em;
	line-height: 3.4em;
	text-decoration: none;
	color: #fff;
}
#searchNav ul .home a {
	background-image: url(../img/nav-bkg-left.jpg);
}
#searchNav ul .home a:hover {
	text-decoration: underline;
	background-image: url(../img/nav-bkg-left-2.jpg);
}
#searchNav ul a:hover {
	text-decoration: underline;
	background-image: url(../img/nav-bkg-2.jpg);
}
#sideContent {
	padding-top:0px;
	padding-left: 5px;
}
#propertyHolder {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 0px;
}
#propertyRoll {
	width: 127px;
	float: left;
	margin-bottom: 14px;
	font-weight: bold;
	color: #333;
}
#propertyRoll img{
	width: 116px;
	height: auto;
}
#propertyRoll a {
	text-decoration: none;
	color: #323232;
}
#propertyRoll a:hover { 
	text-decoration: underline;
}

img {
	border: none;
}
#propertyHolder-2 {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 12px;
}
#propertyRoll-2 {
	width: 289px;
	float: left;
	margin-right: 20px;
	margin-bottom: 18px;
	font-weight: bold;
	padding: 6px;
	color: #333;
	min-height: 310px;
	background-color: #e1e1e1;
}
#propertyRoll-3 {
	width: 287px;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	font-weight: bold;
	padding: 6px;
	color: #333;
	min-height: 298px;
	background-color: #e1e1e1;
}
#propertyRoll-2i {
	float: left;
	width: 110px;
	margin-right: 6px;

	height: auto;
}
#propertyRoll-2d {
	float: right;
	width: 160px;
	height: auto;
}
#propertyRoll-2t {
	float: left;
	width: auto;
	height: auto;
	font-weight: normal;
	margin-top: 6px;
}
#propertyRoll-2s {
	width: 108px;
	background: #4D4D4D;
	padding: 4px;
}
#propertyRoll-2s span {
	font: 100% Corbel, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font: bold 12px/20px;
	text-align: center;
}

.propRollImg {
	float: left;
	width: 116px;
	height: auto;
}
.propButDet {
	float: left;
	margin-top: -20px;
}
#propertyRoll-2 a {
	text-decoration: none;
	color: #323232;
}
#propertyRoll-2 a:hover { 
	text-decoration: underline;
}

.largePImage {
   position: relative;
   width: 100%; /* for IE 6 */
   padding-top: 6px;
}
.largePImage h4 {
   position: absolute;
   top: -3px;
   left: 0;
   width: 100%;
}
.largePImage h4 span {
	font: 100% Corbel, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font: bold 18px/30px;
	background: #4D4D4D;
	padding: 10px;
}
.thbPImageHolder {
	padding-top: 6px;
}
.thbPImage {
	float: left;
	padding-bottom: 6px;
	padding-right: 3px;
}
#sidebar1 {
	font-size: 0.8em;
	float: right; /* since this element is floated, a width must be given */
	width: 272px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: #EBEBEB; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
#sidebar1 h3{
	font-size: 1.3em;
	margin: 0;
	padding: 12px 0 0 12px;
	color: #FFF;
}
#sidebar1 p{
	font-size: 0.9em;
	margin: 0;
	padding: 0px 12px 10px;
	color: #FFF;
}
#sidebar1 p a{
	color: #FFF;
}
#sidebar1 p.small{
	font-size: 0.8em;
	padding: 0px 0 18px 10px;
}
#toggle-search {
	border-bottom: #FFF solid 1px;
}
#toggle-search-2 {
	border-bottom: #FFF solid 1px;
}
#search-button a {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	width: 116px;
	padding: 10px;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #3E3F0A url(../img/search-nav-bkg.jpg);
	border-top: 1px solid;
	border-right:  1px solid;
	border-bottom: 1px solid;
	border-left: none;
}
#search-button a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: underline;
}
#search-button-2 a {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	width: 115px;
	padding: 10px;
	float: left;
	text-align: center;
	border-top: 1px solid;
	border-right: none;
	border-bottom: 1px solid;
	border-left: none;
	color: #FFF;
	background: #3E3F0A url(../img/search-nav-bkg.jpg);
	text-decoration: none;
}
#search-button-2 a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: underline;
}
#bookNow {
	color: #FFF;
}

#mainContent {
	font-size: 0.9em;
	margin: 0 270px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContent h1 {
	font-size: 1.4em;
	margin: 0;
	padding: 20px 0 4px;
}
#mainContent .propTitle {
	min-height: 43px;
}
#mainContent h2 {
	font-size: 1.2em;
	margin: 0;
}
#mainContent h2 span{
	line-height: 30px;
	padding-left: 180px;
}
.h2withLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mainContent h3 {
	font-size: 1.2em;
	color: #720005;
	margin: 0 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mainContent p {
	margin: 0;
	color: #000000;
	padding: 0 0px 16px 0;
	text-align: left;
}
.homeTxt {
	float: left;
	width: 369px;
}
.homeImg {
	float: right;
	width: 273px;
}
.btnView{
	float: right;
}
#txtPara1 {
	width: 641px;
	float: left;
}
#txtPara2 {
	width: 641px;
	float: left;
}
.imgRgt {
	float: right;
}
#mainContCol1 {
	width: 316px;
	float: left;
	height: 100%;
}
#mainContCol1 h1 {
	font-size: 1.2em;
}

#mainContCol2 {
	width: 320px;
	float: right;
	height: auto;
}
#long-content {
	margin-top: 8px;
}
#useLeft {
	float: left;
	width: 200px;
}
#useLeft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#useLeft ul a {
	color: #000;
}
#useLeft ul a:hover {
	text-decoration: underline;
}
#useLeft li {
	background-color: #e1e1e1;
	width: 180px;
	border-bottom: 1px solid #fff;
	padding: 4px 6px;
}
#useLeft li a {
	display: block;
	text-decoration: none;
}
#useRight {
	float: left;
	width: 400px;
	padding-left: 10px;
	min-height: 680px;
}
#useRight ul {
	margin-top: 0px;
}
#greyBox {
	background-color: #E1E1E1;
	padding: 6px;
	margin-bottom: 6px;
	height: auto;
	min-height: 24px;
}
#linkText {
	width: 500px;
	height: auto;
}
#linkButton {
	float: right;
	text-align: right;
	width: auto;
}
fieldset {
	border: none;
	position: relative;
	padding: 40px 0 0;
}
fieldset legend span {
	border-bottom: 1px solid #3F1A83;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
	margin: 14px 0 20px;
	padding-bottom: 8px;
	position: absolute;
	width: 625px;
}
fieldset div {
	margin: 0 0 10px 240px;;
}
fieldset div label {
	line-height: 1.1;
	margin: 7px 0 0 -180px;
	width: 160px;
	float: left;
	display: block;
}
fieldset div input, fieldset div textarea, fieldset div select {
	border-width: 1px;
	border-style: solid;
	border-color: #636d77 #a3b4c4 #c7d2de;
	color: #333;
	background: url(../img/form-grad.png) repeat-x 0 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0;
	width: 298px
}
fieldset div input:focus, fieldset div textarea:focus, fieldset div select:focus {
	border-color: #636d77;
}
fieldset div select {
	/* padding: 0 0 0 3px; */ 
	padding: 6px 5px;
	width: 300px;
}
fieldset div textarea {
	height: 100px;
	padding: 6px 5px;
	width: 288px;
}
fieldset div input[type=file] {
	background: none;
	/* border: inherit; */
	padding: 0;
}
fieldset abbr {
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 0 1px;
	vertical-align: middle;
}
fieldset label abbr {
/*	display: block;
	font-size: 23px;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 60px;
	width: 16px;
*/
}
fieldset div ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
fieldset div ul li {
	margin: 0 0 5px;
	padding: 0;
}
fieldset div ul li label {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}
fieldset div ul li input {
	background: none;
	border: 0;
	display: inline;
	width: auto;
	padding: 0;
	margin: 0 5px 0 0;
}
fieldset div.controls {
	margin: 25px 0 0;
	padding: 0;
}
input#submit {
	font-family: Corbel, Verdana, Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
	width: 190px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	background: url(../img/button.png) no-repeat 0 0;
	margin: -10px 0 0 238px;
	overflow: hidden;
	padding: 0;
}
.searchLetTxt {
	color: #FFF;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebar1 fieldset {
	margin: -30px 0px 0px 20px;
}
#sidebar1 fieldset div {
	margin: 0px 0px 5px;
}
#sidebar1 fieldset div label {
	color: #FFF;
	line-height: 1.1;
	margin: 7px 0 0 0px;
	width: 100px;
	float: left;
	display: block;
}
#sidebar1 fieldset div input {
	padding: 4px 5px;
	width: 120px;
}
#sidebar1 fieldset div select {
	/* padding: 0 0 0 3px; */ 
	padding: 6px 5px;
	width: 120px;
}
#sidebar1 fieldset div.controls {
	margin: 10px 0px 10px 100px;
}
.introduction {
	margin-left: 20px;
	line-height: 4.6em;
}
.note {
	font-size: 0.9em;
	color: #c00;
	width: 400px;
	margin-left: 238px;
}

.datatable {
	border: 1px solid #fff;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-left: 38px;
}
.datatable td {
		border: 1px solid #fff;
		text-align: right;
		padding: 4px;
}
.datatable th {
	border: 1px solid #fff;
	background-color: #036;
	color: #fff;
	width: 70px;
	line-height: 1.8em;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

ol {
	margin: 0px 40px 20px;
	padding: 0px;
}
#footer {
	width: 940px;
	color: #323232;
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer ul { 
	list-style: none;
} 
#footer li { 
	float: left;
} 
#footLeft {
	float: left;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 20px;
	width: 550px;
}
#footRight {
	float: right;
	text-align: right;
	margin-top: 16px;
}
#footer a {
	text-decoration: none;
	color: #323232;
	padding-top: 0;
	padding-right: 0.2em;
	padding-bottom: 0;
}
#footer a:hover { 
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
