@charset "UTF-8";
/* CSS Document */

Body{
	background:#FFFFFF url(../images/bg.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;
			}

h1{
	font:bold 15pt "Trebuchet MS", Helvetica, serif;
	color:#644f22;
	}

h2{
	font:bold 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;
		position:relative;
		background:url(../images/bg.jpg) top left repeat-x;
		}
		#header a img{
			border-width:0px;
			padding:0;
			margin:0;
			}
		#menu{
			position:absolute;
			top:72px;
			right:0px;
			width:900px;
			}
			#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;
				padding:0 12px 0 16px;
				font:11pt "Trebuchet MS", Helvetica, serif;
				float:right;
				}
			#menu li a:hover{
				color:#818181;
				text-decoration:underline;
				}
				
	#flashwrapper{
	background:fff; width:951px; height:325px; margin:6px auto; padding:0; clear:both; margin-top:5px; display:block;
	}
	#flash{
		width:944px; height:311px; padding:0; margin:0 auto; margin-top:3px;
		}
		#channel{
		background:url(../images/channels.jpg) top left no-repeat;
		width:951px;
		height:180px;
		position:absolute;	
		overflow:hidden;
		top:470px;
		}
			.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:url(../images/container-bg.jpg) top left repeat-y;
		width:951px;
		margin:0 0 0 0;
		padding:166px 0 0 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;
			}
				#sidebar li{
					list-style:none;
					}
				#sidebar ul.Submit li a{
					float:right;
					clear:both;
					width:74px;
					height:27px;
					background:url(../images/submit.jpg) top left no-repeat;
					}
					#sidebar ul.Submit li:hover a{
						float:right;
						clear:both;
						width:74px;
						height:27px;
						background:url(../images/submit_hover.jpg) top left no-repeat;
						}
				#sidebar ul.LearnMore li a{
					float:right;
				clear:both;
					width:98px;
					height:29px;
					background:url(../images/LearnMore.jpg) top left no-repeat;
					}
					#sidebar ul.LearnMore li:hover a{
						float:right;
						clear:both;
						width:98px;
						height:29px;
						background:url(../images/LearnMore_hover.jpg) top left no-repeat;
						}
					
		
	
#footer{
	background:url(../images/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;
		}