/* CSS Document */
html, body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	line-height: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}

img {
	border: none;
}

#wrapper {
	width: 860px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#containter {
	background-image: url(/images/shadow.gif);
	background-repeat: repeat-y;
	width: 860px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#contentWrap {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 30px;
	text-align: left;
}

#header {
	float: left;
	height: 232px;
	width: 800px;
}

#navigation {
	float: left;
	height: 59px;
	width: 800px;
	background-color: #79a4c6;
}



#content {
	float: left;
	height: 100%;
	width: 800px;
	background-image: url(/images/middleBodyBackground.png);
	background-repeat: no-repeat;
	min-height:440px;
	background-color: #79a4c6;
}

#contentInside {
	float: left;
	height: auto;
	width: 776px;
	margin-left: 13px;
	padding-bottom: 20px;
}

#leftColumn {
	float: left;
	height: auto;
	width: 216px;
}

#certificationsColumn {
	float: left;
	height: auto;
	width: 200px;
	text-align:center;
	padding-top:10px;
}

#subNavigation {
	float: left;
	height: auto;
	width: 216px;
	font-size: 14px;
}

#snLinks {
	float: left;
	width: 200px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 16px;
	display: block;
	vertical-align: middle;
}

#snLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#snLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#snLinks a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
}

#snLinks a:active {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
}

#upcomingEventsWrapper {
	float: left;
	height: auto;
	width: 201px;
	font-size:11px;
	line-height: 15px;
}

#ueHead {
	float: left;
	height: 29px;
	width: 201px;
}

#ueBodyBorder {
	float: left;
	height: auto;
	width: 200px;
	background-color: #ae3355;
	padding-bottom: 1px;
	padding-left: 1px;
}

#ueBody {
	float: left;
	height: auto;
	width: 187px;
	background-color: #FFFFFF;
	padding: 6px;
	text-align: left;
}

#latestNewsWrapper {
	float: left;
	height: auto;
	width: 201px;
	margin-top: 20px;
	font-size:11px;
	line-height: 15px;
}

#lnHead {
	float: left;
	height: 29px;
	width: 201px;
}

#lnBodyBorder {
	float: left;
	height: auto;
	width: 200px;
	background-color: #425daa;
	padding-bottom: 1px;
	padding-left: 1px;
}

#lnBody {
	float: left;
	height: auto;
	width: 187px;
	background-color: #FFFFFF;
	padding: 6px;
	text-align: left;
}

#rightColumn {
	background-color: #FFFFFF;
	float: left;
	width: 557px;
	height: auto;
	min-height:300px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rcInside {
	float: left;
	width: 525px;
	height: auto;
	min-height:300px;
	text-align: left;
	margin-left: 16px;
	line-height: 18px;
}

#footer {
	float: left;
	width: 860px;
	height: 40px;
	background-repeat: repeat-y;
	background-image: url(/images/shadow.gif);
}

#footerInside {
	float: left;
	height: 30px;
	width: 784px;
	margin-left: 30px;
	background-color: #003366;
	padding-left: 16px;
	text-align: left;
	padding-top: 10px;
	color: #FFFFFF;
}

.pageTitles {
	FONT-WEIGHT: bold;
	FONT-SIZE: 32px;
	COLOR: #a8c238;
	line-height: 32px;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 32px;
	COLOR: #a8c238;
	line-height: 32px;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24px;
	COLOR: #a8c238;
	display:inline;
}
p{
	line-height:18px;
}
.newsEventsTitles {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	line-height: 14px;
}

/* Nav Stuff */

#sublinksActive {
	font-size: 12px;
	font-style:normal;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	padding-bottom: 8px;
	margin-left: 16px;
	float: left;
}

#snlinksActive {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
	padding-bottom: 8px;
	margin-left: 16px;
	float: left;
}

#snlinksActive a:link {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
	padding-bottom: 8px;
	margin-left: 16px;
}

#snlinksActive a:active {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
}

#snlinksActive a:visited {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
}

#snlinksActive a:hover {
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 200px;
	display: block;
	height: 20px;
}

a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a8c238;
	text-decoration: underline;
	font-weight: bold;
}

#sublinks {
margin-left:14px;
line-height:14px;
padding:5px;

}