/* CSS Document */
html,body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC6600;
	text-align: center;
}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 801px;
	margin:auto;
}
#header2{
	background-image: url(images/beach_banner.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 801px;
	position: relative;
	left: 13px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#navigation1{
	position: absolute;
	left: 20px;
	margin-top: 60px;
	margin-left: 0px;
	height: 5px;
	width: 801px;
	top: 2px;
}
#navigation2{
	margin: 0px;
	position: relative;
	left: 13px;
	top: 82px;
	height: 15px;
	width: 801px;
}
#wrapper{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 801px;
	top: 0px;
	text-align: left;

}
#left{
	width: 802px;
	background-image: url(images/centerbackground.jpg);
	background-repeat: repeat-y;
}
#right{
	float: right;
	width:250px;
	margin-right:20px;
}

#smallnavigation{
	background-image: url(images/small_nav.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: 393px;
	width: 138px;
	padding: 2px 0px 0px;
	margin-top: 0px;
	z-index: 0;
	text-align: center;
	top: -3;
}
li {
	list-style-type: none;
	list-style-position: outside;
}
.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;

}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #0066CC;
}




a.topnav:link {
	color: #FF6809;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

a.topnav:visited {
	color: #FF6809;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

a.topnav:hover {
	color: #FF6809;
	text-decoration: underline;
	font-weight: bold;
	font-size:10px;
}

a.subnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

a.subnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

a.subnav:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}



#orlandoHeader{
	height: 145px;
	width: 801px;
	background-image: url(images/orlando_banner.jpg);
	background-repeat: no-repeat;

}
#riverHeader{
	position: relative;
	height: 145px;
	width: 805px;
	left: 13px;
	background-image: url(images/riverranch_banner.jpg);
	background-repeat: no-repeat;


}
#bransonHeader{
	position: relative;
	height: 145px;
	width: 805px;
	left: 13px;
	background-image: url(images/branson_banner.jpg);
	background-repeat: no-repeat;


}
#gatlinburgHeader{
	background-image: url(images/gatlinburg_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 145px;
	width: 801px;
	left: 13px;


}
#vegasHeader{
	position: relative;
	height: 145px;
	width: 805px;
	left: 13px;
	background-image: url(images/vegas_banner.jpg);
	background-repeat: no-repeat;


}
#parkHeader{
	background-image: url(images/parkcity_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 145px;
	width: 801px;
	left: 13px;


}
#williamsburgHeader{
	background-image: url(images/williamsburg_banner.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 801px;
	left: 13px;
	position: relative;



}
#myrtleHeader{
	background-image: url(images/beach_banner.jpg);
	background-repeat: no-repeat;

}
#footer{
	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 802px;
	margin:auto;
}
#maincontent{
	padding-left: 15px;
	width: 517px;
	color: #CC3300;
	font-size: 12px;

}

#footernavigation{
	width: 802px;
	text-align: center;
	height: 104px;
	margin:auto;


	
	


}
li {
	list-style-type: none;
	list-style-position: outside;
	display: inline;

}
#attractionsTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;



}
.tableDescript {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;




}
.phoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;







}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;

}
#bransonAttractions{
background-image: url(images/branson_attractBanner.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 801px;
	left: 13px;
	position: relative;


}
.phonenumber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 10px;
	padding-top: 0px;

}
#phonenumber{
	position: relative;
	top: -60px;
	width: 300px;
	float: right;
	right: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	left: 20px;








}
.imgborder {
	border: 1px solid #FF9900;
	color: #CC6600;





}

#hotelTable{
	font-size: 12px;
	width: 510px;


}
#hotelTable2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	border-top: 1px none #CC3300;
	border-right: 1px none #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
	padding: 5px;

}

#hotelTable2{
	border: 8px solid #FFEEBB;
	text-align: left;
	background-color: #FFF4E6;



}

#hotelPrice td{
	background-color: #FFFFFF;
	border: 1px solid #FFD99F;
	height: 88px;
	width: 90px;






}
.hoteltd {
	background-color: #FFFFFF;
	border: solid #FF9900;

}
#hotelDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	width: 300px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFD99F;
	height: 73px;





}
.hotelprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;

}
#intro{
	background-image: url(images/welcome_banner2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 15px;
	height: 97px;
	color: #CC6600;
	width: 517px;
	
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
#footerorlvac {

	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	top: 4776px;
	width: 779px;
	left: 0px;
	position: absolute;
}
#rightorlvac {

	height: 1815px;
	width: 250px;
	position: absolute;
	right: 8.5px;
	float: right;
	top: 0px;
	left: 530px;
	bottom: auto;
	background-image: url(images/content_bkg2.jpg);
}
#footer2 {


	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	top: 1902px;
	width: 779px;
	left: -2px;
	position: absolute;
}
#footerorlvac {

	background-image: url(images/footer_bkg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	top: 1810px;
	width: 779px;
	left: -1px;
	position: absolute;
}
#rightorlvac {

	height: 1811px;
	width: 250px;
	position: absolute;
	right: 8.5px;
	float: right;
	top: 0px;
	left: 530px;
	bottom: auto;
	background-image: url(images/content_bkg2.jpg);
}
#rightorlhot {

	height: 3538px;
	width: 250px;
	position: absolute;
	right: 8.5px;
	float: right;
	top: -134px;
	left: 535px;
	bottom: auto;
	background-image: url(images/content_bkg2.jpg);
}
h1 {
	font-size: 18px;
	color: #CC6600;
	line-height: 18px;

}
h2 {
	font-size: 14px;
	color: #CC6600;
	line-height: 18px;

}

#maincontent2 {
	top: 500px;
	padding-left: 30px;
	color: #CC3300;
	font-size: 12px;
	width: 700px;

}
#left2 {
	width: 801px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/centerbackground.jpg);
	background-repeat: repeat-y;
	clear:both;
}

#footernavigation2 {

	position: relative;
	width: 700px;
	left: 20px;
	top: 1550px;
	text-align: center;
}

#centerTicketTable {
	background-color: #FAF7EF;
	border-top: 1px solid #EEDDB9;
	border-right: 1px solid #EEDDB9;
	border-bottom: 1px #EEDDB9;
	border-left: 1px solid #EEDDB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;


}
#centerTicketTable td {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	border-bottom: 1px #EEDDB9;
	border-top: 1px solid #EEDDB9;


}

#centerTicketTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;

}
.perNite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;

}


.tabbkg3 {
	background-image: url(images/ticketdealsbtn.jpg);
	background-repeat: no-repeat;
}

.tabbkg2 {
	background-image: url(images/hoteldealsroll.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: top;
	text-decoration: none;
}

#sideTicketTable {
	width: 240px;
	background-color: #FAF7EF;
}

#sideTicketTable h1 {
	color: #CC0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sideTicketTable h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
	padding: 0px;
	font-size: 14px;
}