/* CSS Document */

@charset "iso-8859-1";

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#064409 url(../images/bgbdy.gif) repeat-y top center;
	height:100%;
	min-height:100%;
	text-align:center;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#064409;
}

#fcol {
	width:760px;
	height:100%;
	margin:0 auto -50px auto;
	padding:0;
}

#bnr {
	background:url(../images/bnr.jpg) no-repeat;
	height:224px;
	margin:0;
	padding:0;
}


#bnr img {
	float:left;
	width:250px;
	height:190px;
	border:0;
}

#bnr object {
	float:right;
	margin-top:33px;
}

#nav {
	background:url(../images/bgnav.gif) no-repeat top center;
	font-weight:bold;
	font-size:12px;
	padding:16px 0 0 14px;
	height:32px;
}

#nav a.nav, #nav span.ton, #nav a.nav:visited  {
	float:left;
	display:block;
	background:url(../images/navoff.gif) no-repeat center top;
	width:122px;
	padding:2px 0 5px 0;
	color:#809B45;
	text-decoration:none;
}


#nav a.nav:hover, #nav a.nav:active, #nav span.ton {
	background:url(../images/navon.gif) no-repeat center top;
	color:#064409;
}

#cntnt {
	padding:8px 18px 70px 18px;
	margin:0;
	text-align:left;
}

#lcol {
	background:url(../images/bglcol.gif) no-repeat center top;
	width:486px;
	padding:15px;
	text-align:left;
	float:left;
}

#lcol h1 {
	font-size:18px;
	font-weight:bold;
	color:#064409;
	padding:0;
	margin:0;
}

#lcol p {
	font-size:13px;
	font-weight:normal;
	padding:8px 0 0 0;
	margin:0;
}

#lcol span.bold {
	font-weight:bold;
}

#lcol a:link { color:#809B45; text-decoration:none; font-weight:bold;}
#lcol a:visited, #lcol a:active { color:#666; text-decoration:none; font-weight:bold;}
#lcol a:hover { color:#809B45; text-decoration:underline; font-weight:bold;}

#rcol {
	margin:0;
	padding:48px 0 0 0;
	text-align:right;
}

#rcol p {
	padding:0 0 20px 0;
	margin:0;
}

#ftr {
	

	clear:both;
	width:760px;
	height:50px;
	background:url(../images/bgftr1.gif) no-repeat center bottom;
	text-align:right;
	margin:0 auto 0 auto;
	padding:10px;
}

#ftr a:link { color:#809B45; text-decoration:none;}
#ftr a:visited, #ftr a:active { color:#666; text-decoration:none;}
#ftr a:hover { color:#FFFFC8; text-decoration:none;}

#ftr img {
	width:150px;
	height:18px;
	margin:0 0 25px 0;
	padding:0;
	border:0;
}

#ftr p {
	color:#809B45;
	font-size:9px;
	margin:0;
	padding:0;
}
