body {
background: transparent url(../images/background1.gif) repeat-x scroll top;
}

/*Drop Down Menu modified from script created by Michael Leigeber: http://www.leigeber.com*/
.mainbody {
background: transparent url(../images/background.gif) repeat-y scroll center;
background-color:#ffffff;
margin:auto;
width:900px;
}

.nav, .nav:active, .nav:link, .nav:visited {
background:url(../images/topmenu_bg.gif);
border:1px solid #bac8ec; 
color:#ffffff;
cursor:pointer;
font-weight:bold;
float: left;   
height:100%; 
margin:auto; 
padding:5px 5px 5px 5px; 
width:167px; 
}

.nav:hover {
background:url(../images/topmenu_bgover.gif);
border:1px solid #BAC8EC; 
color:#ffffff;
cursor:pointer; 
display:block;
float: left;
height:100%;
margin:auto; 
padding:5px; 
width:167px;   
}

.current, .current:hover, .current:active, .current:link, .current:visited {
width:168px; 
height:100%; 
border:1px solid #BAC8EC; 
color:#ffffff;
display:block;
float: left; 
margin:auto;  
padding:5px; 
cursor:pointer; 
background:url(../images/topmenu_bgover.gif);
font-weight:bold;
}

/*SB Camp Stylesheet*/
#body {
background-color:#ffffff;
height:100%;
width: 900px;
}

#logo {
background: transparent url(../images/top.gif) no-repeat center top;
}

#border {
	margin: 0pt auto;
    width:920px;
    position:relative;
}

a { 
text-decoration: none;
color: #000000;  
}

a:link, a:visited {
color: #003366;
text-decoration: none;
font-weight:bold;
}

a:hover {
color: #FF9900;
text-decoration: none;
}

#powered {
	float:right;
	font-family: Arial,san-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
	text-align:center;
	width:130px;
}

#content {
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin-left:auto;
	padding-right:10px;
	padding-left:30px;
	width:700px;
}

#content2 {
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	padding-right:10px;
	padding-left:30px;
	margin-left:auto;
	width:605px;
}

#footer {
background: transparent url(../images/bottom.gif) no-repeat center bottom;
border-top: thin;
border-top-color: #2d3e63;
border-top-style: outset;
clear:both;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
margin:auto;
overflow:hidden;
padding:30px 0px 30px 0px;
text-align:center;
width:888px;
}

#toptext {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:150%;
	padding: 35px 70px 0px 70px;
	text-align:justify;
	height: 125px;
}

#content3 {
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin-left:auto;
	padding-right:10px;
	padding-left:30px;
	width:850px;
}

#toptext2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:150%;
	padding: 35px 100px 0px 100px;
	text-align:justify;
	height: 100px;
}

#topphotos {
text-align:center;
padding:10px 0 20px 0;
}

#topphotos2 {
text-align:center;
padding:50px 5px 50px 5px;
height: 100px;
}

#photos {
	float:right;
	font-family: Arial,san-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
	text-align:left;
	width:225px;
}

#photos2 {
	float:right;
	font-family: Arial,san-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
	text-align:left;
	width:200px;
}

#social {
float:left;
padding-right: 10px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:16px;
font-weight:bold;
}


.floatleft {
	float: left;
	margin: 3px;
}

.floatright {
	float: right;
	margin: 10px;
}

ul {
line-height:1.5em;
}

ul.features {
line-height:1.2em;
}
