#container {
background-repeat: y-repeat;
background-color: #fff;
width: 900px;
height: relative;
margin-left: auto;
margin-right: auto;
color: black;
clear:both;
margin-top:15px;
}

body {
	background-image: url("");
	background-repeat: repeat-x;
	margin-top: 0px;
}

#head {
background-image: url("images/header.jpg");
background-repeat: no-repeat;
width: 900px;
height: 124px;
}

#menu {
width: 380px;
height: 8px;
list-style-type:none;
text-align: left;
text-decoration: none;
margin-top: 40px;
margin-left: 495px;
padding-bottom:22px;
}

#menu-top {
width: 600px;
height: 10px;
list-style-type:none;
text-align: left;
text-decoration: none;
margin-top: -120px;
margin-left: 540px;
padding-bottom:20px;
}


#center-top {
background-image: url("images/center-img.jpg");
background-repeat: no-repeat;
width: 900px;
height: 233px;
clear:both;
}


#left {
	float: left;
	width: 497px;
	height: 318px;
	background-image: url("images/flashblock.jpg");

	
}

#right {
float: right;
width: 403px;
height: 318px;
background-image: url("images/quote-block.jpg");
}

#footer {
background-image: url("images/bottom-image.jpg");
height: 30px; 
width: 900px;
float:left;
}

#footer-right {
background-color: #000000;
height: 30px; 
width: 410px;
float:left;
border: solid;
border-color:red;
}

/* Type */


h2 {
font-family: "Arial";
color: #000;
}

h2.center-header {
	color:#FFF;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:lighter;
	margin-left:170px;
	padding-top: 50px;
	letter-spacing:1px;
}

h3 {
font-family: "Arial";
color: #89D55B;
margin-left: 30px;
margin-right: 30px;
}


h3.title-right {
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:lighter;
	margin-left:27px;
	padding-top: 6px;
	
}

h3.title-left {
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:lighter;
	margin-left:60px;
	padding-top: 6px;
}

h3.contact-header {
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:lighter;
	margin-left:60px;
	padding-top: 6px;
}

span.greenrule {
	color:#6C3;
	
}

hr {
	margin-left:230px;
	margin-right:50px;
}


p {
font-family: "Arial";
margin-left: 30px;
margin-right: 30px;
text-align: justify;
}

p.center-header {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	margin-left: 230px;
	margin-right:50px;
	padding-top: 0px;
	font-size: small;
	letter-spacing:.5px;
				 
}

p.body-text {
	font-family: "Helvetica";
	font-size:small;
	margin-left: 274px;
	padding-top: 30px;
	text-align: justify;
}

p.footer {
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	color:#fff;
	margin-top:7px;
	margin-left:50px;
	font-size: x-small;

}
	
	

/*Links*/

a.menu{
text-decoration: none;
margin-top: 5px;
margin-bottom: -5px;
margin-left: 15px;
font-family: "Times"; 
font-size: small;
font-weight:lighter;
color: #fff;	
float: left;
text-align: left;
width: relative;
height: 32px;
text-transform: uppercase;
letter-spacing:1px;
}

a.footer-menu {
text-decoration: none;
font-family: "Arial"; 
font-size: small;
color: fff;	
text-align: left;
width: relative;
height: 32px;
margin-top:10px;
padding-top:10px;
font-size:x-small;
}

a.menu:hover {
color: #390;
}

a.footer-menu:hover {
color: #390;
}

a.footer-menu:visited {
color: #FFF;
}

a:visited {
color:  #fff;
text-decoration: none;
}

a.sublinks {
padding-top:3px;
margin-left: 770px;
color: #390;
text-decoration:none;
font-family: Helvetica, sans-serif;
font-size:x-small;
}

a.sublink-home {
margin-top:5px;
margin-left: 740px;
color: #390;
text-decoration:none;
font-family: Helvetica, sans-serif;
font-size:x-small;
}

a.sublink-home:hover {
color: #FFF;
text-decoration:underline;

}


a.home-section-link {
width: 600px;
height: 10px;
list-style-type:none;
text-align: right;
text-decoration: none;
margin-top: -31px;
margin-left: 400px;
font-size:small;
font: "Helvetica";
color:#000;
}

a.home-section-link:hover {
color: #390;
text-decoration:underline;
}

img {
border:none;
}



a.footer-links {
color: #000000;
text-decoration:none;

}

a.footer-links:hover {
color:#00CC00;
text-decoration: none;

}

a.sublinks:hover {
color: black;
}

.missiontext {
color: black;
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}

.missionheader {
text-align: center;
color: black;
}

p.resources-text {
font-size: small;
text-align: left;
margin-left: 30px;
}

p.resources-home-text {
font-size: small;
text-align: left;
margin-left: 10px;
}

p.home-body-text {
font-size: small;
text-align: left;
margin-left: 20px;
}
p.footer-text {
font-size: small;
text-align: center;
color: #000000;
margin-top:10px;
padding-top: 8px;
}

strong {
font-size: medium;i 
}

img.img-alt {
margin-top: -15px;
margin-left: 10px;
margin-right: 10px;
float: right;
padding: 10px;
}



/* Setting up search forms */

form {
border:none;
padding-left: 0px;
margin-left: 45px;
float: left;
border:solid;
border-color: red;

}

fieldset {
border:none;
}

input {
text-align:center;
margin-top: 0em;
margin-right: 0em;
font-family: Arial;
width: 10em;
height:2em;
background-color: #CCCCCC;
border:solid;
border-color:red;
}

input.story-form {
float: left;
margin-left: 0px;
}

textarea {
float: left;
margin-top: .5em;
width: 17em;
height: 30em;
background-color: #CCCCCC;

}

label {
float: left;
width: 0em;
text-align:left;
margin-right: 0em;
font-family: Arial;
color: grey;
margin-top: .1em;
}

form.searchtool {
float: right;
padding-top: 2px;
margin-right: 10px;
}

input.searchsubmit {
width: 10em;
height: 1.9em;
display: block;
background: #00cc00;
text-align: center;
color: white;
border: none;
margin-top: 5.5px;
margin-left: 5px;
text-transform: uppercase;
}

iframe {
	margin-top:60px;
	margin-left:40px;
}
	

/* Setting up buttons */

button.join-submit {
float: left;
width: 8em;
clear: left;
background-color: #CCCCCC;
color: #000000;
border: none;
margin-left: 8.7em;
margin-top: .5em;
}

button.join-submit:hover {
color: white;
background-color: #000000;
}

button.join-reset {
float: left;
width: 8em;
background-color: #CCCCCC;
color: #000000;
border: none;
margin-left: 1.5em;
margin-top: .5em;
}

button.join-reset:hover {
color: white;
background-color: #000000;
}
