body
   {
	font-family:  verdana, geneva, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color: #ebf3d0;
	}
.page
	{
	margin-left: -375px;
	position: absolute;
	left: 50%;
	top: 0px;
	}
.clr
	{
	clear: right;
	}	
/* head box*/	
.cont
	{
	width: 716px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/head.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #6d6c3d;
	}
.bx
	{
	padding: 30px 250px 20px 20px;
	line-height: 140%;
	}
.bx2
	{
	padding: 0px 20px 20px 20px;
	line-height: 140%;
	}	
.brnbx
	{
	color: #eff5d9;
	width: 451px;
	background-color: #8d775f;
	margin-left: -20px;
	margin-bottom: 20px;
	padding: 20px 235px 30px 30px;
	text-indent: -10px;	
	}
.brnbx2
	{
	color: #eff5d9;
	width: 651px;
	background-color: #8d775f;
	margin-left: -20px;
	margin-bottom: 20px;
	padding: 20px 35px 10px 30px;
	text-indent: -10px;
	}	
.fltrgt
	{
	float: right;
	}	
p
	{
	margin: 0px 0px 15px 0px;
	}
.hds
	{
	margin: 25px 0px 10px 0px;
	}	
p.btm
	{
	margin: 0px 0px 5px 0px;
	}	
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
.cent
	{
	text-align: center;
	}		
.rd
	{	
	color: #c2382b;
	}	
.ylw
	{
	color: #ffff00;
	}	
.curl
	{
	font-size: 20px;
	color: #ffff00;
	font-weight: bold;	
	font-family: helvetica, arial, sans-serif;
	}
/* links */
		   
a, a:link, a:visited
    {
    color: #000000;
    }
a:hover
    {
    color: #6d6c3e;
    }
	
/* lists */

ol
	{
	list-style-type: decimal;
	padding: 0px;
	margin: 0px 0px 10px 27px;
	}
ol li
	{
	background-position: 0px 0px;
	padding: 5px 0px 5px 0px;
	}
/* top nav*/	
.tpnavbx
	{
	display: block;
	float: right;
	height: 23px;
	background-color: #ffffff;
	border-left: 1px solid #6d6c3d;
	padding: 7px 16px 0px 16px;
	}
.tpnavbxon
	{
	display: block;
	float: right;
	height: 23px;
	background-color: #6d6c3d;	
	border-left: 1px solid #6d6c3d;
	padding: 7px 16px 0px 16px;					
	}	
a.tpnavbx:link, a.tpnavbx:visited
	{
	color: #6d6c3d;
    font-size: 13px;	
	font-weight: bold;
	text-decoration: none;
	}	
a.tpnavbxon:link, a.tpnavbxon:visited
	{
	color: #ffffff;
    font-size: 13px;	
	font-weight: bold;	
	text-decoration: none;
	}
/* mid nav*/
.mdnav
	{
	float: left;
	margin: 243px 0px 28px 0px;
	 }	
