@charset "utf-8";
#header {
	height: 40px;
	width: 950px;
	background-color: #004833;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}

#masthead_container {
	margin: 0px;
	height: 285px;
	width: 950px;
	background-color: #CCCCCC;
}
#masthead_logo {
	height: 285px;
	width: 320px;
	float: left;
	background-color: #999999;
}
#masthead_image {
	float: right;
	height: 285px;
	width: 630px;
	background-color: #666666;
}
#container_content {
	margin: 0px;
	width: 948px;
	border: 1px solid #b2b2b2;
	background-color: #f0f7ec;
	height: 500px;
}

#container_nav {
	margin: 0px;
	height: 30px;
	width: 949px;
	background-color: #008a5f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
}
#container_content_right {
	float: right;
	height: 500px;
	width: 796px;
}
#content_text {
	float: left;
	background-color: #FFFFFF;
	height: 472px;
	width: 595px;
	background-image: url(../assets/art_sponsors.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	padding-top: 28px;
	padding-right: 40px;
	padding-left: 40px;
}

#menu_right {
	height: 480px;
	width: 119px;
	float: right;
	padding-top: 20px;
}
#menu_left {
	float: left;
	height: 477px;
	width: 151px;
	padding-top: 23px;
}


#nav_left {
	float: left;
	height: 29px;
	width: 152px;
	border-left-style: solid;
	background-color: #008a5f;
	clear: none;
	border-left-width: 1px;
	border-left-color: #b2b2b2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
}


#nav_right {
	float: right;
	height: 29px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
	background-color: #008a5f;
	clear: none;
}
#bottom_gallery {
	height: 150px;
	width: 948px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b2b2;
	border-right-color: #b2b2b2;
	border-bottom-color: #b2b2b2;
	border-left-color: #b2b2b2;
}
#footer {
	height: 30px;
	width: 950px;
}
#footer_left {
	float: left;
	height: 29px;
	width: 350px;
	padding-left: 153px;
}
#footer_right {
	float: right;
	height: 29px;
	width: 375px;
}

#all {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.email_link {
	color: #2A1FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.mainhead {
	font-size: 24px;
	color: #8a2003;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
}
.subhead {
	color: #8a2003;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
}
.birdseed {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 30px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bddeb1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009F55;
}
a:active {
	text-decoration: none;
	color: #bddeb1;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
