body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: justify;
	background-color: #b47851!important;
	background-color: #ab6c45;
}

.header {
	background-image:url(images/body_bg.png);
}

.footer {
	
	background-color: #FFFFFF;
	background-image:url(images/body_bg.png);
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.footer:link {
	color: #666600;
}

a.footer:visited {
	color: #666600;
}

.hr {
	color: #006f3a;
	height: 1px;
}


a.topbtn:link {
	color: #006f3a;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	}
	
a.topbtn:visited {
	color: #006f3a;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	}
	
.emailsub {
	margin-top: 30px;
	border: thin;
	border-style: dotted;
	padding-left: 20px;
	font-size:14px;
	color: #006699;
	font-weight: bold;
}

.input {
	font-size:11px;
	border-color:#5b8467;
	border-width:1px;
	border-style:solid;
}

.contentcontainer {
	background-color: #FFFFFF;
	font-size: 12px;
	background-image:url(images/body_bg.png);
	padding-top: 20px;
}

.maincontent {
	margin-left: 30px;
	margin-right: 20px;
}

.maincontent td {
	font-size:14px;
}

.sidebar {
	padding: 0 10px 0 10px;
	background-image:url(images/sidebar_bg.png);
	background-repeat:repeat-y;
	background-position:left;
	background-color: #f8f4d1;
}

.sidebar td {
	font-size: 11px;
}

.sidebar .heading {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
}

.heading {
	font-size:12px;
	font-weight:bold;
	color: #006f3a;
}

.ul {
	padding-bottom: 5px;
}

li {
	padding-bottom: 20px;
	list-style: url(images/bullet.gif);
}

td {
	font-size:12px;
	line-height: 17px;
}

p {
	padding-bottom: 5px;
}

h1 {
	font-weight:bold;
	font-size: 24px;
	line-height: 30px;
	color: #666600;
}

h2 {
	font-weight:bold;
	font-size: 20px;
	line-height: 30px;
	color: #666600;
}

h3 {
	font-weight:bold;
	font-size: 17px;
	color: #666600;
}

h4 {
	font-weight:bold;
	font-size: 16px;
	color: #666600;
}

.first {
font-size:17px;
font-weight:bold;
}

a {
	color: #666600;
	text-decoration: none;
}

.menu {
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
}