@charset "UTF-8";
#wrapper {
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #4B6C66;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #325581;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1E6EF;
}

body {
	background-color: #7DD9EF;
}

#content {
	background-image: url(images/Slice.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	line-height: 18px;
}

#leftside {
	float: left;
	vertical-align: top;
}

#main {
	vertical-align: top;
	float: right;
	width: 560px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CED9EE;
	padding-left: 10px;
}

a:link {
	text-decoration: none;
	color: #006600;
}

a:visited {
	color: #3E8B41;
	text-decoration: none;
}

a:hover {
	color: #375E8A;
	text-decoration: none;
}

.subhead {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

#textheader {
	clear: both;
	float: right;
	width: 100%;
	padding-bottom: 6px;
	font-size: 24px;
	color: #1A4871;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana;
}

UL {
	font-size: 14px;
	line-height: 24px;
	list-style-image: url(images/bullet.gif);
}

form {
	line-height: 30px;
	color: #006600;
	font-size: 14px;
}
#credit {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 11px;
	color: #3B5F87;
	background-color: #7DD9EF;
	text-align: center;
	padding: 4px;
}
#mapbrdr {
	border: 1px solid #2C5F53;
	background-color: #CADDEA;
	padding: 2px;
	width: 500px;
}
