* {
	margin: 0;
	padding: 0;
}
body {
	background: #7b9863;
	text-align: center;
}

#outerwrapper {
	width: 806px;
	margin: 0 auto;
	background: url('/ezstatic/data/northwaters/i/outer_bkg.gif?1') repeat-y ;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #FFEFC6;
}

/* begin general text styles */
body {
	font-family: Georgia,Verdana,Arial,Helvetica,Swiss,Futura,sans-serif;
	font-size: 12px;
}
p {
	margin-bottom: 1em;
}
a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #8e3825;
}
a:hover {
	text-decoration: underline;
	color: #404040;
}
h1 {font-size: 20px; color: #8E3825;}
h2 {font-size: 16px; color: #8E3825;}
h3 {font-size: 13px; color: #3a6624; text-transform: uppercase; }
h4 {font-size: 12px; color: #8E3825;}
h5 {font-size: 11px; color: #000;}
h6 {font-size: 10px; color: #000;}
/* end general text styles */

/* begin site header styles */
#hdr1 a {
	display: block;
	width: 760px;
	height: 184px;
	text-indent: -9999px;
	background: #000 url("/ezstatic/data/northwaters/i/header.jpg?1") top left no-repeat;

}

/* end site header styles */

/* begin NAVIGATION styles */
#nav {
	padding-bottom: 10px;
	background: transparent url("/ezstatic/data/northwaters/i/navshadow.jpg") bottom left no-repeat;
}
#primarynav {
	background: url("/ezstatic/data/northwaters/i/header.jpg?1") 0 -184px no-repeat;
	height: 46px;
	opacity: 0.99;
	padding-left: 10px;
}
#primarynav a {
	color: #fff;
	font: normal 14px/18px Georgia,"Times New Roman",Times,serif;
	display: block;
	height: 80%;
	border-left: 1px solid #888;
	margin-top: 5px;
	text-align: left;
	padding: 0 7px;
}
#primarynav a:hover {
	color: #ffefc6;
	text-decoration: none;
}
#primarynav li {
	display: block;
	width: 80px;
	float: left;
}

#primarynav li#nb1 { width: 60px; }
#primarynav li#nb2 { width: 86px; }
#primarynav li#nb3 { width: 89px; }
#primarynav li#nb4 { width: 67px; }
#primarynav li#nb5 { width: 70px; }
#primarynav li#nb6 { width: 57px; }
#primarynav li#nb7 { width: 105px; }
#primarynav li#nb8 { width: 90px; }
#primarynav li#nb9 { width: 54px; }
#primarynav li#nb10 { width: 64px; }




/* Some nav items are single line; set their line height to vertically-align them... */
li#nb1 a,
li#nb6 a,
li#nb10 a,
li#nb9 a {
	line-height: 36px;
}

#secondarynav {
	background: #161719;
	padding: 3px 0;
	background: #F7EBD6 url("/ezstatic/data/northwaters/i/pattern_bkg.gif") repeat;
}
#secondarynav li {
	display: inline;
	padding: 0 3px 0 5px;
	border-left: 1px solid #b84;
}
#secondarynav li.first {border: 0px solid #fff;}
#secondarynav li a {
	font-size: 1.1em;
	padding: 3px 2px;
	color: #8E3825;
}
#secondarynav li a:hover {
	color: #efdfc6;
	color: #000;
}
#secondarynav li a.secnavon, #secondarynav li a:hover.secnavon {
	background:	#740;
	color: #da6;
	text-decoration: none;
}

/* end NAVIGATION styles */

#enroll-btn{
float: right;
}

/* begin content styles */
#content {
	clear: left;
	text-align: left;
	margin: 10px 31px 10px 37px;
	padding: 0 0 5px 0;
	line-height: 1.67;
}
#content li {
	margin-left: 20px;
	list-style-type: square;
}
/* end content styles */

/* begin footer styles */
#footer {
	text-align: left;
	padding: 0;
	/*	color: #FFEFC6;	*/
	/*	border: 1px solid #000;*/
	background-color: #F7EBD6;
	border-top: 1px solid #8C6B62;
	height: 83px;
	background: url("/ezstatic/data/northwaters/i/pattern_bkg2.gif") repeat;
	margin: 0;
	position: relative;
	}

#footer a { color: #000; }
#footer a#adultlink { color: #8E3825; }
#footer a.footerLink{
	color:#8e3825;
}

#facebook img{
position: absolute;
left: 10px;
top: 20px;
border: 0px;
float: left;
}

#siteinfo {
	float: left;
	width: 417px;
	text-align: center;
	margin: 15px 0 0 176px;
	display: inline; /* for IE margin-doubling bug */
}

#oca {
	width: 69px;
	height: 83px;
	float: right;
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/northwaters/i/oca_logo.jpg") top left no-repeat;
}
/* end footer styles */

/* begin footer styles */
#usmtag { 
margin-top: 20px;
margin-bottom: 10px;
}

#usmtag li {
	list-style: none;
}
#usmtag li a { color: #fff; font-size: 11px; }

/* end footer styles */

.skiplink{ /* be double sure that links to skip navigation won't appear in visual browsers */
	position: absolute;
	top:-200px;
	display: block;
	text-indent: -9999px;
}

.imgright {
float: right;
display: block;
margin-left: 20px;
border: 1px solid #8E3825;
}

.imgleft {
display: block;
float: left;
margin-right: 20px;
border: 1px solid #8E3825;
}

div.downloadgroup {
margin-top: 20px;
padding: 10px;
border: 1px solid #8C6B62;
background-color: #F7EBD6;
	background: url("/ezstatic/data/northwaters/i/pattern_bkg.gif") repeat;

}

div.downloadgroup ul { margin-left: 20px; }

div.downloadgroup p { margin-bottom: 0; line-height: 1.5; }

.border { 
border: 1px solid #8E3825;
}


/* 2007 Alumni Styles */

table.nwalum th { background-color: #EEE6CA; line-height: 1; padding: 4px;
border-top: 1px solid #8c6b62; border-bottom: 1px solid #8c6b62;
}
table.nwalum tr:hover { background-color: #EEE6CA; }
table.nwalum td { border: 1px solid #EEE6CA; padding: 4px; border: 0;  }

#paddlepromo {
float: right;
padding-top: 10px;
}

#filedownload {
	width: 59%;
	float: left;
}
#reg-online-block {
	float: left;
	width: 39%;
}
div#filedownload h3, div#reg-online-block h3 { margin: .5em 0; font-size: 1.25em}
div#filedownload h4, div#reg-online-block h4 { margin-bottom: 0; margin-top: .5em; font-size: 1em;}
div#filedownload div, div#reg-online-block div { margin-top: 0; }

/*Schedule Page*/
.subheading{
	font-weight:bold;
}
.nw_schedule{
	font-size:16px;
}
.nw_schedule td{
	line-height:10px;
}
#askdirector{
	text-align:center;
	margin-top:120px;
}

/*Staff Page*/
.list{
	line-height:20px;
	font-size:12px;
}
.list td>img{
	border:1px solid #8E3825;
}
.list h3, .list h2{
	margin-bottom:4px;
}
.list .intro{
	font-size:12px;
}
.list-header{
	margin-top:-10px;
	position:relative;
	top:10px;
}
.nw_header td{
	height:30px;
	padding-bottom:10px;
}
.ezclassesnavigator td>img{
	border:0;
}
#schedule_header h2, .promo{
	display:inline;
}
.promo{
	float:right;
	margin-right:35px;
	position:relative;
	left:-230px;
}
.promo h1,.promo h2{
	padding:0;
	margin:0;
}

/* Slideshows */
#scenesfromcampimg {
	float:right;
	height:350px;
	margin-right:4px;
	width:320px;
}
#scenesfromcampimg p {
	margin-left:10px;
	margin-top:5px;
}
#rotator {
	margin:15px auto 0;
	padding:0;
	position:relative;
	text-align:center;
	width:100%;
}
#rotator img {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #333;
	display:none;
	left:50%;
	padding:5px;
	position:absolute;
	top:0;
}
#scenesfromcampimg #rotator img {
	padding:3px;
}
#ss_content {
	height: 550px;
}