/* ********************* Layout Styles ********************* */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font: 10pt/16pt Arial, Verdanda, sans-serif;
	color: #28251f;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	background: #948b7a url(../images/containerBkgrnd.jpg) 0 0 repeat-y;
	text-align: left;
	position: relative;
}

#header {
	width: 800px;
	height: 107px;
	position: relative;
	background:#948b7a url(../images/headBkgrnd.jpg) 0 0 repeat-x;
}

.tagLine {
	padding-top: 25px;
	padding-left: 35px;
}

#lg_img {
	float:right;
	width: 575px;
}

#lg_img2 {
	float:right;
	width: 575px;
}

#colorBand {
	background:url(../images/bkgrnd.jpg) 0 0 repeat-x;
}

#container {
	width: 800px;
	clear: both;
	background: #948b7a;
}

#container2{
	width: 800px;
	clear: both;
	background: #948b7a url(../images/containerBkgrnd.jpg) 0 0 repeat-y;
}

#home_content {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#home2 {
	width: 730px;
	height: 400px;
}

#col1 {
	float: left;
	width: 290px;
	padding-top: 40px;
	padding-right:20px;
	padding-left:  65px;
}


#col2 {
	float: right;
	width: 300px;
	padding-top: 40px;
	padding-left: 10px;
}

.col1 {
	float: left;
	width: 290px;
	padding-top: 40px;
	padding-right:20px;
	padding-left:  65px;
}


.col2 {
	float: right;
	width: 300px;
	padding-top: 40px;
	padding-left: 10px;
}


#mission {
	position: relative;
	width: 700px;
	background: #948B7A url(../images/missionBkgrnd.jpg) 0 0 repeat-x;
	padding-top: 15px;
	padding-right: 50px;
	padding-left:  50px;
	color: #3c382f;
	clear:both;
}

#callout {
	float: left;
	width: 165px; 
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #ccc7c0;
}

#content {
	float: right;
	width: 510px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
}

#form {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right:20px;
	padding-left:  5px;
}

#tallImage {
	float: right;
	width: 160px;
	padding-top: 30px;
	padding-right: 20px;
}

#director {
	float: left;
}

#signature {
	width: 685px;
	background-color: #ccc7c0;
	height: 50px;
}

#president {
	float: right;
	padding-right: 300px;
}

#downloads {
	width: 510px;
}

#col3 {
	float: left;
	width: 200px;
	padding-top: 40px;
	padding-right:20px;
	padding-left:  5px;
}

#col4 {
	float: right;
	width: 200px;
	padding-top: 40px;
	padding-right:10px;
}

#footer {
	background: url(../images/footBkgrnd.jpg) 0 0 repeat-x;
	height: 60px;
	clear: both;
}

/* ********************* Navigation Styles ********************* */

.indexBullet {
	margin: 0;
	padding: 0;
	margin-left:15px;
}

#nav {
	width: 185px;
	background: #3c382f url(../images/mainNavBkgrnd.jpg) 0 0 repeat;
	float: left;
	height: 187px;
	padding-top: 40px;
	padding-left: 40px;
}

#navInside {
	width: 185px;
	background: #3c382f url(../images/mainNavBkgrnd.jpg) 0 0 repeat;
	list-style: none;
	float: left;
	height: 131px;
	padding-top: 40px;
	padding-left: 40px;
}

#nav ul, #navInside ul {
	margin: 0;
	padding: 0;
	margin-top:-20px;
	list-style: none;
}

#nav ul a, #navInside ul a {
	display: block;
	width: 151px;
	height: 20px;
	line-height: 22px;
	color: #ccc7c0;
	font-weight: bold;
	text-decoration: none;
	background: #3c382f url(../images/navBkgrnd.jpg) no-repeat left center;
	text-indent: 20px;
}

#nav ul a:hover, #navInside ul a:hover, body#indexi a.index,
body#principlesi a.principles, body#programi a.program, body#resourcesi a.resources,
body#contacti a.contact,body#newsi a.news {
	background-position: right center;
}


/* ********************* Common Styles ********************* */
p  {
	padding-bottom: 16px;
}

.lightTan{
	color:#CCC7C0;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -10px;
}

a:link, a:visited {
	color: #ccc7c0;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #3c382f;
	text-decoration: underline;
	font-weight: bold;
}

.alt a:link, .alt a:visited{
	color: #3c382f;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}

.alt a:hover, .alt a:active{
	color: #28251f;
	text-decoration: underline;
	font-weight: bold;
	line-height: 15px;
}

#list {
	padding-left: 30px;
	padding-right: 30px;
}

.left {
	float: left;
	padding-right: 15px;
}

.right {
	float: right;
	padding: 10px 0px 10px 10px;
}

.right2 {
	float: right;
	padding: 0px 0px 10px 10px;
}

.missionText {
	padding-top: 40px;
}


.top {
	padding-top: 15px;
	padding-bottom: 10px;
}

.bottom {
	padding-bottom: 10px;
}

.bottom2 {
	padding-bottom: 20px;
}

.disclaimer {
	font-style: italic;
	font-size: 11px;
}

blockquote {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

table {
	margin-left: 10px;
	line-height: 13px;
	color: #ccc7c0;
	font-weight: normal;
}

.center {
	text-align: center;
}

.extraSpace {
	padding-bottom: 10px;
}

/* ********************* Error Messages ********************* */

#ename, #estreet, #ecity, #estate, #ezip, #ephone, #eemail, #eemail2, #emsg {
	display:none;
	color: #990000;
	vertical-align: top;
}
