body {
	margin:0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: 100;
	font-size:12px;
	color:#000000;
	background: #f0f0f0;
}

#header {
	float: left;
	height: 200px;
	width: 100%;
	display: block;
	background: #ffffff url(images/logo.gif) no-repeat top left;
}

#print-logo img {
	display: none;
}

#header-inner {
	float: left;
	display: block;
	width: 950px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#header-left {
	width: 500px;
	height: 200px;
	float: left;
	display: block;
	margin: 0;
	padding:0;
}

#header-left a {
	width: 500px;
	height: 200px;
	text-indent: -9999px;
	font-size: 1%;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}

#header-right {
	width: 450px;
	height: 200px;
	float: left;
	display: block;
	overflow: hidden;
	margin: 0;
	padding:0;
}

#venuefinder {
	position: absolute;
	display: block;
	width: 221px;
	height: 42px;
	overflow: hidden;
	margin: 0;
	padding:0;
}

#venuefinder a {
	background: url(images/venue_finder.gif);
	width: 221px;
	height: 42px;
	padding: 0;
	border: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	font-size: 1%;
}

#memberlogin {
	position: relative;
	left: 229px;
	display: block;
	width: 221px;
	height: 42px;
	margin: 0;
}

#memberlogin a {
	background: url(images/member_login.gif);
	width: 221px;
	height: 42px;
	padding: 0;
	border: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;
	font-size: 1%;
}

#photo-slideshow {
	position: absolute;
	top: 50px;
	display: block;
	width: 450px;
	height: 150px;
	margin: 0;
}

a { color: #000000;}

*:focus
{
 -moz-outline: none;
}


/* page structure
---------------------------------------------------------- */

#main-body {
	float: left;
	display: block;
	margin: 0;
	padding:0;
	width: 100%;
	line-height:1.6em;
	text-align:left;
	background-color: #ffffff;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
}

#main-body-inner {
	float: left;
	display: block;
	margin: 0;
	padding:0;
	width: 952px;
	line-height:1.6em;
	text-align:left;
	background-color: #ffffff;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
}

#sidebar {
	margin: 12px 0 0 0px;
	border: 0px;
	padding: 0;
	width: 190px;
	float: left;
	display: block;
	overflow: hidden;
}

#content {
	width: 760px;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	background: url(images/line.gif) repeat-y top left;
	border: 0px;
	overflow: hidden;
}

#content-inner {
	margin: 0;
	width: 500px;
	padding: 20px 20px 50px 20px;
	border: 0px;
	float: left;
	display: block;
	overflow: hidden;
}

#content-inner p {
	color: #5b5b5b;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 1.5em;
}

#content-inner p.intro {
	color: #000000;
	font-size: 16px;
	font-weight: lighter;
}

#right-column {
	float: left;
	display: block;
	width: 220px;
	margin: 8px 0 0 0;
	padding: 0;
	overflow: hidden;
}

h1 {
	font-size: 24px;
	padding: 0px;
	margin: 0px 0 15px 0;
	letter-spacing: -1px;
	background: none;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}

h2 {
	font-size: 16px;
	padding: 5px 8px;
	vertical-align: top;
	margin: 0px;
	letter-spacing: -1px;
	background: #00b3ff;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
}

h3 {
	font-size: 12px;
	padding: 1px 5px;
	vertical-align: top;
	margin: 0px;
	letter-spacing: 0px;
	background: #a0e55f;
	color: #FFFFFF;
	text-transform: lowercase;
}

#content a {
	color: #000000;
	border-bottom: 1px solid #ff682c;
	text-decoration: none;
}

a:hover {
	background-color: #ff682c;
}
a.backtotop:hover {
    background-color: white;
}

#right-column p {
	margin: 0;
	padding: 5px 5px 15px 5px;
	font-size: 10px;
	line-height: 1.5em;
	color: #5b5b5b;
}
	
/* navigation */

#nav {
	position: relative;
	background: none;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width:190px;
	overflow: hidden;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#nav li {
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 27px;
}

#nav li a {
	position: relative;
	margin: 0;
	padding: 6px 10px;
	background: #a0e55f;
	color: #1e1b1b;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
}

#nav a.MenuSelected {
	position: relative;
	margin: 0;
	padding: 6px 10px;
	color: #1e1b1b;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	background: #00b3ff;
}


#nav li a:hover {
	padding-right: 20px;
}

body#home li#nav-hom a {
	background: #00b3ff;
}

body#about li#nav-abo a {
	background: #00b3ff;
}

body#findacamp li#nav-fin a {
	background: #00b3ff;
}

#look4camps {
	width: 220px;
	padding: 0;
	margin: 0 0 8px 0;
	border: 0;
}

#look4camps a {
	background: url(images/clickhere.gif);
	width: 220px;
	height: 73px;
	padding: 0;
	border: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;
	font-size: 1%;
}

body#findacamp #content {
	background: white;
}

body#findacamp #content-inner {
	width: 720px;
}

#findacamp-menu {
	position: relative;
	background: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:750px;
	overflow: hidden;
}

#findacamp-menu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	background: none;
}

#findacamp-menu li {
	margin: 0 4px 4px 0;
	padding: 0;
	float: left;
	width: 370px;
}

#findacamp-menu li a {
	display: block;
	margin: 0px;
	background: #ff682d;
	overflow: hidden;
	padding: 4px 10px;
	color: #1e1b1b;
	width: 350px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
}

#findacamp-menu li#active a {
	background: #1e1b1b;\
	float: left;
	color: #ff682d;
}

#map {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 180px;
}


/* footer
---------------------------------------------------------- */

#footer {
	margin: 0;
	display: block;
	float: left;
	width: 100%;
	background: #f0f0f0 url(images/gradient.png) repeat-x top left;
}

#footer-inner {
	padding: 20px;
	float: left;
	display: inline;
	margin: 0;
	overflow: hidden;
}

#footer p {
	padding: 0px;
	margin: 0;
	color: #888888;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
}

/* self-clearing floats */

#nav ul:after, 
#main-body:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*----------------------------------------------------------------------------------*/
/* Dunwich: VenueFinder email buttons */
a.buttonStop {
	text-decoration: none;
	display: block;
	border-width: 5px;

	height: 30px;
	width: 300px;
	margin: 10px;
	text-align:center;
}
a.buttonStop:link {
	font-size: 18px;
	line-height: 30px;

    color: #000000;
	font-weight: bold;
	/*background-color: #E80000;*/
	border-style: solid;
	border-bottom-color: #500000; /*darkest*/
	border-right-color: #800000;  /*dark*/
	border-left-color: #900000;   /*light*/
	border-top-color: #A00000;    /*lightest*/
}
a.buttonStop:hover {
    color: #FFFFFF;
}
a.buttonGo {
	text-decoration: none;
	display: block;
	border-width: 5px;

	height: 30px;
	width: 300px;
	margin: 10px;
	text-align:center;
}
a.buttonGo:link {
	font-size: 18px;
	line-height: 30px;

    color: #000000;
	font-weight: bold;
	/*background-color: #00E800;*/
	border-style: solid;
	border-bottom-color: #005000; /*darkest*/
	border-right-color: #008000;  /*dark*/
	border-left-color: #009000;   /*light*/
	border-top-color: #00A000;    /*lightest*/
}
a.buttonGo:hover {
    color: #FFFFFF;
}

