body {
	background-color: #f6f1e4;
	font: 80% Arial, geneva, helvetica, sans-serif;
        color: #606060;
        letter-spacing: 0.01em;
}
h2 {
        font-family: georgia, serif;
        font-size: 1em;
        color: #c2c2c2;
        margin: 0;

}

}body {
	background-color: #ffffff;
	font: 80% Arial, geneva, helvetica, sans-serif;
        color: #606060;
}
h2 {
        font-family: georgia, serif;
        font-size: 1.15em;
        color: #c2c2c2;
        margin-top: 0.9em;
        margin-bottom: 0.9em;
}
p {
        margin-top: 0.2em;
        line-height: 1.5em;
}
li {
        padding-bottom: 1em;
        line-height: 1.3em;
}
a:link, a:visited {
        color: #8e51ae;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: #fff 0px 307px;
}
#header {
	height: 135px;
}
#header img {
	float: left;
}
#header ul {
	list-style: none;
	margin: 0px;
	padding: 79px 0px 0px 325px;
}
#header li {
	float: left;
	padding-right: 1em;
}
#header a:link, #header a:visited {
	color: #9f7d2a;
	text-decoration: none;
	letter-spacing: 0.03em;
	font: 1.1em georgia, serif;
        margin: 0.3em
}
#header li.active a:link,
#header li.active a:visited {
        color: #8e51ae;
}

#content {
	float: right;
	width: 450px;
	padding: 1px 68px 30px;

}
#content .contentheading {
        color: #508a3f;
        font-family: georgia, serif;
        font-weight: bold;
        font-size: 1.3em;
}
#left {
	width: 250px;
	padding-top: 12px;
	padding-bottom: 30px;
        padding-left: 57px;
}

#left ul {
	list-style: none;
}
#left ul a:link, #left ul a:visited {
	color: #9f7d2a;
	letter-spacing: 0.03em;
	font: 1em georgia, serif;
	text-decoration: none;
	display: block;
}
#left li.active a:link,
#left li.active a:visited {
        color: #8e51ae;
}
#left ul ul li {
        padding: 0.5em 0 0 0;
}
#left ul.menu li.active ul a:link, 
#left ul.menu li.active ul a:visited {
	color: #b4964c;
        font-size: 0.9em;
}
#left ul.menu li.active ul li.active a:link,
#left ul.menu li.active ul li.active a:visited {
        color: #8e51ae;
}
#left li.active a:link,
#left li.active a:visited {
        color: #8e51ae;
}
#left div.moduletable {
        width: 162px;
        padding: 3em 0 0 40px;
}
#left div.moduletablenews {
        width: 240px;
        font-size: 0.85em;
        padding: 0 0 0 0px;
}
#left div.moduletablenews h3 {
        color: #fff;
        font-family: georgia, serif;
        font-weight: normal;
}
#left div.moduletablenews img {
        margin: 0 1em 0.5em 0;
}
#left .contentheadingnews {
 color: #508a3f;
        font-family: georgia, serif;
        font-weight: bold;
        font-size: 1 em;
  
}
#left div.moduletablepoll {
        background-color: #a5bfc2;
        width: 210px;
        margin: 3em 0 0 40px;
        padding: 10px;
}
#left div.moduletablepoll h3 {
        margin: 0;
        padding-left: 5px;
        color: #fff;
        text-transform: uppercase;
        font-weight: normal;
        font-family: tahoma, arial, geneva, sans-serif;
        font-size: 1em;
        letter-spacing: 0.1em;
}
#left div.moduletablepoll table.pollstableborderpoll {
        width: 100%;
}
#left div.moduletablepoll table.pollstableborderpoll td {
        padding: 3px 0;
        text-align: left;
}
#left div.moduletablepoll table.pollpoll td div {
        padding: 5px;
        text-align: left;
}
#left input.button {
        color: #fff;
        background-color: #46311c;
        border: none;
}
#footer {
	text-align: center;
   	color: #d4c399;
	clear: both;
	font-size: 0.9em;
        padding-bottom: 40px;
        padding-top: 5px;
        padding-left; 5em
        padding-right;5em
	
}

#footer div.moduletableleft,
#footer div.moduletableright {
        float: right;

}
#footer div.moduletableleft {
        margin-right: 30px;
}
#footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#footer li {
        float: left;
        padding-left: 1.3em;
        padding-right: 2em;
        padding-bottom: 1em;
        padding-top: 3px;
}
#footer a:link, 
#footer a:visited {
        color: #d4c399;
}
#footer a:hover {
        color: #d2d2d2;
}
