XBODY { background: url("images/tearupbackground2012a.jpg"); background-color: #1C120C; background-repeat: no-repeat; margin-top: 0px; margin-left: 0px; }

BODY {
        background-color: #1C120C;
        margin-top: 0px;
        margin-left: 0px;
}

#mainbody {
        background: url("images/tearupbackground2012newsub.jpg");
        background-color: #1C120C; background-repeat: no-repeat;
        min-width:1000px;
        max-width:1000px;
        height:760px;
        margin: 0 auto;
        position: float;
}


P {	font-size: 9pt; line-height: 140%; font-family: verdana, arial; }
.mid { font-size: 9pt; }
a.brown:active { font-weight: bold; color: #AA7301; color: brown; } 
a.brown:visited { font-weight: bold; color: #AA7301; color: brown; }
a.brown:link { font-weight: bold; color: #AA7301; color: brown; }
a.brown:hover { color: red; }
.yellow { color: yellow; }
H2  { font-size: 14pt; font-weight: normal; font-family: verdana, arial }
H3  { font-size: 12pt; font-weight: bold; font-family: verdana, arial }
H4  { font-size: 8pt; font-weight: bold; font-family: arial }
.links { font-size: 8pt; color: brown; }

#content {
	position: relative;
	top:88px;
	Xleft: 20px;
	Xright: 20px;
	border:2px solid black;
	padding:15px;
	max-width: 100%;
	background-color:#DEB887; color:black;
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 1);
        -moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 1);
        -webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 1);
	z-index:10;
}

#discussion { display: none; position:absolute; top: 100px; left:0px; width:100%; height:100%; background-color:white; }

#pleasewait { display: none; position:absolute; top: 100px; left:0px; width:100%; background-color:white; z-index:100; }

#register { display: none; position:absolute; top: 100px; left:0px; width:100%; height:100%; background-color:white; }

#campsitephotos { display: none; position:absolute; top: 100px; left:0px; width:100%; height:100%; background-color:white; }

#topnav { position:relative; top:75px; }

.topnav { color: white; }
.topnav a { font-family: arial,verdana; font-size:10pt; }

.photo {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.smallfont { font-size: 8pt; }
.verysmallfont { font-size: 6pt; }
