/* HTML Basic Elements */
body {
	background-image: url('../images/all-crosshatches.png');
	background-repeat: repeat;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Tahoma', san-serif;
	font-size: 12px;
	}
a {
	}
p {
	}
h1 {
	}
h2 {
	}
img {
	border: 0;	
}
.bold {
	font-weight: bold;
	}
.clear {
	clear: both;
    display: block;
	overflow:hidden;
	height: 0;
	line-height: 0;
	font-size:0;
	}
	#wrapper {
		width: 895px;
		margin: 0px auto;
		}
		#wrapperTop {
			background-image: url('../images/all-contentTop.png');
			background-repeat: no-repeat;
			width: 895px;
			height: 45px;
			margin: 0px auto;
			}
		#wrapperMiddle {
			background-image: url('../images/all-contentMiddle.png');
			background-repeat: repeat-y;
			width: 895px;
			margin: 0px auto;
			}
			#header {
				}
				#logo {
					width: 210px;
					height: 88px;
					float: left;
					clear: none;
					margin-top: -30px;
					margin-left: 30px;
					}
				#donate {
					width: 253px;
					height: 43px;
					float: right;
					clear: none;
					margin-top: -30px;
					margin-right: 30px;
					}
				#mainheader {
					}
					#bar {
						background-color: #202020;
						height: 310px;
						width: 100%;
						position: absolute;
						left: 0px;
						margin-top: 50px;
						z-index: 1;
						}
						#barContent {
							width: 895px;
							margin: 0px auto;
							}
						#leftNav {
							width: 299px;
							margin-left: -30px;
							float: left;
							}
							#leftNavTitle {
								width: 299px;
								height: 82px;
								margin-left: 12px;
								}
							#leftNav ul {
								width: 240px;
								list-style-type: none;
								padding: 0px;
								margin: -5px -10px 0px 0px;
								float: right;
								}
								#leftNav li {
									display: block;
									}
									#leftNav ul a {
										background-color: #131313;
										width: 190px;
										height: 10px;
										padding: 15px 25px;
										text-align: left;
										display: block;
										margin-bottom: 5px;
										color: #fff;
										text-decoration: none;
										font-weight: bold;
										font-size: 1em;
										}
										#leftNav ul a:hover {
										background-color: #6d623c;
										}
					#headerBlock {
						float: right;
						width: 590px;
						margin-right: 30px;
						z-index: 9999;
						position: relative;
						}
						#topNav {
							background-image:url('../images/all-topNavbkg.png');
							background-repeat: no-repeat;
							width: 624px;
							height: 28px;
							padding-top: 10px;
							margin-left: 10px;
							}
							#topNav ul {
								list-style-type: none;
								padding: 0px;
								margin: 0px 4px;
								}
								#topNav li {
									width: 148px;
									display: inline-block;
									}
						#picWrapper {
							background-image: url(../images/all-headerPicWrapper.png);
							background-repeat: no-repeat;
							width: 646px;
							height: 352px;
							padding-top: 10px;
							margin-top: -10px;
							}
							#picHolderI {
								background-image: url(../images/home-headerPicHolder.png);
								background-repeat: no-repeat;
								margin: 0px auto;
								width: 626px;
								height: 445px;
								text-align: center;
								padding-top: 10px;
								}
							#picHolder2 {
								background-image: url(../images/subs-headerPicHolder.png);
								background-repeat: no-repeat;
								margin: 10px auto;
								width: 613px;
								height: 311px;
								text-align: center;
								padding-top: 10px;
								}
							#picHolder3 {
								background-image: url(../images/function-headerPicHolder.png);
								background-repeat: no-repeat;
								margin: 10px auto;
								width: 613px;
								height: 311px;
								text-align: center;
								padding-top: 10px;
								}
							#picHolder4 {
								background-image: url(../images/spirit-headerPicHolder.png);
								background-repeat: no-repeat;
								margin: 10px auto;
								width: 613px;
								height: 311px;
								text-align: center;
								padding-top: 10px;
								}
								#headerImg {
									width: 609px;
									height: 390px;
									margin: 0px auto;
									position: relative;
									}
								#headerImg2 {
									width: 599px;
									height: 291px;
									margin: 0px auto;
									position: relative;
									}
								#caption {
									width: 590px;
									padding: 0px 20px;
									margin-top: -3px;
									text-align: center;
									position: relative;
									font-size: .9em;
									font-style: italic;
									}
									.right {
										text-align: right;
										display: block;
										}
			#content {
				background-image: url('../images/all-watermark.png');
				background-repeat: no-repeat;
				background-position: center right;
				width: 100%;
				min-height: 550px;
				}
				#exhibit {
					width: 233px;
					height: 316px;
					float: left;
					clear: none;
					margin: 20px 0px 0px 20px;
					position: relative;
					}
				#exhibit2 {
					width: 233px;
					height: 450px;
					float: left;
					clear: none;
					margin: 20px 0px 20px 20px;
					position: relative;
					}
				#mainContent {
					width: 600px;
					float: right;
					clear: none;
					margin: 120px 20px 0px 0px;
					position: relative;
					}
				#mainContent2{
					width: 600px;
					float: right;
					clear: none;
					margin: 20px 20px 0px 0px;
					position: relative;
					}
					#featureBoxWrapper {
						width: 950px;
						margin: 20px 0px;
						z-index: 9999;
						}
						.featuredBox {
							width: 266px;
							height: 151px;
							padding: 40px 20px 0px 10px;
							text-align: justify;
							}
							#featuredForm {
								float: left;
								margin-left: -18px;
								clear: none;
								background-image: url('../images/home-bucketForm.png');
								background-repeat: no-repeat;
								}
							#featuredSpirit {
								float: right;
								margin-right: 18px;
								clear: none;
								background-image: url('../images/home-bucketSpirit.png');
								background-repeat: no-repeat;
								}
							#featuredFunction {
								margin: 0px -138px;
								position: absolute;
								left: 50%;
								clear: none;
								background-image: url('../images/home-bucketFunction.png');
								background-repeat: no-repeat;
								}
								.featuredBox img {
									width: 207px;
									height: 37px;
									margin: 0px auto;
									display: block;
									}
					#featureBoxWrapper2 {
						width: 800px;
						margin: 20px auto;
						}
						.featuredButton {
							width: 231px;
							height: 37px;
							}
							#featuredButtonForm {
								float: left;
								margin-right: 0px;
								clear: none;
								}
							#featuredButtonSpirit {
								float: right;
								margin-left: -0px;
								clear: none;
								}
							#featuredButtonFunction {
								margin: 0px -115px;
								position: absolute;
								left: 50%;
								clear: none;
								}
			#footer {
				}
				#footerBar {
					background-image: url('../images/all-footerBarBkg.png');
					background-repeat: repeat-x;
					position: absolute;
					width: 100%;
					height: 39px;
					line-height: 39px;
					left: 0px;
					margin: -50px 0px;
					}
				.opera #footerBar { 
					margin: 15px 0px;
					}
					#footerBar span {
						width: 900px;
						text-align: center;
						margin: 0px auto;
						display: block;
						font-weight: bold;
						}
				#mainFooter {
					margin: 70px auto 0px auto;
					position: relative;
					line-height: 27px;
					width: 100%;
					text-align: center;
					}
					#mainFooter img {
						vertical-align: middle;
						margin: 0px 5px;
						}
					#mainFooter span {
						text-align: center;
						}
					#mainFooter a {
						color: #000;
						text-decoration: none;
						}
						#mainFooter a:hover {
							color: #000;
							text-decoration: underline;
							}
		#wrapperBottom {
			background-image: url('../images/all-contentBottom.png');
			background-repeat: no-repeat;
			width: 895px;
			height: 58px;
			margin: 0px auto;
			}
			
#about-question {
	width: 380px;
	height: 75px;
	margin: 0px auto;
	display: block;
	}
.leftcol {
	width: 45%;
	float: left;
	clear: none;
	padding-left:20px;
	list-style-type: none;
	line-height: 1.5em;
	}
.rightcol {
	width: 40%;
	float: right;
	clear: none;
	padding-left: 20px;
	list-style-type: none;
	line-height: 1.5em;
	}
.oddcol {
	width: 233px;
	height: auto;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	}
	.toplevelli {
		font-weight: bold;
		margin-bottom: 2px;
		}
	.indented{
		padding-left: 30px;
		}	
#comingsoon {
	display: block;
	margin: 100px 0px 0px 200px;
	}
#comingsoonp {
	display: block;
	margin: 0px 0px 200px 200px;
	font-weight: bold;
	}
.centeredtxt {
	text-align: center;
	}
#contactTitle {
	margin-bottom: 50px;
	}
.pindented{
	padding-left: 220px;
	margin-top: 50px;
	}	
	.pindented a {
		color: black;
		}
		.pindented a:hover {
			text-decoration: none;
			font-weight: bold;
			}
#resourcesHeader {
	display: block;
	clear: both;
	margin-bottom: 40px;
	}
#resourceMap {
	display: block;
	clear: both;
	width: 315px;
	margin: 0px auto;
	}

/** Naming Opportunities **/	

#mainContentNaming{
width: 800px;
clear: none;
margin: 20px 0px 0px 20px;
position: relative;
}
#namingContentWrapper{margin-left: 20px; width: 700px;} 
.namingHeader{margin-bottom: 5px; font-weight: bold; font-size: 1.25em;}
.largerFont{font-size: 1.25em;}

.form {color: #f0b310; font-weight: bold;} 
.function{color: #7499c6; font-weight: bold;}
.spirit{color: #6d8d23; font-weight: bold;}

.floatLeft {float: left;}

#sideHeadingWrapper{
width: 500px; 
position: absolute; 
left: 325px; 
text-align: right;
}

.namingSpecialHeader{margin: 0px; padding: 0px; font-size: 1.25em; font-family: helvetica; font-weight: bold;}
.greenText{color: #67881c; font-style: italic; font-size: 1.1em; font-weight: bold;}

#contactBoxWrapper{margin-top: 50px; float: right; display: inline; width: 295px;}

.topParagraph{width: 480px;}
#contactBox{
color: #131313;
text-align: center;
background: url('../images/opportunities.gif') no-repeat;
position: absolute; 
top: 70px; 
left: 550px; 
width: 295px; 
height: 254px;
padding-top: 40px;
}
.contactLink{ color:#131313; }