*, html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dd, dt, img,
blockquote, q, table, thead, tbody, tfoot, caption, th, tr, td, a, form,
input, textarea, fieldset
{margin: 0; padding: 0;}

/* SET BASE FONT ATTRUBUTES */
html, body {
	font-family:"century gothic","trebuchet ms", trebuchet,verdana, geneva, "vera sans",tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color:#000;
	font-weight: normal;
	font-style: normal;
}
/* SORT OUT HEADER FORMATTING AND SIZES */
h1, h2, h3, h4, h5 {font-weight: bold;margin: 2px 0px 2px 0px;}
h1 {
	font-size: 24px;
	color:#ffffff;
	margin: 15px 0px 15px 0px;
	font-weight:normal;
	font-family:"century gothic","trebuchet ms", trebuchet,verdana, geneva, "vera sans",tahoma,arial,helvetica,sans-serif;
	
}
h2 {
	font-size:16px;
	color:#918E77;
	padding:0px;
	margin-bottom:15px;
	font-weight:normal;
	font-family:"century gothic","trebuchet ms", trebuchet,verdana, geneva, "vera sans",tahoma,arial,helvetica,sans-serif;
	
}
h3 {
	font-size:16px;
	color:#000000;
	padding:0px;
	margin-bottom:5px;
	margin-top:20px;
	font-family:"century gothic","trebuchet ms", trebuchet,verdana, geneva, "vera sans",tahoma,arial,helvetica,sans-serif;
	
}
h4 {font-size: 1.1em;;padding:5px 0px 5px 0px ;}
h5 {font-size: 1em;}
h6 {font-size: 1em;}

body {
	background:#cecaa4;
	/*background:#cecaa4 url(images/bg_body.png);
	background-repeat:repeat-x;
	margin: 5px 5px 5px 5px;*/
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#336633;
}
a:hover {
	color:#003300;
	text-decoration:underline;
}
a.image:link, a.image:visited, a.image:active{
	text-align:left;
	line-height:1em;
}
a.image:hover {
	color:#003300;
	text-decoration:none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #6c6c6b;
	border-top: 1px solid #6c6c6b;
	height: 1px;
	width: 90%;
}
img{
	border: 0;
}
form {
	margin: 0;
}
.main {
	width: 740px;
	margin: 0;
	padding: 0;
	background-color:transparent;
	background-image: url(images/menu.jpg) ;
	background-repeat:no-repeat;
}
.banner {
	height: 85px;
	white-space: nowrap;
	background-color:#f8f8f8;
	background-image: url(images/bg_header.gif) ;
	background-repeat:no-repeat;
}
.banner img{
	float:left;
}
.address_bar{
	/*display:none;*/
	padding:20px 5px 5px 0px;
	height: 60px;
	width:300px;
	float:right;
	text-align:right;
	/*color: #daa940;*/
	color: #762123;
	font-weight:bold;
}
.address_bar span{
	display:block;
}
div.menu {
	float: left;
	width: 167px;
	margin: 0px;
	padding:80px 10px 10px 45px;
	height: 350px;
	font-size: 11px;
}
/*.menu img{
	position:absolute;
	z-index: 1;
	display:none;
}*/
.menu ul{
	margin: 0;
	padding: 0px 0px 0px 0px ;
	list-style: none;
}
.menu li {
	margin: 0;
	padding: 0 ;
	list-style: none;
}

.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	color: #6c6c6b;
	font-weight:bold;
	text-decoration: none;
	padding: 2px 0px 2px 15px;
}

.menu a:hover {
	color: #748c43;
	/*background-color:#c3d599;*/
}
.menu strong {
	color: #a6141a;
}

.login fieldset{
	margin: 20px 20px 20px 5px;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

.login legend {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	padding:3px;
	color: #272f16;
}
.login input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 65px;
}
.login label{

}
.login>fieldset>a:link, .login>fieldset>a:visited, .login>fieldset>a:active, .login>fieldset>a:hover{
	font-size:.75em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
	width:auto;
	color:blue;
	clear:both;
}
.loginButton{
	margin: 3px 3px 3px 3px;
	text-transform: uppercase;
}
.content {
	padding: 0px 10px 10px 242px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	clear: right;
	/*border-top:6px solid #b4cc83;*/
}
.content p{
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
}
.content ul, .content ol{
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-left: 25px;
}
.content img{
	margin: 10px 10px 10px 10px;
	border : 1px solid #336633;
}
#mainContent{
	float:left;
	width:250px;
}
#mainContent img{
	margin: 10px 0px 10px 0px;
}
#sidePicture{
	float:right;
	padding-left:22px;
}
#sidePicture img{
	border-width:0px;
	margin:0;
	white-space:nowrap;
}
#sidePicture p{
	margin:0;
	white-space:normal;
	width:190px;
	font-size:.85em;
	color:#666666;
	line-height:1.2;
}
.breadcrumbs{
	background-color:#e7e2ca;
	margin-left:-20px;
	padding-left:20px;
	font-size:.9em;
}
.footer {
	/*
	height: 20px;*/
	clear: both;
	font-size: 10px;
	color: #666666;
	text-align: left;
	line-height: 2em;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
