body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 50%;
}
/***TopGraphics***/
#top {
	width: 770px;
	padding-top: 15px;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
}
#top a.hidden {
	border: 0;
}

/***Search***/
#leftnav form {
	text-align: center;
	padding: 5px;
	margin: 0px;
}
#searchbutton {
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #000000;
}
#searchinput {
	font-size: 1em;
	border: 1px solid #000000;
}

/***links***/
a:link, a:visited, a:hover {
	text-decoration: none;
}
a:link, #content a:link, #content2 a:link, #crumbs a:visited, #crumbs2 a:visited {
	color: #000000;	
}
a:visited, #content a:visited, #content2 a:visited {
	color: #666666; 
}
a:hover, #content a:hover, #content2 a:hover, #crumbs a:hover, #crumbs2 a:hover {
	color: #FF3333;
}
#content a:link, #content a:visited, #content2 a:link, #content2 a:visited, #crumbs2 a:visited, #crumbs a:link, #crumbs a:visited, #crumbs2 a:link {
	text-decoration: underline;
}
	
/***mainNav***/
#topbar {
	background: url(blueback.gif);
	width: 766px;
	padding: 2px;
	height: 14px;
	font-size: 1.3em;
}
#topbar a {
	width: 100px;
	margin-left: 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #eeeeee;
	float: left;
}
#topbar a:visited {
	color: #000000;	
}
#topbar a:hover {
	color: #FF3333;
	background-color: #CCCCCC;
}

/***subNav***/
#submenu {
	height: 14px;
	background-color: #FFFFFF;
	width: 766px;
	border-bottom: solid 1px #000000;
	padding: 2px;
	font-size: 1.3em; 
}
.submenuitem{
	visibility: hidden;
	color: #000000;
	top: 75px;
	left: 10px;
	position: absolute;
}

/***leftNav***/
#leftnav {
	width: 150px;
	font-size: 1.3em;
	font-weight: bold;
	float: left;	
}
#leftnav p {
	text-align: center;
	padding: 10px;
	margin: 0px;
}
.lefthead {
	display: block;
	background-color: #CC3333;
	text-indent: 5px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding-bottom: 1px;
	color: #DDDDDD;
}
.address {
	width: 144px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 3px 10px 3px;
}
.address a:link, .address a:visited {
	color:#FFFFFF;
}
.address a:hover {
	color: #FF0000;
}
.parks {
	color:#FFFFFF;
	text-align: center;
	width: 140px;
	padding: 0px 5px 0px 5px;
}
.parks img {
	border: 1px solid #000000; 
	margin: 10px;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav ul li {
	text-align: left;
	text-indent: 8px;
	border-bottom: 1px solid #000000;
	padding: 1px 0px 1px 0px;
	background-color:#EFEFEF;
}


/***Crumbs***/
#crumbs {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: solid 1px #000000;
	width: 459px;
	padding: 0px 0px 1px 10px;
	position: absolute;
	left: 151px;
}
#crumbs2 {
	font-size: 1.3em;
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: solid 1px #000000;
	width: 609px;
	padding: 0px 0px 1px 10px;
	position: absolute;
	left: 151px;
}

/***HomeRight***/
#homeright {
	width:149px;
	position: absolute;
	left: 621px;
	font-size: 1.3em;
	padding-bottom: 10px;
	}
#homeright p {
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 10px;
	text-align: center;
}

/***TextFormats***/
#content li, #content2 li {
	font-size: 1em;
	margin-bottom: 5px;
}
#content li.leaf, #content2 li.leaf {
	font-size: 1em;
	margin-bottom: 8px;
}
#content ul ul, #content2 ul ul {
	margin-top: 5px;
}
#content ul li ul li, #content2 ul li ul li {
	font-size: 1em;
}
#content ol ol, #content2 ol ol {
	margin-top: 5px;
}
#content ol li ol li, #content2 ol li ol li {
	font-size: 1em;
}
.normal {
	font-weight: normal;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.small {
	font-size: 90%;
}
.tiny {
	font-size: 80%;
}

/***ContentAreaHome***/
#content {
	position: absolute;
	left: 160px;
	width: 450px;
	padding: 0px;
	margin-top: 25px;
	font-size: 1.4em;
}
#content2 {
	position: absolute;
	left: 160px;
	width: 600px;
	padding: 0px;
	margin-top: 25px;
	font-size: 1.4em;
}
#content tr, #content2 tr {
	font-size: 1em;
}
#content p.portal, #content2 p.portal, #content table.portal, #content2 table.portal {
	margin-top: -10px;
	margin-bottom: 15px;
}
#content img, #content2 img {
	margin: 0px 0px 10px 10px;
}
#content img.portal, #content2 img.portal {
	border: 1px solid #000000;
	margin: -2px 0px 0px 10px;
}
#content img.imageleft, #content2 img.imageleft {
	margin: 0px 10px 10px 0px;
}
#content img.imagecenter, #content2 img.imagecenter {
	margin: 0px 0px 10px 0px;
}
#content img.imageno, #content2 img.imageno {
	margin: 0px 0px 0px 0px;
}
#content table.portal tr, #content2 table.portal tr {
	line-height: 18px;
}
#content table th, #content2 table th{
	color:#FFFFFF;
	background-color:#003366;
	text-align: left;
	font-weight: bold;
}

/***BottomNav***/
#bottomnav {
	font-size: 90%;
	text-align: center;
	padding: 2px;
	border-top: 1px dashed #000000;
}
#bottomnav p {
	line-height: 12px;
}
#uos {
	font-size: 1.6em;
}

/***Headers***/
h1, h2, h3, h4, h5, h6 {
	color: #003366;
	margin-top: 1px;
	margin-bottom: 20px;
	padding-top: 1px;
}
h2, h4, h6 {
	border-top: 1px solid #000000;
}
h1, h2 {
	font-size: 1.6em;
}
h3, h4 {
	font-size: 1.35em;
}
h5, h6 {
	font-size: 1.1em;
}
