﻿html {
	width: 970px;
}
body {
	background: #fff;
	margin: -10px 0 0 15px;
	padding: 0;
}

#thanks {
	margin: 20px 0 0 100px;
	width: 400px;
	min-height:260px;
}

#thanksMsg {
	font-weight: 800;
	margin: 10px 0;
}

#err {
	float:right;
	margin:-650px 0 0 450px;
	position:absolute;
}



/* ========================================================================== *//* CONTAINERS *//* ========================================================================== *//* these fill the width of the page *//* and provide background color in horizontal bands *//* everything inside slides to center */#container-1 {
	position: relative;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
/* ========================================================================== *//* INNER CONTAINERS *//* ========================================================================== *//* green container - home banner */#inner-container-1 {
	position: relative;
	clear: both;
	width: 970px;
	margin-left: 0;
	margin-right: auto;
	background: #693;
	border-bottom: 4px solid #fff;
}
/* purple columns container - home page content area */#inner-container-2 {
	position: relative;
	clear: both;
	width: 970px;
	margin-left: 0;
	margin-right: auto;
	background-image: url("img/columns-bg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: auto;
}
/* clear container - subpages content, home footer */
#inner-container-3 {
	position: relative;
	clear: both;
	width: 970px;
	margin-left: 0;
	margin-right: auto;
}
/* green columns container - subpages header */
#inner-container-4 {
	position: relative;
	clear: both;
	width: 970px;
	height: 127px;
	margin-left: 0;
	margin-right: auto;
	background-image: url("img/columns-banner.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* purple container - subpage footer */
#inner-container-5 {
	position: relative;
	clear: both;
	width: 970px;
	margin-left: 0;
	margin-right: auto;
	background: #609;
	border-bottom: 4px solid #fff;
	height: 61px;
}
/* ========================================================================== *//* COLUMNS *//* ========================================================================== *//* two-column areas - content, footer, home page banner */
#twocols-1 {
	clear: both;
	float: left;
	width: 196px;
	height: 135px;
	display: inline;
}
div#twocols-1 a:link img, div#twocols-1 a:active img, div#twocols-1 a:visited img, div#twocols-1 a:hover img {
	display: block;
	background-color: white;
}
#twocols-2 {
	float: left;
	width: 774px;
}
/* three-column areas - subpage banner, partner banks content area */#threecols-1 {
	clear: both;
	float: left;
	width: 196px;
}
#threecols-2 {
	float: left;
	width: 354px;
}
#threecols-3 {
	float: left;
	width: 420px;
}
/* ========================================================================== *//* IMAGE STYLES *//* ========================================================================== */img {
	border: none;
	overflow: hidden;
}
img.home-tag {
	border: none;
	overflow: hidden;
	margin-top: 30px;
	margin-right: 0px;
}
img.inline-home {
	border: none;
	overflow: hidden;
	margin: 0px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	margin-bottom: 30px;
}
img.inline {
	border: none;
	overflow: hidden;
	margin: 0px;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	margin-top: 26px;
}
img.icon {
	border: none;
	overflow: hidden;
	margin-left: 5px;
}
img.inset-l {
	border: none;
	float: left;
	margin: 0px 10px 5px 0px;
	overflow: hidden;
}
img.inset-r {
	border: none;
	float: right;
	margin: 0px 0px 5px 10px;
	overflow: hidden;
}
img.feature {
	border: none;
	float: left;
	margin: 0px 30px 0px 0px;
	overflow: hidden;
}

#star {
	float: right;
	margin-top:-10px;
}

/* ========================================================================== *//* TEXT STYLES *//* ========================================================================== */h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 48px;
	color: #ccc;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-top: 80px;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #693;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2.home {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #693;
	margin-top: 0px;
	margin-bottom: 10px;
	position:absolute;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: 600;
	margin-right: 30px;
	margin-bottom: 0px;
}
h3.home-tag {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	margin-top: 30px;
	text-align: right;
	font-weight: 600;
	margin-right: 30px;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 100px;
}
p.home {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 100px;
}

p#first {
	margin-top: 10px;
}
p.home-contact {
	color:#FFFFFF;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:17px;
	margin:-50px 0 10px 24px;
	position:absolute;
}
p.contact {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #609;
	margin: 55px 0 10px 24px;

}
p.home-footer, #copy {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

p.home-footer {
		line-height: 15px;
		color: #000;
		margin-top: 10px;
		margin-bottom: 5px;
}

.bold {
	font-weight: bold;
}

#schol {
	font-size: 13px;
	font-weight: bold;
}

#copy {
	color: #FFFFFF;
	margin-left:-178px;
	margin-top:24px;
	position:absolute;
}

ul.footNav {
	list-style: none;
	margin-left:-218px;
	width:960px;
}

ul.footNav li {
	float: left;
	color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right:3px;

}

.footHt {
	float:left;
	margin-left:25px;
	margin-top:-180px;
	position:absolute;
	width:1030px;
}
.name {
	font-weight: 600;
}
.boardposition {
	text-transform: uppercase;
}
.title {
	font-style: italic;
}
ol, ul {
	margin-left: 2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

li {
	margin-top: 0px;
	text-align: left;
}
.donateLink {
	font-size: 13px;
	font-weight: bold;
}
/* ========================================================================== *//* LINKS *//* ========================================================================== *//* normal links */a:link {
	color: #693;
	text-decoration: none;
}
a:visited {
	color: #693;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background: #609;
}
div#threecols-1 a:hover {
	background: transparent;
}
a:active {
	color: #693;
	text-decoration: none;
}
/* home contact links */
a.home-contact:link {
	color: #fff;
	text-decoration: none;
}
a.home-contact:visited {
	color: #fff;
	text-decoration: none;
}
a.home-contact:hover {
	color: #fff;
	text-decoration: none;
	background: #609;
}
a.home-contact:active {
	color: #fff;
	text-decoration: none;
}
/* subpage contact links */
a.contact:link {
	color: #609;
	text-decoration: none;
}
a.contact:visited {
	color: #609;
	text-decoration: none;
}
a.contact:hover {
	color: #fff;
	text-decoration: none;
	background: #609;
}
a.contact:active {
	color: #609;
	text-decoration: none;
}
/* nav links */
.navList {
	list-style: none;
	margin: 14px 0px 0px -41px;
}

.navList li {
line-height:28px;
	
}

a.nav:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #609;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.nav:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #609;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.nav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #ff9;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.nav:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #609;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
/* home nav links */
a.home-nav:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.home-nav:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.home-nav:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #ff9;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}
a.home-nav:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	font-weight: 800;
	margin-left: 24px;
}

li#messageChair {
	line-height:5px;
margin-left:0;
margin-top:50px;
width: 160px;


}

li#messageChair a:link, li#messageChair a:active, li#messageChair a:visited {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-radius:10px; 
background-color:#669933;
display:block;
line-height:22px;
padding:5px;
text-align: center;

}

li#messageChair a:hover {
	background-color: #66CC33;
}

a.missionTextLinks:link, a.missionTextLinks:visited, a.missionTextLinks:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
a.missionTextLinks:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ff9;
	text-decoration: none;
	display: inline-block;
}


/* home footer links */
a.home-footer:link {
	color: #609;
	text-decoration: none;
	margin-right: 13px;
}
a.home-footer:visited {
	color: #609;
	text-decoration: none;
	margin-right:  13px;
}
a.home-footer:hover {
	color: #fff;
	text-decoration: none;
	margin-right:  13px;
	background: #609;
}
a.home-footer:active {
	color: #609;
	text-decoration: none;
	margin-right:  13px;
}
/* normal footer links */
.footNav a:link {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
.footNav a:visited {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
.footNav a:hover {
	color: #ff9;
	text-decoration: none;
	margin-right: 20px;
}
.footNav a:active {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
/* ===================================================================LIST STYLES ===========================================================================*/
ul#craRegsList {
	list-style-type: square;
	line-height: 24px;
}

ul#missionLinks {
	display: block;
	list-style: none;
	margin-left: -40px;
	margin-bottom:28px;
	

}

ul#missionLinks li {
	float:left;
	font-size:1.5em;
	margin:10px 15px 10px 0;
	text-align:center;
	width:241px;
}

ul#missionLinks li a:link, ul#missionLinks li a:active, ul#missionLinks li a:visited {
	color: #fff;
	background-color: #669933;
	display:block;
	padding:12px;
	-webkit-border-radius:10px;

}

ul#missionLinks li a:hover {
	background-color: #66CC33;
	color: white;
	display:block;
	padding:12px;
}

#missionLinksTitle {
	font-weight: bold;
}

/*=====FORM ELEMENTS======*/

div#contactFormArea {
	margin-top: 22px;
	margin-left: 54px;
}

div#contactIntro p {
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
	line-height:22px;
	width:450px;
	font-weight: 800;
}

div#contactBottom {
	margin-left: 54px;
}

form {
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:30px;
	width: 420px;
	margin-top: 15px;
}

input, select{
	float: right;
	width: 150px;
	border: 1px solid #660099;
	margin-top:2px;
	padding:3px;
}

input:focus, select:focus {
	background-color: #ff9;
	border: 1px solid #660099;
}

#donate input{
	border: none;
	margin-top: 25px;
}

input#payBut:hover {
  filter:alpha(opacity=60);
  opacity: 0.6;
}

select {
	width: 158px;
}

div#nwsChkBx {
	margin-left: 40px;
	width: 350px;
}

div#nwsChkBx label {
	font-weight:800;
	margin-left:40px;
}

div#nwsChkBx input {
	margin-top:8px;
	width: 50px;
	float: right;	
	width: auto;
	background-color: #fff !important;
	border: 1px solid #660099 !important;
	
}

input.btn {
	border: 1px solid #660099;
	color:#660099;
	font-family:Verdana,Arial,sans-serif;
	font-weight: 800;
	background-color: #fff;
	margin-top: 15px;
}

input.btn:hover {
	color: #ff9;
	text-decoration: none;
	font-weight: 800;
	background-color: #660099;
	cursor: pointer;

}

input.btn#reset {
	float: left;
}

textarea#comments {
	border: 1px solid #660099;
}

textarea#comments:focus {
	background-color: #ff9;
	border: 1px solid #660099;
	
}

/* =========================Error styles============ */

.err, .error {
	color: #ff0000;
	
}

#entFirst, #entFirstLong, #entLast, #entLastLong, #entEmail, #entEmailValid, #entTele, #entFax, #entStreet1, #entStreet1Long, #entStreet2Long, #entCity, #entCityLong, #entZip, #entCountLong, #commentsErr {
	display: none;
	
} 

div#err h3, div#err li {
	color: red;
	margin-bottom: 10px;
}

div#err h3 {
	text-decoration: underline;
}







/* ========================================================================== *//* IMAGE FIX *//* ========================================================================== *//* drags divs down to contain floated images *//* thanks to http://positioniseverything.net/easyclearing.html */.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	class: clearfix floatholder;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
