body {
	background-color:;
	margin:20px 0;
	background:url(images/_bg_main.gif) repeat-x #859c5b;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#302c09;
}

p {
	margin:0 0 20px 0;
	padding:0;
}

.clr {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

.clr10 {
	clear:both;
	height:10px;
	font-size:1px;
	line-height:1px;
}

.clr15 {
	clear:both;
	height:15px;
	font-size:1px;
	line-height:1px;
}
.clr20 {
	clear:both;
	height:20px;
	font-size:1px;
	line-height:1px;
}

h1 {
	color:#032e6a;
	font:normal 20px/24px Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	padding:0;
}

h1.article {
	margin-bottom:3px;
}

h2 {
	color:#214612;
	font:normal 17px Arial, Helvetica, sans-serif;
	margin:30px 0 5px 0;
	padding:0;
	line-height:normal;
}

h2.article {
	margin:0 0 15px 0;
}

h3 {
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:25px 0 0 0;
	padding:0;
	line-height:normal;
}

a, a:link a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#544d05;
	text-decoration:none;
}

li {
	padding-bottom:5px;
}

#container {
	margin:0px auto;
	width:960px;
	background:url(images/_bg_container.gif) repeat-y;
}

#head {
	height:190px;
	padding-bottom:15px;
	background:url(images/_bg_head.jpg) no-repeat #707d4a;
}

img.logo {
	margin:22px 0 0 24px;
	border:0;
}

#contentWrap {
	background:url(images/_bg_left_content.gif) no-repeat left bottom;
}

.contentLeft {
	float:left;
	width:184px;
	padding:20px 22px;
	color:#fff;
	font:16px/20px Georgia, "Times New Roman", Times, serif;
}

.contentLeft ul {
	padding:0;
	margin:0;
	list-style:none;
}

.contentLeft li {
	padding:0 0 20px 0;
	margin:0;
	list-style:none;
}

.contentLeft a, .contentLeft a:link, .contentLeft a:visited {
	color:#ff9;
	font:17px 20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.contentLeft a:hover, .contentLeft a.current {
	color:#fff;
	font:17px 20px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.contentRight {
	float:left;
	width:670px;
	margin-left:26px;
	padding:20px 0;
}

#foot {
	width:960px;
	margin:0px auto;
	color:#ddd;
	font:11px Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	margin-top:5px;
	text-align:right;
}

#foot a, #foot a:link, #foot a:visited {
	color:#ddd;
	text-decoration:underline;
}
#foot a:hover {
	color:#fff;
	text-decoration:none;
}

.imgLeft {
	border:3px solid #a59c60;
	float:left;
	margin:6px 20px 15px 0;
}

.imgRight {
	border:3px solid #a59c60;
	float:right;
	margin:6px 0 15px 20px;
}

.callout {
	background:url(images/_bg_callout.gif) repeat-y;
	font:18px/32px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0px auto;
	width:645px;
}

.callout p {
	padding:10px 25px;
	margin:0;
	text-align:justify;
}

.calloutTop {
	background:url(images/_bg_callout_top.gif) no-repeat top;
	height:10px;
	font-size:1px;
	line-height:1px;
}

.calloutBottom {
	background:url(images/_bg_callout_bottom.gif) no-repeat bottom;
	height:10px;
	padding-top:2px;
	font-size:1px;
	line-height:1px;
}


.contactTbl td {
	text-align:left;
}

.contactTbl h2 {
	margin-top:0;
	padding-top:0;
}

.contactTbl span.small {
	font-size:11px;
	line-height:14px;
}
