@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCE2C5;
	background-image: url(images/background_002.png);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header_001 {
	height: auto;
	width: 100%;
	background-color: #91A452;
}
#header_002 {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
	background-color: #9dbadf;
}
#header_003 {
	background-image: url(images/header_002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 100%;
	background-color: #9dbadf;
	border-bottom-width: .05em;
	border-bottom-style: solid;
	border-bottom-color: #91A452;
}
#menu {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#admin {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
}

#left_001 {
	float: left;
	height: auto;
	width: 374px;
	padding-top: 50px;
	padding-right: 25px;
	margin: 0px;
	padding-left: 50px;
}
#left_blog {
	float: none;
	height: auto;
	width: 342px;
	border: 0.05em solid #999999;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
	background-color: #E7EBD8;
	text-align: left;
}


#right_001 {
	float: right;
	height: auto;
	width: 375px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 0px;
}
#order {
	height: 100%;
	width: 328px;
	border: 0.05em solid #999999;
	margin-top: 25px;
	margin-right: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
	background-color: #E7EBD8;
}
#footer_001 {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}

#events {
	height: 100%;
	width: 900px;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
	text-align: center;
}
.important {
	height: auto;
	width: auto;
	border: 0.05em solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 15px;
	background-color: #943F9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
