/*
Light orange #563723
Orange #E87112
Brown #563723
*/
body{
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-color:#765A45;
	line-height: 16px;
	background-image: url(images/b_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#bodyMain{
	background-image: url(images/b_bodyMain.jpg);
	position: absolute;
	height: 1245px;
	width: 100%;
	z-index: 1;
	background-position: center -25px;
	background-repeat: no-repeat;
}
#floatRight{
	float: right;
}
a{
	color: #E47000;
}
a:hover,a:visited,a:active{
	text-decoration: none;
	color: #553722;
}
img {
	border:0px;
	text-align: right;
}
.clear{ clear:both;}
h1 {
	font-size: 25px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}
h2 {
	font-size: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #E87112;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 20px;
}
#container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	z-index: 2;
	position: relative;
}
#topBar{
	background-color: #2D7026;
	color: #FFF;
	text-align: center;
	z-index: 3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	}
#wildseries{
	background-color: #E6EED3;
	text-align: center;
	z-index: 2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header{
	height: 215px;
	overflow: hidden;
	width: 1000px;
}
#nav{
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#nav li {
	list-style-type: none;
}
#nav  a  {
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-top-right-border-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-top-left-border-radius: 10px;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #553722;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #F5CFB8;
}
#nav  a.active {
	background-color: #563723;
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-top-right-border-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-top-left-border-radius: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#nav a:hover {
	background-color: #553722;
	text-decoration: none;
	color: #FFF;
}
#left {
	width: 180px;
	float: left;
}
#menu{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 4px solid #563723;
	margin: 0px;
	padding: 0px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	background-color: #E8DAB7;
}
#menu .header{
	background-color: #563723;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #563723;
}
#menu ul{
	list-style-type: none;
}
#menu li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li a.menu{
	color: #563723;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #553722;
	border-bottom-width: 1px;
	font-weight: bold;
	background-color: #FFF;
}
#menu li a:hover{
	background-color: #563723;
	display: block;
	font-weight: bold;
	color: #FFF;
}
#menu li strong {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 9px;
	color: #FFF;
}

#centre{
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 4px solid #563723;
	float: left;
	width: 480px;
	margin-right: 15px;
	margin-left: 15px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/b_centre.jpg);
	background-position: center top;
	padding-top: 10px;
	color: #FFF;
}
#centre p.info{
	color: #04265A;
	margin: 0px;
	padding: 0px;
}
#centre strong{
	font-size: 14px;
}
#centre #blog {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #04265A;
	background-color: #EEE;
	overflow: hidden;
}
#centre #blog p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#centre #blog .header {
	color: #DBDBDB;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#centre #blog .date {
	color: #666;
	font-weight: bold;
	font-size: 11px;
}
#centre #blog strong {
	padding: 5px;
	margin: 0px;
	color: #04265A;
}
#right{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	float: left;
	background-color: #E8D9B6;
	width: 170px;
	box-shadow: 3px 3px 3px #666;
	border: 4px solid #563723;
}
#rightmenu {
	background-color: #563723;
	list-style-type: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
}
a.link{
	color: #563723;
	text-decoration: underline;
	background-image: url(images/sqaurebullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	margin-left: 10px;
}
a:hover.link   {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
#latestnews .newsheader {
	color: #553722;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bolder;
}
#latestnews p{
	font-size: 11px;
	color: #553722;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: #553722;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer{
	background-color: #553722;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	font-size: 11px;
	position: relative;
	z-index: 2;
}
#footer a {
	color: #F4CFB7;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.opc,a:visited.opc,a:active.opc {
	opacity: 1.0;
	filter: Alpha(Opacity=100);
	color: #8A8A8A;
}
.opc:hover {
	opacity: .60;
	filter: Alpha(Opacity=60);
}

