/* CSS Document */


body {background-color: #003b12;}




a:link {
	color: #006600;
}
a:hover {
	color: #CC0000;
	font-weight: 500;
}
a:visited {
	color: #003399;
}
#navbar a:link  {
	color: #ffffff;
}
#navbar a:visited  {
	color: #ffffff;
}
#bannercontainer a:link  {
	color: #000000;
}
#bannercontainer a:visited  {
	color: #000000;
}




#maincontainer {
	position: absolute;
	background-color: #ffffff;
	width: 880px;
	left: 50%;
	margin-left: -440px;
	padding: 10px;
	height: 1390px;
}


#bannercontainer {
	background-color: #ccff66;
	width: 878px;
	height: 240px;
	z-index: 1;
	border: 1px solid #333333;
	float: left;
}

#triplistcontainer {
	background-color: #b2fba3;
	width: 150px;
	top: 253px;
	height: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	z-index: 1;
}

#centercontainer {
	float: left;
	background-color: #FFFFFF;
	width: 540px;
	top: 253px;
	margin-right: 10px;
	height: 860px;
}

#adulttripscontainer {
	background-color: #fdfb62;
	width: 166px;
	top: 253px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 860px;
	float: left;
	line-height: 12px;
}



#footercontainer  {
	background-color: #ccff66;
	height: 230px;
	width: 878px;
	top: 1580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	border: 1px solid #333333;
	clear: both;
	float: left;
}

	/* banner divs */

#maincontainer #bannercontainer #shpname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #000000;
	text-align: center;
	width: 350px;
	position: absolute;
	left: 35px;
	top: 65px;
	z-index: 2;
}

#maincontainer #bannercontainer #shpname2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	width: 350px;
	position: absolute;
	left: 120px;
	top: 65px;
	z-index: 2;
}
#maincontainer #bannercontainer #shpname2 .style1 {
	font-size: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer #bannercontainer #shpname2 .style2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer #bannercontainer #shpname2 .style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#maincontainer #bannercontainer #shpname2 .style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 38px;
	font-style: italic;
}

#maincontainer #bannercontainer #bannerphotoarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	height: 175px;
	width: 430px;
	position: absolute;
	z-index: 2;
	left: 430px;
	top: 40px;
	text-align: center;
}

#maincontainer #bannercontainer #bannerphotoarea #brochure {
	width: 124px;
	float: left;
	margin-right: 15px;
}

#maincontainer #bannercontainer #bannerphotoarea #signup {
	width: 120px;
	float: left;
	margin-right: 15px;
}

#maincontainer #bannercontainer #bannerphotoarea #leader {
	width: 141px;
	float: left;
}



/* trip list divs */

#maincontainer #triplistcontainer #triplistheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #003b12;
	text-align: center;
	position: relative;
	z-index: 2;
	height: 25px;
	width: 150px;
	padding-top: 10px;
}

#maincontainer #triplistcontainer #triplist {
	background-color: #b2fba3;
	width: 150px;
	margin-bottom: 10px;
	position: absolute;
	top: 253px;
	height: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
}

#maincontainer #triplistcontainer #triplist #tripmenu {
	position: absolute;
	width: 143px;
	top: 40px;
	left: 8px;
	z-index: 2;
}

#maincontainer #triplistcontainer #triplist #tripmenu .style4 {
	font-size: 13px;
	font-weight: bold;
	align:center;
}

.style5 {
	font-size: 12px;
	font-weight: bold;
}

#maincontainer #triplistcontainer #tripperinfo {
	background-color: #b2fba3;
	position: absolute;
	height: 450px;
	width: 142px;
	top: 875px;
	padding-left: 8px;
	padding-top: 10px;
}



/* Center Section */

#centercontainer #centerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	color: #ffffff;
	background-color: #003b12;
	text-align: center;
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 540px;
	padding-top: 10px;
}

#centercontainer #centercontent  {
	z-index: 2;
	width: 540px;
	top: 50px;
	position: relative;
	overflow: visible;
}


.style6 {
	font-size: 35px;
	font-weight: bold;
}

#slideshow {
	position: absolute;
	z-index: 5;
	height: 230px;
	width: 300px;
	top: 60px;
	left: 0px;
	border: 2px solid #333333;
}

#welcomemessage {
	position: absolute;
	height: 240px;
	width: 240px;
	top: 60px;
	left: 310px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
}

#shpintro {
	position: absolute;
	height: 240px;
	top: 320px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}




/* Adult & Family Trips Area */

#adultheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #003b12;
	text-align: center;
	height: 25px;
	width: 166px;
	padding-top: 10px;
	position: relative;
	z-index: 3;
}

#adultcontent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	width: 150px;
	left: 8px;
	top: 20px;
	z-index: 2;
}

#adultcontent A {
	color: #000000;
}	

#adulttripscontainer .style4 {
	font-size: 13px;
	font-weight: bold;
	align:center;
	line-height: 18px;
}

.smallredbold  {
	font-family: arial,verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC3333; 
}




/* Footer Area */

.style7 {
	font-size: 16px;
	font-weight: bold;
}

#maincontainer #footercontainer #footerphotoleft {
	position: absolute;
	top: 1125;
}
	
#maincontainer #footercontainer #footertext {
	position: absolute;
	left: 223px;
	top: 1135px;
	text-align: center;
}
#maincontainer #footercontainer #footerphotoright {
	position: absolute;
	top: 1125px;
	left: 707px;
}


#bannercontainer #bannerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
	height: 200px;
	width: 190px;
	position: absolute;
	left: 690px;
	top: 83px;
	text-align: center;
}

#maincontainer #bannercontainer #bannerlinks A {
	color: #FFFFFF;
}	
#maincontainer #triplistcontainer #joinemaillist {
	background-color: b2fba3;
	height: 200px;
	width: 136px;
	position: absolute;
	top: 850px;
}
#maincontainer #centercontainer #centercontent #FBbadge {
	position: absolute;
	top: 580px;
	left: 8px;
}
