body {
	background-color: #241A00;
	margin: 0px;
	padding: 0px;
	
}
#wrapper_index {
	width: 800px;
	padding: 60px;
}
#wrapper {
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;	
}
#leftheader {
	float: left;
	height: 90px;
	width: 323px;
}
.camp-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0eadc;
	text-decoration: none;
	padding-top: 10px;
}
#rightheader {
	float: right;
	height: 90px;
	width: 580px;
}
#banner {
	height: 176px;
	width: 903px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	height: 90px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 903px;
	overflow: hidden
}

#leftcontent {
	float: left;
	width: 323px;
}
#leftfooter {
	float: left;
	height: 31px;
	width: 323px;	
	margin-left: 8px;
}
#rightfooter {
	float: right;
	height: 31px;
	width: 500px;
	margin-right: 8px;
}

#rightcontent {
	float: right;
	width: 580px;
	background-color: #f0eadc;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}
#footer {
	background-color: #241A00;
	background-repeat: repeat-x;
	height: 31px;
	width: 903px;
}

.welcome_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #689e00;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 8px;
}
.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #689e00;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 40px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-botttom: 10px;
}
.left_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f0eadc;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 45px;
	margin-top: 10px;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #538000;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 8px;
}

.book_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #312200;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
}

.left_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f0eadc;
	text-decoration: none;
	padding: 10px;
}

.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.plan_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;	
}
.text_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
#right_contact {
	float: right;
	width: 160px;
	padding-top: 10px;
}
#mid_contact {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 40px;
}
#left_contact {
	float: left;
	width: 190px;
	padding-top: 10px;
}
.email_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-botttom: 10px;
}
.email_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #538000;
	text-decoration: none;
	margin-top: 5px;
	margin-botttom: 10px;
}

.border {
	border: 1px solid #330000;
}

.tariff_border {
	margin-left: 5px;
	padding-top: 2px;
	border: 1px solid #5a4540;
	background-color: #f0eadc;
}

.tariff_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #312200;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}

.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
}

