body {
	position:absolute; 
	width:100%; 
	height:100%; 
	margin:12px 0px; 
	padding:0; 
	background-color:#ddd; 
	color:#666; 
	font:12px Arial, sans-serif; 
	line-height:18px; 
	text-align:center;
}
#center {
	width:782px; 
	height:auto; 
	margin:0px auto 15px auto; 
	padding:0px 15px 5px 15px; 
	background:#fff; 
	border:1px solid #ccc; 
	text-align:left;
}
.clear {
	clear:both;
}

h1 a {
	width:180px; 
	height:226px; 
	margin:0; 
	padding:0; 
	background:url(http://www.bransonzipline.com/images/zip_header_logo.jpg) top left no-repeat transparent; 
	text-decoration:none; 
	float:left;
}
h2 {
	margin:0; 
	padding:0; 
	color:#006D39; 
	font-size:18px; 
	font-weight:bold;
}

a {
	color:#25AAE1; 
	text-decoration:none;
}
a.hover, a:active, a:visited {
	color:#25AAE1; 
	cursor:pointer;
}
.zipContact {
	margin:8px 10px -14px auto;
	*margin-bottom: 5px;
	color:#006d39; 
	font-size:16px; 
	text-align:left;
	float: left;
}
.zipLogin {
	width: 85px;
	height: 32px;
	margin-top: 3px;
	margin-bottom: -14px;
	*margin-bottom: 5px;
	float: right;
	text-align: center;
	background: url(http://www.bransonzipline.com/images/login.gif) top left no-repeat transparent;
}
.zipLogin ul {
	display: inline; 
	list-style: none;
	width: 85px;
	height: 32px;
	margin: 0;
	padding: 0;
}
.zipLogin ul li {
	position: relative;
	width: 85px; 
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center; 
	line-height: 30px; 
	font-size: 11px; 
	font-weight: bold;
	float: left;
}
.zipLogin ul li a {
	color: #fff;
}
#header {
	display:block; 
    width:782px; 
	height:226px;
}
#headerL {
	width:180px; 
	float:left;
}
#headerR {
	width:592px; 
	float:left;
}
#headerPic {
	width:592px; 
	height:184px;
	margin:18px 0px 0px 10px;
	*margin-top:3px;
	background:url(http://www.bransonzipline.com/images/zip_header_picture.jpg) bottom right no-repeat #eee; 
}
#navigation {
	width:592px;
	height:32px; 
	margin:8px 0px 0px 0px;
	background:url(http://www.bransonzipline.com/images/navigation.gif) top left no-repeat transparent;
}
#navigation ul {
	display:inline; 
	list-style:none;
}
.cat-item {
	width:auto; 
	height:32px; 
	margin-right:1px; 
	padding:0px 8px; 
	border-right:1px solid #FFFCD9; 
	text-align:center; 
	line-height:30px; 
	font-size:11px; 
	font-weight:bold; 
	float:left;
}
.cat-item a, .cat-item a:visited {
	color:#fff;
}
#content {
	*margin-top: 10px;
}
#contentOrig {
	display:block; 
	float:left;
}
#contentLeft {
	width:463px; 
	float:left;
}
#contentRight {
	width:301px; 
	margin-left:18px; 
	float:left;
}

.entry img {
	margin:10px 10px 15px 15px; 
	padding:5px; 
	border:1px solid #ddd; 
	/*float:right;*/
}

#cRnews {
	display:block;
}
#cRnews ul {
	list-style-type:none; 
	margin:0; 
	padding:0;
}
#cRnews ul li {
	margin-bottom:15px; 
	padding:0; 
	line-height:15px;
}
#cRnews a {
	text-decoration:underline;
}
.pinkline {
	display:block; 
	height:1px; 
	margin:6px 0px;
	background:#F0C8A8;
}

.quote {
	display: block; 
	margin: 20px 0; 
	color: #1176BE; 
	font-weight: bold; 
	font-size: 26px;
}
.quote span {
	color: #22A9E0; 
	font-size: 16px; 
	float: right;
	margin-top: 6px;
}
#cLquote {
	position: relative; 
	width: 463px; 
	height: auto; 
	margin: 0px 0px 5px 0px;
}  
.quote_1 {
	position: relative; 
	width: 340px; 
	padding: 0px 50px; 
	font-size: 48px; 
	color: #0F74BB; 
	font-weight: bold; 
	line-height: 48px; 
	*line-height: 54px; 
	z-index: 2;
}
.quote_2 {
	position:absolute; 
	width: 100px; 
	height: 86px; 
	top: 0px; 
	left: 0px; 
	background: url(http://www.bransonzipline.com/images/quoteleft.jpg) top left no-repeat transparent;  /*We need to localize these images*/
	z-index: 1;
} 
.quote_3 {
	position:absolute; 
	width: 100px; 
	height: 86px; 
	bottom: 0px; 
	right: 0px; 
	background: url(http://www.bransonzipline.com/images/quoteright.jpg) top left no-repeat transparent;  /*We need to localize these images*/
	z-index: 1;
} 
.bigText {
	font-size:72px; 
	font-style: italic;
}
#cLvideo {
	display:block; 
	height:263px; 
	margin-top:15px; 
	padding:10px; 
	background:url(http://www.bransonzipline.com/images/zip_video_bg.jpg) top left no-repeat transparent;
}
.videoLink {
	display:block; 
	margin-top:10px; 
	text-align:center; 
	font-weight:bold;
}
.videoLink a {
	color:#0F74BB; 
	text-decoration:underline;
}

#footer {
	margin-top:30px; 
	text-align:center;
}
#navigation2 {
	display:block; 
	height:24px; 
	margin:10px 0px; 
	background:url(http://www.bransonzipline.com/images/navigation2.png) top left no-repeat transparent; 
	text-align:center;
}
#navigation2 ul {
	display:block; 
	margin-left:50px; 
	*margin-left:90px; 
	list-style:none;
}
.cat-item2 {
	width:auto; 
	height:12px; 
	margin-top:5px; 
	padding:0px 5px; 
	border-right:1px solid #fff; 
	line-height:12px; 
	font-size:10px; 
	float:left;
}
.cat-item2 a {
	color:#fff;
}

.ziplineForm {
	width: 301px;
	height: 160px;
	padding-bottom: 10px;
	background: url(http://www.bransonzipline.com/images/zip_booking.png) center 10px no-repeat transparent;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.ziplineForm span {
	position: relative;
	height:40px;
	margin: 0 auto;
	padding: 0;
	color:#006D39;
	font-weight: bold;
	font-size:18px;
}
.ziplineForm div {
	width: 145px;
	margin: 5px auto 15px auto;
	*margin-top: -10px;
	text-align: left;
}
.ziplineForm p {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 12px;
}
.ziplineForm_button {
	width: 160px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 2px;
	background: url(http://www.bransonzipline.com/images/zip_formbutton.png) center center no-repeat transparent;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	clear: both;
}
#faq {
	display: block;
	margin-left: 0px;
}
.faqQ {
	margin-top: 15px;
	margin-left: -15px;
	*margin-left: 0px;
	list-style: none;
	font-weight: bold;
}
.faqA {
	margin-left: 10px;
	*margin-left: 20px;
	list-style: none;
}
.header6white {
	font-weight: bold;
	color: #fff;
}

.search-box {
margin : 0;
padding : 6px 10px 0 10px;
width : 258px;
float : right;
display : block;
border : 0px;
}
.search-box form {
margin : 0;
padding : 5px 0 0 0;
border : none;
border : 0 solid red;
}
.search-box form fieldset {
margin : 0;
padding : 0;
border : none;
}
.search-box form fieldset input.light {
margin : 0 0 0 0;
float : left;
display : block;
padding : 0 0 2px 5px;
width : 138px;
background : #fff;
border : 1px solid #b6b6b6;
height : 14px;
font : bold 10px Verdana, Arial, Helvetica, sans-serif;
color : #CCCCCC;
font-size:11px;
}
.search-box form fieldset input.dark {
margin : 0 0 0 0;
float : left;
display : block;
padding : 0 0 2px 5px;
width : 138px;
background : #fff;
border : 1px solid #b6b6b6;
height : 14px;
font : bold 10px Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-size:11px;
}
.gobutton {
margin : 0 0 0 3px;
padding : 0 0 0 0;
width : 44px;
height : 18px;
background : url(http://www.bransonzipline.com/images/go.jpg) no-repeat left top;
cursor : pointer;
border : 0px;
}