/* 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: 1440px;
}


#bannercontainer {
	background-color: #ccff66;
	width: 878px;
	height: 240px;
	z-index: 1;
	border: 1px solid #333333;
	float: left;
}


#triplistcontainershort {
	background-color: #b2fba3;
	width: 150px;
	top: 253px;
	height: 930px;
	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;
}

#centerinfocontainerwide {
	float: left;
	background-color: #FFFFFF;
	width: 636px;
	top: 253px;
	margin-right: 10px;
	height: 930px;
}
#rightcolumncontainer {
	background-color: #fdfb62;
	width: 166px;
	top: 253px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 930px;
	float: left;
	line-height: 12px;
}
#rightcolumncontainerthin {
	background-color: #fdfb62;
	width: 70px;
	top: 253px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 930px;
	float: right;
	line-height: 12px;
}
#quotecontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	background-color: #fdfb62;
	width: 148px;
	padding-top: 10px;
	top: 1100px;
	padding-left: 10px;
	padding-right: 7px;
	height: 635px;
	border: 1px solid #333333;
	float: right;
}

#footercontainer  {
	background-color: #ccff66;
	padding: 20px;
	height: 230px;
	width: 838px;
	top: 1580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	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 #shpname .style1 {
	font-size: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer #bannercontainer #shpname .style2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontainer #bannercontainer #shpname .style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

#maincontainer #bannercontainer #shpname .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 #triplistcontainershort #triplist {
	background-color: #b2fba3;
	width: 150px;
	margin-bottom: 10px;
	position: absolute;
	top: 253px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px;
}

#maincontainer #triplistcontainershort #triplist #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 #triplistcontainershort #triplist #tripmenu {
	position: absolute;
	width: 143px;
	top: 40px;
	left: 8px;
	z-index: 2;
}

#maincontainer #triplistcontainershort #triplist #tripmenu .style4 {
	font-size: 13px;
	font-weight: bold;
	align:center;
}

.style5 {
	font-size: 12px;
	font-weight: bold;
}



/* Center Info Section */


#centerinfocontainerwide #centerheaderlong {
	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: 636px;
	padding-top: 10px;
}
#centerinfocontainerwide #centercontent  {
	z-index: 2;
	width: 636px;
	top: 50px;
	position: relative;
	overflow: visible;
}

.subtitle  {
	font-family: arial,verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ff2831; 
}

.style6 {
	font-size: 35px;
	font-weight: bold;
}

TABLE.pricing {
	font-family: verdana, sans-serif;
	font-size: 9pt
}

TR.header {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align : center;
	background-color: #cbfecb;
}

TD.subheader {
	text-align : center;
	font-weight: bold;
	background-color: #cbfecb;
}

/* Logistics Area */

#rtcolheader {
	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;
}

#rtcolcontent  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	width: 150px;
	left: 8px;
	top: 20px;
	z-index: 2;
}

.logtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* Footer Area */

.style7 {
	font-size: 16px;
	font-weight: bold;
}
