@charset "utf-8";
/* CSS Document */
a:link {
	color: #8B6D41;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B6D41;
}
a:hover {
	color: #40321E;
}
a:active {
	color: #40321E;
}
body {
	background-color: #c1a57a;
	background-image: url(images/backgroundlarge.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
}
h1{
margin:0;
}
h2 {
margin:0
}
h3 {
margin:0
}
li#minutes{
font-size:12px;
}
li#year{
font-size:18px;
font-weight:bold;
list-style:none;
margin:2px 0px 2px 0px
}
div#header{
	margin-left:auto;
	margin-right:auto;
	width:997px;
}

div#logo{
	background:url(images/expand/topbanner2.jpg);
	height:70px;
	width:997px;
}

div#menu{
	width:997px;
	height:39px;
	background:#DDDDDD;
	position:relative;
	z-index:2;
}

div#body{
	width:auto;
	height:416px;
	background:#D5B789;
	background:url(newimages/newbodyspan.jpg);
	position:relative
}

#menu1 {
	position:absolute;
	left:32px;
	top:1px;
	width:100%;
	height:33px;
	z-index:1;
}
/*Repeat - Don't touch*/
#content_fill {
	background:url(images/expand/body_repeat.jpg) repeat-y;
	width:997px;
	height:100%;
}
/*Main Content Area*/
/* IE fix */

* html #content1{
height: 407px;
}
#content1 {
	width:997px;
	background:url(images/expand/bodyfull.jpg) no-repeat;
	min-height:407px;
	position:relative;
	height:100%;
}
#submenu{
	position:absolute;
	left:32px;
	top:14px;
	width:205px;
	height:auto;
	z-index:0;
	border-top:1px #323232 solid;
	border-right:1px #323232 solid;
	border-bottom:1px #323232 solid;
	background:#DDDDDD;
}
/*Actual Body Section*/
#content_main {
margin:0px 37px 0px 242px;
border:1px #323232 solid;
background:#c1a57a;
}
div#copy {
color:#323232;
text-align:right}
