* {
	margin:0;
	padding:0;
}
body {
	background:#3D4A57 url('/images/crackles-1.jpg') scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

/* wrapper (main content div)*/
div#wrap {
	width:95%;
	margin:20px auto 0 auto;
	padding:0 10px;
}

div.picture-sidebar {
    margin-top: 10px;
    margin-left: 40px;
    margin-right: 0px;
    margin-bottom: 0;
    border: none;
    float: right;
    padding-left: 20px;
    padding-right: 0px;
}

div.picture-sidebar img {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    border: 1px solid black;
}

img.pdf {
    border: none;
}

/* header & nav */
div.header {
	padding:10px 0 20px 10px;
	margin:0 auto; 
}
div#navbg {
	background-color:#ffffff;
	padding:5px;
}
div#nav {
	background-color:#3D4A57;
	background-color:#522B11;
	height:46px;
	display:block;
}
div#nav ul {
	font-size:0.95em;
	color:#333333;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
div#nav ul li {
	display:block;
	float:left;
	padding:0;
	background-color:#3D4A57;
	background-color:#522B11;
}
div#nav ul li a, div.nav ul li a:visited {
	float:left;
	padding:15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
div#nav ul li a:hover {
	text-decoration:underline;
}
div#nav ul li.selected a, div#nav ul li.selected a:visited, div#nav ul li.selected a:hover {
	background:#724B31 url('images/nav-selected.jpg') no-repeat scroll bottom center;
	text-decoration:none;
}

div#nav li:hover {
background-color: #724B31;
}

/* headers */
h1 {
	font-size:3.2em;
	letter-spacing:-2px;
	padding-left:10px;
	text-align:left;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#303030;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2.location {
    font-size: 190%;
    color: white;
    margin-bottom: -20px;
}

h2.subtitle {
    margin-top: 10px;
    color: white;
}
h2 {
	text-align:left;
	padding:0 0 10px 10px;
	font-size:1.2em;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 2px dashed #ccc;
    padding-top: 8px;
}
h3.news {
background-image: url(images/rss.jpg);
background-repeat: no-repeat;
background-position: center left;
padding-left: 40px;
margin-top: 15px;
margin-bottom: 10px;
padding-top: 5px;
font-size: 20px;
border: none;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	letter-spacing:-1px;
	font-weight:normal;
    color: black;
}

h5 {
    color: black;
}

div.subheader {
border: 2px solid #ccc;
padding: 10px;
background: #eeeeee;
}

div.subheader h3 {
    margin: 0;
    padding: 0;
    border: none;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color: black;
}
code {
	border:1px solid #dddddd;
	color:#666666;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default tables */ 

/* default links */
a, a:visited { 
	color:#3D4A57;
} 
a:hover { 
	color:#283039; 
}
	

/* centeral page */
div.page {
	clear:both;
	margin:0;
	padding:0;
	background-color:#ffffff;
}
div.page p {
	text-align:justify;
	font-family:Helvetica, Arial, sans-serif;
	/*color:#444444;*/
}

/* content */
div.page-wrap {
	background-color:#ffffff;
	padding:20px;
	clear:both;
}
div.content {
	background-color:#ffffff;
	float:left;
	width:100%;
	padding-right:20px;
    overflow: hidden;
}

/* footer */
div.footer {
	clear:both;
	border-top:1px solid #526475;
	background:#522B11;
	min-height:40px;
	clear:both;
}
div.footer p {
	text-align:center;
	color:#eeeeee;
	padding-top:8px;
	font-size:0.9em;
}
div.footer p a, div.footer p a:visited {
	color:#eeeeee;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}

table.staff {
    width: 800px;
    border-collapse: collapse;
}

table.staff td {
    vertical-align: top;
    text-align: left;
    padding: 20px;
    padding-bottom: 30px;
    border: none;
    color: black;
}

table.staff h4 {
    padding: 5px;
    padding-left: 0;
}

table.staff td img {
    border: 1px solid black;
}

table.camp {
    color: black;
    border-collapse: collapse;
    margin: 10px;
    width: 80%;
    border: 2px solid #444;
    margin-bottom: 20px;
}

table.camp th {
    text-align: left;
    border: 1px solid #aaa;
    color: white;
    padding: 10px;
    font-weight: bold;
    background: #3D4A57;
}

table.camp td {
    border: 1px solid #aaa;
    padding: 8px;
}

ul li {
    color: black;
    margin-left: 10px;
}

ul {
    margin-bottom: 20px;
}

div.caption {
    margin-top: 0px;
    font-size: 90%;
    color: #666;
    font-weight: normal;
}

div.weather-banner {
    padding: 9px;
    color: white;
    background-color: #e2bba1;
    padding-left: 50px;
    color:#522B11;
    border: 2px solid #522B11;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-image: url(/images/snow.png);
    background-repeat: no-repeat;
}
div.facebook {
    float:right;
    background: white;
    margin: 2px;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
}

div.facebook img {
    border: none;
}
