body {
	background: #CDCDBC url(/images/bg.jpg) repeat-x left top;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font: normal 12px Tahoma, sans-serif;
}

p {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	color:  #70932f;
}

a:hover {
	text-decoration: none;
}

h1 {
	font: bold 18px Tahoma, sans-serif;
	letter-spacing: -1px;
}

#header {
	background-color: #77933d;
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin: 5px 0px 0px 0px;
	height: 70px;
}

#header img {
	border: none;
	margin: 10px;
	float: left;
}

#header p.hbig {
	font-size: 30px;
	margin: 0;
	padding: 0;
	color: #fff;
}

#header p.hbig a {
	color: #FFF;
	text-decoration: none;
}

#header .hsmall {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
}

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	width: 198px;
}

#rightcolumn p {
	color: #333300;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	border-bottom: 1px solid #ccc;
}

#rightcolumn ul {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#rightcolumn ul li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
	color: #000;
}

#rightcolumn ul a {
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0;
	font-weight: normal;
	color:  #70932f;
	background: none;
}

#rightcolumn ul a:hover {
	text-decoration: underline;
}

#leftcolumn {
	font-size: 14px;
	float: left;
	color: #333;
	margin-right: 0;
	padding: 10px;
	width: 679px;
	display: inline;
	margin-right: 5px;
//	padding-right: 0;
}

#leftcolumn p {
	margin-bottom: 12px;
}

.about {
	text-align: right;
	font-size: 11px;
}

.pcenter, .dcenter {
	text-align: center;
}

#leftcolumn li {
	margin-bottom: 10px;
}

#leftcolumn img {
	margin: 10px;
	padding: 0;
	border: none;
	text-align: center;
}

.iword {
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

#footer {
	width: 923px;
	clear: both;
	color: #333;
	background: #BD9C8C;
	margin: 0px 0px 30px 0px;
}

.navigation {
	background: #D9E1E5 url(/images/nav.jpg);
	border: 1px solid #D8EBD8;
	height: 41px;
	clear: both;
	margin-bottom: 5px;
}

.navigation a {
	background: transparent url(/images/nav.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #333300;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
}

.navigation a:hover, .navigation a.current {
	background: transparent url(/images/nav.jpg) left bottom;
	color: #333300;
}

#maincontent {
	background: transparent url(/images/main.gif) left top repeat-y;
	float: left;
	margin-bottom: 5px;
}

#footer {
	background: url(/images/bgfooter.gif) repeat-x;
	background-position: bottom;
	color: #FFF;
	font: bold 12px sans-serif;
	line-height: 34px;
	text-align: center;
}

#footer a, .footer a:hover {
	color: #FFF;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 900px;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 275px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a, #fadv li a:visited {
	color:  #70932f;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: underline;
}