body {
	margin: 0;
	padding: 0;
	font-size: 0px; /* force firefox to not insert space before first rel div */
}

#wrapper {
	position: relative;
	width: 900px;
	text-align: left;
	top:0px;
	margin: 0 auto;
}

#headerbox {
	position:relative;
}
#hdrimage {
	position:relative;
	float: left;
}
#hdrtopnavright{
	position: relative;
	float: right;
	width: 497px;
	height: 160px;
	background-image: url("images/topback.gif");
}

DIV.hdrlinks{
	color: #FFFFFF;
	font-family: Trebuchet, Verdana;
	font-size: 11px;
	margin-top: 94px;
	margin-left: 0px;	
}

a.hdrlinks:link{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: none;
	
	
	margin-top: 94px;
	margin-left: 0px;	
}
a.hdrlinks:visited{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: none;
	margin-top: 94px;
	margin-left: 0px;	
}
a.hdrlinks:hover{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: underline;
	margin-top: 94px;
	margin-left: 0px;	
}

#hdrgreenline{
	position: relative;
	float: right;
	width: 497px;
	height: 2px;
	background-color: #006600;
}
#navimages {
	position:relative;
}

#hometextleft{
  color:#006600;
	position:relative;
	float: left;
	width: 170px;
	padding: 20px 0px 10px 30px;
	text-align: justify;
	line-height: 15px;
	font-size: 28px;
	font-family: Rockwell;

}

#Left23Content{
	position:relative;
	float: left;
	width: 450px;
	padding: 0px 10px 10px 0px;
	text-align: justify;
	line-height: 15px;
}

#homecentertext{
	position: relative;
	float: right;
	width: 260px;
	padding: 10px 8px 10px 0px;
}

#quicklinks{
	padding-left: 10px;
	padding-top: 8px;
	position: relative;
	width: 588px;
	float: left;
	background-color: tan;
}

#bodybox {
	position:relative;
	width:898px;
	border-left: 1px solid #F68E1D;
	border-right: 1px solid #F68E1D;
	border-bottom: 1px solid #F68E1D;
}

#HomeContent {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	margin: 0px 0px 0px 0px;
	width:900px;
}
#LeftContent {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	width:470px;
	float: left;
	margin-right: 30px;
}
#LeftContentLandingPage {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	margin: 0px 0px 0px 100px;
	width:400px;
}

#LeftContent12 {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	margin: 0px 0px 0px 0px;
	width:450px;
	float: left;
}

#FullContent {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	margin: 0px 0px 0px 10px;
	width:880px;
}
#RightContent {
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	margin: 0px 8px 0px 330px;
}

#article_index {
	float:right;
	margin: 10px 4px 10px 0px;
}
#ArticleHead {
	position:absolute;
	right: 4px;
	width:238px;
	height:46px;
	background-color: #8B8B8B;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#ArticleList {
	position:absolute;
	right: 4px;
	top: 46px;
	width:218px;
	background-color: #DADADA;
	padding: 5px 10px 5px 10px
}

#minieventcontainer{
	position: relative;
	float: right;
	width: 400px;
}
#minieventlist{
	position: relative;
	float: right;
	width: 400px;
	background-color: #eaeaea;
	margin-top: 3px;
	margin-bottom: 3px;
}

#minieventlistbar{
  height: 3px;
  width: 400px;
  background-color: #006600;
}

#right13img{
	position: relative;
	float: right;
	width: 430px;
	background-color: #C0C0C0;
	height: 200px;
	margin-top: 10px;
	margin-left: 40px;
}

#classfees{
	position: relative;
	float: right;
	width: 410px;
	background-color: #C0C0C0;
	height: 220px;
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#footer {
	position:relative;
	clear:both;
	font-size: 11px;
	height:50px; 
}
#FooterBackground {
	position:absolute;
	top:2px;
	width:900px;
	height:50px;
	background-color: #000000
}
#FooterText {
	position:absolute;
	left:240px;
	top:20px;
	width:524px;
	height:22px;
}
#copyright {
	position:relative;
	margin: 10px;
	text-align: center;
	font-size: 11px;
}

#navbox{
 	position: relative;
 	margin-top: 2px;
 	padding: 0px;
 	width: 900px;
 	height: 25px;
 	font-family: Verdana;
}
#orangebar {
	position:relative;
	width:900px;
	height:5px;
	line-height: 1px;
	font-size: 4px;
	background-color: #F68E1D;
}

a.botnav:link{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: none;
}
a.botnav:visited{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: none;
}
a.botnav:hover{
	color: #FFFFFF;
    font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
		font-size: 9px;
		letter-spacing: 0.075em;
		line-height: 1.75em;
		color: white;
		padding: 0.5em;
 		background-position: 0% 100%;
		text-transform: uppercase;
		text-decoration: underline;
}

a.topnav:link{
color: #FFFFFF;
text-decoration:none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
a.topnavselected:link{
color: #FFFFFF;
text-decoration:none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
a.topnav:visited{
color: #FFFFFF;
text-decoration:none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
a.topnavselected:visited{
color: #FFFFFF;
text-decoration:none;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}

ul.landingpage{
	font-weight:Bold;
	line-height: 20px;
	font-family: Verdana;
	font-size: 12px;
}

#navboxposition1{
 	position: absolute;
 	margin-left: 20px;
}
#navboxposition2{
 	position: absolute;
 	margin-left: 90px;
}
#navboxposition3{
 	position: absolute;
 	margin-left: 153px;
}
#navboxposition4{
 	position: absolute;
 	margin-left: 226px;
}
#navboxposition5{
 	position: absolute;
 	margin-left: 302px;
}
#navboxposition6{
 	position: absolute;
 	margin-left: 384px;
}

#topnavbox{
	position: relative;
	background-image: url('images/navbutton2.jpg');
	width: 107px;
	height: 25px;
}

#topnavbox:hover{
	position: relative;
	background-image: url('images/navbutton1.jpg');
	width: 107px;
	height: 25px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

#topnavboxblank{
	position: relative;
	background-image: url('images/navbutton2.jpg');
	width: 252px;
	height: 25px;
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
}
#topnavboxclicked{
	position: relative;
	background-image: url('images/navbutton1.jpg');
	width: 107px;
	height: 25px;
	border: 0px;
}

#topnavtextlink{
	position: absolute;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 107px;
}

#topnavblanktext{
	position: absolute;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 252px;
	font-weight: bold;
}

.navtext {
	font-family: Georgia;
	font-size: 16px;
	color: #ffffff;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 28px;
}
.maincontent {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #656565;
}

.partnercontent {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}

.partnerlink{
	position: relative;
	font-size: 12px;
	line-height: 25px;
	left: 15px;
}

.maincontentjettype {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #656565;
	width: 500px;
}

.maincontentheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}

.articlelinkheader {
	font-family: Verdana, Georgia;
	font-size: 13px;
	line-height: 19pt;
	color: #656565;
}

a.articlelinkheader:link {
	font-family: Verdana, Georgia;
	font-size: 13px;
	line-height: 19pt;
	color: 	#656565;
}

a.articlelinkheader:visited {
	font-family: Verdana, Georgia;
	font-size: 13px;
	line-height: 19pt;
	color: #656565;
}

a:link{
	color: #000000;
}

a:visited{
   color: #000000;
}

.maincontentheaderorange {
	font-family: Georgia;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #F68E1D;
}
.mainsubheaderorange {
	font-family: Georgia;
	font-size: 15px;
	margin-top: 20px;
	line-height: 19px;
	font-weight: bold;
	color: #F68E1D;
}

.indexbodyheader{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 20px;
	line-height: 19px;
	font-weight: bold;
	color: #656565;
}

#cons_form_left {
	float:left;
	margin: 12px 0px 10px 8px;
	padding: 0px;
	height: 550px;
}
#cons_form_right {
	float:right;
	margin: 12px 10px 0px 8px;
	padding: 0px;
	height: 550px;
}
#cons_form_right_LP {
	float:right;
	margin: 12px 10px 0px 8px;
	padding: 0px;
	height: 550px;
}
#cons_form_left_LP {
	float:left;
	margin: 12px 8px 0px 50px;
	padding: 0px;
	height: 550px;
}

#part_form_right{
	float:right;
	margin: 12px 120px 0px 8px;
	padding: 0px;
	height: 550px;
}
#part_form_left {
	margin: 12px 8px 0px 120px;
	padding: 0px;
	height: 550px;
	width: 300px;
	float:left;
}

#LeftPartnerHeader {
	float:left;
	margin: 12px 8px 0px 50px;
	padding: 0px;
}

#FormTopBox {
	position:relative;
	width:290px;
}
#FormTop {
	position:relative;
	width:288px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F68E1D;
	border-left-color: #F68E1D;
}
#FormBottom {
	position:relative;
	width:288px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F68E1D;
	border-left-color: #F68E1D;
}
#FormBottomBox {
	position:relative;
	width:288px;
}


#supp_form_left {
 position:relative;
 float:left;
 margin: 12px 0px 10px 8px;
}

#supp_form_right {
 position:relative;
 float:right;
 margin: 12px 8px 10px 0px;
}

#SuppFormTopBox {
 position:relative;
 width:290px;
}
#SuppFormMiddle {
 position:relative;
 width:288px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #F68E1D;
 border-left-color: #F68E1D;
}
#SuppFormBottomBox {
 position:relative;
 width:290px;
}

#ConsFormTopBox {
 position:relative;
 width:290px;
}
#ConsFormMiddle {
 position:relative;
 width:288px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #F68E1D;
 border-left-color: #F68E1D;
}
#ConsFormBottomBox {
 position:relative;
 width:290px;
}

#ConsFormJProgramBox{
	display: block;
}

#ConsFormJCharterBox{
	display: none;
}

#JCharterRoundTripBox{
	display: none;
}

#adminbox{
	display: block;
	position:relative;
	width: 900px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 14px;
	padding: 5px;
	border: 1px solid black;
}

#articlepicbox{
	position:relative;
	padding-left: 10px;
	float:right;
}

DIV.formln
{
 clear:both;
 font-family: Verdana;
 font-size: 11px;
 text-align:right;
 margin: 3px 0px 3px 0px;
 padding: 3px 0px 3px 0px;
 width: 280px;
 height: 23px;
}

DIV.formln2
{
 clear:both;
 font-family: Verdana;
 font-size: 11px;
 text-align:left;
 margin: 3px 0px 3px 0px;
 padding: 3px 0px 3px 0px;
 width: 280px;
 height: 35px;
}

DIV.formpartln
{
 clear:both;
 font-family: Verdana;
 font-size: 11px;
 text-align:left;
 margin: 4px 0px 4px 0px;
 padding: 0px 5px 0px 5px;
 width: 280px;
}

DIV.formleft
{
 padding-top: 0px;
 float:left;
 text-align:right;
 width: 128px;
 line-height: 12px;
}

DIV.formleft2
{
 padding-top: 0px;
 float:left;
 text-align:justify;
 width: 38px;
 line-height: 14px;
 padding-left: 30px;
}

DIV.formright
{
 float:right;
 text-align:left;
 width: 140px;
 line-height: 12px;
}

DIV.formright2
{
 float:right;
 text-align:left;
 width: 210px;
 line-height: 14px;
}


DIV.formheader { 
 font-family: Georgia;
 font-size: 16px;
 margin: 0px 0px 10px 0px;
 font-weight: bold;
 color: #F68E1D;
 text-align: center;
}

DIV.tollfreenumber { 
 font-family: Georgia;
 font-size: 16px;
 margin: 0px 0px 10px 0px;
 font-weight: bold;
 color: #656565;
 text-align: center;
}

SPAN.formtext { 
 font-family: verdana;
 font-size: 10px;
}

DIV.lab

{

    DISPLAY: inline;

    COLOR: black;

}

DIV.laberr

{

    DISPLAY: inline;

    FONT-WEIGHT: bold;

    COLOR: red;

}

DIV.labwarn

{

    DISPLAY: inline;

    FONT-WEIGHT: bold;

    COLOR: orange;

}

.clear {

	clear:both;

  OVERFLOW: hidden;

}

INPUT,TEXTAREA
{ 
	 font-family: Verdana;
	 font-size: 11px;
	 height: 16px;
}

SELECT,TEXTAREA
{ 
	 font-family: Verdana;
	 font-size: 11px;
	 height: 20px;
}


H1
{
	MARGIN: 0px;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia;
	color: #006600;
}

H2
{
	font-size: 16px;
	font-family: Georgia;
	color: #006600;
}