@charset "utf-8";
/* CSS Document */

html {min-height:100%;
	height:auto;
	_height:100%;
	}
body {background:#D1CBB5 url(assets/grass/grassBrown-bg.jpg) bottom  repeat-x;
	margin:0;
	_height:100%;
	font-family:Arial, Helvetica, sans-serif;
	}
h1 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#333333;
	font-weight:normal;
	margin:4px 0 -4px 0;
	padding:0 0 -5px 0;
	}
#h1Border {margin:0 0 5px 0;
	padding:0 0 1px 0;
	_padding:0;
	height:26px;
	width:100%;
	border-bottom:1px solid #000000;
	}
h2 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:normal;
	margin:8px 0;
	}
h3 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:normal;
	margin:8px 0;
	}
h4 {font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4C5C35;
	font-weight: bold;
	margin:8px 0 4px 0;
	}
li {line-height:16px;
	margin-left:-20px;
	}
/* .welcome {margin:0 0 8px 0;} */
.imgBorder {border:1px solid #000000;}
.font13 {font-size:13px;}
.noPadding p {padding:0;
	margin:0;}

hr {height:1px;
	border:0;
	color:#000000;
	background:#000000;
	
	}

p {font-size:12px;
	line-height:20px;
	}

a {color:#2B4959;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover{color:#2A4800;
	font-weight:bold;
	text-decoration:none;
	}

li {font-size:12px;
	line-height:16px;
	margin-left:10px;
	}
#bgRepeat {width:100%;
	background:url(assets/images/bgRepeatNew.jpg) top left repeat-x;
	min-height:725px;
	height:auto;
	_height:100%;
	margin:0;
	}
#ctrWrap {width:780px;
	margin:0 auto;
	min-height:100%;
	height:auto;
	_height:100%;
	}
#ltColumn {width:10px;
	height:100%;
	float:left;
	}
#ctrColumn {width:760px;
	min-height:100%;
	height:auto;
	_height:100%;
	background:#FFFFFF url(assets/grass/grassWhite-bg.jpg) bottom no-repeat;
	float:left;
	}
#rtColumn {width:10px;
	height:100%;
	float:left;
	}
	
#topStrip {width:732px;
	height:35px;
	background:url(assets/images/topStrip.jpg) top no-repeat;
	margin:0 14px;
	_margin:0 7px;
	float:left;
	}
	
#nav {width:732px;
	height:15px;
	background:#B5B09C;
	margin:0 14px;
	_margin:0 7px;
	float:left;
	}

#greenBanner {width:732px;
	height:151px;
	background:url(assets/images/greenBanner_2010.jpg) top no-repeat;
	margin:0 14px;
	_margin:0 7px;
	float:left;
	}

#blueGradient {width:732px;
	background:url(assets/images/blueGradientNew.jpg) top left repeat-x;
	margin:5px 14px 0 14px;
	_margin:5px 7px 0 7px;
	float:left;
	}

#contentArea {width:712px;
	margin:5px;
	float:left;
	}
#textLeft {width:202px;
	float:left;
	z-index:0;
	}
	#textLeft #donateWrap { text-align: center; margin-top: 10px; }
#textRight {width:500px;
	margin:8px 0 60px 10px;
	min-height:485px;
	height:auto;
	_height:485px;
	float:left;
	}
#textRight li { margin-left:-15px;
	line-height:18px;
	}

.clearAll {clear:both;
	position:absolute;
	}

.clearer { clear:both; height:0; line-height:0; }

#tshirtWrapper { width:460px; margin:0 auto; }
	#tshirtWrapper #button1 { float:left; width:215px; padding:5px; text-align:center; border:1px solid #000000; }
	#tshirtWrapper #button2 { float:right; width:215px; padding:5px; text-align:center; border:1px solid #000000; }
	#tshirtWrapper p { margin-bottom:5px; }
	
#grassNew {width:100%;
	height:100%;
	background:url(assets/grass/grassBrown-bg.jpg) bottom center repeat-x;
	}

/* #grassHolder { position:relative;
	bottom:0;
	width:100%;
	height:157px;
	margin-top:-67px;
	_margin-top:-137px;
	background:url(assets/grass/grassBrown-bg.jpg) top center repeat-x;
	}
#grass {width:100%;
	height:157px;
	position: relative;
	background:url(assets/grass/grassWhite-bg.jpg) top center no-repeat;
	_margin-left:-1px;
	}
*/
	
/* Nav */
#nav ul {margin:0 0 -1px 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	}
#nav li {list-style:none;
	float:right;
	line-height:14px;
	font-size:11px;
	margin:0 6px;
	display:block;
	}
#nav a {font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
#nav a:hover {font-weight:bold;
	color:#444F57;
	text-decoration:none;
	}

/* End Nav */

#logoContainer { position: relative;
	top:0;
	left:0;
	width:0;
	height:0;
	}

#logoHolder {position: absolute;
	width:203px;
	height:201px;
	z-index:10;
	}
	
#btmLinks {width:712px;
	height:30px;
	float:left;
	margin:0 5px;
	text-align:center;
	color: #999999;
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	}
#btmLinks a{color:#FFFFFF;
	text-decoration:none;
	position:relative;
	}
#btmLinks a:hover {color: #CCCCCC;
	text-decoration: underline;
	position:relative;
	}

.pngHack { behavior: url(../assets/iepngfix.htc);}

.locationIndex {padding:0 0 5px 10px;
	border:1px solid #000000;
	background:#CCCCCC;
	}
.locationIndex p{margin:6px 0 4px 0;}
.underline {text-decoration:underline;
	font-weight:bold;
	}
.smText {font-size:11px;}

/* Form Styles */

.font_size {font-size:12px;
	font-weight:bold;
	}
.txtField {border:1px solid #000000;
	background:#CCCCCC !important;
	color:#006699;
	font-size:11px;
	font-weight:bold;
	padding:1px;
	}
.submit {border:1px solid #000000;
	background:#CCCCCC !important;
	color:#006699;
	font-size:11px;
	font-weight:bold;
	padding:1px;
	}
.submit:hover {background:#006699 !important;
	color:#CCCCCC;
	}

