﻿/*main styles*/
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #333333;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
}
h1, h2
{
	text-transform: uppercase;
	font-weight: bold;
}
h1
{
	color: #494949;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 15px;
}
h2
{
	color: #666666;
	padding-top: 10px;
	font-size: 1em;
	padding-bottom: 5px;
}
h3, h4, h5, h6
{
	font-weight: bold;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 5px;
}
p
{
	padding-bottom: 5px;
	padding-top: 5px;
}
ul
{
	list-style-type: disc;
	margin-left: 20px;
}
li
{
	padding: 2px 0px 2px 0px;
}
#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-image: url(/images/mountains.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*header styles*/
#header
{
	height: 235px;
	margin-left: 10px;
	margin-right: 10px;
}
#headerlogo
{
	padding-top: 3px;
	float: left;
}
#headerlinks
{
	float: right;
	padding-top: 30px;
}
#headerlinks a
{
	color: #CCCCCC;
	font-weight: normal;
}
#header ul
{
}
#header li
{
	padding: 0em 0em 0em 1.5em;
	list-style-type: none;
	display: inline;
}

/*content styles*/
#content
{
	clear: both;
	padding-top: 15px;
	padding-bottom: 30px;
	font-size: .8em;
}
#content a
{
	color: #660000;
}
#content a:visited
{
	color: #993333;
}
.special
{
	color: rgb(59, 93, 139);
	font-weight: bold;
	font-size: 1.1em;
}
.tag
{
	font-family: Palatino Linotype, Georgia, Cambria, Serif;
	font-weight: normal;
	font-size: 2.3em;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 100%;
}
.boxed
{
	float: left;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.boxed img
{
	border: 3px solid #CCCCCC;
	margin-left: 2px;
	margin-bottom: 5px;
}
.boxed a:hover img
{
	border: 3px solid #660000;
}
.subcontent
{
	width: 200px;
	font-size: .9em;
}
hr
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.regcontent
{
	width: 680px;
	min-height: 250px;
}
img.inline
{
	float: right;
	margin: 10px;
}
#subsections
{
}
#mainsections
{
	clear: both;
}
.camps hr
{
	margin: 20px 0px 20px 0px;
}
.bio
{
	clear: both;
}
.bio span
{
	display: block;
	font-size: .6em;
}
.bio .summary
{
	float: left;
	width: 140px;
	margin-right: 10px;
	font-size: 1.2em;
}
.bio .summary img
{
	margin-top: 10px;
}
.bio .details
{
	float: right;
	width: 500px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.dates
{
	margin-top: -.5em;
	margin-bottom: 1.5em;
	font-size: .9em;
	font-style: italic;
	display: block;
}
.labeledcheck
{
	display: inline;
}
.checklabel
{
}
.checklabel .dates
{
	margin-top: 5px;
}
.article
{
	margin-bottom: 20px;
	margin-top: 20px;
}
.article.first
{
	margin-top: 0px;
}
.article table
{
	display: table;
	width: 100%;
	margin: 5px;
}
.infobox
{
	padding: 5px 10px 15px 10px;
}
.calctext
{
	width: 200px;
}
.camptitle
{
	text-transform: uppercase;
	margin-top: 20px;
	color: #494949;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 15px;
}
#guardianinfo
{
	margin-top: 10px;
}
blockquote
{
	width: 80%;
	margin: 15px 0px 15px 50px;
	padding: 0px 0px 0px 18px;
	background: url(/images/open-quote.gif) no-repeat left top;
	color: #666666;
}
.author
{
	background: url(/images/close-quote.gif) no-repeat right top;
	display: block;
	margin-top: 10px;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
}
#note, .contactme
{
	padding-top: 20px;
}
/*footer styles*/
#footer
{
	clear: both;
	background-color: #660000;
	color: #999999;
	font-size: .73em;
	background-image: url(/images/footertop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
}
#footerwrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-top: 15px;
}
#footerwrap ul
{
}
#footerwrap li
{
	padding: 0em 1em 0em 0em;
	list-style-type: none;
	display: inline;
}
#footerwrap #footerlinks
{
	padding-top: 38px;
	float: left;
}
#footerwrap #footerlinks a
{
	font-weight: normal;
}
#footerwrap #corpfooter
{
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: right;
	float: right;
	width: 300px;
	margin-right: 10px;
}
#footerwrap #corpfooter #footerlogo
{
	padding-top: 20px;
	float: right;
}
#footerwrap #corpfooter #contactinfo
{
	float: left;
}
#footerwrap #corpfooter address
{
	margin-top: -2px;
	padding-bottom: 15px;
}
#footer #copyright
{
	clear: both;
	color: #666666;
	text-align: center;
	clear: both;
	width: 100%;
	background-color: #ffffff;
	padding-top: 7px;
	height: 25px;
}
#copyright a
{
	font-weight: normal;
	color: #666666;
}
.badge
{
	position: relative;
	margin-top: -185px;
	left: 700px;
}
.iebadge
{
	position: relative;
	margin-top: -200px;
	left: 350px;
}

/* jwizard styles */

#jwizard div.title
{
	color: #666666;
	padding-top: 10px;
	font-size: 1em;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Notice we have to refer to the stepwrapper now that the menu is enabled */
#jwizard div.stepwrapper
{
}

#jwizard div.step
{
}

#jwizard div.step p
{
	padding: .5em;
	margin: 0;
}

#jwizard div.buttons
{
	margin-top: 1em;
	text-align: left;
}

#jwizard div.buttons button
{
	margin-right: 1em;
	padding: .5em 1em;
}

#jwizard span.counter
{
}
