html { min-height: 100%; margin-bottom: 1px; }

body {
/*	font: 0.85em/1.3 "Trade Gothic", Lucida, Verdana, Arial, sans-serif; */
	font: 0.80em/1.3 "Trade Gothic", Lucida, Verdana, Arial, sans-serif;
	margin: 0; padding: 0;
	text-align:center;
	color: #3f3e3e;
	background: #fff url("/ezstatic/data/alohafoundation/i/v2/bg-header.jpg") repeat-x left top;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding-top: 0;
}

h1 {
	color: #254d1e; /* green */
	font-weight: normal;
	font-size: 1.6em;
	line-height: normal;
}

h2 {
	font-size: 1.4em;
	font-weight:normal;
	color: #254d1e; /* green */
/*	color: #dfdc9b; */
	line-height: normal;
	margin: 0 0 14px 0;
}

.articleMainHeading {
	color: #dfdc9b;
}

h3,
h3 a {
	font-weight:normal;
	font-size: 1.2em;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
	color: #254d1e;
	letter-spacing: -.01em;
}

h4 {
	font-size: .9em;
	color: #254d1e;
	letter-spacing: -.01em;
}

p {
	margin: 0 0 14px;
}

a {
	outline: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

table {
	margin: 0 auto 20px;
	border-collapse: collapse;
}

th {
	background: #4b4b4b;
	color: #fff;
	padding: 4px;
	font-size: smaller;
}

td {
	vertical-align: top;
	padding: 4px;
}

.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

#ezarticleviewtpl ul {
	margin-left: 40px;
}

#ezarticleviewtpl {
	width: 90%;
 	margin: 220px auto 20px;
}

.smaller {
	font-size: 80%;
	display: block;
}

.backtotop {
	font-style: italic;
	text-align: right;
	font-size: 80%;
	margin: 0 0 20px;
}

.missing {
	background: pink;
	border: 1px solid red;
	border-width: 1px 0;
	padding: 8px;
	font-weight: bold;
}

label.error {
	display: block;
	color: red;
}

fieldset {
	width: 80%;
	margin: 0 auto 20px;
}

.extracontent {
	width: 90%;
	margin: 0 auto;
}

/*
	CONTENT CLASSES
*/
/*
.heading,
.articleMainHeading {
	color: #dfdc9b;
	background: #4a7b4b url("/ezstatic/data/alohafoundation/i/v2/bg-header.gif") repeat-y left top;
	padding: 8px 0 8px 30px;
	margin: 0;
	width: 786px;
	position: absolute;
	left: 174px;
	top: 0;
}
*/


.heading,
.articleMainHeading {
	position: absolute;
	left:174px;
	top: 140px;
	width: 806px;
	height: 40px;
}

.articleMainHeading span {
	display: block;
	position: absolute;
	width: 100%;
	left: 16px;
	top: 12px;
}


/*
THESE STYLES WERE USED WHEN THE TOP LEVEL CATEGORY WAS DISPLAYING ON 
TOP OF THE INTERIOR PAGE MAIN IMAGE

#topLevelHeading {
	position: absolute;
	left:174px;
	top: 140px;
	width: 806px;
	height: 40px;
}

#topLevelHeading span {
	display: block;
	position: absolute;
	left: 16px;
	top: 12px;
}
*/

/*
	TEMPLATE
*/

.sitewrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}


/* 
	MASTHEAD
*/

#masthead {
	height: 106px;
	position: relative;
}

#masthead p {
	 margin: 0;
	 padding: 0;
}

#sitelogo a {
	text-indent: -999em;
	display: block;
}

#siteaddress {
	position: absolute;
	width: 367px;
	height: 15px;
	text-indent: -999em;
	/*
	Client does not want address to display: 05152009 - MN

	background: transparent url("/ezstatic/data/alohafoundation/i/v2/hdr-address.gif") no-repeat left top;
	*/
}

/* 
	CONTENT AREA
*/

.green {
	background: #346335 url("/ezstatic/data/alohafoundation/i/v2/bg-ds-white.gif") repeat-x left bottom;
	padding: 0 0 9px 0;
}

.green .sitewrapper {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/bg-content.gif") repeat-y left top;

}

.rb {
	/*
	width: 740px;
	float: right;
	margin: 70px 52px 0 0; */ /* top margin for the interior pages */
	
	/* new layout */
	width: 806px;
	float: right;
	display: inline;
	/*
	float: right;
	display: inline;
	*/
	margin: 0 20px 0 0; /* top margin for the interior pages */
/*	background: transparent url("/ezstatic/data/alohafoundation/i/v2/bg-headerwave.png") no-repeat left 140px; */


}

/*
.bg-wave {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/bg-headerwave.png") no-repeat left 140px;
	border-top: 1px solid transparent;
}
*/

.lb {
	width: 174px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;

}

#contentbase {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/bg-content-base.gif?4") no-repeat left bottom;
	height: 4px;
}

#home #contentbase {
	background: #4a7b4b url("/ezstatic/data/alohafoundation/i/v2/bg-content-base.gif?4") no-repeat left bottom;
	height: 4px;
}

#home #basemenu{
height:100%;
}

#home .green .sitewrapper {
	background: #4a7b4b url("/ezstatic/data/alohafoundation/i/v2/bg-content-home.gif") repeat-y left top;
}

/* 
	NEWSBAR
*/

#newsbar {
	background: #d9ce98 url("/ezstatic/data/alohafoundation/i/v2/bg-ds-white.gif") repeat-x left bottom;
	padding: 0 0 18px 0;
}

div.newsheads {
	margin: 0;
	padding: 0 0 0 55px;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/hdr-news.gif") no-repeat left 1px;
	height: 15px;          
}

#rotator {
	display: block;
	width: 700px;
	height: 20px;
}

span.adtitle {
	font-weight: bold;
}

/* 
	FOOTER
*/

#footer {
	font-size: 80%;
	text-align: center;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/logo-accredited.gif") no-repeat 35px 15px;
	padding: 10px 0;
	min-height: 80px;
}

#footer {
	height: auto !important;
	height: 80px;
}

#footerwrapper {
	padding: 0 0 0 170px
}
/* 
	HOME PAGE
*/
#home .green {
	background: #346335 url("/ezstatic/data/alohafoundation/i/v2/bg-ds-tan.gif") repeat-x left bottom;
}

#home #ezarticleviewtpl {
	display: none;
}

#home .rb {
	width: 740px;
}

#home .bg-interior-camp {
	background-image: none;
}

/*
	NAVIGATION
*/

ul#navbar {
	margin: 40px 0 0;
	padding: 0;
	list-style-type:none;
	width: 170px;
}

ul#navbar li {
	width: 170px;
	display:block;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	text-indent: -999em;
	font-size: .80em;
	font-weight:bold;
	width: 170px;
	display:block;
	color: #fff;
}

/* foundation link on ALL CAMP PAGES */
li#nb-foundation-home a { 
	height: 26px;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/alohafoundation/navbar.jpg") no-repeat left -4px;
}

li#nb-foundation-home a:hover { 
background-position: -170px -4px;
}

ul li ul li#hide {
	display: none;
}



/* ---------------- */


li#nb1 a:hover {
	background-position: -170px -4px;
}
li#nb2 a:hover {
	background-position: -170px -30px;
}
li#nb3 a:hover {
	background-position: -170px -54px;
}
li#nb4 a:hover {
	background-position: -170px -78px;
}
li#nb5 a:hover {
	background-position: -170px -100px;
}
li#nb6 a:hover {
	background-position: -170px -126px;
}
li#nb7 a:hover {
	background-position: -170px -150px;
}
li#nb8 a:hover {
	background-position: -170px -174px;
}
li#nb9 a:hover {
	background-position: -170px -198px;
}
li#nb10 a:hover {
	background-position: -170px -222px;
}
li#nb11 a:hover {
	background-position: -170px -246px;
}
li#nb12 a:hover {
	background-position: -170px -270px;
}

/* active menu states */

#navbar li ul li.current a {
	color: #dfdc9b;
}
li#nb1.current a {
	background-position: -170px -4px;
}
li#nb2.current a {
	background-position: -170px -30px;
}
li#nb3.current a {
	background-position: -170px -54px;
}
li#nb4.current a {
	background-position: -170px -78px;
}
li#nb5.current a {
	background-position: -170px -100px;
}
li#nb6.current a {
	background-position: -170px -126px;
}
li#nb7.current a {
	background-position: -170px -150px;
}
li#nb8.current a {
	background-position: -170px -174px;
}
li#nb9.current a {
	background-position: -170px -198px;
}
li#nb10.current a {
	background-position: -170px -222px;
}
li#nb11.current a {
	background-position: -170px -246px;
}
li#nb12.current a {
	background-position: -170px -270px;
}


/* dropdown */

ul#navbar ul {
	margin: 0 0 16px;
	padding: 0;
	list-style: none;
}

ul#navbar li ul li {
	margin: 8px 0 0 30px;
}

ul#navbar li ul li a {
	min-height: 14px;
}

ul#navbar li ul li a {
	height: auto !important;
	height: 14px;
}


ul#navbar li ul li,
ul#navbar li ul li a {
	background-image: none;
	width: 130px;
}

ul#navbar li ul li a {
	text-indent: 0;
	font-size: .80em;
	font-weight:bold;
	display:block;
}

ul#navbar li ul li a:hover {
	color: #dfdc9b;
}

/*
	DROPDOWN HEADERS
*/

#navbar li#subnavheader {
/*	background: #ddd9aa; */
	padding: 2px;
	margin: 10px 0 0 20px;
}

#navbar li#subnavheader a {
	color: #407041;
	color: #fff;
	border:1px solid #fff;
	border-width: 1px 0;
}

#navbar li#subnavheader a:hover {
	cursor: default;
}

/* 
	SEND MORE INFORMATION BUTTON
*/

p#sendmoreinfo a {
	display: block;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/btn-sendmoreinfo.gif") left top;
	width: 127px;
	height: 28px;
	margin: 7px auto;
	font-size: 80%;
	text-indent: -999em;
	margin-left:15px;
}

p#sendmoreinfo a:hover {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/btn-sendmoreinfo.gif") left -28px;
}

/* 
	BLOG BUTTON
*/
#blog-link {
	display: block;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/btn-blog.gif") left top;
	width: 49px;
	height: 30px;
	text-indent: -999em;
	margin:0 30px 0 15px;
	float:left;
	border:1px solid #274928;
}

#blog-link:hover {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/btn-blog.gif") left -30px;
}

/*Facebook link on all pages */
#facebook-link{
	float:left;
	margin:2px 0 8px 15px;
}

/* 
	SEARCH FORM IN SIDEBAR
*/

form#frm-quicksearch {
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/fld-search.gif") no-repeat left top;
	width: 128px;
	height: 47px;
	position: relative;
	margin: 4px auto 20px;
	padding: 0;
}

input.fld-search {
	border: 0;
	width: 120px;
	height: 14px;
	position: absolute;
	left: 4px;
	top: 4px;
	background: transparent;
}

button#sub-qs {
	border: 0;
	background: transparent;
	padding: 0;
	margin: 25px 0 0 80px;
	cursor: pointer;
}


/*
	USM TAG
*/

#usmtag {
	margin: 0;
	padding: 0;
	text-align: center;
}

#usmtag a {
	display: block;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/usmtag.gif") no-repeat left top;
	width: 255px;
	height: 9px;
	text-indent: -999em;
	font-size: 9pt;
	margin: 0 auto;
}


/* 
	FOOTER NAVIGATION
	Camp list on the camp pages
*/

#navbarcamps {
	margin: 0 auto 20px;
	padding: 0;
	list-style: none;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/navbar-camps.gif") no-repeat left top;
	width: 676px;
	height: 93px;
	position: relative;
}

#navbarcamps li,
#navbarcamps li a {
	display: block;
	width: 80px;
	height: 93px;
}

#navbarcamps li {
	position: absolute;
	top: 0;
}
#navbarcamps li a {
	text-indent: -999em;
}

#navbarcamps li#nc1 {
	left: 4px;
}

#navbarcamps li#nc2 {
	left: 103px;
}

#navbarcamps li#nc3 {
	left: 200px;
}

#navbarcamps li#nc4 {
	left: 298px;
}

#navbarcamps li#nc5 {
	left: 398px;
}

#navbarcamps li#nc6 {
	left: 494px;
}

#navbarcamps li#nc7 {
	left: 590px;
}


/*
	AJAX WINDOW POP UP OVERRIDE
	---------------------------
*/

#TB_window {
/* new */
	border: 1px solid #989797;
}


#TB_title{
	background-color:#5d5b5b;
	color: #fff;
	font-weight: bold;
}


#TB_window #TB_closeWindowButton {
	color: #fff;
	font-weight: normal;
}

/* 
	DVD FLASH VIDEOS
	---------------------
*/

.flashmoviewrapper {
	width: 320px;
	float: right;
	margin: 0 20px 20px;
}



/* 
	SIFR
	---------------------
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-flash a {
	color: #000;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}

.sIFR-active #topLevelHeading,
.sIFR-active #topLevelHeading a {
    visibility: hidden;
}


/*
	BREADCRUMB NAVIGATION
	- as of 5.15.2009, client request to take this out
	---------------------
*/

/*
body#home .ezbreadcrumbs {
	display: none;
}
.ezbreadcrumbs {
	margin: 180px 0 0 18px;
	padding: 0;
	list-style: none;
	font-size: 82%;
}

.ezbreadcrumbs li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 12px 0 0;
	background: transparent url("/ezstatic/data/alohafoundation/i/v2/bg-separator.gif") no-repeat right 3px;
}

.ezbreadcrumbs li.bc-currentarticle {
	background-image:none;
	font-weight: bold;
}

.ezbreadcrumbs li a {
	color: #333;
	text-decoration: underline;
}
*/

/*
CATEGORY LIST VIEW PAGES
------------------------
*/

/* category list items */
.articlelist-category-item {
margin: 0 0 20px;
padding: 0;
border-bottom: 1px solid #ccc;
}

.articlelist-category-name {
font-weight: bold;
}

.articlelist-category-link {
text-align: right;
font-style:italic;
}


/* article list items */
.articlelist-article-item {
margin: 0 0 20px;
border-bottom: 1px solid #ccc;
}

.articlelist-article-name {
font-weight: bold;
}

.articlelist-article-link {
font-style: italic;
text-align: right;
}







#quickedit {
position: absolute;
top: 0;
right: 20px;
padding: 2px;
background: #ff9900;
font-size: .7em;
font-weight: bold;
}

#quickedit a {
color: #333;
}


/* 
	Styles for Hulbert signup form
*/
#hulbert_signup{
margin-top:200px;
padding:10px 30px 0 10px;
}
#hulbert_signup fieldset{
width:100%;
margin:0 0 25px 0;
}

.full_line{
margin-bottom:20px;
clear:both;
}
.full_line label{
width:35%;
font-weight:bold;
}
.full_line input, .full_line label{
display:block;
float:left;
margin-bottom:10px;
}
.full_line select{
margin-right:10px;
}

.hulbert_text{
float:left;
margin-bottom:15px;
}
.label_text{
float:left;
margin-right:5px;
}
.ezerror{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	 
}

/*Move the alumni login up*/
#alumni-login{
	position:relative;
	top:-160px;
}

#google-search{
	margin-left:15px;
}
#google-search-submit{
	width:27px;
	position:relative;
	top:8px;
	border:1px solid #274928;
}


/*
	Gallery Pages
	-----------------------------------
*/

.pl {
	width: 48%;
	float: left;
}

.pr {
	width: 48%;
	float: right;
}

.pl,
.pr {
	min-height: 340px;
	text-align: left;
}

.pl,
.pr {
	height: auto !important;
	height: 340px;
}
.hdr-imagecategory{
margin:185px 0 0 10px;
}
#ezimage-categorylist,
#ezimage-list,
.imagecategory-desc{
	margin-left:10px;
}
.imagecategory-desc{
	margin-top:8px;	
}
.ezimage-list-image {
border:0;
	-moz-border-radius: 0;
	background: none;
}
.ezimage-list-image img{
	background: #ececec;
	border: 1px solid #ccc;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	padding:5px;
}

.ezimage-list-image p,.ezbreadcrumbs2 { display: none; }