body {
	margin: 0px;
	padding: 0px;
	background: #CCDCDC url(../images/img01.gif) repeat-y center top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#toolbar-wrapper {
	position: absolute;
	top: 7px;
	left: 80px;
	width: 150px;
	height: 18px;
	background: black;
	padding: 1px;
}

#toolbar {
	position: relative;
	padding: 1px;
	background: white;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	padding-left: 15px;
	padding-right: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	font-weight: bold;
}

h2 {
	font-size: 18px;
}
a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
  /*	border: 5px solid #ABDCEF; */
}

.text1 {
	font-size: 14px;
}

#header {
	width: 770px;
	margin: 0px auto;
	background: #FFFFFF url(../images/img02.gif) repeat-x left top;
	padding: 0px;
}

#header h1 {
	margin: 0px;
	padding: 20px;
	font-size: 16px;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
}

#menu {
	width: 770px;
	height: 38px;
	margin: 0px auto;
	padding: 0px;
	background-color: #6C94AC;
	border-top: 2px solid #000000;
  /* border-bottom: 2px solid #000000; */
}

#globalnav {
	position:relative;
	float:left;
	width:100%;
	height: 20px;
	margin:0;
	list-style:none;
}

#globalnav li {
	float:left;
	margin:0;
	padding:0;
}

#globalnav a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	background: #6c94ac;
	margin:0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav a:hover,
#globalnav a:active,
#globalnav a.here:link,
#globalnav a.here:visited {
	background: #FFFFFF;
	color: #8C0000;
}

#globalnav a.here:link,
#globalnav a.here:visited {
	position:relative;
	z-index:102;
}

#globalnav a.parent:link,
#globalnav a.parent:visited {
	background: #CCDCDC;
}

#globalnav a.manage:link,
#globalnav a.manage:visited {
	background: #E4E40A;
	border-bottom-color: #ffffff;
}

#globalnav a.admin:link,
#globalnav a.admin:visited {
	background: #B7B5A7;
	border-bottom-color: #ffffff;
}

#globalnav a.parent:hover,
#globalnav a.parent:active {
	background: #FFFFFF;
	color: #000000;
}

#globalnav a.manage:hover,
#globalnav a.manage:active {
	background: #FFFFFF;
	color: #000000;
}

#globalnav a.admin:hover,
#globalnav a.admin:active {
	background: #FFFFFF;
	color: #000000;
}

/*subnav*/
#globalnav ul {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background: #CCDCDC;
	width: 770px;
	height: 18px;
	margin:0px;
	padding: 0px;
	list-style:none;
	border-top:1px solid #FFFFFF;
}

#globalnav ul li {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav ul a {
	background: #CCDCDC;
	color:#FFFFFF;
	display:inline;
	margin:0px;
 	border:0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #AAAAAA;
}

#content {
	width: 770px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	color: #7E7A63;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content p, #content ul, #content ol {
	line-height: 140%;
}

#left {
	float: left;
	width: 480px;
	padding: 0px 20px 40px 20px;
}

#right {
	float: right;
	width: 210px;
	padding: 0px 20px 40px 20px;
	color: #000000;
}

#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

#colA {
	float: left;
	width: 230px;
	padding: 0px 20px 0px 0px;
}

#colB {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 770px;
	margin: 0px auto;
	border-top: 2px solid #000000; /* #6C94AC; */
}

#footer p {
	margin: 0px;
	padding: 20px 10px 0px 125px;
	color: #000000;
}

#border-top {
	border-top: 5px solid #E4E40B;
}

#map {
	position: relative;
  /*
  top: 205px;
	left: 265px;
	*/
	width: 480px;
	height: 400px;
	border: 1px solid black;
}

#toolbar-wrapper {
	margin-right: 100px;
	position: relative;
}

#toolbar {
	position: absolute;
	top: 205px;
	left: 37px;
	width: 175px;
	padding: 5px;
	background: white;
	border: 1px solid black;
}

#toolbar h1 {
	font-size: 9pt;
	text-transform: none;
	font-weight: bold;
	color: #000000;
}

#toolbar ul {
	list-style: none;
}

#toolbar li {
	font-size: small;
  /*	display: inline; */
	list-style: none;
}

/*
body.sidebar-right #map-wrapper {
	margin-right: 220px;
}

body.sidebar-right #sidebar {
	right: 0;
}

body.sidebar-off #map-wrapper {
	margin: 0;
}
*/

body.sidebar-off #sidebar {
	display: none;
}

body.sidebar-right #show {
	display: none;
}

body.sidebar-off #hide {
	display: none;
}

#news h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#news p {
	text-align: left;
}

#headermenu {
	position:relative;
	float:right;
	width:100%;
	height: 20px;
	margin:0;
	list-style:none;
}

#headermenu li {
	float:right;
	margin:0;
	padding:0;
}

#headermenu a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background: #6c94ac;
	margin:0px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top:2px solid #000000;
	border-left:1px solid #fff;
	border-right:1px solid #aaa;
}

#headermenu a:hover,
#headermenu a:active,
#headermenu a.here:link,
#headermenu a.here:visited {
	background: #FFFFFF;
	color: #000000;
}

