body {
	margin: 0 2% 0 2%;
	color: #383d44;
	font-family: Arial, helvetica, sans-serif;	
	background: #f3f1e9 url("images/bg.gif") repeat top left;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}


a:link, a:visited { 
	padding-bottom: 0;
	color: #2a3493; 
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5; 
}

a:hover {
	color: #34932a; 
	text-decoration: none; 
	border-bottom: 1px solid #dbd5c5; 
}

a.more {
	padding-right: 9px;
	font-weight: normal;
	font-size: 95%;
	background: url("images/more_arrow.gif") no-repeat 100% 6px;
}


/* header
------------------------------------------------ */

#header {
	clear: both;
	margin: 0;
	padding: 0;
	height: 84px;
	background: #FFFFFF;
}


#header a, #header a img {
	border: none;
}

#logo {
	float: left;
}

#tagline {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 140%;
	color: #23621C;
}



#mainBody {
	border: 1px solid #666666;
}


/* navigation
------------------------------------------------ */

#nav {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 12px solid #23621C;
}

#nav ul{
	margin: 0;
	padding: 0 0 0 160px;
	list-style: none;
}

#nav li {
	float: left;
	background: url("images/cs_tab_off_rt.gif") no-repeat right top;
	padding: 0;
	font-size: 95%;
}

#nav a {
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 8px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: none;
	background: url("images/cs_tab_off_left.gif") no-repeat left top;
}

#nav a:hover {
	color: #23621C;
}

body#home #t-home,
body#news #t-news,
body#contest #t-contest,
body#retreat #t-retreat,
body#camp #t-camp,
body#about #t-about,
body#support #t-support,
body#success #t-success,
body#store #t-home
{
	background-image: url("images/cs_tab_on_rt.gif");
}

body#home #t-home a,
body#news #t-news a,
body#contest #t-contest a,
body#retreat #t-retreat a,
body#camp #t-camp a,
body#about #t-about a,
body#support #t-support a,
body#success #t-success a,
body#store #t-home a
{
	color: #FFFFFF;
	background-image: url("images/cs_tab_on_left.gif");
}

#util ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#util li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background: url("images/more_arrow.gif") no-repeat 100% 6px;
}

#util a {
	color: #666666;
	font-size: 95%;
	border: none;
}

#mainBody {
	width: 100%;
	background: #FFF;
}


/* content
------------------------------------------------ */

#content {
	float: left;
	width: 70%;
	margin: 0;
	padding: 12px;
	font-size: 100%;
}

#content img.photo {
	padding: 2px;
	border: 1px solid #dbd5c5;
} 

#content h3.extra {
	text-align: center;
	border-bottom: none;
	font-weight: bold;
	font-size: 130%;
	color: #FF0000;
}

p.caption {
	padding: 0;
	margin: 2px;
	color: #919191;
	font-size: 77%;
}

.photoLeft {
	float: left;
	padding: 0 12px 0 4px;
}

.photoRight {
	float: right;
	padding: 0 4px 0 12px;
}

.quoteBlock {
	background: #f3f1e9;
}

.quoteBlock td {
	padding: 4px;
}

.dropShadow {
	margin: 0 12px 0 12px;
	background: #919191;
}

table {
	position: relative;
	width: 100%;
	top: -2px;
	left: -2px;
	border: 1px solid #dbd5c5;
}

table th {
	text-align: center;
	color: #FFF;
	font-weight: bold;
	background: #23621c;
	border-bottom: 1px solid #dbd5c5;
}

table.boardMembers {
	width: 100%;
	background: #FFF;
}

table.weather {
	width: 100%;
	background: #FFF;
}

table.weather td {
	font-size: 95%;
	padding: 4px;
}

blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 95%;
}

.quoted {
	text-align: right;
	font-weight: bold;
	font-size: 95%;
}

table td.enterLinks {
	text-align: center;
	margin: 0;
	padding-bottom: 12px;
	color: #000;
	background-color: #f3f1e9;
}

table td.enterLinks p.instructions {
	margin: 0;
	padding: 0;
	font-size: 90%;
}	

#content h1 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 140%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #23621C;
	border-bottom: 1px solid #dbd5c5;
}

#content h2 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #23621C;
	border-bottom: 1px solid #dbd5c5;
}

#content h2 a {
	border-bottom: none;
}


#content dt {
	font-weight: bold;
	margin-bottom: 4px;
}

#blurb {
	text-align: center;
}

#blurb h3 {
	padding: 0;
	margin: 0;
}

.newsBlock {
	float: left;
	width: 100%;
	margin: 0 0 12px 12px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #dbd5c5;
	display: inline; /* fixes IE/Win double margin bug */
}

.newsBlock dl {
	margin-bottom: 24px;
	border-bottom: 1px solid #dbd5c5;
}

.newsBlock dl dd.enter {
	padding: 12px;
	text-align: center;
}

.newsBlock dl dd.enter a{
	color: #F00;
}

.newsBlock dl dd.enter a:hover {
	color: #383d44;
}

.newsBlock dl dd.itemDate {
	color: #919191;
}

.newsBlock img {
	float: left;
	margin-right: 12px;
	display: inline; /* fixes IE/Win double margin bug */
}

.featureBlock {
	float: left;
	width: 60%;
	margin: 0 0 12px 96px;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #dbd5c5;
	display: inline; /* fixes IE/Win double margin bug */
}

#service_links {
	color: #919191;
	font-size: 80%;
	padding: 0;
	margin: 0;
}

#service_links img {
	border: none;
	padding-right: 4px;
}

#service_links a {
	border: none;
}

.smallPrint {
	color: #919191;
	font-size: 77%;
}

/* sidebar
------------------------------------------------ */

#sidebar {
	float: right;
	width: 23%;
	margin: 0;
	padding: 12px;
	border-left: 1px solid #dbd5c5;
	border-right: 1px solid #dbd5c5;
	background: #f3f1e9;
}

#sidebar div {
	margin-bottom: 24px;
}

#sidebar h2 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 93%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #23621C;
	border-bottom: 1px solid #dbd5c5;
}

#sidebar h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 93%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #23621C;
	border-bottom: 1px solid #dbd5c5;
}

#sidebar ul {
	list-style: none;
}

#sidebar li.subnav {
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
	background: url("images/bullet.gif") no-repeat 0 6px;
}

#sidebar ul ul li {
	margin: 0 0 2px 0;
	padding: 0 0 0 12px;
}


body#contest.enter #sidebar li#t-enter,
body#contest.prizes #sidebar li#t-prizes,
body#contest.guide #sidebar li#t-guide,
body#contest.judges #sidebar li#t-judges,
body#contest.winners #sidebar li#t-winners,
body#contest.faq #sidebar li#t-faq,
body#retreat.overview #sidebar li#t-overview,
body#retreat.mentors #sidebar li#t-mentors,
body#retreat.quotes #sidebar li#t-quotes,
body#retreat.y2000 #sidebar li#t-2000,
body#retreat.y2001 #sidebar li#t-2001,
body#retreat.y2002 #sidebar li#t-2002,
body#retreat.y2003 #sidebar li#t-2003,
body#retreat.y2004 #sidebar li#t-2004,
body#retreat.y2005 #sidebar li#t-2005,
body#retreat.y2006 #sidebar li#t-2006,
body#retreat.y2007 #sidebar li#t-2007,
body#camp.overview #sidebar li#t-overview,
body#camp.quotes #sidebar li#t-quotes,
body#camp.y2006 #sidebar li#t-2006,
body#camp.y2007 #sidebar li#t-2007
{
	background: url("images/this_arrow.gif") no-repeat 0 6px;
}

body#contest.enter #sidebar li#t-enter a,
body#contest.prizes #sidebar li#t-prizes a,
body#contest.guide #sidebar li#t-guide a,
body#contest.judges #sidebar li#t-judges a,
body#contest.winners #sidebar li#t-winners a,
body#contest.faq #sidebar li#t-faq a,
body#retreat.overview #sidebar li#t-overview a,
body#retreat.mentors #sidebar li#t-mentors a,
body#retreat.quotes #sidebar li#t-quotes a,
body#retreat.y2000 #sidebar li#t-2000 a,
body#retreat.y2001 #sidebar li#t-2001 a,
body#retreat.y2002 #sidebar li#t-2002 a,
body#retreat.y2003 #sidebar li#t-2003 a,
body#retreat.y2004 #sidebar li#t-2004 a,
body#retreat.y2005 #sidebar li#t-2005 a,
body#retreat.y2006 #sidebar li#t-2006 a,
body#retreat.y2007 #sidebar li#t-2007 a,
body#camp.overview #sidebar li#t-overview a,
body#camp.quotes #sidebar li#t-quotes a,
body#camp.y2006 #sidebar li#t-2006,
body#camp.y2007 #sidebar li#t-2007
{
	color: #333333;
	border-bottom: none; 
}

.adBlock {
	font-size: 95%;
	color: #000;
	background: #FFFFFF;
}

.adBlock th {
	padding: 4px;
	background-color: #34932a;
}

.adBlock th.hot {
	padding: 4px;
	background-color: #F00;
}

.adBlock td {
	padding: 4px;
}

.adBlock a {
	color: #F00;
	font-size: 110%;
}

.adBlock input.submit {
	padding: 1px;
	border: 2px solid #2a3493;
}

.adBlock input.submit:hover {
	padding: 1px;
	border: 2px solid #34932a;
}

.adBlock tr.donate {
	color: #621c2a;
	background: #fff;
}

#signUp {
	border: 1px solid #333;
}

/* footer
------------------------------------------------ */

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #EEEEEE;
	background: #7D7D7D;
	vertical-align: bottom;
}

#footerLeft {
	width: 50%;
	padding: 4px 6px 6px 24px;
}

#footerRight {
	float: right;
	text-align: right;
	padding: 4px 24px 6px 6px;
}

#footer p, #footer h3 {
	margin: 0;
	padding: 0;
}

.lemon {
	display: none;
}
