@charset "UTF-8";
/* CSS Document */

Body{
	background:#FFFFFF url(../images/bg-sub.jpg) top repeat-x;
	text-align:center;
	padding:0 0 0 0;
	margin:0;
	color:#333333;
	font:11pt "Trebuchet MS", Helvetica, serif;
	}
	a{
		color:#644f22;
		text-decoration:none;
		}
		a:hover{
			color:#9b7e3f;
			text-decoration:none;
			}
h2{
	font-weight:bolder;
	font:15pt "Trebuchet MS", Helvetica, serif;
	color:#644f22;
	}
h1{
	font-weight:bolder;
	font:15pt "Trebuchet MS", Helvetica, serif;
	color:#644f22;
	}
#container{
	width:951px;
	height:auto;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
	}
	#header {
		widows:915px;
		margin:0 auto;
		padding:0;
		position:relative;
		background:url(../images/bg.jpg) top left repeat-x;
		}
		#header a img{
			border-width:0px;
			padding:0;
			margin:0;
			height:145px;
			overflow:hidden;
			}
		#menu{
			position:absolute;
			top:72px;
			right:0px;
			width:900px;
			margin:0;
			padding:0;
			}
			#menu li{
				list-style:none;
				display:inline;
				padding:0;
				margin:0;
				}
			#menu li a{
				background:url(../images/menu-bg.jpg) center left no-repeat;
				color:#000000;
				font-weight:bolder;
				padding:0 12px 0 16px;
				font:11pt "Trebuchet MS", Helvetica, serif;
				float:right;
				}
			#menu li a:hover{
				color:#818181;
				text-decoration:underline;
				}
	#flash{
		width:951px;
		padding:0;
		margin:0;
		position:absolute;
		top:145px;
		height:154px;
		}
		#flash #flash_holder{
			position:absolute;
			left:0;
			top:8px;
			padding:0;!important
			margin:0;!important 
			}
			#flash_holder{
				padding:0;
				margin:0;
				}
	#channel{
		background:url(../images/page-channel.jpg) top left no-repeat;
		width:951px;
		height:182px;
		overflow:hidden;
		clear:both;
		}
			.channels1{
				float:left;
				width:315px;
				text-align:center;
				padding:0;
				margin:0;
				}
			.channels2{
				float:left;
				width:318px;
				text-align:center;
				padding:0;
				margin:0;
				}
			.channels3{
				float:left;
				width:318px;
				padding:0;
				margin:0;
				text-align:center;
				}
			.channels1 h3,.channels2 h3,.channels3 h3{
				color:#644f22;
				font:12pt "Trebuchet MS", Helvetica, serif;
				padding:0 0 0 16px;
				margin:20px 0 0 0px;
				text-align:left;
				}
	#main{
		background:none;
		background:url(../images/container-bg.jpg) top left repeat-y;
		position:absolute;
		top:299px;
		width:951px;
		margin:0 0 0 0;
		padding:0;
		color:#5d5d5d;
		}
	#main2{
		background:url(../images/page-main-top.jpg) top center no-repeat;
		width:951px;
		margin:0 0 0 0;
		padding:0;
		color:#5d5d5d;
		}
			#content_area{
				float:left;
				width:588px;
				padding:20px 0 20px 0;
				margin:0 0 0 24px;
				}
			#sidebar{
				float:right;
				width:274px;
				margin:0 24px 0 0;
				padding:20px 0 20px 0;
			}
		
	
#footer{
	background:url(../images/page-footer-bg.jpg) top left no-repeat;
	height:41px;
	margin:0 auto;
	padding:10px 0 0 0;
	width:951px;
	text-align:center;
	clear:both;
	}
	#footer a{
		color:#6c8945;
		}
		#footer a:hover{
			color:#92b564;
		}
	#footer center {
		color:#6c8945;
		}