
/*	----------------- GLOBAL SETTINGS ----------------- */

body	{
	color: #4D4D4D;
	border: 0pt;
	margin: 0pt;
	padding: 0pt;
	left: 0pt;
	top: 0pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
}

table	{
	border: 0pt;
	padding: 0pt;
	margin: 0pt
	border-collapse: collapse;
}

tr	{
	border: 0pt;
	padding: 0pt;
	margin: 0pt
}

td	{
	border: 0pt;
	padding: 0pt;
	margin: 0pt;
}

img	{
	display: none;
}


h1	{
	font-size: 14pt;
	font-weight: normal;
	color: #8F8771;
}

h2	{
	border: 0pt;
	font-size: 12pt;
	color: #8F8771;
	font-weight: normal;
}

input	{
	border: 1pt solid #DEDBD4;
	color: #4D4D4D;
	font-size: 8pt;
	margin: 0pt;
}

input.blue_menu	{
	border: 1pt solid #DEDBD4;
	font-size: 8pt;
}

input.blue_menu_last	{
	border: 1pt solid #DEDBD4;
	font-size: 8pt;
}


input.submit	{
	border: 1pt solid #8F8771;
}

input.radio	{
	border: 0pt;
}


.blue_menu_container	{
	font-size: 8pt;
}


textarea	{
	border: 1pt solid #DEDBD4;
	padding: 0pt;
	margin: 0pt;
}

select	{
	border: 1pt solid #DEDBD4;
	font-size: 8pt;
	margin: 0pt;
}

select.blue_menu	{
	border: 1pt solid #DEDBD4;
	font-size: 8pt;
}


.site_map	h5	{
	font-size: 9pt;
	font-weight: normal;
}

.site_map	{
}






/*	----------------- RESERVATION FORM CONTROLS ----------------- 	*/	
.reservation_table	{
	border-collapse: collapse;
	width: 490pt;
}


.reservation_label	{
	text-align: right;
}


.reservation_input	{
	text-align: left;
}


/*	----------------- CONTAINERS ----------------- 	*/	

#master_container	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
	left: -20pt;
}


#logo	{
	display: none;
}

#print_logo	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 16pt;
	color: #860034;
	margin: 40pt 0pt 10pt 0pt;
	display: block;
}
	
#main_image_window	{
	display: none;
}


#content_box_container	{
}


#text_box	{
	font-size: 10pt;
	color: #4D4D4D;
}	

#right_column	{
	display: none;
}	


#footer	{
	display: none;
}


/*	----------------- BODY TEXT STYLING ----------------- 	*/


.location	{
	display: none;
}


/*	----------------- LINK STYLING	----------------- */


#text_box	a	{
	text-decoration: none;
	line-height: 150%;
	color: #8F8771;
}

#text_box a:link {

}


#text_box a:visited {

}


#text_box a:hover {
	text-decoration: none;
	color: #CBC4B2;
}


#text_box a:active {

}


a.site_map	{
	text-decoration: none;
	font-size: 8pt;
	color: #8F8771;
	display: block;
}

a.site_map:link {

}


a.site_map:visited {

}


a.site_map:hover {
	text-decoration: underline;
	color: #8F8771;
}


a.site_map:active {

}



#text_box	.location a {
	text-decoration: none;
	color: #8F8771;
}


#text_box	.location a:link {	
	text-decoration: none;
}


#text_box	.location a:visited {
	text-decoration: none;
}


#text_box	.location a:hover {
	text-decoration: none;
	color: #CBC4B2;
}


#text_box	.location a:active {
	text-decoration: none;
}


.first_header_description a {
	text-decoration: none;
	font-size: 8pt;
	color: #8F8771;
}


.first_header_description a:link {

}


.first_header_description a:visited {

}


.first_header_description a:hover {
	text-decoration: none;
	color: #CBC4B2;
}


.first_header_description a:active {

}

.header_description a {
	text-decoration: none;
	font-size: 8pt;
	color: #8F8771;
}


.header_description a:link {

}


.header_description a:visited {

}


.header_description a:hover {
	text-decoration: none;
	color: #CBC4B2;
}


.header_description a:active {

}


.dark a {
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
}


.dark a:link {

}


.dark a:visited {

}


.dark a:hover {
	text-decoration: none;
	color: #BBB39C;
}


.dark a:active {

}


.light a {
	text-decoration: none;
	font-size: 8pt;
	color: #666;
}


.light a:link {

}


.light a:visited {

}


.light a:hover {
	text-decoration: none;
	color: #CBC4B2;
}


.light a:active {

}