@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #669933;
	background-image: url(Images/Backgrounds/PlayaBack.jpg);
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #660000;
	background-color: #658AA4;
}
#header {
	font-family: "Hypatia Sans Pro";
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Index/NOS_Header_Background.jpg);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: 210px;
	text-align: center;
	padding: 5px;
	cursor: default;
}
#logo {
	height: 210px;
	width: 325px;
	float: left;
	cursor: default;
}
#slideshow {
	height: 200px;
	width: 300px;
	float: right;
	clear: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#navigation {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Hypatia Sans Pro Semibold";
	clear: both;
	height: 35px;
	background-color: #CDA76A;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	font-variant: normal;
	word-spacing: 5em;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#calendar {
	width: 200px;
	height: 30px;
	float: left;
	position: static;
	overflow: visible;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
#employment {
	height: 30px;
	width: 200px;
	clear: right;
	float: left;
	position: static;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
#about {
	clear: right;
	float: left;
	height: 30px;
	width: 200px;
	position: static;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
#donate {
	clear: right;
	float: left;
	height: 30px;
	width: 200px;
	position: static;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}
#email {
	clear: right;
	float: left;
	height: 30px;
	width: 200px;
	position: static;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
}





#sidebar {
	width: 185px;
	float: left;
	height: 335px;
	margin-right: 10px;
	font-family: "Hypatia Sans Pro Semibold";
	line-height: normal;
	clear: both;
	background-image: url(Images/SideBarBackT.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border: medium solid #7F1F00;
	background-color: #E9F6FC;
	text-align: left;
	font-size: 18pt;
	cursor: auto;
}
#content {
	font-family: "Hypatia Sans Pro Semibold";
	margin: 0px;
	clear: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: normal;
	text-align: left;
	vertical-align: top;
	top: auto;
	padding-top: 5px;
}
#footer {
	font-family: "Hypatia Sans Pro";
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #9BA19D;
}
.style4 {font-size: 18px}
