body  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
li {
	margin-bottom: 15px;
	line-height: 130%;
	color: #333;
	font-size: 100%;
	list-style-type:disk;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
blockquote {
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 20px;
}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	color: #3FA9F5;
	margin:0px;
}
h1 {
	font-size: 24px;
	margin-top:20px;
	margin-bottom:10px;
}
h2 {
	font-size: 20px;
	margin-top:20px;
	margin-bottom:10px;
}
h3 {
	font-size:16px;
	margin-top: 5px;
	color: #333;
}
h4 {
	font-size: 16px;
	color:#333;
}
h5 {
}
h6 {
}
p {
	margin:0px;
	color: #333;
}
a:link {
	color: #006;
}
a:active {
	color: #3fa9f5;
}
a:visited {
	color: #006;
}
a {
}
a:hover {
	color: #3fa9f5;
}
#container {
	background-image: url(images/MainNavBG.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
}
#wrapper {
	text-align: left;
	margin: auto;
	padding-bottom: 0px;
	background-color: #FFF;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 978px;
	padding-top: 10px;
}
#headerbg {
	background-color: #FFF;

}
.logo {
	margin: 10px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#uNavcontainer {
	float: right;
	text-align: right;
	clear: both;
	margin-top: 30px;
}
#uNav {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#uNav li {
	text-align:right;
	width:auto;
	line-height: 50%;
}
#uNav li a
{
	text-decoration: none;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
#uNav li a:hover
{
	color: #3fa9f5;
	text-decoration: none;
}
#uNav #gray a {
	color:#999;
}
#uNav #gray a:hover{
	text-decoration:none;
	cursor:default;
	color:#999;
}
.dots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #329DE9;
}
#searchboxbg {
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
#searchbox {
	float: right;
	text-align: right;
	margin-left: 10px;
}
.social {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer {
	width: 978px;
	margin-right: auto;
	margin-left: auto;

}
#navlist {
	width:978px;
}
#navlist li {
	width:163px;
	font-size:16px;
	letter-spacing:1px;
	font-weight: bold;
	background-image: url(images/maintabs.png);
}
#navlist a {
	color:#FFF;
	background-image: url(images/maintabs.png);
}
#navlist a:hover {
	background-image:url(images/maintabscurrenthover.png)
}
#navlist #current {
	background-image:url(images/maintabscurrent.png);
}
#navlist #donate {
	background-image: url(images/Donate.png);
}
#navlist #donate a:hover, #navlist #dcurrent {
	background-image:url(images/DonateHover.png)
}
#maincontent {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #F9f5e9;
	padding-bottom: 15px;
}
#bannerimage {
	border: 1px solid #999;
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: auto;
	width: 925px;
	margin-right: auto;
}
.welcome {
	width: 340pt;
	float: left;
	padding-left: 25px;
	padding-bottom: 15px;
}
.body {
	font-size:100%;
	color:#333;
	padding-bottom: 15px;
	line-height: 130%;
}
.caption {
	font-size: 90%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.centerquarter, .rightquarter {
	width: 21%;
	padding-left: 15px;
}
.centerquarter {
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CBC4A9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CBC4A9;
	margin-left: 20px;
	padding-right:20px;
}
.titlelink {
	font-weight: bold;
	text-decoration: none;
	color: #006;
}
.rightquarter {
	float: right;
	margin-right: 15px;
}
.title {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.date {
	color: #666;

}
.jobtitle {
	font-weight:bold;
	margin-top: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 978px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	height: 170px;
}
#footercontainer {
	background-color: #FFF;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin: 0px;
}
#footer p {
	line-height:18px;
}
.footertitle {
	font-weight: bold;
	color: #FFF;
}
.morelink {
	font-weight: bold;
	color: #3FA9F5;
	font-size: 12px;
	letter-spacing: 1px;
}

.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbc4a9;
	margin-bottom: 20px;
	margin-top: 20px;
}
.pagecontent {
	width:525px;
	float: left;
	margin-bottom: 15px;
	margin-right: 30px;
}
.admissionspagecontent {
	width:500px;
	float:right;
	margin-bottom:15px;
	margin-right:15px;
	height: 655px;
}
.leftnav {
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 15px;
}
.logos {
	float: right;
	padding-right: 15px;
}
.address {
	float: left;
	padding-left: 30px;
}
.connectboxes {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image {
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lcimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 15px;
}
.middle {
	margin-bottom: 15px;
	margin-left: 5px;
}

#submenu li {
	text-indent: 5px;
	width: 230px;
	padding-top:7px;
	padding-bottom: 7px;
	background-color: #F9F5E9;
}
#submenu li:hover, #submenu li:focus, #submenu li a:focus {
	color:#333;
	cursor:default;
	text-decoration: none;
}
#submenu a {
	font-weight: normal;
}
#submenu a:hover {
	background-image:url(images/ArrowButton.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	color:#3FA9F5;
}
#submenu .indent {
	margin-left: 15px;
	width: 230px;
}
#submenu .indent2 {
	margin-left: 25px;
	width: 190px;
}
#submenu #down {
	background-image:url(images/ArrowButtonDown.png);
	background-position:left;
	background-repeat:no-repeat;
	cursor:default;
}
#submenu #down a, #submenu #down a:hover {
	cursor:default;
	color:#3FA9F5;
}
#submenu #active a {
	text-decoration:none;
	cursor:default;
	background-image:url(images/ArrowButton.png);
	background-repeat:no-repeat;
	background-position:left;
}
#submenu #active a {
	color:#3FA9F5;
	cursor:default;
}
#submenutitle {
	color: #006;
	text-decoration: none;
}

.thumbnail {
	text-decoration: none;
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #FFF;
	margin-left: 5px;
}
.programlist {
	clear:both;
	margin-bottom: 10px;
}
.programlist a {
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
#mainbg {
	padding-bottom: 25px;
	background-color: #f9f5e9;
}

