@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #344224;
	background-image: url(img/bg02.gif);
	background-repeat: repeat-x;
}

.h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	margin-right: 0px;
	position: relative;
	float: left;	


}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	padding-left: 30px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 20px;
	position: relative;
	float: left;

}


.h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding-bottom: 5px;
	position: relative;
	width: 440px;
	float: left;

}

.italicsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #926A88;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	padding-top: 1px;
	padding-right: 30px;
	padding-left: 55px;
	margin-right: 0px;
	position: relative;
	float: left;
	width: 500px;	


}

.italicsubhead02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #926A88;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	padding-top: 1px;
	padding-right: 30px;
	padding-left: 55px;
	padding-bottom: 20px;
	margin-right: 0px;
	position: relative;
	float: left;
	width: 500px;


}


.style1 {
	color: #7E7D5C;
	font-weight: bold;
}
.style2 {
	font-size: 17px;
	line-height: 20px;
}



.note {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	
}

.note02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	padding-top: 10px;
	margin-bottom: 10px;
	
}

.note03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E7D5C;
	font-size: 11px;
	line-height: 14px;
	
}
	
.intro {
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
}

 .italic {
	font-style: italic;
}


.secondline {
	line-height: 11px;
}


.subheadbg {

	background-image: url(img/subhead_bg.jpg);
	background-repeat: repeat-x;
	 
}

.subheadbg02 {

	background-image: url(img/subhead_bg02.jpg);
	background-repeat: repeat-x;
	 
}
 
ul.square {
	list-style-type: square;
	
	}



 
.bodytext01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E7D5C;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	float: left;
}

.bodytext02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E7D5C;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	float: left;
}

.bodytext03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E7D5C;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 17px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	float: left;
}



 #description {
	padding-top: 4px;
	padding-left: 75px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 0px;
	position: relative;
	float: left;
	width: 400px;
	overflow: visible;
	
	
}

 #pricedescription {
	padding-top: 4px;
	padding-left: 65px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 0px;
	position: relative;
	float: left;
	width: 470px;
	overflow: visible;
	
	
}

 #map {
	
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 300px;
	width: 500px;
	position: relative;
	float: left;
	
}


.twoColFixLt #container {
	background-color: #FFFFFF;
	width: 913px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 32px auto auto auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	padding: 0;
	
	}
	
	/* Hides from IE-mac \*/
* html .container {height: 1%;}
/* End hide from IE-mac */
	


.twoColFixLt #textcontainer {
	width: 580px;
	height: 400px;
	position: relative;
	float: left;
	overflow: scroll;
	padding: 0px;
	margin-right: 10px;
	margin: 0 0 0 15px;
	background-color: #EAF3DA;
	border: 4px groove #D4E7B2;
	
	
}

.twoColFixLt #specialscontainer {
	width: 580px;
	height: 375px;
	position: relative;
	float: left;
	overflow: scroll;
	padding: 0px;
	margin-right: 10px;
	margin: 0 0 0 15px;
	background-color: #EADCE7;
	border: 4px groove #A37E99;
	
	
}


.twoColFixLt #textcontainer_nosubhead {
	width: 580px;
	height: 435px;
	position: relative;
	float: left;
	overflow: scroll;
	padding: 0px;
	margin-right: 10px;
	margin: 0 0 0 15px;
	background-color: #EAF3DA;
	border: 4px groove #D4E7B2;
	
	
}

.twoColFixLt #directions_page {
	width: 580px;
	
	position: relative;
	float: left;
	
	padding: 0 0 0px 0;
	margin-right: 10px;
	margin: 0 0 5px 15px;
	background-color: #EAF3DA;
	border: 4px groove #D4E7B2;
	
	
}





#subheadcontainer {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 20px;
	position: relative;
	float: left;
	width: 480px;
	height: 30px;
	
}




#subheadcontainer02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 25px;
	position: relative;
	float: left;
	width: 460px;
	height: 30px;
	
}

#subheadcontainer05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	width: 460px;
	height: 30px;
	
}

#subheadcontainer06 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	width: 460px;
	
}

#subheadcontainer03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 25px;
	position: relative;
	float: left;
	width: 460px;
	height: 45px;
	
}

#subheadcontainer04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #344224;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 2px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 18px;
	position: relative;
	float: left;
	width: 460px;
	height: 45px;
	
}

#subheadcontainer07 {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 20px;
	position: relative;
	float: left;
	width: 480px;
	
}

.twoColFixLt #top1 {
	width: 913px;
	height: 1%; 
	padding: 0;
	margin: 0;
	
}

#borderleft {
	float: left; /* since this element is floated, a width must be given */
	width: 6px; /* 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 */
	height: 685px;

	position: relative;
	padding: 0;
	margin: 0;
	background: url(img/border_left_tile.jpg) repeat-y;
	
}

#borderright {
	float: right; /* since this element is floated, a width must be given */
	width: 6px; /* 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 */
	height: 685px;

	position: relative;
	padding: 0;
	margin: 0;
	background: url(img/border_right_tile.jpg) repeat-y;
}


.twoColFixLt #logo {
	width: 216px; 
	height: 154px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0px;
}

.twoColFixLt #imgcentered {
	width: 252px; 
	height: 158px;
	text-align: center;
	float: left;
	position: relative;
	padding: 0;
	margin: 0px;
}


.twoColFixLt #leftnav {
	width: 217px;
	height: 480px;
	padding: 0;
	float: left;
	position: relative;
	margin: 0;
}

.twoColFixLt #swoosh {
	padding: 0;
	height: 658px;
	width: 60px;
	position: relative;
	float: left;
	z-index: 10;
	margin: 0;
	
}


.twoColFixLt #tour_head {
	width: 623px;
	height: 230px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
	
}

.twoColFixLt #tour_head02 {
	width: 623px;
	height: 255px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
	
}


.twoColFixLt #head_nosubhead {
	width: 623px;
	height: 195px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
	
}

.twoColFixLt #tour_flash {
	width: 623px;
	height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	
	
}




.twoColFixLt #renderTL {
	width: 331px;
	height: 254px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}

.twoColFixLt #renderTR {
	width: 291px;
	height: 254px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}

.twoColFixLt #renderbottom {
	width: 623px;
	height: 231px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;

	
}

.twoColFixLt #bottomtext {
	width: 623px;
	height: 176px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
}






.twoColFixLt #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left 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; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.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: 20px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 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;
}


.twoColFixLt #bottom1 {
	width: 913px; 
	height: 1%;
	padding: 0;
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;

}

.tile01 { 
	background-image: url(img/border_left_tile.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}
	
.tile02 { 
	background-image: url(img/border_right_tile.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	}	
	
	
#address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E7D5C;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
	padding-top: 8px;
	margin-left: 0px;
	margin-right: 0px;

}

a:visited {
text-decoration: none;
color: #7E7D5C;
}

a:link {
text-decoration: none;
color: #7E7D5C;
}

a:hover {
text-decoration: underline;
color: #344224;
}	

.imgpad { 
	padding-top: 15px;
	padding-left: 80px;
	}	

