body {
	background-image: url(../images/siteBackground.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Helvetica, MS Sans Serif, sans-serif;
}

.TripSubNav {text-align: center; margin-bottom: 20px;}
.TripSubNav a {margin: 0 5px;}


td 
{
}

.PaymentBlock
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
	text-align: justify;
	background-color:#FFFAE0;
}

input {font-size: 12px;}
select {font-size: 12px;}
textarea {font-size: 12px;}
alert {font-size: 12px; font-weight: bold;}

/* Home page information area */
#homePageImageTD {
	background-image: url(../images/information-background.gif);
	background-repeat: repeat;
	background-color:#ad5418;
}

.homeInformationHeader
{
    margin-top: 3px;
    font-size: 130%;
}

.homeInformation {
	background-image: url(../images/information-background.gif);
	background-repeat: no-repeat;
	background-color: #ad5418;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	line-height: 13px;
	font-weight: normal;
}

.homeInformationDiv {
}

#WelcomeLinksDiv
{
    margin-top: 25px;
    text-align: center;
    
}
a.WelcomeLinks:link, a.WelcomeLinks:visited
{
    /*color: #511612;*/
    color:#f5c385;
    font-size: 85%;
    margin: 10px;
}

a.WelcomeLinks:hover
{
    color: #000000;
}

h1 
{
    color:#3f1900;
    text-align:left;
	margin-top:10px;
	margin-bottom: 10px;
	padding:  20px 5px 5px 0px;
	font-family:Trebuchet MS, Helvetica, MS Sans Serif, Sans-Serif;
	font-size: 130%;
	font-weight:bold;
    font-variant: small-caps;	
}

.boxborder
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    padding-top: 2px;
    border-bottom: black 1px solid;
}

h1.Pricing
{
    color:#3f1900;
    text-align:left;
	margin-bottom: 5px;
	padding:  5px 5px 5px 0px;
	font-family:Trebuchet MS, Helvetica, MS Sans Serif, Sans-Serif;
	font-size: 130%;
	font-weight:bold;
    font-variant: small-caps;	
    }

/* Headers such as those on the home page */
h2 {
	padding: 6px 8px 0px 8px;
	text-align:center;
	font-size: 170%;
	font-weight:bold;
	font-family:Trebuchet MS, Helvetica, MS Sans Serif, Sans-Serif;
}

/* headers that show up on bottom of home page */
h3 {
	text-align:left;
	margin-top:8px;
	margin-bottom: 15px;
	padding:  0 0 0 6px;
	font-family:Trebuchet MS, Helvetica, MS Sans Serif, Sans-Serif;
	font-size: 130%;
	font-weight:bold;
}

h1.pageHeader 
{
    color:#3f1900;
    text-align:left;
	margin-top:8px;
	margin-bottom: 10px;
	padding: 3px 0 5px 0px;
	font-family:Trebuchet MS, Helvetica, MS Sans Serif, Sans-Serif;
	font-size: 160%;
	font-weight:bold;
    font-variant: small-caps;
    background-image: url(../images/Page-Header.gif);
	background-repeat: no-repeat;
}


/* main site links */
a:link {color: #511612;}
a:visited {color: #511612;}
a:hover {color: #000000;}

/* footer navs on every page */
a.bottomNav:visited {
color:#7c3c11;
text-decoration:none;
}
a.bottomNav {
color:#7c3c11;
text-decoration:none;
}
a.bottomNav:hover {
color:#7c3c11;
text-decoration:none;
}

/* copyright and 1011 web links in white */
a.copyrightLink {
	color:#fff; 
}

/* main site navigation links (big ones at top) */
a.navItem {
	padding: 0px 5px 0px 14px;
	color:white;
	font-size:110%;
	font-variant:small-caps;	
	font-weight:bold;
	font-family: Tahoma, MS Sans Serif, Verdana;
	text-decoration:none;
}

#homeNavigation {
	background-color:#769031;
	padding-bottom:7px;
	padding-top:1px;
}


#homeBreak {
	height:3px;
	width:100%;
	background-color:#7c3c11;
}
.homeBottomTD {
	background-color:#f5c385;
	padding: 10px 10px 10px 10px;
	text-align:center;
}
#openDatesDIV {
	text-align:left;
	border: 1px solid #611d11;
	width:297px;
	height:169px;
	background-color:#f5cf9f;
	background-image: url(../images/openDates-background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#corporateDIV {
	text-align:left;
	border: 1px solid #611d11;
	width:297px;
	min-height:169px;
	background-color:#f5cf9f;
	background-image: url(../images/corporate-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#internalPageContent {
	padding: 4px 4px 4px 4px;
	text-align:left;
	border: 1px solid #611d11;
	background-color:#fffae0;
	
	
}
#fishingLessonsDIV {
	text-align:left;
	border: 1px solid #611d11;
	width:297px;
	min-height:169px;
	background-color:#f5cf9f;
	background-image: url(../images/fishinglessons-background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#homeBottomTable {
	text-align:center;
	border:none;
	
}


#homeSeparator {
	width:825px;
	text-align:center;
	height: 1px;
	border: 0;
	color:#b77d54;
	background-color:#b77d54;
}

.bottomAreaText {
	color: #511612;
	width: 150px;
	text-align:justify;
	
	padding: 0px 5px 5px 5px;
	font-size: 80%;
	line-height: 120%;
}

.tinyText {
	color: #511612;
	font-family:Arial, Sans-Serif;
	font-size:80%;
}
.copyrightInfo 
{
    font-family:Arial, Sans-Serif;
	color:#fff; 
	font-size:80%
}
/*
#pageHeaderDiv 
{
    width:885px;
    padding: 3px 3px 3px 3px;
    background-image: url(../images/Page-Header.gif);
	background-repeat: no-repeat;
}
*/
/* LIGHTBOX GALLERY STYLES */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/**************************/

/* GALLERY STYLES */
#GalleryViewText 
{
    margin:5px;
}

#GalleryViewText .Title 
{
    text-align:center;
    font-weight: bold;
    font-size: 14px;
}
#GalleryViewText .Date 
{
    float:left;
    margin-bottom: 5px;
}
#GalleryViewText .Count 
{
    float:right;
}

#Album
{
    text-align: center;
    width: 900px;
    margin-top: 10px;
}

#AlbumHeader 
{
    font-weight: bold;
    min-height: 40px;
    width: 900px;
    padding: 3px
}
#AlbumHeader .Header
{
    float:left;
    font-size: 16px;
}
#AlbumHeader .Date
{
    float: right;
    font-size: 16px;
}
#AlbumHeader .Desc
{
    font-size: 13px;
}
.AlbumHeaderInfo
{
    font-size: 12px;
}

.small {font-size: 11px;}
/**************************/


.ScheduleDayTag
{
    font-size: 11px;
    vertical-align: baseline;
}
.calNoneLegend
{
     font-size: 11px;
   background-color:#e2e2e2;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
    height: 20px;
}
.calAllDayLegend
{
    font-size: 11px;
    background-color: #93E395;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
    height: 20px;
}
.calMorningLegend
{
     font-size: 11px;
   background-color: #96CDE2;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
    height: 20px;
}
.calAfternoonLegend
{
    font-size: 11px;
    background-color: #FCBE87;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 50px;
    height: 20px;
}

.calNone 
{
     font-size: 11px;
   background-color:#e2e2e2;
}
.calAllDay
{
    font-size: 11px;
    background-color: #93E395;
    cursor:  pointer;
}
.calMorning
{
     font-size: 11px;
   background-color: #96CDE2;
    cursor: pointer;
}
.calAfternoon
{
    font-size: 11px;
    background-color: #FCBE87;
    cursor: pointer;
}
/**************************/
/*****NAVIGATION***********/
/**************************/


#menuwrapper {
	border-top: 0px solid #000;
	border-bottom: 0px solid #333;
	border-left: 0px solid #333;
	border-right: 0px solid #333;
	background-color: #769031;
	/*background-image: url(images/p7exp_mbar.jpg);
	background-repeat: repeat-x;*/

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	/*width: 50em;*/
}
#p7menubar, #p7menubar ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
		line-height:100%;

}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #769031;
	border-left: 1px solid #769031;
	font-size: .85em;
	color: white;
	z-index: 100;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	/*background-image: url(images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 13em;
}
#p7menubar ul li a  {
	color: #4e7a94;
	border-right: 0;
	padding: 3px 3px 3px 8px;
    	border-top: 1px solid #888888;
}
#p7menubar li ul
{
    position: absolute;
    display: none;
    background-color: #aec476;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333; /*background-image: url(images/p7exp_mgrad.jpg);*/
    font-weight: normal;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #aec476;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
	text-align: left;
	z-index: 100;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
	z-index: 100;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #769031 !important;
	color: #FFFFFF !important;
}
/**************************/
/*****NAVIGATION***********/
/**************************/
