body {
	background: #5f85a9 Url('images/sitebg.gif') repeat-x top;
	margin: 0;
	font-size: 12px;
}
#skip {
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
}
#page {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#header {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	clear: both;
/*	border:1px solid #00ff00;*/
}
#logo {
	background: url('images/logo.gif') no-repeat;
	width: 494px;
	height: 110px;
	border: 0px;
	float: left;
}
#logoinner {
	background: url('images/logoinner.gif') no-repeat;
	width: 494px;
	height: 110px;
	border: 0px;
	float: left;
}
#topsection {
	background: url('images/topsection.jpg') no-repeat;
	width: 456px;
	height: 110px;
	border: 0px;
	float: right;
}
#topnav {
	width: 100%;
	height: 31px;
	background: #eee8c5 url('images/navbg.gif') repeat-x top;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	float: left;
}
#topnavlinks {
	list-style: none;
	width: 950px;
	height: 31px;
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
	#topnavlinks ul {
		margin: 0;
		padding: 0;
		height: 31px;
		list-style: none;
		z-index: 3000;
	}
	#topnavlinks ul li {
		position: relative;
		display: inline-block;
		border-left: #000000 solid 1px;
		list-style: none;
		z-index: 2000;
	}
	#topnavlinks ul li a {
		color: #000000;
		text-decoration: none;
		text-align: center;
		margin: 0 auto;
		padding: 7px 15px;
		display: inline-block;
	}
	#topnavlinks ul li a:hover, #topnavlinks a:active, #topnavlinks .selected, #topnavlinks .selected a {
		background: #ffffff;
	}
	#topnavlinks ul li ul {
		display: none;
		position: absolute;
		float: left;
		top: 100%;
		left: 0;
		z-index: 1000;
	}
	#topnavlinks ul li > ul {
		top: auto;
		left: auto;
	}
	#topnavlinks ul li:hover ul, #topnavlinks ul li.over ul {
		display: block;
		border-top: 1px solid #999999;
		float: left;
		clear: both;
	}
	#topnavlinks ul li ul li {
		float: left;
		background-color: #eee8c5;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		border-left: 1px solid #999999;
		text-align: left;
		width: 15em;
		display: block;
		font-size: 0.8em;
		clear: both;
	}
	#topnavlinks ul li ul li a {
		color: #000000;
		text-decoration: none;
		text-align: left;
		margin: 0;
		padding: 3px 6px;
		display: inline-block;
		width: 13.9em;
	}
	#topnavlinks ul li li a:hover {
		background: #fac843;
	}
#content {
	width: 950px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#breadcrumb {
	width: 912px;
	height: 20px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	color: #aaaaaa;
	text-align: right;
}
	#breadcrumb ul {
		float: right;
		margin: 0;
		padding: 0;
		height: 20px;
	}
	#breadcrumb li {
		display: inline-block;
		margin: 0 3px 3px 0;
		padding: 0;
	}
	#breadcrumb li a {
		color: #ffffff;
		margin: 0 auto;
		display: inline-block;
	}
	#breadcrumb li a:hover {
		color: #000000;
		background: #fac843;
		text-decoration: none;
	}

/******************************************/
/* Home Page CSS                          */
/******************************************/

#homebodytop {
	width: 922px;
	height: 295px;
	margin: 0px 14px;
	padding: 0;
}
#homeimgrotator {
/*462 x 266, border color #eee8c5*/
	width: 486px;
	height: 295px;
	margin: auto 0;
	text-align: left;
	float: left;
}
#rotatorscript {
	padding-top: 14px;
}
#seal {
	background: url('images/seal.gif') no-repeat center;
	width: 436px;
	height: 295px;
	float: right;
}
#donatenow {
	border: 0;
}
#dataarea {
	width: 922px;
	margin: 0 auto;
	color: #ffffff;
	clear: both;
}
#homenews {
	width: 302px;
	padding-left: 0px;
	float: left;
}
	#homenews #icon {
		background: url('images/news.png') no-repeat center left;
		height: 32px;
		margin: 3px 0;
		float: left;
	}
	#homenews #dataareatitle {
		height: 32px;
		margin: 6px 0 6px 45px;
		font-size: 1.4em;
		font-weight: bold;
	}
	#homenews #dataareatitle a {
		color: #ffffff;
		text-decoration: none;
	}
	#homenews #dataareatitle a:hover {
		color: #ffffff;
		text-decoration: none;
	}
#details {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: 1.1em;
	padding: 5px;
	text-align: left;
	float: left;
}
	#details a {
		font-weight: bold;
		text-decoration: none;
		color: white;
	}
	#details a:hover {
		text-decoration: underline;
	}
#homeevents {
	width: 302px;
	padding-left: 8px;
	float: left;
}
	#homeevents #icon {
		background: url('images/calendar.png') no-repeat center left;
		height: 32px;
		margin: 3px 0;
		float: left;
	}
	#homeevents #dataareatitle {
		height: 32px;
		margin: 6px 0 6px 45px;
		font-size: 1.41em;
		font-weight: bold;
	}
	#homeevents #dataareatitle a {
		color: #ffffff;
		text-decoration: none;
	}
	#homeevents #dataareatitle a:hover {
		color: #ffffff;
		text-decoration: none;
	}
#quicklinks {
	width: 302px;
	padding-left: 8px;
	float: left;
}
	#quicklinks #icon {
		background: url('images/globe.png') no-repeat center left;
		height: 32px;
		margin: 3px 0;
		float: left;
	}
	#quicklinks #dataareatitle {
		height: 32px;
		margin: 6px 0 6px 45px;
		font-size: 1.4em;
		font-weight: bold;
	}
	#quicklinks #details ul {
		list-style: none;
		line-height: 1.5em;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	#quicklinks #details ul li {
		list-style-image: none;
		list-style-type: none;
		list-style-position: outside;
		display: block;
		margin: 0;
		text-align: left;
	}

/******************************************/
/* Inner Pages CSS                        */
/******************************************/
#headerImage {
	background: url('images/logoinnerbottom.gif') no-repeat top left;
	width: 950px;
	height: 230px;
	margin: 0;
	padding: 0;
	clear: both;
}
#headerImage img {
	margin-top: 15px;
	border: 2px solid #ffffff;
}
#container {
	width: 922px;
	margin: 0 auto;
	margin-bottom: 14px;
	clear: both;
	min-height: 200px;
}
#leftcolumn {
	width: 202px;
	padding: 0 5px;
	float: left;
	display: inline;
}
#leftnavtitle {
	width: 192px;
	margin: 0;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#leftnav {
	list-style: none;
	width: 192px;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px 5px 0 5px;
}
	#leftnav ul {
		margin: 0;
		padding: 0;
	}
	#leftnav li {
		list-style-image: none;
		list-style-type: none;
		list-style-position: outside;
		display: block;
	}
	#leftnav li a {
		color: #ffffff;
		text-decoration: none;
		margin: 0;
		padding: 0;
		font-size: 1.1em;
		display: block;
	}
	#leftnav li a:hover, #leftnav a:active, #leftnav .selected  {
		color: #000000;
		background: #fac843;
	}
	#leftnav ul ul {
		margin: 0;
		padding-left: 10px;
	}
	#leftnav ul ul ul {
		margin: 0;
		padding-left: 15px;
	}
	#leftnav ul ul ul ul {
		margin: 0;
		padding-left: 20px;
	}
#sponsorImages {
	padding-top: 30px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#pagebody {
	width: 700px;
	padding: 0 5px;
	float: right;
	display: inline;
}
#pagetitle {
	width: 690px;
	margin: 0;
	padding: 3px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #fac843;
	border-top: 0;
	border-bottom: 1px solid #ffffff;
}
	#pagetitle a {
		text-decoration: none;
		color: #ffffff;
	}

/******************************************/
/* Main styling for content entered by user */
/******************************************/
#pagebodycontent {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.1em;
	text-align: left;
	color: #ffffff;
}
#pagebodycontent a {
	color: #fac843;
}
#pagebodycontent a:hover {
	color: #000000;
	background: #fac843;
}

/******************************************/
#longestline {
	background: #ffffff;
	width: 922px;
	height: 1px;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}
#longline {
	background: #ffffff;
	width: 700px;
	height: 1px;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}
#smallline {
	background: #ffffff;
	width: 302px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
#smallerline {
	background: #ffffff;
	width: 202px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
#bottombanner {
	width: 922px;
	height: 118px;
	text-align: center;
	margin: auto;
}
#rotatorbanner {
	width: 728px;
	text-align: center;
	margin: auto;
	padding-top: 14px;
}
#footer {
	width: 100%;
	height: 59px;
	margin: 0 auto;
	background: #eee8c5 url('images/footerbg.gif') repeat-x top;
	clear: both;
}
#footerbody {
	width: 950px;
	height: 59px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: .9em;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
}
#footernav {
	width: 685px;
	height: 59px;
	margin-left: 14px;
	float: left;
	text-align: left;
}
#footernav p {
	margin: 0;
	padding: 5px 0;
}
#footernav a {
	color: #000000;
	text-decoration: none;
}
#footernav a:hover {
	text-decoration: underline;
}
#footeraddress {
	background: url('images/footeraddressbg.gif') repeat-x top;
	width: 237px;
	height: 59px;
	margin: 0;
	margin-right: 14px;
	float: right;
	text-align: right;
}
#footeraddress p {
	margin: 0;
	padding: 5px;
}
#tecsinc {
	width: 950px;
	height: 20px;
	margin: 5px auto;
	text-align: center;
	color: #ffffff;
}
#tecsinc a {
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
	font-size: .9em;
	text-decoration: none;
}
#tecsinc a:hover {
	text-decoration: underline;
}


/* Pull * /
#naviHolder{
	width: 100%;
	height: 31px;
	background: #eee8c5 url('images/navbg.gif') repeat-x top;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	float: left;
}
#nav {
	width: 950px;
	height: 31px;
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
}
#nav a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	padding: 7px 15px;
	display: inline-block;
}

#nav .current {
	color: #000000;
	background: #ffffff;
}

#nav a:hover {
	color: #000000;
	background: #ffffff;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav ul li {
	position: relative;
	border-left: #000000 solid 1px;
	display: inline-block;
	list-style: none;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
*/