body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
background-color: #000;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}

form {
margin: auto;	
	
}
.whitetext {
	
color: #FFF;	
}


.whitetext a{
	color: #F90;
	text-decoration: underline;
}

.campsbig a {
	color: #F90;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;	
}

.tablebackground {
	background-position: left top;
	border: 1px solid #333;
	background-color:  #1b1919;
}

.centertable {
	
	margin: auto;
	width: 500px;
	
}

.sep{
	background: url(images/horizontal_divider.jpg) repeat-x 0 bottom;
	font-size: 11px;
	color: #a0a0a0;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.blacktxt {
color: #000	
	
}
.orangetext {
	color: #F90;
	text-align:center;
	
}

.orangetext a {
	color: #F90;
	text-align:center;
	text-decoration: underline;	
}

.text16 {
	font-size: 16px;	
	color: #F90;
}

.text14 {
	font-size: 14px;	
	color: #F90;
}

.textindent {
	font-size: 16px;	
	color: #F90;
	padding-left: 20px;
}



a:link, a:visited {
	color: #F90;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover { color: #99FF00; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
	
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }

.horizontal_divider {
	background: url(images/horizontal_divider.jpg) bottom repeat-x;
}

.border_bottom {
	border-bottom: 1px dashed #000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


#wrapper_outer {
	width: 100%;
	margin: 0 auto;
}

#wrapper_inner {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/wrapper_bg.jpg) repeat-y;
}

#banner {
	width: 980px;
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}



#content_wrapper {
	clear: both;
	width: 960px;
	padding: 10px;
	
}



.content {
	float: left;
	width: 415px;
	
	/*border: 1px solid #363434;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left:18px;
	
	
}



.maincontent {
	float: left;
	width: 700px;
	/*border: 1px solid #363434;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left:18px;
	background-color: #FFF;	
}



.header_01 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}


.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}

.header_03 {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	/*color: #99be29;*/	
}

.header_03 a { color: #ffffff; text-decoration: none; }
.header_03 a:hover { color: #99FF00; }

.side_bar5 {
	float: left;
	width: 180px;
	
	padding: 0px 0px 0 0px;
background: #1B1919;
	border: 1px solid #363434;	
	background: #000;
}

.side_bar2 {
	float: right;
	width: 340px;
	height: 450px;
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}


.side_bar4 {
	float: right;
	width: 765px;
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}


.side_bar6 {
	float: right;
	width: 765px;
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}
.side_bar6 p {
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:justify;
}


.side_bar6 ol {
color: #FFF;	
	
}


.side_bar6 li {
	color: #FFF;	
	text-align:justify;
	padding-right: 20px;
	padding-left: 20px;
}

.side_bar6 ul {
	color: #FFF;	
	
}






.side_bar7 {
	float: right;
	width: 765px;
	height: 450px;
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}
.side_bar7 p {
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align:justify;
}


.side_bar7 ol {
color: #FFF;	
	
}


.side_bar7 li {
	color: #FFF;	
	text-align:justify;
	padding-right: 20px;
	padding-left: 20px;
}

.side_bar7 ul {
	color: #FFF;	
	
}




.side_bar8 {
	float: right;
	width: 765px;
	
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}
.side_bar8 p {
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}


.side_bar8 ol {
color: #FFF;	
	
}


.side_bar8 li {
	color: #FFF;	
	
	
}

.side_bar8 ul {
	color: #FFF;	
	
}


.side_bar9 {
	float: right;
	width: 765px;
	height: 450px;
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #000;
}

.side_white {
	float: right;
	width: 765px;
	
	padding: 0px 0px 0 0px;
	/*background: #1b1919;*/
	border: 1px solid #363434;	
	background: #fff;
}


.side_bar3 {
	float: right;
	width: 340px;
	padding: 0px 0px 0 0px;
	background: #FAF9F4;
	border: 1px solid #363434;	
}


.content_section {
	clear: both;
	padding: 0 0 0 0;
}

.content_section p span {
	color: #ffffff;
}

.image_wrapper_01 {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_01 img {
	border: 1px solid #363434;
}

.image_wrapper_02 {
	position: relative;
	margin: 0 0 10px 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_02 span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background: url(images/play_icon.jpg) no-repeat;
}

.image_wrapper_02:hover span {
	background: url(images/play_icon_hover.jpg) no-repeat;
}

.image_wrapper_02 img {
	border: 1px solid #363434;
}

.image_wrapper img {
	border: 1px solid #363434;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}


#footer {
	clear: both;
	width:990px;
	height: 61px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;	
}

.arrowgreen{
	width: 180px; /*width of menu*/
	
	
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	display: block;
	height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 0px 0 0px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-color: transparent;
	background-image: url(images/button_5.png);
	background-position: 100% 0;
	font-weight: bold;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #fff;
}

.arrowgreen li a:hover{
	color: #000;
	background-color:#000;
	
}

	
.arrowgreen li a.selected{
	color: #000;
	
}

.img1 {
border: none;	
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	
}


.small a {
color: #FFF;	
}
.border1 {
	border: 1px solid #Fff;	
}

.img0 {
padding-left: 50px;	
}

.img10 {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 2px;
}

.indentmenu{
	margin: auto;
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/p_right.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

.indentmenu ul{
	margin:0;
	padding: 0px;
float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(images/p_right.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #000 !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F90;	
	
}
.imgright {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFF;	
	
}

.white16 {
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	
}
.indentmenu2 {
	margin: auto;
	letter-spacing: 1px;
	width: 100%; /*leave this value as is in most cases*/
	line-height: 35px;
	background-image: url(images/p_right.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}

.indentmenu2 ul{
	margin:0;
	padding: 0px;
float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #ffffff; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(images/p_right.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
}

.indentmenu2 ul li{
display: inline;
}

.indentmenu2 ul li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.indentmenu2 ul li a:visited{
color: white;
}

.indentmenu2 ul li a:hover, .indentmenu ul li .current{
	color: #000 !important; /*text color of selected and active item*/
	padding-top: 0px; /*shift text down 1px for selected and active item*/
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F90;	
	
}