@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 780px;
	background-color: #FFFFCC;
}
#header {
	margin: auto;
	padding: 0px;
	width: 780px;
	background-color: #FFFFCC;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #FFFFCC;
	color: 990033;
}
#search {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 383px;
}
#menu {
	background-color: #F5DBB8;
	text-align: left;
	padding: 1px;
	clear: both;
	width: 99%;
	color: #779153;
	margin: 0px;
	height: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center;
	float: none;
}
body {
	text-align: center;
	padding: 5px;
	clear: both;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #649220;
	border-right-color: #649220;
	border-bottom-color: #649220;
	border-left-color: #649220;
	background-color: #FFFFCC;
}
h1 {
	font-size: 20px;
	color: #66CC33;
	text-decoration: none;
}
#menu a {
	font-weight: bold;
	color: #006645;
	text-decoration: none;
	vertical-align: middle;
	margin: auto;
	float: none;
}

#footer {
	font-size: 10px;
	background-color: #779153;
	margin: 1px;
	padding: 1px;
	color: #F4DAB7;
}
#MenuVert {
	background-color: #FFFFCC;
	text-align: left;
	padding: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 80px;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: 1px;
}
