/* Default CSS Template */

@import url("Vertical-Menu.css");

body {
	background:#f6f1e1 url(../images/back.jpg) repeat-x top center;
	color:#5f5b52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	}
	h1,h2,h3,h4,h5 { margin:0; }
	p { margin:0; padding:5px 0; }
	a { color:#c15840; }
	
#container {
	margin:auto;
	overflow:hidden;
	width:920px;
	}
	#header {
		background:url(../images/header-back.jpg);
		height:116px;
		width:920px;
		}
		#search_site {
			float:right;
			height:29px;
			overflow:hidden;
			padding-top:6px;
			width:177px;
			}
			#search_site form, #search_site fieldset { border:0; margin:0; padding:0; }
			#search_site label { display:none; }
			#search {}
				#search fieldset {}
					#search fieldset input.go_button {
						float:right;
						height:22px;
						width:30px;
						}
					#search fieldset label {}
					#wSearch {
						background:url(../images/search-back.jpg) no-repeat;
						border:none;
						color:#797979;
						font-size:11px;
						height:16px;
						float:left;
						padding:3px;
						width:141px;
						}
		#utilities_ul {
			float:right;
			height:35px;
			list-style:none;
			margin:0;
			padding:0 10px 0 0;
			}
			#utilities_ul li {
				float:left;
				line-height:35px;
				}
				#utilities_ul li a {
					border-right:1px solid #d6dfcc;
					color:#d6dfcc;
					font-size:10px;
					margin:10px 0;
					padding:0px 8px;
					text-decoration:none;
					}
					#utilities_ul li a:link,
					#utilities_ul li a:visited {}
					#utilities_ul li a:hover,
					#utilities_ul li a:active {
						background:#4c7755;
						}
		#header h1 {
			float:left;
			height:116px;
			padding:0;
			width:274px;
			}
			#header h1 a {
				display:block;
				height:116px;
				text-indent:-9999px;
				width:274px;
				}
				#header h1 a:link,
				#header h1 a:visited {}
				#header h1 a:hover,
				#header h1 a:active {}
	#main {
		overflow:hidden;
		width:920px;
		}
		#main-right {
			float:right;
			overflow:hidden;
			width:654px;
			}
		#full-right {
			float:right;
			overflow:hidden;
			width:920px;
			}
			#slideshow {
				background:#fff;
				float:right;
				height:311px;
				overflow:hidden;
				width:646px;
				}
			#flash-channels {
				clear:right;
				height:163px;
				margin-top:10px;
				width:654px;
				}
		#main-left {
			float:left;
			width:266px;
			}
			#nav {
				background:url(../images/nav-back.jpg) repeat-y 1px 0px;
				}
				#nav-top {
					background:url(../images/nav-top.jpg) no-repeat 1px 0px;
					padding-top:24px;
					}
					#nav-bottom {
						background:url(../images/nav-bottom.jpg) no-repeat 1px bottom;
						padding-bottom:33px;
						padding-left:11px;
						width:255px;
						}
				#simplemenu {}
					#simplemenu li {}
						#simplemenu li a {}
							#simplemenu li a:link,
							#simplemenu li a:visited {}
							#simplemenu li a:hover,
							#simplemenu li a:active {}
						#simplemenu li ul {}
									#simplemenu li ul li {}
										#simplemenu li ul li a {}
											#simplemenu li ul li a:link,
											#simplemenu li ul li a:visited {}
											#simplemenu li ul li a:hover,
											#simplemenu li ul li a:active {}
										#simplemenu li ul li ul {}
													#simplemenu li ul li ul li {}
														#simplemenu li ul li ul li a {}
															#simplemenu li ul li ul li a:link,
															#simplemenu li ul li ul li a:visited {}
															#simplemenu li ul li ul li a:hover,
															#simplemenu li ul li ul li a:active {}
			#channel-one {
				background:url(../images/channel-back.jpg) repeat-y;
				clear:both;
				color:#5f5b52;
				font-size:11px;
				margin:10px 0 0 2px;
				overflow:hidden;
				padding:10px;
				width:226px;
				}
				#channel-one h3 {
					color:#c15840;
					font-size:12px;
					}
				#channel-one a {}
					#channel-one a:link,
					#channel-one a:visited {}
					#channel-one a:hover,
					#channel-one a:active {}
	#footer {
		background:url(../images/footer-back.jpg) no-repeat 0px 10px;
		clear:both;
		font-size:11px;
		padding-top:20px;
		text-align:center;
		width:920px;
		}
		#footer span {
			color:#8a8473;
			display:block;
			padding:15px 0;
			text-align:center;
			}
			#footer span a {
				color:#bfbea7;
				text-decoration:none;
				}
				#footer span a:link,
				#footer span a:visited {}
				#footer span a:hover,
				#footer span a:active {}
body.sub #header {
	background:url(../images/sub-header-back.jpg) no-repeat;
	}
#sub-content {
	background:url(../images/sub-content-back.jpg) repeat-y;
	overflow:hidden;
	width:654px;
	}
	#sub-content-top {
		background:url(../images/sub-content-top.jpg) no-repeat top;
		}
		#sub-content-bottom {
			background:url(../images/sub-content-bottom.jpg) no-repeat bottom;
			min-height:200px;
			}
			#isite-content {
				padding:20px 20px 30px 20px;
				}
				#isite-content p {
					margin:0;
					padding:5px 0;
					}
body.full #header {
	background:url(../images/full-header-back.jpg) no-repeat;
	}
#full-content {
	background:url(../images/full-content-back.jpg) repeat-y;
	overflow:hidden;
	width:920px;
	}
	#full-content-top {
		background:url(../images/full-content-top.jpg) no-repeat top;
		}
		#full-content-bottom {
			background:url(../images/full-content-bottom.jpg) no-repeat bottom;
			min-height:200px;
			}
			#isite-content {
				padding:20px 20px 30px 20px;
				}
				#isite-content p {
					margin:0;
					padding:5px 0;
					}