html, body {
	background-color: #D5F1F1;
	color: #000000;
	font: medium Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
    position: relative;
	margin: 0 auto;
	width: 100%;
}
#header {
	margin: 0 0 0 170px;
	text-align: center;
	background-image: url(banner.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px 0 10px 0;
}
#content {
	margin: 10px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
#footer {
	text-align: center;
	margin: 0 0 0 170px;
}
#footer2 {
	text-align: center;
	margin: 0;
}
#indent {
	margin-left: 250px;
}
#main {
	margin: 10px 10px 10px 170px;
	height: 1%;
}
#main2 {
	margin: 10px 10px 10px 170px;
	text-align: center;
	height: 1%;
}
#main-index {
	margin: 10px 10px 10px 10px;
	text-align: center;
	height: 1%;
}
#main-index p{
	line-height: 150%;
	font-size: large;
}
#side-nav {
	float: left;
	width: 150;
}
#side-nav2 {
	float: left;
	width: 150;
}
.sig {
	font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
}
.bold {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.ctr {
	text-align: center;
}
.ital-ctr {
	font-style: italic;
	text-align: center;
}
.bold-ital {
	font-weight: bold;
	font-style: italic;
}
.bold-ital-ctr {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bold-ctr {
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
}
div.hr {
    height: 15px;
    background: #D5F1F1 url(/images/style/line.gif) no-repeat scroll center;
}
div.hr hr {
    display: none;
}
div.hr2 {
    height: 15px;
    background: #D5F1F1 url(/images/style/line.gif) no-repeat scroll left;
}
div.hr2 hr {
    display: none;
}
#main ul li {
	list-style-image: url(/images/style/bullet1.gif);
	vertical-align: middle;
	line-height: 150%;
}
#main ul li ul li {
	list-style-image: url(/images/style/bullet2.gif);
	vertical-align: middle;
	line-height: 1.2em;
}
#main img {
	padding: 20px;
	border-style: none;
}
#main2 img {
	padding: 10px 30px 10px 20px;
	border-style: none;
}
.place {
	clear: both;
	margin-bottom: 2px;
}
h1 {
	text-align: center;
	font-size: 150%;
	color: #225555;
	margin-top: 15px;
}
h2 {
	text-align: center;
	font-size: 130%;
	color: #225555;
	margin-top: 15px;
}
h3 {
	text-align: center;
	font-size: 115%;
	color: #028002;
	margin-top: 15px;
}
h4 {
	font-size: 115%;
	color: #028002;
	margin-top: 15px;
}
.plist {
	line-height: 150%;
}
.small {
	font-size: small;
}
.small-ctr {
	font-size: small;
	text-align: center;
}
.small-bold {
	font-size: small;
	font-weight: bold;
}
.small-bold-ctr {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.align-right {
	float: right;
}
.align-left {
	float: left;
}
#main table, #main td {
	border-width: thin;
	border-color: #D5F1F1;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: solid;
    margin: 0;
    padding: 4px;
}
#main-index td {
	border-width: thick;
	border-style: solid;
}
#menu ul {
 	display: block;
 	padding: 0;
 	margin: 0;
 	list-style: none;
 	text-align: center;
}
#menu ul li {
	position: relative;
	float: left;
	display: inline;
	list-style: none;
	height: 48px;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
	display: none;
	padding: 1em;
	margin: -.8em -1.1em 0 -1em;
	top: 90%;
	left: 0;
}
#menu a, #menu a:visited {
 	display: block;
 	background: url(/images/style/button.gif) top left no-repeat;
 	width: 119px;
 	height: 48px;
 	padding: 10px 5px 5px 0px;
 	margin: 0px;
 	border: 0px;
 	color: #225555;
 	text-decoration: none;
 	font-size: large;
 	font-weight: bold;
}
#menu a:hover {
 	color: black;
	font-size: large;
}
div#menu li:hover {
	z-index: 100;
}
#menu ul li a {
	height: 1%;
}
#curr a:link, #curr a:visited,
#curr a:hover, #curr a:active {
    display: block;
    background:  url(/images/style/button-down.gif) top left no-repeat;
	color: black;
 	width: 119px;
 	height: 48px;
 	padding: 10px 5px 5px 0px;
 	margin: 0px;
 	border: 0px;
 	text-decoration: none;
 	font-size: large;
 	font-weight: bold;
}
#side-nav ul {
 	padding: 0;
 	margin: 0;
 	list-style: none;
}
#side-nav ul li {
	margin: 0;
}
#side-nav a, #side-nav a:visited {
 	display: block;
 	background: url(/images/style/button.gif) top left no-repeat;
 	width: 119px;
 	height: 36px;
 	margin: 0px;
 	border: 0px;
 	color: #225555;
 	text-decoration: none;
 	font-size: large;
 	font-weight: bold;
	text-align: center;
	padding: 10px 5px 5px 0px;
}
#side-nav a:hover {
 	color: black;
	font-size: large;
}
#current a:link, #current a:visited,
#current a:hover, #current a:active {
    background:  url(/images/style/button2.gif) top left no-repeat;
	color: black;
	text-decoration: none;
}
#side-nav2 ul {
 	padding: 0;
 	margin: 0;
 	list-style: none;
}
#side-nav2 ul li {
	margin: 0;
}
#side-nav2 a, #side-nav2 a:visited {
 	display: block;
 	background: url(/images/style/button.gif) top left no-repeat;
 	width: 119px;
 	height: 38px;
 	margin: 0px;
 	border: 0px;
 	color: #225555;
 	text-decoration: none;
 	font-size: medium;
 	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 0px;
}
#side-nav2 a:hover {
 	color: black;
	font-size: medium;
}
#current2 a:link, #current2 a:visited,
#current2 a:hover, #current2 a:active {
    background:  url(/images/style/button2.gif) top left no-repeat;
	color: black;
	text-decoration: none;
}
