body
{
	background-color: #ceffba;
	font-family: arial;
	font-size: 0.8em;
	text-align: center;
}

#container
{
	width: 1000px;
	margin: 20px auto auto auto;
	background-image: url('../images/bottombg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	padding-bottom: 18px;
}

#header
{
	background-image: url('../images/headerbg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 197px;
	background-color: #ffffff;
	padding-top: 18px;
}

#headercontent
{
	border-left: 8px solid #95c081;
	border-right: 8px solid #95c081;
	padding-left: 15px;
	height: 197px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.clearfix
{

}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#menu
{
	float: left;
	width: 307px !important;
	width: 304px;
	background-color: #ffffff;
}

#content
{
	float: right !important;
	float: none;
	width: 629px !important;
	width: 685px;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #95C081;
	background-color: #ffffff;
	padding: 0 20px 0 20px;
	background-image: url(../images/transparentlogo.gif);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

div.contentholder
{
	background-color: #ffffff;
	border-left: 8px solid #95C081;
	background-image: url('../images/clearbg2.gif');
	background-repeat: repeat-y;
	background-position: right;
}

#menu li
{
	list-style-image: url('../images/bullet.gif');
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #95c081;
}

#menu li a
{
	list-style-image: url('../images/bullet.gif');
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	color: #95c081;
	text-decoration: none;
}

h1
{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
}

h2
{
	font-size: 1em;
	color: #547744;
}

h3
{
	font-size: 1em;
	color: #57c4d9;
}

h4
{
	font-size: 1em;
	color: #ff6043;
}

h5
{
	background-color: #ceffba;
}

h6
{
	font-weight: bold;
	color: #ff6243;
}

form table.form tr.error td
{
	padding-top: 10px;
	color: #D70000;
	font-size: 80%;
}

form table.form td input.error, form table.form td textarea.error
{
	border: 2px solid #D70000;
}

.footer
{
	text-align: center;
	margin: 10px 0 0 0;
}

a:link
{
	color: #00913e;
}

#container a:hover
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #ceffba;
}

a:visited
{
	color: #00913e;
}
