* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.invisible {
	display: none;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}


body {
	text-align: center;
	background-color: #DDD2E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	overflow-x:auto;
	overflow-y:scroll;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009D9F;
	margin-top: 15px;
	margin-bottom: 15px;
}
#document {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 15px;
}
h2 span {
	font-size: 32px;
	color: #009D9F;
	display: block;
}
h3 {
	font-size: 28px;
	line-height: 100%;
	color: #FFF;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 82px;
	padding-left: 22px;
}
h3 i {
	font-style: normal;
	padding-top: 10px;
	display: block;
}



h3 i b {
	font-size: 24px;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	color: #009D9F;
	font-weight: normal;
}



#header #logo {
	float: left;
	margin-bottom: 10px;
}

#header p {
	font-size: 24px;
	padding-top: 10px;
	float: right;
}
#header p span {
	font-size: 36px;
	color: #009D9F;
}
#headerImage {
	*margin-top: -10px;
}
#mainMenu {
	background-image: url(../images/shared/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	list-style-type: none;
	*margin-top: -5px;
}
#mainMenu li {
	float: left;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 7px;
}

#mainMenu li a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#mainMenu li a:hover {
	color: #FFF;
}
#content {
	background-color: #FFF;
	background-image: url(../images/shared/content-background.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 15px;
}
#columnLeft {
	float: left;
	width: 275px;
}

#quickSearch {
	background-color: #7FCECF;
	width: 275px;
	background-image: url(../images/shared/bottom-blue.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#quickSearch form {
	padding-left: 22px;
	padding-bottom: 22px;
	padding-top: 20px;
}


#quickSearch label {
	font-size: 13px;
	color: #007A7D;
}
#quickSearch input {
	margin-right: 5px;
}

#quickSearch select {
	height: 19px;
	width: 225px;
	margin-bottom: 10px;
}
#searchButton {
	margin-top: 10px;
}

#columnMiddle {
	float: left;
	width: 461px;
	margin-left: 20px;
}
#columnMiddle .textColumn img {
	margin-bottom: 15px;
}
blockquote {
	quotes: none;
	font-size: 15px;
	color: #000;
	margin-bottom: 15px;
	}
.textColumn {
	width: 220px;
}

#columnMiddle p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 130%;
}
#columnMiddle p a {
	color: #009D9F;
}
#columnMiddle .formField, select {
	height: 19px;
	width: 250px;
	border: 1px solid #999;
	display: block;
	margin-bottom: 10px;
}
#columnMiddle textarea {
	height: 80px;
	width: 250px;
	border: 1px solid #999;
	display: block;
	margin-bottom: 10px;
}
#columnMiddle label {
	font-size: 12px;
}







#columnRight {
	float: right;
	width: 201px;
}
#quickContact {
	background-color: #AB82D9;
	padding-bottom: 20px;
	background-image: url(../images/shared/bottom-purple.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#quickContact p {
	font-size: 13px;
	color: #333;
	padding-left: 22px;
	margin-top: 15px;
	line-height: 100%;
}
#sitemap {
	font-size: 12px;
	margin-left: 20px;
	padding-left: 16px;
}
#sitemap a {
	color: #009D9F;
	display: block;
	margin-bottom: 10px;
}

.moreLink {
	background-image: url(../images/shared/moreLink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 78px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.moreLink span {
	display: block;
	padding-top: 3px;
	padding-left: 8px;
}
.moreLinkViolet {
	background-image: url(../images/shared/moreLinkViolet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 74px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.moreLinkViolet span {
	display: block;
	padding-top: 5px;
	padding-left: 8px;
}
.moreLinkMap {
	background-image: url(../images/shared/button-map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 74px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.moreLinkMap span {
	display: block;
	padding-top: 5px;
	padding-left: 8px;
}
#register {
	background-image: url(../images/shared/register-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 201px;
	margin-top: 20px;
}
#register strong {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	color: #FFF;
	padding-left: 15px;
}
#register p {
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
	font-weight: bold;
	color: #542887;
	margin-left: 15px;
	margin-top: 17px;
}
#register a {
	text-decoration: none;
}
#footer {
	background-image: url(../images/shared/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#footer p {
	font-size: 12px;
	color: #FFF;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#ina a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	line-height: 100%;
}
#ina {
	background-image: url(../images/shared/logo-ina4-bars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	height: 28px;
	padding-top: 1px;
	margin-left: 29px;
	margin-top: 10px;
	float: left;
}
#columnLeftLarge {
	float: left;
	width: 756px;
}
#search {
	background-color: #7FCECF;
	width: 756px;
	background-image: url(../images/shared/corner-blue-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#search form {
	padding-left: 8px;
	padding-bottom: 12px;
	padding-top: 10px;
}
#search label {
	font-size: 13px;
	color: #007A7D;
}
#search input {
	margin-right: 5px;
}
#search select {
	height: 19px;
	width: 110px;
	margin-bottom: 10px;
	display: block;
}
.searchResult {
	padding-left: 30px;
	margin-top: 20px;
	padding-bottom: 20px;
}
h5 {
	font-size: 16px;
	color: #009D9F;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: 10px;
}

h6 {
	font-size: 14px;
	color: #009D9F;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
h6 span {
	color: #FFF;
	background-color: #552988;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.searchResult .thumbnail{
	float: left;
	width: 150px;
	padding-left:20px;
}

.searchResultDescription {
	float: right;
	width: 515px;
}
.searchResultDescription p a {
	color: #009D9F;
}

.searchResultDescription p {
	font-size: 12px;
	margin-bottom: 15px;
}
.searchResult .propertyPhoto {
	float: left;
	height: 250px;
	width: 250px;
}
.searchResultDescriptionDetail {
	float: right;
	width: 455px;
}
.searchResult hr {
	clear: both;
}

.searchResultDescriptionDetail p {
	font-size: 12px;
	margin-bottom: 15px;
}
#mainMenu li #active {
	color: #FFF;
}
#columnMiddle ul li {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 130%;
	margin-left: 15px;
	padding-left: 3px;
}
#details a{
	color: #666;
	text-decoration: underline;

}

#columnMiddle ul li a {
	color: #009D9F;
}
#details p {
	font-size: 12px;
	color: #333;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.searchResultDescriptionDetail li {
	font-size: 12px;
	margin-bottom: 2px;
}
.searchResultDescriptionDetail ul {
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.room_title {
	font-weight: bold;
}

.room_dimensions {
	
}

