/* CSS Document */
body {
	background-color: #006EB2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(images/strip_bg.jpg);
	background-repeat: repeat-x;
	margin-right:10px;
	margin-left: 10px;
}
table td {
	vertical-align: top;
	text-align: left;
}
div#wrapper {
	min-width:820px;
	max-width:1050px;
	margin-left: auto;
	margin-right: auto;
	}
	
body table#outer {
	border: 1px solid #000;
	width:100%;
	
}
td#banner {
	background-color: #AFC736;
	padding: 0px 20px;
}
div#bannerimage {}

td#content {
	background-color: #E7EC92;
	padding: 10px;
	}
td#nav {
	background-image: url(images/navbgbest2.jpg);
	background-repeat: no-repeat;
	background-color: #070707;
	padding-top: 20px;
	width: 160px;
}
td#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 160px;
	padding-left: 10px;
	border-bottom: 2px solid #AFC736;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
td#nav a:link, td#nav a#visited {

}

td#nav a:hover {
	color: #333333;
	background-color:#fff;
	float:left;
	filter:alpha(opacity=50);
	-moz-opacity:.5; 
	opacity:.5;
	}
td#nav a#index  {
	border-top: 2px solid #AFC736;
	color:red;}
	
h1 {display:none;}
h2 {
	font-size: 16px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #000000;
}
h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #294F7C;
	font-weight: normal;
}
p {
	margin-bottom: 8px;
	margin-top: 5px;
	line-height: 1.3em;
	font-size: 13px;
}
.w_line {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

td#leaves {
	background-image: url(images/leaves.jpg);
	height: 34px;
	background-repeat: repeat-x;
	border-top: 2px solid #fff;
}
div#left {
	text-align: left;
	float: left;
}
div#right {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
#right img {
	border: 3px solid #fff;
	margin-bottom: 5px;
}

a:link, a:visited {color:#000;}
a:hover {color:#2C318F;}
.border {
	border: 7px solid #D4E15E;
}
ul {
	margin-top: 10px;
}
ul li {
	margin-bottom: 3px;
}
div#spider {
	width:100%}
div#spider {	
	color:#E7EC92;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
div#spider  a {
	color:#ADBDCB;
	font-size:9px;
	text-decoration: none;
}
div#spider a:hover {
	color:#1E1E44;
	text-decoration: underline;
}

td#nav .fb a {
	border-bottom: 0px solid #000;
}

