/******************************************** Page layout */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #E6DAC0;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	line-height: 150%;
}

#pagewidth {
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(../images/bg-content.gif);
	background-repeat: no-repeat;
	background-position: 0 95px;
}

a:link {
	color: #235E9F;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #9750D8;
}

/******************************************** Header tags */

h1 {
	color: #235E9F;
	font-size: 140%;
	margin: 0;
	padding: 5px 0;	
	border-bottom: 2px solid #235E9F;
}


h2 {
	color: #235E9F;
	font-size: 120%;
}


.img_border {
	margin: 3px;
	padding: 3px;
	border: 1px solid silver;
}

/******************************************** Header */

#header {
	padding: 10px 0 10px 10px;
	position: relative;
}

#header img {
	display: block;
}

#avail_link:link, #avail_link:visited {
	color: #FFF;
	background-color: #235E9F;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
}

#avail_link:hover {
	background-color: #07B5D3;
}

.avail_link_page:link, .avail_link_page:visited {
	color: #FFF;
	background-color: #235E9F;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	width: 150px;
	margin: 5px auto;
	text-align: center;
}

.avail_link_page:hover {
	background-color: #07B5D3;
}

#top_links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
}

#top_links li {
	display: inline;
	padding: 0 4px;
	border-right: 1px solid #235E9F;
}

#top_links a:link, #top_links a:visited {
	text-decoration: none;
	color: #235E9F;
}

#top_links a:hover {
	text-decoration: underline;
}

#top_links li.lastlink {
	border-right: none;
	padding-right: 0;
}

/******************************************** Left hand column */

#leftcol {
	width: 200px;
}

/******************************************** Left niche navigation */

.niche_nav {
	margin: 30px 20px 80px 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}

.niche_nav  li {
	padding: 12px 0;
	border-bottom: 1px solid #C3A300;
}

#left_bottom_nav {
	margin: 70px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

/******************************************** Lower navigation in left column */

#left_bottom_nav {
	border-bottom: 1px solid #C3A300;
}

#left_bottom_nav li {
	padding: 6px 0;
}

#left_bottom_nav a:link, #left_bottom_nav a:visited {
	color: #C3A300;
	text-decoration: none;
}

#left_bottom_nav a:hover {
	text-decoration: underline;
}

/******************************************** Page footer */

#footer {
	text-align: center;
	padding: 30px 0 10px 0;
	font-size: 11px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;	
}

#footer_links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer_links li {
	display: inline;
	padding: 0 5px;
}

/******************************************** Content container */

#content {
}

#text {
	padding: 10px 10px 10px 10px;
	clear: both;
}

/******************************************** Testimonials box */

.quote_box {
	border: 5px solid #B9E2F8;
	background-color: #F0F9FE;
	background-image: url(../images/bg-quotes.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 483px;
}

.quote_box td {
	padding: 10px 50px 10px 50px;
	text-align: center;
}

.quote_box em {
	display: block;
	font-weight: bold;
}

/******************************************** Table with properties in left column */

.property_thumbs_left {
	margin-top: 6px;
}

.property_thumbs_left td.names {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	color: #C3A300;
	font-size: 12px;
}

/******************************************** Table with properties on the home page */

.property_thumbs td.names {
	background-color: #C3A300;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

.property_thumbs td.names a {
	color: #FFF;
}

.property_thumbs td.heading h2 {
	margin: 0;
	padding: 0;
	width: 240px;
	background-color: #FFF;
	padding: 0 0 4px 0;	
}

.property_thumbs td.heading {
	text-align: center;
	background-image: url(../images/bg-blue_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/******************************************** Property details tables */

.brieftable {
	border-collapse: collapse;
	border: 1px solid gray;
	font-size: 11px;
	background-color: #E7E7E7;
}

.brieftable td {
	border: 1px solid gray;
	padding: 5px;
}

.property_rooms_table {
	border-collapse: collapse;
}

.property_rooms_table td {
	border-bottom: 1px solid gray;
	padding: 6px;
}

.property_rooms_table_labels {
	font-size: 28px;
	color: #990000;
}

.property_rooms_table img {
	border: 1px solid silver;
	padding: 3px;
}


.area_info {
	border-bottom: 1px dotted silver;
	padding-bottom: 8px;
}.footertext {
	line-height: normal;
	color: #666666;
}
.sgrey {
	font-size: 9px;
	color: #999999;
}
