#mainBody, .smMap {
	display: none;
}

#mainPrintBody {
	display: block;		
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #032B62;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../images/transparent.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link, a:visited, a:active, a:hover {
	color: #032B62;
	text-decoration: none;
}



#topBanner {
	background-image: url(../images/IMG_top_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
	width: 760px;
	text-align: left;
	
}

#mainPrintBody {
	width: 758px;
	margin: 0px;
	padding-right: 1px;
	padding-left: 1px;

}

#mainContent {
	font-size: 12px;
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 10px;
}


#header {
	height: 244px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F09006;
	padding-bottom: 4px;
	width: 760px;
}

#mainArea {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	width: 750px;
}
#footer {
	font-size: 11px;
	color: #848484;
	padding-top: 4px;
	padding-bottom: 4px;
}

#footer a {
	color: #515151;
	text-decoration: none;

}
.sectionTitle {
	font-size: 16px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navBG {
	
	width: 256px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #8aceef;
}

.navSpace {
	height: 4px;
}


#navBottom {
	background-image: url(../images/IMG_content_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
.navBar {
	background-image: url(../images/IMG_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 246px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 4px;
}
.navTabs {
	height: 75px;
	width: 246px;
}
#lowerNav {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 5px;
	width: 150px;
}

.fullTourMap {
	text-align: center;
	width: 800px;
	height: 1483px;
	vertical-align: top;
	margin: 0px;
}


.fTourMapA {
	height: 796px;
	width: 800px;
}
.fTourMapB {
	height: 690px;
	width: 800px;
}


/* --------------  FORM STYLES --------------- */

.FormCSS {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.FormCSS .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	width: 195px;
	border: 1px solid #000066;
}

.FormCSS .textfieldSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	width: 75px;
	border: 1px solid #000066;
}

.FormCSS .textfieldNS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	height: 18px;
	border: 1px solid #000066;
}
.FormCSS .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
	width: 195px;
	overflow: hidden;
}
.FormCSS .button
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	CURSOR: hand;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #CCCCCC;
	border: 2px solid #666666;

}
.FormCSS .pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	border: 1px solid #000066;
}

#contactBorder {
	border: 1px solid #666666;
	padding: 5px;
	width: 450px;
}
.smText {
	font-size: 11px;
	color: #000066;
}
