#backgroundTop {
	background-image:url(../images/sub/backgroundTop.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:40px;
}

#backgroundMid {
	background-image:url(../images/sub/backgroundMid.jpg);
	background-repeat:repeat-y;
	width:924px;
}

#backgroundBottom {
	background-image:url(../images/sub/backgroundBottom.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:40px;
	padding-bottom:30px;
}

#subleftDiv {
	float:left;
	width:500px;
	margin-left:30px;
}

#subrightDiv {
	float:right;
	width:300px;
	margin-right:10px;
}

/** Contact Page **/

.contactFormLabel
{
	display:block;
	margin-bottom:5px;
}

input.txtFld
{
	width:200px;	
}


/*Sub Text Formating *******/
.redTxt {
	font-size:16px; 
	color:#6c202e;
}

.subheader {
	display:block;
	color:#4c4d4e;
	font-size:20px;
	font-weight:500;
	margin-bottom:10px;
}

#subleftDiv a:link{color:#1c4561;font-weight:bold;text-decoration:none;}
#subleftDiv a:visited{color:#1c4561;font-weight:bold;text-decoration:none;}
#subleftDiv a:hover{color:#1c4561;font-weight:bold;text-decoration:underline;}

.footnote {
	font-style:italic;
	font-size:11px;
	margin:10px 20px 0px 25px;
}

.address {
	margin: 10px -60px 10px 20px;
	padding:5px 5px 5px 5px;
	width:330px;
	/*background-color:#efece0;
	border:1px solid #4c4d4e;*/
}

.address a:link {color:#1c4561;font-weight:bold;text-decoration:none;}
.address a:visited {color:#1c4561;font-weight:bold;text-decoration:none;}
.address a:hover {color:#1c4561;font-weight:bold;text-decoration:underline;}

.location {
	font-style:italic;
	font-weight:bold;
	color:#1c4561;
	font-size:16px;
}

.location a:link {color:#1c4561;text-decoration:none;}
.location a:visited {color:#1c4561;text-decoration:none;}
.location a:hover {color:#1c4561;text-decoration:underline;}

.city {
	font-size:20px;
	color:#6c202e;
	font-weight:bold;
	border-bottom:1px solid #e2e2e2;
	width:400px;
}

.cityTabs li {
	float:left;
	list-style:none;
}

.normal_list {
	list-style-type:disc;
	list-style:inside;
}

.normal_list li {
	float:none;
	color:black;
	font-size:13px;
	margin-top:0px;
	width:500px;
	text-align:left;
	font-weight:normal;
}

.schedule {
	font-size:20px;
	color:#6c202e;
	font-weight:bold;
	border-bottom:1px solid #e2e2e2;
	width:500px;
}

.sched_table {
	width:540px;
	margin-left:20px;
	background-image:url(../images/sub/table_bg.jpg);
	border:1px solid #c3c2c2;
}

.sched_table tr {
	/*background-color:#9cabd8;*/
}

.sched_table td {
	border-right:1px solid white;
	/*border-bottom:1px solid #16374e;*/
	border-bottom:1px solid white;
	margin-right:-5px;
	font-weight:bolder;
}

.sched_table th {
	border-right:1px solid white;
	border-bottom:1px solid white;
	text-align:center;
	background-color:#16374e;
	color:white;
}

.sched_table tfoot td {
	font-weight:100;
	text-align:center;
	border-top:1px solid white;
}

.price_table {
	width:500px;
	margin-left:20px;
	border:1px solid #c3c2c2;
}

.price_table tr {
	background-color:#e2e2e2;
	text-align:center;
}

.price_table tbody td {
	background-color:#2a6289;
	font-size:18px;
	color:#FFF;
}

.price_table td {
	border-right:1px solid white;
	margin-right:-5px;
	font-weight:bolder;
	text-align:center;
}

.price_table th {
	border-right:1px solid white;
	border-bottom:1px solid white;
	text-align:center;
	background-color:#16374e;
	color:white;
}

.price_table tfoot td {
	font-weight:100;
	text-align:center;
	border-top:1px solid white;
}

#cc {
	width:420px;
	padding:10px 40px 10px 60px;
}

#cc img {
	padding:0px 20px 0px 20px;
}

.faqList {
	list-style:decimal;
}

.faqList li {
	margin-left:-30px;
	padding-bottom:15px;
}


.faqList li a {
	font-style:italic;
	font-weight:bold;
	color:#1c4561;
	font-size:14px;	
	text-decoration:none;
}

.faqList li:hover {
	text-decoration:underline;
}


/****** Registration Section ************/

#registrationboxTop {
	width:886px;
	height:31px;
	background-image:url(../images/registration/registrationboxTop.jpg);
	background-repeat:no-repeat;
}

#registrationboxMid {
	width:886px;
	background-image:url(../images/registration/registrationboxMid.jpg);
	background-repeat:repeat-y;
}

#regisrationboxBtm {
	width:886px;
	height:60px;
	background-image:url(../images/registration/registrationboxBtm.jpg);
	background-repeat:no-repeat;
}

#centerBar {
	width:886px;
}

#registrationStep1 tr
{
	height:30px;
}


#registrationSteps {
	width:886px;
	margin-left:30px;
}

#itineraryLeft {
	float:left;
	width:420px;
	margin-left:30px;
}

#itineraryRight {
	float:left;
	width:420p;
	margin-left:-20px;
}	

#itineraryboxTop {
	background-image:url(../images/registration/itineraryboxTop.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:22px;
}

#itineraryboxMid {
	background-image:url(../images/registration/itineraryboxMid.jpg);
	background-repeat:repeat-y;
	width:386px;
}

#itineraryboxBtm {
	background-image:url(../images/registration/itineraryboxBtm.jpg);
	background-repeat:no-repeat;
	width:386px;
	height:22px;
}

#boxContent {
	width:350px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:20px;
}

#itinerary {
	width:370px;
}

#grayboxTop {
	background-image:url(../images/registration/grayboxTop.jpg);
	background-repeat:no-repeat;
	width:506px;
	height:28px;
}

#grayboxMid {
	background-image:url(../images/registration/grayboxMid.jpg);
	background-repeat:repeat-y;
	width:506px;
}

#grayboxBtm {
	background-image:url(../images/registration/grayboxMidBtm.jpg);
	background-repeat:no-repeat;
	width:506px;
	height:28px;
}

#fieldset abbr {
	color: #7b0101;
	font-size:20px;
	font-weight: bold;
	line-height: 1px;
	padding-left:5px;	
	vertical-align: middle;
	
}



/****Registration Text Formatting****/
.redTxtRegistration {
	font-size:24px; 
	color:#6c202e;
	font-weight:bold;
}

.blueTxtRegistration {
	color:#1c4561;
	font-size:14px;
}

.blueTxtRegistration2 {
	color:#1c4561;
	font-size:12px;
}

.redStar {
	color:#6c202e;
	font-weight:bold;
	font-size:12px;
}



