@charset "UTF-8";
body  {
	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: #000000;
	background-repeat: repeat;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	background-color: #D8D762;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: none;
}
.thrColFixHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: thick none #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.topmininav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-right: 0px;
	padding-right: 8px;
	text-align: right;
}
.copyright_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.thrColFixHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 10px;
	height: auto;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 191px; /* padding keeps the content of the div away from the edges */
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	width: auto;
	margin-right: 0px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #D9D966;
} 
.thrColFixHdr #footer {
	background-color: #FA8244;
	background-position: center;
	clear: both;
	height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 70px;
} 
.thrColFixHdr #footer p {
	float: right;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
.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: none;
	margin-left: 8px;
}
.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;
}
#apDiv1 {
	position:absolute;
	left:90px;
	top:113px;
	width:110px;
	height:125px;
	z-index:1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paragraph_heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	line-height: 105%;
}
.text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	width: auto;
	font-style: normal;
	color: #000000;
	height: auto;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.text_links {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff8040;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	float: none;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 5px;
	top: auto;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6600;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apDiv2 {
	position:absolute;
	left:277px;
	top:450px;
	width:525px;
	height:325px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:275px;
	top:739px;
	width:500px;
	height:50px;
	z-index:1;
}
.photoRight {
	border: 1px solid #999999;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 0px;
}
.photoEducation5 {
	padding: 2px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #999999;
}
.photoLeft {
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	float: left;
}
.bottomRowimages {
	float: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	padding: 2px;
}
.style13 {
	font-size: 14px;
	color: #FF6600;
	font-style: italic;
	line-height: 100%;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.unordered_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 14px;
}
.210x175_photofloatright {
	float: right;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
}
.textstyle14strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.photoRightNOBORDER {
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
fieldset{
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

legend{
	margin-left:1em;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 5px;
	color: #ffffff;
	background: #4f4e05;

}
fieldset ol{
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
fieldset li{
	position: relative;
	padding-bottom: 1em;
}
label{
	position: relative;
	clear: left;
	float: left;
	width: 15em;
	margin-right: 5px;
	text-align: right;
	line-height: 3.4em
}
input{
	padding: 5px;
	font-size: 1.4em;
	border: 1px solid #4F4e05;
	color: #1E1903;
	}
	
checkbox{
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.Schedule_Dates {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4f4e05;
	line-height: 0px;
	padding: 0px;
	text-decoration: none;
}
.TourTimes_Locations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.text_mod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #4F4E05;
	text-align: left;
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-width: thin;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.Tours_ScheduleTimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ff6600;
}
.WhatWeProvideTours {
	font-family: Verdana, "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
}
.photoLeft_Noborder {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.progressive_dinner {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DCD98C;
	clear: none;
	border: thin ridge #FA6914;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 700px;
}
#container #mainContent .progressive_dinnerRestaurants {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFAD5C;
	border-right-color: #FFAD5C;
	border-bottom-color: #FFAD5C;
	border-left-color: #FFAD5C;
}
#container #mainContent #apDiv1_progressive p .paragraph_heads {
	color: #000;
}
