#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}


body {
	background-color: #1C2633;
	background-image: url(../images/bg_lrg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#main-section a {
	color: #1C2633;
	text-decoration: underline;
}


#header {
	background-color: #344761;
	width: 100%;
	height: 138px;
}
#navigation {
	background-color: #53719D;
	margin: 0px;
	padding: 0px;
	width: 890px;
}
#navigation li {
	display:inline;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
#quick-info {
	background-color: #D2E2F7;
	padding: 10px;
	margin-bottom: 20px;
}
#quick-info h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C2633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px;
}
#quick-info p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#quick-info ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#quick-info li {
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li a:link, a:hover, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#main-section {
	width: 570px;
	float: right;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1C2633;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
#main-section h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344761;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-section p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;

}
#main-section-availability {
	width: 570px;
	float: right;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1C2633;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
#main-section-availability p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}
#main-section-availability a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	color: #FFFFFF;
}
#main-section-availability h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344761;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-section-availability table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
}
#main-section table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
.clear {
clear:both;
}
#left-column {
	width: 220px;
	margin-top: 36px;
	float: left;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C2633;
	line-height: 22px;
	font-size: 18px;
}
#bottom-section {
	background-color: #B5C2D5;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C2633;
}
#property-images {
	width: 890px;
	margin-top: 0px;
	background-color: #B5C2D5;
	background-image: url(../images/trehaylimagegallery.jpg);
	background-position: 40px 355px;
	background-repeat: no-repeat;
}
#property-main-image {
	width: 500px;
	margin-right: 15px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#property-thumbnail img {
	margin-right: 13px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
#property-thumbnail {
	float: right;
	width: 370px;
	padding-top: 10px;
}
/*CONTACT FORM */

form .field {
    width: 230px;
    background-color: #EAEAEA;
}

form .field2 {
    width: 80px;
    background-color: #EAEAEA;
}

form .box {
    width: 15px;
    background-color: #EAEAEA;
}

form ol {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

form ol li {
    clear:left;
    margin:10px 0;
}

#buttons {
margin-left: 130px;

}

form label {
	display: block;
	width: 130px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form input,select,textarea {
    border:1px solid #999;
}
#flashimage {
	width: 618px;
	float: right;
}
#image-section {
	width: 100%;
	float: left;
}
#staticimage {
	width: 100px;
	float: left;
}
#main-section-holiday-availability {
	width: 650px;
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
#main-section-holiday-availability p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}
#main-section-holiday-availability a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	color: #FFFFFF;
}
#main-section-holiday-availability h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344761;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-section-holiday-availability table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
}
.feedbackhead td {
	background-color: #D7E7FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E2F7;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.feebackname td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E2F7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-column-newavail {
	width: 150px;
	margin-top: 36px;
	float: left;
	padding-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C2633;
	line-height: 22px;
	font-size: 18px;
}

