/*

COLORS

Default Green = #4ba44d

Orange = #ed7336
Grey = #747474

/*

/*
////////////////////////////////////////////////////
HTML RESETS
////////////////////////////////////////////////////
*/

* {
	margin:0;
	padding:0;}

body {
	color: #747474;
	background: url(/img/paper.jpg);
	font-family: Georgia, Optima, serif;
	font-size: 16px;}

p {
	margin:0 0 26px 0;
	font-size: 16px;
	line-height: 26px;}

p.floatRight {
	margin: 7px 0 26px 26px;
	font-size: 16px;
	line-height: 26px;}

p.noH1 {
	margin: 13px 0 26px 0;}


p.h1Below {
	margin:0;}

#noFlash img {
	height: 336px;
	}

img {
	border: none;
	margin-bottom: 26px;}

img.floatRight {
	padding: 7px 0 0 26px;
	margin-bottom: 10px;
	}

img.floatLeft {
	padding: 7px 26px 0 0;
	margin-bottom: 10px;
	}

a {
	padding-bottom: 4px;
	text-decoration:none;}

address {
	margin-bottom: 26px;
	line-height: 26px;
	}

table {
	width: 100%;
	margin: 0 auto 26px auto;
	border-collapse: collapse;
	font-size: .9em;
	}

table tr td {
	padding: 13px 0;
	line-height: 26px;
	/*border-bottom: 1px solid #999;*/
	background:transparent url(/img/blogger/postUnderline.gif) repeat-x scroll left bottom;
	text-align: left;
	}

table tr td.top {
	padding-top:0;
}

table tr td.noBorder {
	background: none;
	height: 26px;
	}

/*
///////////////////////////
HEADINGS
///////////////////////////
*/

h1 {
	margin:0 0 13px 0;
	background-position: top left;
	background-repeat: no-repeat;
	font-size:2em;
	font-weight:normal;
	line-height: 26px;
	text-indent: -999em;}

h1.alert {color:#C22A41; font-size:20px; line-height:28px; text-indent:0; padding-bottom:10px;}
h1.alert a {color:#747474; background:none; text-decoration:underline;}
h1.alert a:hover {color:#E47AD2; background:none; text-decoration:underline;}

h1.midP {
	margin: 1em 0 .5em 0;}

h1.imgBelow {
	margin:0;}

h1.notYet {
	text-indent: 0;}

h2 {
	margin:0 0 26px 0;
	font-size:1em;
	font-weight:bold;
	line-height:26px;}

/*
///////////////////////////
LISTS
///////////////////////////
*/

#noFlash ul {
	width:816px;
	height: 48px;
	padding: 34px 0 0 144px;
	margin: 0 auto;
	background: url(/img/navigationBackground.gif) no-repeat;}

	#noFlash ul li {
		display: inline;
		background: none;}

	#thirdColumn ul li {
		background: none;
		margin-bottom: 13px;
		padding-left: 0;
		font-size: 16px;
		}

		#noFlash ul li a {
			font-size:159%;
			padding:0 0 4px;
			color:#666;}

		#noFlash a.getFlash:hover {
			border-bottom:none;
			background: none;
			color:#ed7336;}

ul {
	line-height: 26px;
	margin-bottom: 13px;
	}

	ul li {
		list-style: none;
		margin-bottom: 26px;
		padding-left: 26px;
		font-size: 13px;
		background: url(/img/dot.gif) left 6px no-repeat;
		}

ol {
	line-height: 26px;
	margin-bottom: 26px;
	}

	ol li {
		margin-bottom: 26px;
		list-style-position: inside;
		}


li.lastLi {
	margin-bottom: 26px;
	}

/*
////////////////////////////////////////////////////
LAYOUT
////////////////////////////////////////////////////
*/

	/*////////////
	SUPER NAV
	////////////*/

	#supernav {
		width:960px;
		margin:8px auto;
		font-size:0.75em;
		text-transform: uppercase;}

		#supernav a {
			color: #747474;}

		#login {
			float:right;
			display:block;}

		#contact {
			float:right;
			margin-right:8px;
			display:block;}

#master {
	width:100%;
	height: 416px;
	margin: 0 auto;}

	#noFlash {
		width: 960px;
		margin: 0 auto;
		font-size: 1.4em;}

	#noFlash img{
		margin: 0;}

	#noFlash a:hover {
		border-bottom: none;}

	object {outline:0;}

#content {
	width:960px;
	margin: 15px auto 0 auto;}

	#firstColumn {
		width:304px;
		margin-right:30px;}

	#firstColumnWide {
		width:630px;}

	#firstColumnWider {
		width:980px;}

	#secondColumn {
		float:right;
		width:304px;
		margin-right:30px;}

		#events {
			margin: 0 0 26px 0;
			padding: 0 0 26px 0;
			background: url(/img/blogger/postUnderline.gif) bottom left repeat-x;
			}

		#events p, #latestPosts p {
			margin:0;
			}

		#latestPosts {
			}

		#latestPosts .simplePost {
			margin: 0 0 26px 0;
			padding: 0 0 26px 0;
			background: url(/img/blogger/postUnderline.gif) bottom left repeat-x;
			}

		#latestPosts .simplePost .title{
			font-weight: bold;
			}

		#latestPosts .simplePost .info {
			float: right;
			}

	#thirdColumn {
		position: relative;
		float:right;
		width:288px;}

		.next {
			margin: -3px 0 26px 0;
			font-size: 24px;
			text-align: right;}

		p.left {
			text-align: left;}

		.homeNext {
			margin:-0.3em 0 0.5em;
			font-size: 24px;}

		#subnav {
			margin-bottom: 0;
			line-height: 26px;
			list-style:none;}

		#footer {
			text-transform:uppercase;
			font-size:12px;}

			#footer a {
				display: inline-block;
				color: #747474;
				height: 14px;}

#description {
	top: 0;
	left: 0;
	margin: 0 0 20px 0;
	line-height: 20px;
	font-size: 0.75em;}

/*
//////////////////////////////////////////////////
LOGIN FORM
//////////////////////////////////////////////////
*/

form {}

#username, #password {
	width: 288px;
	height: 36px;
	margin: 6px 0 0 -2px;
	border: none;
	padding: 3px 0 0 8px;
	background-image: url(/img/campStuff/loginBox.gif);
	background-repeat:  no-repeat;
	color: #747474;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;}

#password {
	background-position: 0 -40px;
	margin-bottom:.5em;}

#username {
	background-position: 0 0;}

#username input, #password input{
	width: 271px;
	height: 36px;
	border: none;
	margin: -1px 0 0 -2px;
	padding: 0 0 0 3px;
	color: #747474;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1em;}

#remember {
	padding: 3px 0 0 0;}

form small {
	float: right;
	margin: -4px 70px 0 0;
	font-size: .8em;
	line-height: 2em;}

#submit {
	display: block;
	width: 66px;
	height: 38px;
	margin: 26px 0 28px 0;
	border: none;
	padding-top:4em;
	cursor: pointer;
	text-indent: -999em;
	background: url(/img/loginBtn.gif) top left no-repeat;}


/*
////////////////////////////////////////////////////
REQUEST INFO AND ALUMNAE UPDATE FORMS
////////////////////////////////////////////////////
*/
form.notLogin {
	width: 560px;}

form.reference {
	width: 630px;}

form.notLogin small {
	float: none;
	margin: 0 0 0 3px;
	font-size: .8em;
	line-height: 2em;}

form.notLogin small.smallerLineHeight {
	float: none;
	margin: 0 0 0 3px;
	font-size: .8em;
	line-height: 2em;}

form.notLogin div {
	float: left;
	margin-right: 8px;}

form.notLogin div div {
	float: none;
	background: url(/img/formInputs_01.png) 0px 0px no-repeat;}

form.notLogin div div#firstName,
form.notLogin div div#lastName,
form.notLogin div div#maidenName,
form.notLogin div div#phoneNumber,
form.notLogin div div#cityName,
form.notLogin div div#clubName,
form.notLogin div div#hometownName {
	background: url(/img/formInputs_00.png) 0px 0px no-repeat;}

form.notLogin div div#emailAddress {
	background: url(/img/formInputs_02.png) 0px 0px no-repeat;}

form.notLogin div div#streetAddress {
	background: url(/img/formInputs_03.png) 0px 0px no-repeat;}

form.notLogin div div#stateName {
	background: url(/img/registerBoxState.jpg) 0px 0px no-repeat;}

form.notLogin div div#zipOne {
	background: url(/img/formInputs_000.png) 0px 0px no-repeat;}

form.notLogin div div#years {
	background: url(/img/formInputs_010.png) 0px 0px no-repeat;}

form.notLogin div div#whatAreYouDoing, form.notLogin div div#otherComments {
	background: url(/img/textarea.png) 0px 0px no-repeat;}

form.notLogin div div textarea {
	width: 545px;
	height: 90px;
	margin-bottom: 20px;
	border: none;
	padding:8px;
	font-size:1em;
	color: #747474;
	background: transparent;}

form.notLogin div div input {
	width: 239px;
	height:20px;
	margin-bottom: 10px;
	border: none;
	padding:8px;
	font-size:1em;
	color: #747474;
	background: transparent;}

form.notLogin div div select {
	width: 305px;
	height:37px;
	margin-bottom: 11px;
	border: none;
	padding:8px;
	font-size:1em;
	color: #747474;
	background: transparent;}

form.notLogin div div input.radio {
	width: 12px;
	height:12px;
	padding:0 0 0 0;
	margin:0 4px 0 0;
	border: none;
	color: #747474;
	background: transparent;}

form.notLogin div div#howWellYouKnow {
	font-size:11px;
	margin-right:0;
	background: none;}

form.notLogin div div.radioSet {
	font-size:13px;
	margin-right:0;
	margin-bottom:14px;
	background: none;}

form.notLogin div div.radioSet input.radio {
	width: 13px;
	height:13px;
	padding:0 0 0 0;
	margin:0 4px 0 0;
	border: none;
	color: #747474;
	background: transparent;}

label.pushRight {
	margin-right:14px;
	}

label.pushRightFloat {
	margin-right:25px;
	float:left;
	}

form.reference {
	margin-top: 40px;
	padding-bottom:20px;
	}

form.reference #applicantName {
	float:left;
	line-height:21px;
	margin:0 4px 0 0;
	padding:0;
	margin:-36px 0 0 0;
	}
p.hasInset {display:inline;}

.marginBottom {margin-bottom:20px; margin-top:4px;}

table.checkboxes input {
	margin:4px 5px 0 0;
	}

form.reference div#applicantName div input {
	margin-bottom:0;
	}

form.notLogin div div#dateFilledOut input {
	width: 124px;}

form.notLogin div div#dateFilledOut {
	background: url(/img/formInputs_000.png) 0px 0px no-repeat;}

form.notLogin div div#stateName input {
	width: 26px;}

form.notLogin div div#emailAddress input {
	width: 331px;}

form.notLogin div div#streetAddress input {
	width: 423px;}

form.notLogin div div#zipOne input {
	width: 50px;}

form.notLogin div div#years select {
	width: 82px;}

form.notLogin div.long {
	width: 610px;}

form.notLogin div.long small {
	margin-top: -2px;}

form.notLogin div.pushDown {
	margin-bottom: 18px;}

form.notLogin div#buttons div {
	background: none;
	float: left;
	width: 68px;
	margin-right: 10px;}

form.notLogin #submit {
	float:none;
	display:block;
	width:66px;
	height:38px;
	margin: 0;
	border:medium none;
	padding-top:4em;
	cursor:pointer;
	text-indent:-999em;
	background:transparent url(/img/submitBtn.gif) no-repeat scroll left top;}

form.notLogin #reset {
	float:none;
	display:block;
	width:66px;
	height:38px;
	margin: 0;
	border:medium none;
	padding-top:4em;
	cursor:pointer;
	text-indent:-999em;
	background:transparent url(/img/resetBtn.gif) no-repeat scroll left top;}


/*
////////////////////////////////////////////////////
SITEMAP STYLES
////////////////////////////////////////////////////
*/

.sitemap dl {
	float: left;
	display: block;
	height: 270px;
	width: 114px;
	margin: 0 26px 14px 0;
	}

.sitemap dl.inline {
	float: left;
	display: block;
	width: 960px;
	margin: 0 26px 14px 0;
	}


	.sitemap dt {
		font-size: 1.3em;
		margin-bottom: 6px;
		}

		.sitemap dd {
			font-size: .8em;
			margin: 0 0 6px 0;
			line-height: 1.5em;
			}

		.sitemap .inline dd {
			display:inline;
			margin-right: 42px;
			}

		.sitemap .inline dd.last {
			display:inline;
			margin-right: 0;
			}


/*
////////////////////////////////////////////////////
DIRECTIONS STYLES
////////////////////////////////////////////////////
*/

.address {
	position: absolute;
	left:440px;
	top:512px;
	line-height: 1.8em;
	}

/*
////////////////////////////////////////////////////
STANDARD STYLES
////////////////////////////////////////////////////
*/

.alignCenter {
	text-align:center;}

.alignJustify {
	text-align:justify;}

.alignRight {
	text-align:right;}

.clear {
	clear:both;}

.spacer {
	display:block;
	float:none;
	width:630px;}

.floatLeft {
	float:left;}

.floatRight {
	float:right;}

.nowrap {
	white-space:nowrap;}

.shortP {
	width: 300px;}

/*
////////////////////////////////////////////////////
Calendar STYLES
////////////////////////////////////////////////////
*/

.cal {padding:10px 0 0 10px;}

.cal iframe,
.cal #colorKeys {float:left;}

#colorKeys {width:150px;}

.cal h3 {margin:0 10px 0 0; text-align:right;}
.colorCode {display:block; float:left; width:140px; height:47px; margin:10px 0; text-indent:-999em;}
.riverside {background: url(/img/avaialabilityColors_riverside.png);}
.lodge{background: url(/img/avaialabilityColors_lodge.png);}
.hutRow {background: url(/img/avaialabilityColors_hutRow.png);}
.picklePalace {background: url(/img/avaialabilityColors_picklePalace.png);}