/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	
}
.background {
	background:#EDE6DE url(../images/tile.gif) center top repeat-y; 
	}

#wrapper {
	width: 761px;
	margin: 0 auto;
	padding: 0;
	/*background-color:#FFFFFF;*/
}
#wrappercamps {
	width: 761px;
	margin: 0 auto;
	padding: 0;
	background-color:#E4D7C6;
}
#top {
	width: 761px;
	height: 98px;
	background-color:#C7913D;
	
}
#middle {
	width: 761px;
	top:98px;
	background-color:#FFFFFF;
	text-align:left;
	
}
#middlecamps {
	width: 761px;
	top:98px;
	background-color:#E4D7C6;
	text-align:left;
	
}
html>body #content {
margin-top: 0px;
padding-top: 80px;
}
#content {
	padding: 10px;
	margin-top: 80px;
	height:auto;
	text-align:left;
}
#contentcamps {
	width:735px;
	padding: 0;
	margin-top: 137px;
	margin-left:18px;
	height:auto;
	text-align:left;
	
}
.tablecamps {
	border-right:#660000 solid 1px ;
	border-bottom:#660000 solid 1px ;
}
html>body #contentcamps {
margin-top: 0px;
padding-top: 125px;
}
/*fonts*/
a {
	font-size: 11px;
	color: #660000;
}
a:visited {
	color:#FFCC00;
}
a:hover {
	color: #990000;
}
a:active {
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #826447;
}
.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D2615;
}

.campsright td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.adminform {
	width:700px;
}