body {font: 100% Verdana, Arial, Helvetica, sans-serif; background: #fff; color: black}

div#outer {
	width: 80%;
	margin-left: 10%;
	border: 0px solid black;
}

div#header {
	padding-bottom: 15px;
}

div#homebody {
	background-image: url(images/bubbles.png);
	background-repeat:no-repeat;
    background-position:bottom left;
	background-color: #F79867;
	height: 440px;
}

p.centertext {
	color: #FFF;
	font-size: 90%;
	float: left;
}

p.righttext {
	color: #FF4615;	
}

#centerhome {
	float: left;
	width: 300px;
	margin: 50px 50px 0px 200px;
}

#righthome { 
	float: left;
	width: 250px;
	margin: 100px 1px 0px 1px;
	padding-left: 70px;
	background-image: url(images/quotes.jpg);
	background-repeat:no-repeat;
    background-position:left;
}


/*Navigation*/

ul#nav-top {
	clear: both;
	background: #F79867;
	text-align: left;
	padding: 0;
	margin: 0;
	padding: 35px 5px 5px 20px;
	color: white;
	font-size: 90%;
}

ul#nav-top a {
	color: white;
	padding: .5em;
	text-decoration: none;
	background-color: transparent;
}

ul#nav-top li { 
  display: inline; 
  margin: 0; 
  white-space: nowrap;
  color:#2B544C;
} 

/* end of navigation */


td#headerright {background: #fff;
	font-weight: bold; font-size: 70%; color: #900;
	width: 50%; text-align: right; padding: 0px;
	}

td#logo {
	width: 50%; text-align: left; 
	}
	
table#header {width: 100%; padding: 0px 0 10px 0px;
}	

table#content {width: 100%; border: 1px solid; color: white;
}	

td#navigation {background: #9cc;
	font-weight: bold; font-size: 100%; color: white;
	width: 30%; text-align: left; padding: 0 0 0 12px; vertical-align: top; border: 1px solid; color: white;
	}
td#navigation a:link {color: white; text-decoration: none;}
td#navigation a:visited {color: white; text-decoration: none;}
td#navigation a:hover {text-decoration: underline;
}
td#body {background: #e6e6e6;
	font-weight: normal; font-size: 100%; color: black;
	width: 70%; text-align: left; padding: 22px 0 0 12px; border: 1px solid; color: white;
	vertical-align: top;}

h1 {font-weight: bold; font-size: 120%; color: #069; margin: 0px;}

h2 {font-weight: bold; font-size: 100%; color: #069;margin: 0 0 -1em 0;}

h3 {font-weight: normal; font-size: 100%; color: #069; margin: 0 0 -1em 0; padding: 0 0 0 .5em;}

.locator {font-weight: bold; font-size: 100%; color: white; background: #900;}	
	
p {
	margin: 1em 0;
	padding: .2em .2em .2em .5em;
 	color: black;
}
ul, ol, li {
	color: black;}
	
td#mission {background: #9cc;
	font-weight: bold; font-size: 70%; color: black;
	width: 70%; text-align: left; padding: 0px;
	}

td#wthreec {
	width: 30%; text-align: right; 
	}
	
table#footer {width: 100%; padding: 0px 0 10px 0px;
}	
a:link {color: blue; text-decoration: none;}
a:visited {color: #909; text-decoration: none;}
a:hover {text-decoration: underline;}

p#footer {
	font-size: 70%;
	color: #666;
	text-align: right;
	margin-right: 107px;
	margin-top: 30px;}
