@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5C743D;
	border: thin none #C2D5FC;
}
#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #000000;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #B9B66C;
	border: thin solid #000000;
}

#smallrightsidebar {
	float: right;
	width: 225px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #B9B66C;
	border: thin solid #000000;
}

#LeftSidebar {
	float: left;
	width: 85px;
	background-color: #FFF3B1;
	border: thin solid #000000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maincontent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF3B1;
	width: 387px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#kids {
	background-image: none;
	padding: 10px;
}


#smallmaincontent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 366px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: FFF3B1;
}

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #F5F5DC;
	font-size: 90%;
	text-decoration: none;
}
#footer a:hover {
	color: #000033;
	font-size: 90%;
	text-decoration: underline;
}
#footer {
	background-color: #3D8144;
	text-align: center;
	padding: 10px;
	width: 760px;
	float: none;
	height: auto;
	clear: both;
}
#main {
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#mainIndex {
	margin: 0px;
	background-color: FFF3B1;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color: #0000FF;
	font-size: 100%;
	text-decoration: underline;
}
a:hover {
	color: #A42D41;
	font-size: 100%;
	text-decoration: none;
}
#secondsidebar {
	background-color: #B9B66C;
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
