@charset "utf-8";
/* CSS Document */

html {}
body {background-image:url(../images/shadow-bg.gif); background-repeat:no-repeat; background-position:top center;}
hr {margin-left:35px;}

.header {margin:00; height:124px;}

.banner {margin-top:30px; background-image:url(../images/banner-bg.jpg); background-repeat:no-repeat; background-position:center; height:289px;}
.banner h1 {
	margin:5px 0 0 45px;
	color:#5F5D1F;
	font-size:32px;
}
.banner h2 {
	margin:0 0 0 45px;
	color:#8AA93D;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	width:380px;
}
.banner p {margin:20px 0 0 45px; color:#5F5D1F;}

.bannerbutton {margin:0; width:267px; height:145px;}
.bannerbutton h3 {margin:0 0 0 10px; padding-top:10px; font-size:24px; color:#fff;}
.bannerbutton h4 {margin:10px 0 0 10px; padding:0 10px 0 0; font-size:16px; font-weight:normal; line-height:18px; color:#fff;}

.conevents {margin:10px 0 0 0; width:265px; background-color:#eee; color:#5F5D1F;}
.conevents h4 {margin:0; padding:10px 0 0 10px; font-size:14px;}
.conevents ul {margin:0; padding:0 0 10px 10px; list-style-type:none;}
.conevents li {margin:5px 0 0 0; padding:0 10px 10px 0; line-height:14px;}

.content {margin-top:20px; color:#5F5D1F;}
.content p {margin-left:35px;}
.content h5 {margin-left:35px;}
.content ul {margin-left:35px;}
.content li {margin:0 0 0 15px;}
.content .intro {font-weight:bold;}
.content a {color:#5F5D1F; text-decoration:none;}
.content a:hover {text-decoration:underline;}
.content img {margin-left:35px;}

.footer {margin:10px 0 20px 0; padding:10px 0 0 0; height:60px; font-size:11px; line-height:13px; color:#5F5D1F;}
.footer p {padding-top:10px;}
.footer img {margin-left:30px;}
.footer a {color:#5F5D1F; text-decoration:none;}
.footer a:hover {text-decoration:underline;}


.fieldset {
padding: 10px;
margin-left:35px;
}
legend span {
display: block;
font-size:14px;
color:#5F5D1F;
margin-bottom:20px;
}

label {
display: block;
}
label span {
width: 100px;
float: left;
}
label input, label textarea {
width: 400px;
font-family: inherit;
}
#submit {
}

.button {margin:0px; padding:0;}
