body {
  font-family: "lucida grande", Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #006600;
  font-size: 1em;
}

td {
	font-family: "lucida grande", Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: "lucida grande", Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
}

a, a:link {	
	color: #CCC;
	text-decoration: underline
}

a:hover {
	color: White;	
}

object#homeVideo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

embed#homeVideo {
	float: left;
	margin: 7px;
}

object.routeVideo {


}

embed.routeVideo {


}

div.photoRow {
	width: 700px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

div.photoRow img {
	margin: 10px;	
}

div#titleDate {
	font-size: 3em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 8px;
	width: 100%;
	text-align:center;
}

div#frontDateArea {
	height: 220px;
	background-image:url(../images/front_date_image.jpg) !important; 
	background-repeat:no-repeat; 
	background-position:top;
}

div#mainContainer {
	width: 820px;
	margin-top: 0px;
	padding-botton: 10px;
	min-height:450px;
	margin-left: auto;
	margin-right: auto;
	/* background-color: #b2ff7f; */
	background-color: #7db359;
	border-left: Solid 1px #003300;
	border-right: Solid 1px #003300;
}

div#mainHeader {
	width: 820px;
	height: 179px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#mainContainer div#mainNav {
	border-bottom: Solid 1px #003300;
	background-color: White;
	background-image:url(../images/navbar_item_background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0;
	width:100%; 
	height: 23px;
	padding:0;
	font-size:0.7em;
	color:#FFF;
	font-weight:bold;
}

div#mainContainer div#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#mainContainer div#mainNav ul li
{
	display:inline;
	margin:0;
}

div#mainContainer div#mainNav li a
{
	text-decoration:none;
	color: Black;
	font-weight: bold;
	padding:5px 8px;
	float:left;
	text-decoration:none;
	border-right:1px solid #bbbbbb; 
	border-left:0;
	margin:0;
}

div#mainContainer div#mainNav li a:hover
{
	background-color: Black;
	color: White;
	background-image:url(../images/navbar_item_background_rollover.gif);
	background-repeat:repeat-x;
}


div#mainContainer div#mainNavShadow {
	height: 7px;
	width: 100%;
	background-image: url(../images/navbar_shadow.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

div#mainContainer div.contentPanelFull, div#mainContainer div.contentLeftPanelLge, div#mainContainer div.contentLeftPanelSml, div#mainContainer div.contentRightPanelLge, div#mainContainer div.contentRightPanelSml {
	border: Solid 1px #003300;
	/* background-color: White; */
	background-image:url(../images/panel_fade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #7a7a7a;
	color: White;
	margin: 8px;
	margin-top: 10px;
}

div#mainContainer div.contentPanelFull h2,div#mainContainer div.contentLeftPanelLge h2, div#mainContainer div.contentLeftPanelSml h2, div#mainContainer div.contentRightPanelLge h2, div#mainContainer div.contentRightPanelSml h2{
	width: 100%;
	background-color: #000000;
	background-image:url(../images/navbar_item_background_rollover.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
	margin: 0px;
	font-size: 1em;
	font-weight: 600;
	padding-top: 3px;
	padding-bottom: 6px;
}

div#mainContainer div.contentPanelFull p,div#mainContainer div.contentLeftPanelLge p, div#mainContainer div.contentLeftPanelSml p, div#mainContainer div.contentRightPanelLge p, div#mainContainer div.contentRightPanelSml p {
	margin: 5px;
	margin-top: 9px;
	font-size: 0.9em;
}

div#mainContainer div.contentPanelFull h3,div#mainContainer div.contentLeftPanelLge h3, div#mainContainer div.contentLeftPanelSml h3, div#mainContainer div.contentRightPanelLge h3, div#mainContainer div.contentRightPanelSml h3 {
	margin: 5px;
}

div#mainContainer div.contentPanelFull h4,div#mainContainer div.contentLeftPanelLge h4, div#mainContainer div.contentLeftPanelSml h4, div#mainContainer div.contentRightPanelLge h4, div#mainContainer div.contentRightPanelSml h4 {
	margin: 5px;
}

div#mainContainer div.contentPanelFull ul,div#mainContainer div.contentLeftPanelLge ul, div#mainContainer div.contentLeftPanelSml ul, div#mainContainer div.contentRightPanelLge ul, div#mainContainer div.contentRightPanelSml ul {
	margin: 5px;
	font-size: 0.9em;
}

div#mainContainer div.contentPanelFull dl,div#mainContainer div.contentLeftPanelLge dl, div#mainContainer div.contentLeftPanelSml dl, div#mainContainer div.contentRightPanelLge dl, div#mainContainer div.contentRightPanelSml dl {
	margin: 5px;
	font-size: 0.9em;
}

div#mainContainer div.contentLeftPanelLge p img, div#mainContainer div.contentLeftPanelSml p img, div#mainContainer div.contentRightPanelLge p img, div#mainContainer div.contentRightPanelSml p img {
	float: right;
	border: Solid 1px #003300;
	margin: 3px;
}

div#mainContainer div.contentPanelFull p img {
	float: left;
	border: Solid 1px #003300;
	margin: 3px 10px 10px 3px;
	
}

div#mainContainer div.contentLeftPanelLge, div#mainContainer div.contentRightPanelLge {
	width: 70%;
}

div#mainContainer div.contentPanelFull {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

div#mainContainer div.contentPanelFull h3 {
	margin: 5px;
}

div#mainContainer div.contentPanelFull table{
	margin-left: auto;
	margin-right: auto;
	border: Solid 1px #000;
	width: 80%;
}

div#mainContainer div.contentPanelFull table th{
	border: Solid 1px #000;
	background-color: #000;
	color: White;
}

div#mainContainer div.contentLeftPanelSml, div#mainContainer div.contentRightPanelSml {
	width: 25%;
}

div#mainContainer div.contentRightPanelLge, div#mainContainer div.contentRightPanelSml {
	float: right;
}


div#mainContainer div.contentLeftPanelLge, div#mainContainer div.contentLeftPanelSml {
	float: left;
}

div#mainFooter {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	border: Solid 1px #003300;
	background-color: White;
	background-image:url(../images/navbar_item_background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color: Black;
	font-size: 0.7em;
	text-align:center;
}

div#copyrightFooter {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: #7db359;
	border-left: Solid 1px #003300;
	border-right: Solid 1px #003300;
	color: Black;
	font-size: 0.6em;
	text-align:center;
	padding-bottom: 2px;
}

div#mainFooter img {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	border: none;
}

#cust_form {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#cust_form fieldset {
	margin-bottom: 15px;
	border: Solid 1px #BBBBBB;
}

.bookingMarkRequiredField {
 	color: #FC0;
	font-weight: bold;
}

p#bookingMissingFields {
 	color: #FC0;
	font-weight: bold;
}

#cust_form div.form_row span.form_label {
	float: left;
	width: 190px;
	text-align: right;
}

#cust_form div.form_row span.form_field {
	float: right;
	width: 310px;
	text-align: left;
}

#cust_form div.form_row span.form_label_wide {
	float: left;
	width: 470px;
	text-align: right;
}

#cust_form div.form_row span.form_field_wide {
	float: right;
	width: 40px;
	text-align: left;
}

#cust_form div.form_row {
  clear: both;
  padding-top: 10px;
}

#cust_form input[type=text] {
	width: 280px;
}

#cust_form textarea {
	width: 280px;
	height: 90px;
}

#cust_form div.form_booking_terms {
	width: 95%;
	height: 150px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	border: Solid 1px #999999;
	background-color:#F5F5F5;
	color:#000;
}

#cust_form input#next {
	float: right;
	border: Solid 1px #666;
	background-color:#333;
	color: White;
	font-weight: Bold;
	padding: 5px;
	width: 150px;
}

table#entrantTable {
	width: 95%;
}

table#entrantTable th {
	text-align:left;
}

table#entrantTable tr.entrantRowCol0 {
	background-color:#999;
}

table#entrantTable tr.entrantRowCol1 {
	background-color: #E5E5E5;
	color: Black;
}
	
		
		
/* QDig styles */
#qdig { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}
.qdig-grayout { color:#cccccc; }
/* Links */
#qdig a { color: #333; font-weight:bold; text-decoration: none; }
#qdig a:visited { color: #333; font-weight:bold; text-decoration:none; }
#qdig a:hover { text-decoration:underline; }

  img.qdig-image { background-color:#eeeeee;
    border:1px solid #cccccc; }
  img.qdig-thumb { background-color:#eeeeee;
    border:0px solid #cccccc;
    filter:alpha(opacity=60); opacity:0.6; }
  img#qdig-thumb-current { border-color:#f9f99f;
    border-left:2px solid #f9f99f;
    border-right:2px solid #f9f99f;
    filter:alpha(opacity=100); opacity:1.0; }
  img.qdig-all-thumb { background-color:#eeeeee;
    border:0px solid #cccccc; }
  table#qdig-dirnav { } .qdig-navpath { } a.qdig-navpath { } a.qdig-subdirlink { }
  .qdig-caption, .qdig-imageinfo { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
  .qdig-grayout { } #qdig-admin { } .navrow { } table#qdig-uppernav { }
  table#qdig-lowernav { }


div#dobDiv a, dobDiv a:link {	
	color: #000000;
	text-decoration: underline
}

div#dobDiv a:hover {
	color: #222222;	
}


	.cpYearNavigation,.cpMonthNavigation { background-color:#C0C0C0; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }

.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
