*{
	padding:0;
	margin:0;
}
html, body {
	background-color:#585738;
	margin: 0;
	padding: 0;
	height: 100%;
	font:normal 12px Arial, Helvetica, sans-serif;
}
body{
	background: url(/images/header-bg-repeat.jpg) top center repeat-x;
}
img{border:none;}
p{
	margin:10px 0;
}
.clearLeft{
	clear:left;
}
a{
	color:#542a00;
}
a:visited{
	color:#8d4600;
}
a:hover{
	color:#331a00;
	text-decoration:none;
}

#container{
	width:980px;
	margin:0 auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 97px;
	/*background: url(/images/header-bg.jpg) top left no-repeat;*/
}
#header{
	width:980px;
	height:250px;
	background: url(/images/header-bg.jpg) top center no-repeat;
	position: relative;
	line-height:normal;
}
#logo{
	display:block;
	/*background: url(/images/midway-adventure-logo.gif) top left no-repeat;*/
	position:absolute;
	width:215px;
	height:195px;
	top:45px;
	left:5px;
}
#logo span{
	display:none;
}
/* Begin Navigation */
#topnav, ul#topnav{
	position:absolute;
	top:120px;
	left:240px;
	list-style-type:none;
	line-height: 1;
}
#topnav ul{
	list-style-type:none;
}
#topnav li{
	float:left;
	/*background: url( /images/li-right.gif ) top right no-repeat;*/
	height:43px;
	padding:0 0 0 0px;
	margin:5px 6px 0 0;
}
#topnav li ul li{
	background: none;
	margin:0;
	height:auto;
	padding:0 5px;
	margin:0;
}
#topnav a, #topnav a:link, #topnav a:visited{
	/*background: url( /images/li-left.gif ) left top no-repeat;*/
	display:block;
	text-decoration:none;
	margin:0 0 0 -5px;
	padding:0px 5px 5px 5px;
	color:#EBB16A;/*#462715;*/
	font:bold 13px Arial, Helvetica, sans-serif;
	/*border-right:2px solid #EBB16A;*/
	line-height:26px;
	letter-spacing:0.005em;
	text-transform:uppercase;
	/*height:43px;*/
}
#topnav a:hover{
	text-decoration:underline;
}
#topnav li ul a, #topnav li ul a:link, #topnav li ul a:visited{
	background: none;
	width: 184px;
	border-bottom:2px solid #e5cb84;
	color:#462715;
	margin:0;
	padding:6px 0 6px 5px;
	line-height:14px;
}
#topnav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color:#f8eecb;
	text-transform:uppercase;
	padding:5px 0;
}
#topnav li:hover ul {
	left: auto;
}
#topnav ul li a:hover {
	background-color:#e2d9b9;
	text-decoration:none;
}
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul {
	left: auto;
}
#topnav li ul ul {
	margin: -1em 0 0 210px;
}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}
/* End Navigation */

/* Begin Sub Navigation */

#menu_vert ul{
	list-style-type:none;
}
#menu_vert li{
	padding:3px 0 3px 15px;
}
#menu_vert li a{
	font-size:14px;
	color:#211104;
}

/* End Sub Navigation */

#contentcontainer{
	width:940px;
	margin:0 auto;
	/*background:#585738 url(/images/content-bg.gif) top left repeat-y;*/
	padding:30px 20px 10px 60px;
}
#topShadow{
	width:970px;
	height:49px;
	margin:0 auto;
	background: url(/images/top-shadow.gif) top left no-repeat;
}
#left{
	float:left;
	width:280px;
}
#right{
	float:left;
	width:589px;
}
.mainContent{
	background-color:#faf0d6;
	margin:5px 0 0 0;
	padding:20px;
}
#footer{
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
	background: url( /images/footer-bg-repeat.jpg ) bottom center repeat-x;
	width:100%;
	height: 82px;
	margin:0 auto;
	clear:both;
}
#footerContent{
	margin:0 auto;
	width:980px;
	padding:40px 0 0 0;
	color:#663300;
	text-align:center;
}
#footer p{
	margin:0;
	padding:0;	
}
#footer ul{
	list-style-type:none;
	float:right;
	
}
#footer a, #footer a:visited{
	color:#663300;
	text-decoration:none;
}
#footer a:hover{
	color:#8d4600;
	text-decoration:underline;
}

.bigboxtop{
	width:540px;
	height:40px;
	background: url( /images/big-box-top.gif ) top left no-repeat;
	color:#663300;
	text-align:center;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:41px;
	margin:0 0 0 5px;
}
.bigboxbottom{
	width:485px;
	background: url( /images/big-box-bottom.gif ) bottom left no-repeat;
	padding:15px 25px 25px 30px;
	margin:0 0 20px 0;
	margin:0 0 0 5px;
}
.smallboxtop{
	width:268px;
	height:41px;
	background: url( /images/promoBox-top.gif ) top left no-repeat;
	color:#663300;
	text-align:center;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:42px;
}
.smallboxbottom{
	width:213px;
	background: url( /images/promoBox-bottom.gif ) bottom left no-repeat;
	padding:15px 25px 25px 30px;
	margin:0 0 20px 0;
}
/*.smallboxbottom a{
	display:block;
	background-color:#b3a582;
	padding:3px 5px;
}*/
.info{
	margin:0;
}
.info span{
	font:normal 16px Arial, Helvetica, sans-serif;
}
.price{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#530000;
}

#miniContactBg{
	width:255px;
	height:419px;
	background: url( /images/contact-bg.jpg ) top left no-repeat;
	margin:0 0 0 7px;
	padding:10px 15px;
	color:#663300;
}
#miniContactBg h2{
	margin:0 0 5px 60px;
	text-decoration:underline;
	color:#472A08;
}
#miniContactBg address{
	font-size:16px;
	font-weight:bold;
}
.phoneIcon{
	display:block;
	background: url( /images/phone-icon.gif ) top left no-repeat;
	margin:0 0 0 35px;
	padding:0 0 0 43px;
	line-height:43px;
	font-size:16px;
	font-weight:bold;
}
.viewMap{
	display:block;
	width:103px;
	height:20px;
	background: url( /images/view-map.gif ) top left no-repeat;
	margin:5px 0 0 65px;
	padding:56px 0 0 0;
	text-align:center;
}
.contactform textarea{
	width:360px;
	height:160px;
}
.minicontact{
	width:225px;
}
.minicontact label{
	float:left;
	font-weight:bold;
	padding:4px 0;
}
.minicontact input{
	width:170px;
	float:right;
	margin:3px 0;
}
.minicontact textarea{
	width:223px;
	height:80px;
	clear:left;
}
.minicontact input, .minicontact textarea{
	border:1px solid #663300;
}
.minicontact .submit input{
	width:60px;
	float:none;
	margin:5px 0 0 0;
	background-color:#663300;
	color:#F9F0D1;
	border:none;
}
.minicontact .submit input:hover{
	cursor:pointer;
	background-color:#F9F0D1;
	color:#663300;
	border:1px solid #663300;
}
.infoList{
	list-style-type:none;
	margin:5px 0 0 20px;
	
}
#vpsidebox{
	display:block;
	width:250px;
	line-height:18px;
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 0 15px 5px;
	background-color:#F9EFCF;
	padding:15px 0;
	text-decoration:none;
	border:5px solid #3E2103;
}
#vpsidebox:hover{
	background-color:#CFBF8E;
}
