.note {
	font-size: 2em;
	color: #ff0000;
	font-weight: 900;
}

/* defaults */

body {
	font-size: 62.5%;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

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

a:hover {
	color: #653d0a;
}

/* page layout */

#page {
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 820px;
	padding: 60px 105px 60px 105px;
}

.innerpage {
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
	width: 100%;
	position: relative;
}

.leftside {
	width: 162px;
	float: left;
	text-align: center;
	padding: 0px 6px 0px 6px;
}

.leftside img {
	margin-top: 6px;
}

.leftside p {
	color: #003300;
	font-weight: 900;
	font-size: 1.2em;
	line-height: 120%;
}

.leftside .traffic {
	margin: 15px 10px 3px 10px; 
	text-align: left; 
	font-size: 1.4em;
}

.leftside .traffic a {
	color: #653d0a;
}

.leftside .traffic a:hover {
	color: #003300;
}

.slogan {
	margin-left: 10px; 
	margin-right: 10px;
}

.address {
	text-align: left;
	width: 144px;
	margin-top: 10px;
	margin-left: 10px;
}

.address p {
	font-weight: 500;
	font-size: 1.1em;
	line-height: 120%;
}

.rightside {
	width: 640px;
	float: right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
}

.footer {
	margin-top: 20px;
	overflow: visible;
	width: 640px;
}

.new {
	margin: 0px;
}

.footer div#one {
	margin-right: 10px;
	float: left;
}

.footer div#two {
	margin-right: 9px;
	float: left;
}

.footer div#three {
	float: left;
}

.photoright {
	float: right;
	margin: 2px 0px 12px 12px;
}

.photoleft {
	float: left;
	margin: 2px 12px 12px 0px;
}

/* mainnav start */

#navigation {
	margin-bottom: 0px;
	overflow: visible;
	z-index: 98;
	position: relative;
	width: 100%;
}

#navigation h2 {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 1.3em;
	line-height: 100%;
	font-weight: 900;
	text-align: center;
	position: relative;
}

#navigation h2#staff {
	margin-right: 0px;
}

#navigation h2 a {
	background-color: #653d0a;
	width: 108px;
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #fff;
	position: relative;
}

#navigation h2 a:hover {
	background-color: #003300;
}

/* mainnav stop */

/* subnav start */

.menu {
	padding-top: 8px;
	background-color: #a49d83;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	z-index: 99;
	position: relative;
}

.menu p {
	margin: 0px;
	z-index: 99;
	position: relative;
}

.menu p a {
	padding: 5px 6px 5px 10px;
	background-color: #a49d83;
	display: block;
	line-height: 100%;
	z-index: 99;
	position: relative;
}

.menu p a:hover, .menu p a.subsub:hover {
	background-color: #948d76;
}

.menu p a.subsub {
	padding-left: 20px;
	color: #653d0a;
	z-index: 99;
	position: relative;
}

/* subnav stop */

#content {
	padding: 20px;
	color: #003300;
	clear: both;
	max-height: 300px;
	overflow: auto;
	z-index: 4;
	position: relative;
}


#content h1 {
	font-size: 2.6em;
	line-height: 130%;
	margin: 0px 0px 1em 0px;
	color: #653d0a;
}


#content h2 {
	font-size: 2em;
	line-height: 130%;
	margin: 1em 0px .3em 0px;
	color: #653d0a;
}

body.photo {
	background-image: url(/images/bg_green_hp_20.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 40px;
}

body.photo h2 {
	font-size: 1.1em;
	line-height: 130%;
	margin: .3em 0px .3em 0px;
	color: #653d0a;
}

#content h3, body.photo h3 {
	font-size: 1.5em;
	line-height: 130%;
	margin: .5em 0px .4em 0px;
	color: #653d0a;
}

.apptable {
	background-color: #ababab;
	margin: 0px auto 0px auto;
}


#content li {
	margin-bottom: 0px;
	margin-top: 0px;
}

#content ul {
	margin-bottom: 15px;
	margin-top: 0px;
}

#content p, #content li, #content ol.space li, ol.commentlist li, .apptable, body.photo p {
	font-size: 1.3em;
	line-height: 140%;	
	margin: 0px 0px 1em 0px;
}

#content form p {
	clear: both;
	overflow: auto;
	width: 100%;
}

body.photo td {
	font-size: 1em;
	line-height: 130%;	
	margin: 0px 0px .5em 0px;
}

#content p a, #content li a {
	padding-bottom: 1px;
	border-bottom: 1px dotted #003300;
}

#content li.thumbnail a {
	border-bottom: 0px;
}

/* quicklinks */

#hilite {
	background-color: #d9cdbc;
	line-height: 1em;
	padding: 10px 10px 6px 20px;
	width: 610px;
	overflow: auto;
	z-index: 3;
	position: relative;
	clear: both;
}

#hilite div.section {
	font-weight: 500;
	font-size: 1.1em;
	padding-right: 6px;
	border-right: 1px solid #653d0a;
	margin: 0px 6px 0px 0px;
	width: 192px;
	float: left;
}

#hilite div.section img {
	float: left;
	margin: 3px 6px 0px 0px;
}

#hilite div.section p {
	margin-top: 5px;
	line-height: 130%;
	color: #003300;
}

#hilite div.section p a {
	border-bottom: 1px dotted #003300;
}

#hilite div.section img#reg {
	margin-top: 8px;
}

#hilite div.section p#traffic {
	margin-top: 10px;
}

/* colors */

body#front, body#about {
	background-color: #52652d;
}

#front #page, #about #page {
	background-image: url(images/bg_green_hp.jpg);
}

#front .innerpage, #about .innerpage {
	background-image: url(images/bg_green_hp_40.jpg);
}

#front .rightside, #about .rightside {
	background-image: url(images/bg_green_hp_20.jpg);
}

body#campers {
	background-color: #3758a5;
}

#campers #page {
	background-image: url(images/bg_blue_subp.jpg);
}

#campers .innerpage {
	background-image: url(images/bg_blue_subp_40.jpg);
}

#campers .rightside {
	background-image: url(images/bg_blue_subp_20.jpg);
}

body#alumni {
	background-color: #3e1f1a;
}

#alumni #page {
	background-image: url(images/alumni_bg.jpg);
}

#alumni .innerpage {
	background-image: url(images/alumni_bg_40.jpg);
}

#alumni .rightside {
	background-image: url(images/alumni_bg_20.jpg);
}

body#parents {
	background-color: #ddb420;
}

#parents #page {
	background-image: url(images/parent_bg.jpg);
}

#parents .innerpage {
	background-image: url(images/parent_bg_40.jpg);
}

#parents .rightside {
	background-image: url(images/parent_bg_20.jpg);
}

body#staff {
	background-color: #3c7b97;
}

#staff #page {
	background-image: url(images/staff_bg.jpg);
}

#staff .innerpage {
	background-image: url(images/staff_bg_40.jpg);
}

#staff .rightside {
	background-image: url(images/staff_bg_20.jpg);
}

/* forms */

p label {
	display: block;
	width: 170px;
	float: left;
	margin-right: 15px;
}

.type2 p label {
	display: block;
	width: 100px;
	float: left;
}

.type2 p input.tipe2, .type2 p textarea {
	width: 250px;
}

p input, p textarea, li input {
	padding: 3px;
	margin: 0px;
	border: 1px solid #ccc;
	color: #653d0a;
}

form ul {
	list-style-type: none;
	margin-left: 170px;
	padding: 0px;
}

form li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

form#reg p, form h2 {
	clear: both;
	font-size: 1.2em;
}

form h2 {
	padding-top: 10px;
	margin-top: 80px;
	margin-bottom: 30px;
	border-top: 2px solid #653d0a;
}

form#reg p label {
	width: 225px;
	margin-right: 12px;
}

form p{
	clear: both;
}

/* misc */

.thumbdex {
	margin-top: 30px;
}

.thumbdex img {
	margin: 0px 20px 20px 0px;
}

.clr {
	clear: both;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

form {
		margin: 0px;
}

pre {
	font-size: 1.2em;
	line-height: 130%;
}

#expertise {
	height: 150px;
	width: 50%;
	overflow: auto;
	margin: 0px 0px 25px 0px;
}

#expertise .teach, #expertise .assist {
	margin: 0px 20px 0px 13px;
}

#expertise p {
	margin: 0px 0px 2px 0px;
}

.next {
	text-align: right;
	margin: 30px 20px 40px 0px;
}

.next a {
	background-color: #653d0a;
	padding: 8px;
	text-decoration: none;
	color: #fff;
	position: relative;
	letter-spacing: 2px;
	margin-right: 5px;
}

.pic_rt {
	float: right;
	margin: 0px 0px 10px 10px;
}