@charset "iso-8859-1";
.Title {
	background-color: #333300;
	padding: 0px;
	text-align: center;
	border: 1px none #0199FE;
	width: auto;
	height: 84px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
}
.Menu {
	float: left;
	width: 230px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 84px;
	font-size: 90%;
	list-style-type: none;
	text-indent: 0px;
	text-transform: lowercase;
	height: 303px;
	padding: 0px;
	border: none;
	background-color: #9AAB5D;
}
.Content {
	border: 1px none #0199FE;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 270px;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: justify;
	list-style-type: square;
	min-height: 303px;
	background-color: #FBF9E0;
	float: left;
}
body {
	background-color: #FBF9E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.intro {
	background-color: #FBF9E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.intro2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration:underline;
}

a:visited {
	color: #000000;
	text-decoration:underline;
} 

a:hover {
	color: #FF0000;
	text-decoration:underline;
}

.list {
	font-size: 0.8em;
	color: #606030;
	line-height: 1.5;
	}

.list a:link {
	color: #606030;
	text-decoration: none;
	}
	
.list a:visited {
	color: #606030;
	text-decoration: none;
	}
	
.list a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.Footer {
	background-color: #FBF9E0;
	color: #FBF9E0;
	font-size: 80%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 32px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.Title li {
	list-style-type: none;
	list-style-position:inside;
	display:inline;
	margin: 0px;
	padding: 0px;
}
.Title ul {
	list-style-type: none;
	list-style-position:inside;
	display:inline;
	margin: 0px;
	padding: 0px;
	border: none;
}
.Menu li {
	list-style-type: none;
	list-style-position:inside;
	display:inline;
	margin: 0px;
	padding: 0px;
}
.Menu ul {
	list-style-type: none;
	list-style-position:inside;
	display:inline;
	margin: 0px;
	padding: 0px;
	border: none;
}
.NavButton {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.float-left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.float-right {

	margin: 0px;
	padding: 0px;
	float: right;
}
.invisible {
text-align:center;
display: none;
}
img {
	border: none;
}
.logo {
	float: left;
	border: none;
}
.placeholderImage {
	height: 303px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	float: right;
}
h1 {
	font-size: 1.2em;
	color: #000000;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}
hr {
	width: 70%;
}
.WonderlandCredit {
	font-size: 70%;
	color: #999999;
	padding: 2px;
	margin: 0px;
	text-align: right;
	clear: both;
}
.WonderlandCredit a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.WonderlandCredit a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.WonderlandCredit a:hover {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.WonderlandCredit a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.listPara {
	margin: 5px 5px 5px 10px;
}
.sublistPara {

	margin: 5px 5px 5px 30px;
}
.address-float {
	margin: 20px;
	padding: 0px;
	float: left;
	font-size: 90%;
}
.address-container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
