body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E3F;
	background: url("/images/paper_bg.jpg");
	background-repeat: repeat;
	background-color: #f7f4e3;
	margin: 0px;
	padding: 0px;
}
a {
	color: #dc5f2b;
	text-decoration: none;
}
a:hover {
	color: #2c81db;
	text-decoration: none;
}
img {
	border-width: 0px;
}
label {
	float: left;
	width: 100px;
}
legend {
	font-weight: bold;
}
br, .clear {
	clear: both;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
	font-weight:bold;
}
h3.main {
	font-size: 12px;
	margin:0;
	margin-bottom:2px;
}
#header {
	width:1007px;
	height: 115px;
}
#header #links {
float:right;
margin-right:10px;
}
#content {
	/*border: 1px solid black;*/
	/*background: url("/images/page_bg.jpg");*/
	/*background-attachment: fixed;*/
	/*background-position: 0px 0px;*/
	background-repeat: no-repeat;
	padding: 10px 20px 144px 20px;
	width:968px;
}

/* Search Results */
.resultHeader {
	text-align: center;
	/*font-weight: bold;*/
	font-size: 14px;
}
.searchHeader, #tourHeader {
	width:958px;
	background-color: #efede7;
	border: 1px solid #b6b8ab;
	padding: 5px;
	text-align: center;
}
.numResults {
	float: left;
}
.pageNavigation {
	float: right;
}
#searchForm select {
	margin: 0px 5px 0px 0px;
}
#searchResults {
	margin: 0px 0px 10px 0px;
}

#searchResults div.result {
	text-align: center;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	height: 210px;
	width: 479px;
	float:left;
}
#searchResults div.result p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#searchResults div.result .name {
	font-weight: bold;
}
#searchResults div.result .noneVisible {
	font-weight:normal;
}
/* View Tour */
#tourHeader {
	margin: 0px 0px 10px 0px;
}

#tourHeader h2, #tourHeader h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tourHeader h3 {
	font-size: 12px;
}
#tourMain ul.tourMenu li.selected {
	margin: 16px 0px 16px 0px;
}
#tourMain {
	position: relative;
	display: block;
	margin: 0px auto;
	/*border: 1px solid red;*/
	width: 770px; /* Applet width + 2x (menu width + 10px) */
}
#tourMain.maxTour {
	width: 1120px; /* Applet width + 2x (menu width + 10px) */
}
#slideshow {

}
#sTour, #vTour {
	display: block;
	width: 466px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
}
/*#sTour {
	min-height: 250px;
}
#vTour {
	height: 250px;
}*/
#tourMain.maxTour #vTour {
	width: 816px;
	/*height: 500px;*/
}
#vTour applet {
}

#tourMain ul.tourMenu {
	position: absolute;
	left: 0px;
	top: 10px;
	display: block;
	/*float: left;*/
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	width: 155px;
	/*border: 1px solid red;*/
}
#tourMain ul.tourMenu li {
	line-height: 25px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	background: url("/images/menunav_bg.png") bottom left;
}
.tourMenu a{
	font-size: 10px;
	display: block;
	font-weight:bold;
	width: 145px;
	color: #000;
	margin: 1px 0px 0px 10px;
}
.tourMenu a:hover{ 
	color: #000;
	text-decoration: none;
}
#tourInfo {
	width: 600px;
	margin: 0px auto;
	/*border: 1px solid green;*/
}
#tourInfo h1, #tourInfo h2 {
	text-align: center;
}
.description {
	font-size: 12px;
	width: 576px;
	margin: 24px auto 24px auto;
}
.map {
	width: 500px;
	margin: 30px auto 10px auto;
	text-align: center;
}
.map a {
	font-size: 14px;
}
#gMap {
	position: relative;
	left:36px;
	width: 100%;
	height: 140px;
	border: 1px solid black;
}

/* More Info Box */
.moreInfo {
	width: 450px;
	margin: 0px auto 0px auto;
}
.moreInfo textarea {
	width: 400px;
}

/* Search Form */
#searchForm label {
	width: 150px;
}

#searchForm select {
	margin: 0px 5px 0px 0px;
	border: 1px solid #dc5f2b;
	padding: 4px;
}

#searchForm select:hover {
	border: 1px solid #2c81db;
}

#searchForm select:focus{
	border: 1px solid #2c81db;
}

.formStyle {
	margin: 5px 0px 0px 0px;
	border: 1px solid #dc5f2b;
	padding: 4px;
}

.formStyle:hover {
	border: 1px solid #2c81db;
}

.formStyle:focus {
	border: 1px solid #2c81db;
}

/* ================================================================= */
/*index,contact,bg,footer,verticalnav,horiznqav                      */
/* ================================================================= */
.splashbg {
	margin-left:70px;
	background : url("/images/splash_bg.jpg");
	width: 791px;
	background-repeat: no-repeat;
	/*font-size: 11px;*/
}

.tagproperty {
	z-index:10;
	position:absolute;
	left:748px;
	top:60px;
	height:55px;
	width: 151px;
}

.tagcontact {
	z-index:10;
	position:absolute;
	left:758px;
	top:120px;
	height:39px;
	width: 152px;
}

.sandbot {
	position:fixed;
	left:0px;
	bottom:0px;
	height:144px;
	width: 100%;
	background : url("/images/sand_bot.png");
	background-repeat: repeat-x;
}

.shells {
	z-index:10;
	position:fixed;
	left:628px;
	bottom:0px;
	height:107px;
	width: 287px;
	background : url("/images/shells.png");
	background-repeat: no-repeat;
}

.sandlft {
	z-index:5;
	position:fixed;
	left:0px;
	top:0px;
	width: 103px;
	height: 145px;
	background : url("/images/sand_lft.png");
	background-repeat: no-repeat;
}

.sandrt {
	position:fixed;
	right:0px;
	top:0px;
	width: 231px;
	height: 444px;
	background : url("/images/sand_rt.png");
	background-repeat: no-repeat;
}

#footer {
	z-index:5;
	font-size:10px;
	text-align: center;
	position:fixed;
	left:0px;
	bottom:0px;
	height:144px;
	width: 100%;
	background : url("/images/sand_bot.png");
	background-repeat: repeat-x;
}

#copyright {
	position:absolute;
	bottom:6px;
	left:50px;
	background : url("/images/white_stripe.png");
	width:580px;
	height:20px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}

#footer p{
	position:absolute;
	bottom:0px;
	left:60px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.frametop {
	background : url("/images/frame_t.png");
	background-position:bottom;
	background-repeat: repeat-x;
}

.framert {
	background : url("/images/frame_rt.png");
	background-repeat: repeat-y;
}

.framebot {
	background : url("/images/frame_b.png");
	background-position:top;
	background-repeat: repeat-x;
}

.framelft {
	background : url("/images/frame_lft.png");
	background-repeat: repeat-y;
}


#searchbox {
	position:absolute;
	top: 154px;
	left: 259px;
}

#verticalnav {
	width: 475px;
	margin-left:80px;
	margin-top: 150px;
}
#verticalnav a {
	font-size: 14px;
	font-weight: normal;
	color: #272858;
	text-align: left;
	display: block;
	border-bottom: 1px #272858 dotted;
	margin: 0px 10px 8px 0px;
	padding: 0px 2px 1px 10px;
}
#verticalnav a:hover {
	color: #F3E49F;
	border-bottom: 1px #F3E49F dotted;
}
#horiznav {
	width: 600px;
	margin: 0px 0px 0px 100px;
	/*margin-top: 130px;*/
	border-bottom: 1px #272858 dotted;
}
#horiznav  a {
	font-size: 14px;
	font-weight: normal;
	color: #272858;
	text-align: center;
	/*padding: 5px 5px 5px 5px;*/
}
#horiznav a:hover {
	color: #E79734
	border-bottom: 1px #E79734 dotted;
}
#ErrorMessage {
	text-align: center;
	border: 1px solid red;
}


fieldset {
border: 1px solid #000000;
width: 100%;
padding: 5px;
margin: 0px 0px 0px 0px;
}
fieldset legend {
padding: 0px 6px 0px 6px;
font-weight: bold;
}

a.btnSearch, a.btnSend, a.btnReset {
	display:block;
	font-size:12px;
	color: #dc5f2b;
	padding: 0px 0px 0px 0px;
	height: 39px;
	width: 125px;
	text-decoration: none;
}
a.btnSearch{
	background: url('/images/btn_search.png') no-repeat bottom left;
}
a.btnSearch:hover{ 
	background: url('/images/btn_search.png') no-repeat top left;
}
a.btnSend{
	background: url('/images/btn_send.png') no-repeat bottom left;
}
a.btnSend:hover{ 
	background: url('/images/btn_send.png') no-repeat top left;
}
a.btnReset{
	background: url('/images/btn_reset.png') no-repeat bottom left;
}
a.btnReset:hover{ 
	background: url('/images/btn_reset.png') no-repeat top left;
}

#featured {
	z-index: 2; 
	position: absolute; 
	top: 301px; 
	left: 28px;
	visibility:hidden;
}