/* CSS Document */
body {
	font: 80%/1.35 "Comic Sans MS", arial, sans-serif;
	padding: 0;
	margin: 0;	background: url(../img/wave.gif) no-repeat center;
	}
h1 {
	font: italic bold 2.5em/1em Perpetua, Helvetica, serif;
	color: #F06D29;
	}
h2 {
	font: bold 1.5em/1.5em "Comic Sans MS", arial, sans-serif;
	}
#header {
	background: #007856;
	border-bottom: 1px solid #00c48d;
	height: 175px;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.mar {
	margin: 5px;}
#righthead {
	float: right;
	margin: 5px;
	}
#persistAddress {
	color: #FFFFCC;
	font: 95%/1.2 "Comic Sans MS", arial, sans-serif;
	}
#persistAddress a {
	color: #ffffff;
	}
#persistAddress a:hover {
	color: #000000;
	}
#donate {
	text-align: center;
	}
#topmess {
	position: absolute;
	padding: 4px 130px 4px 170px;
	font: bold 1em/1.25 Arial, Helvetica, sans-serif;
	}
.topalign {
	vertical-align: top;
}
.indent {
	padding: 0 0 0 20px;
}
.nolink {
	cursor: default;
}
	
a img {
	border: 0px none;

	}
/*
div#header a {
	display: block;			/* makes the background hover effect work in Mozilla 
	width: 153px;
	background-color: #5C6F90;
	}

div#header a:hover {
	background-color: #43616B;
	}
*/

#container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
/*	border: 1px solid #CCCCCC;
	background: #EEEEEE;*/
}

#nav, #nav ul {
	float: left;
	width: 100%;  /*36em*/
	list-style: none;
	line-height: 1;
	background: #8A8A8A;
	font-weight: bold;
	padding: 0;
	border: solid #00c48d; /* same as background hover */
	border-width: 1px 0;
	margin: 0 0 1em 0;
	z-index: 10;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 2em; /* 0.25em 2em */
}

#nav a.daddy {
	background: url(../img/rightarrow.gif) no-repeat center right;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #00c48d;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#callus {
	position: absolute;
	top: 10px;
	right: 1px;
	margin: 1px;
	padding: 1em;
	text-align: right;
	color: white;
	font: bold .9em/1 verdana, sans-serif;
}

#center {
	margin: 0px;
	padding: 1%;
	clear: left;
}

#center p {
	padding: 2px 10px;
}

h1 {
	font: bold 2.5em/1em "Comic Sans MS", arial, sans-serif;
	color: #F06D29;
}

.name {
	font-weight: bold;
}
.title {
	font-style: italic;
}
#peepcomp {
	text-align: right;
}

div#peepcomp a {
	text-decoration: none;
	}
div#peepcomp img {
	border-style: none;
	}

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
}

#footer p {
	margin: 2px;
	text-align: center;
	}
	
#twoleft {
	position: relative;
	width: 20%;
	margin: 0px;
	padding: 1% 3%;
	float: left;
	}
#tworight {
	position: relative;
	margin: 0 5px 0 0%;
	padding: 1% 3%;
	}
#pictworight {
	position: relative;
	}

.skyline {
	left: 50px;
	top: 40px;
	}

#homebox {
	float: right;
	margin: 10px;
	border: 1px solid Black;
	background-color: #A7BADD;
	padding: 1em;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}
#botcenter {
	clear: both;
	}
ul#require {
	list-style-type: none;
	padding: 0 2em 2em;
	margin: 0;
}

ul#require ul {
	list-style-type: none;
	padding: 0 2em;
	margin: 0;
}

ul#require li{
	background-image: url(../img/checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.25em;
}


#instruct {
	position: fixed;
	top: 100px;
	right: 5px;
	width: 200px;
	border: 1px solid Black;
	background-color: #A7BADD;
	padding: 1em;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
}

#instruct2 {
	position: absolute;
	top: 100px;
	right: 5px;
	margin: 1px;
	padding: 1em;
	border: 1px solid Black;
	background-color: #A7BADD;
	font: .9em/1 verdana, sans-serif;
}

#instruct2 ul{
	list-style-type: none;
	padding: 2em;
	margin: 0;
}

#instruct2 ul li{
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.25em;
}

#apply ol {
	margin: 5px 15px;
	}
#apply li ol {
	list-style-type: lower-alpha;
}
#apply li ol li {
	margin: 0px 15px;
}
.icon {
	text-decoration: none;
	border: none;
	}
#jobop {
	float: left;
	width: 220px;
	margin: 10px;
	}
.imgrot {
	margin: 5px;	
	}
#message {
	top: 400px;
	border: 1px solid black;
	width: 150px;
	background-color: yellow;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	visibility: hidden;
	}
#bonusinfo {
	float: right;
	border: 1px solid black;
	width: 245px;
	background-color: yellow;
	padding: 4px;
	font-weight: bold;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

.memb {
	line-height: 4px;
	margin: 0 0 25px 0;
}
.memb h4.position {
	font-style: italic; font-weight: normal;
}
.memb p {
	line-height: 1.2em;
	margin: 0 0 25px 0;
}
#vision {
	text-align: center;
	font-weight: bold;
}
#piczz {left: 100px;}
#jump { float: right; padding: 10px;}
.clear {clear:both;}
#spserlogos {
	text-align: center;
	}
#spserlogos img {
	padding: 0 10px;}