@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #421804;
	background-image: url(images/mainBGTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.main {

}
.container {
	background-image: url(images/containerBG.jpg);
	background-repeat: repeat-y;
	background-position: center -50px;
}
.container .main {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 19px;
}
.container .main a {
	color: #FFFFFF;
}

.container .main .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA8200;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.container .main .imgRight {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.textWhite {
	color: #FFFFFF;
}
.header .pageLable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 31px;
	margin-right: 20px;
}



.container .main .smallWidth {
	float: left;
	width: 600px;
}
.textBold {
	font-weight: bold;
}


.nav {
	float: left;
	width: 210px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nav .bar {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA8200;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.nav .box {
	clear: left;
	float: left;
	height: 32px;
	width: 180px;
}
.nav .subBox {
	clear: both;
	float: left;
	min-height: 28px;
	/*height: 28px;*/
	width: 170px;
}

.nav .box .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.nav .box .text a {
	color: #FFFFFF;
	text-decoration:none;
}

.nav .box .bull {
	background-color: #DA8200;
	float: left;
	height: 9px;
	width: 9px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-left: 3px;
}

.nav .subBox .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	/*border: solid 1px #000000;*/
	width: 143px;
}
.nav .subBox .text a {
	color: #FFFFFF;
	text-decoration:none;
}
.nav .subBox .bull {
	float: left;
	height: 7px;
	width: 7px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 13px;
	margin-left: 10px;
	border: 1px solid #DA8200;
}

.header {
}
.header a {
	color: #FFFFFF;
	text-decoration:none;
}
.header .right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/zion_country_action_tours_r1_c10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 5px;
}

.header .rightBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 5px;
}


.main .mainLeft {
	background-image: url(images/mainBGShadowLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.main .mainRight {
	background-image: url(images/mainBGShadowRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body {

}
.body .bodyLeft {
	background-image: url(images/bodyBGLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.body .bodyRight {
	background-image: url(images/bodyBGRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main .list {
	float: left;
	width: 200px;
	margin-left: 20px;
	list-style-type: square;
}
.main .listContainer {
	clear: right;
	float: left;
	margin-left: 20px;
}
.main .packageContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.style1 {color: #DA8200}
.style3 {color: #DA8200; font-weight: bold; }
.style4 {font-size: 16px}
.style5 {color: #DA8200; font-weight: bold; font-size: 16px; }