/* global */
html{height: 100%;}
	
body{margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
background: url(/Campers/images/grey_bg.gif) repeat-x #b4ad83;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
overflow:auto;
}
p{margin:25px;}
.style1 {color: #f7a521}
a{color:#000000; text-decoration:none;}
a:hover{text-decoration:underline;}
h1{color:#666666; padding-left:20px; line-height:normal; font-size:14px;}

#wrapper{width:900px;
height:auto;
margin: 0 auto;
}

#top_panel{width:900px;}
	#main_nav{height:57px;
	background-image:url(/Campers/images/dot.gif);
	background-repeat:repeat-x;
	background-position:0 104%;}
	.contact{float:right; color:#FFFFFF; margin-top:10px;}
	.small_logo{margin-bottom:8px;
	margin-right:10px;}
	#sub_nav{background:#FFFFFF;
	height:100px; 
	padding-right:5px;
	text-align:left; 
	}
		#bar{
background-image:url(/Campers/images/bar.gif);
width:900px;
height:10px;}

#main_panel{
	margin: 0px auto;
	background:#FFFFFF;
	width:900px;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 1%;
}
.items{float:left; margin-left:10px; padding:10px; border:1px solid  #CCCCCC;}
#bigImage{text-align:center}
#bigImage img{margin-bottom: 10px}
img{border:0;}

.text{width:400px; height:auto; margin-left:40px;}
.text2{margin-left:20px;}
.main_image{float:right; margin-left:20px; border: 1px solid #999999}
.bullet{margin-right:5px;}

#lower_wrap{margin: 0 auto; clear: both;  }
	#left_panel{
	margin-top:10px;
	height:330px;
	width:445px;
	background:#FFFFFF;
	float:left;
	padding-bottom:20px;

	}
	#right_panel{
	margin-top:10px;
	height:330px;
	width:445px;
	background:#FFFFFF;
	float:right;
	padding-top:20px;

	}
	#camper_panel{
	margin-top:10px;
	height:auto;
	width:900px;
	background:#FFFFFF;
	float:right;
	}
#left_cont{text-align:justify; padding-left:40px;}
input
{
color: #000000;
background: #efecdb;
border: 1px solid #b3ac82;
height:17px;
font-size:11px;
}
textarea{color: #000000;
background: #efecdb;
border: 1px solid #b3ac82;
font-size:11px;}

#right_cont{text-align:center}

#footer{height:auto; width:100%; color:#FFFFFF; background-color:#281b00; float:right}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}.ico{margin-right:5px;}
			#foot_wrap{width:900px; margin:0 auto;}
				#left_foot{
				margin-top:10px;
				height:auto;
				width:445px;
				float:left;
				padding-bottom:40px;}
				
				#right_foot{
				margin-top:10px;
				height:auto;
				width:445px;
				float:right;
				padding-bottom:40px;}
