body {
	background-image:url(/image/bg.jpg);
	background-repeat:repeat-x;
	background-color:#656565;
	margin:0;
}

a {
	color:#545755;
}

#wrapper {
	text-align:center;
}

#site {
	margin-top:20px;
	width:902px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:left;
}

#bottom {
	background-image:url(/image/bg-bottom.png);
	background-repeat:repeat-x;
	height:100px;
	width:100%;
	float: left;
	margin-top:10px;
	bottom:0px;
	text-align:center;
}

#bottom div.box {
	background-image:url(/image/bottom.png);
	width:902px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
}

#bottom-data {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	color:#c0c0c0;
	font-size:14px;
	font:Tahoma;
}

#bottom-data div.item {
	white-space: nowrap;
	float: left;
	width:200px;
}

#bottom-data div.text {
	text-align:left;
	white-space: nowrap;
	float: left;
	width:150px;
	padding-top:40px;
	margin-left:auto;
	margin-right:auto;
	font-family:calibri, tahoma, sans-serif;
}

#bottom-data div.divider {
	background-image:url(/image/bottom-divider.png);
	white-space: nowrap;
	float: left;
	background-color:#cecece;
	height:100px;
	width:5px;
}

#top {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/top-bg.png);
	height:167px;
	width:902px;
}

#topnav {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/topnav-bg.png);
	height:41px;
	width:902px;
	margin-top:15px;
}

#topnav div.buttons {
	margin-left:15px;
	font-size:13px;
}

#topnav div.selected a {
	text-decoration:none;
	color:#ebebeb;
	font-weight:bold;
	font-family:calibri, tahoma, sans-serif;

}

#topnav div.unselected a {
	text-decoration:none;
	color:#3f4943;
	font-weight:bold;
	font-family:calibri, tahoma, sans-serif;

}

#topnav div.hilighted a {
	text-decoration:none;
	color:#ebebeb;
	font-weight:bold;
	font-family:calibri, tahoma, sans-serif;

}

#topnav div.item{	
	width: auto;
	white-space: nowrap;
	float: left;
	height: 41px;
	position:relative;
}

#topnav div.unselected {
	white-space: nowrap;
	float: left;
	width:auto;
	height:31px;
	padding-left:7px;
	padding-right:7px;
	padding-top:12px;
}

#topnav div.selected {
	white-space: nowrap;
	float: left;
	background-image:url(/image/topnav-selected-bg.png);
	background-repeat:repeat-x;
	height:40px;
	width:auto;
	padding-left:7px;
	padding-right:7px;
	padding-top:12px;
}

#topnav div.hilighted {
	white-space: nowrap;
	float: left;
	background-image:url(/image/top-nav-faded.png);
	background-repeat:repeat-x;
	height:40px;
	width:auto;
	padding-left:7px;
	padding-right:7px;
	padding-top:12px;
}

#topnav div.divider {
	white-space: nowrap;
	float: left;
	background-color:#3f4943;
	height:40px;
	width:1px;
	margin-top:0px;
	margin-left:-1px;
}

#topnav div.form {
	font-size:14px;
	font-weight:bold;
	float: right;
	padding-right:20px;
	padding-top:10px;
}

#topnav div.form input.search{
	behavior: url('/css/iepngfix.htc');
	width: 102px;
	height: 18px;
	background: url(/image/search-input.png);
	border: 0;
	color:#444444;
	font-weight:bold;
	padding-left:20px;
	padding-right:5px;
	padding-top:2px;
}

#topnav div.form input.button{
	behavior: url('/css/iepngfix.htc');
	width: 44px;
	height: 22px;
	background: url(/image/search-button.png);
	border: 0;
	font-size:9px;
	font-family:Tahoma;
	color:#e6e6e6;
	font-weight:bold;
}
#topnav form {
	margin-bottom:0px;
}

#data form {
	margin-bottom:0px;
	margin-left:20px;
	margin-top:-5px;
}
#content {
	width:902px;
	height:auto;
	margin-top:10px;
}

#data {
	margin-left:10px;
	width:712px;
	float: left;
	position:relative;
}

#leftnav {
	width:177px;
	float: left;
	position:relative;
}


#leftnav-top {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/left-data-top.png);
	height:18px;
	margin-bottom:-1px;
}

#leftdata {
	margin-left:15px;
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
	font-size:12px;
	font-weight:bold;
	position:relative;
}

#leftnav-bottom {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/left-data-bottom.png);
	height:15px;
}

#leftnav a {
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#leftnav font.selected {
	font-family:calibri, tahoma, sans-serif;
	color:#d07724;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#leftnav font.unselected {
	font-family:calibri, tahoma, sans-serif;
	color:#d2d2d2;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#nav_header {
	font-size:13px;
	color:#000;
}

#leftnav div.leftnav_2 {
	font-size:13px;
	color:#000;
}

#leftnav div.leftnav_3 {
	font-size:12px;
	margin-left:0px;
}
#coop-text {
	color:#ebebeb;
	font-family:calibri, tahoma, sans-serif;

	font-size:14px;
	padding-left:20px;
	padding-top:10px;
}

#coop img{
	behavior: url('/css/iepngfix.htc');
	margin-top:10px;
	border:none;
	width:179px;
	height:60px;
}

#main-top {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/data-top-bg.png);
	height:18px;
	margin-bottom:-1px;
}

#main-data {
	background-image:url(/image/data-bg.png);
	background-repeat:repeat-y;
	font-family:calibri, tahoma, sans-serif;

	color:#545755;
	font-size:14px;
	position:relative;
}

#main-bottom {
	behavior: url('/css/iepngfix.htc');
	background-image:url(/image/data-bottom-bg.png);
	background-repeat:no-repeat;
	height:15px;
}


#data #content-data-header {
	position:absolute;
	font-size:14px;
	font-family:calibri, tahoma, sans-serif;
	
	height:24px;
	color:#000;
	margin-left:10px;
	margin-top:-10px;
	margin-bottom:10px;
	font-weight:bold;
	width:690px;
}

#prodgroup_header {
	position:absolute;
	font-size:20px;
	font-family:calibri, tahoma, sans-serif;
	
	margin-left:6px;
	margin-right:6px;
	margin-bottom:inherit;
	height:24px;
	color:#ffffff;
	padding-left:10px;
	margin-top:-25px;
	font-weight:bold;
	background-color:#000;
	width:690px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


#prod-lists a {
	font-size:12px;
	font-family:calibri, tahoma, sans-serif;
}

#data #content-data-header a{
	font-size:14px;
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
	font-weight:bold;
	font-style:italic;
}

#data #content-data {
	padding-top:10px;
}

#data #page-data {
	font-size:12px;
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
	padding-top:8px;
	padding-bottom:15px;
}
#page-data img {
	padding:5px;
}

#error_data {
	padding-top:10px;
}

#error_info {
	padding-top:10px;
	padding-left:20px;
	background-image:url(/image/content-sub-top.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#eaeaea;
}
#error_info a{
	color:#000;
}


#data div.content-sub {
	background-image:url(/image/content-sub-top.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	padding-bottom:15px;
}

#data div.content-sub-wide {
	background-image:url(/image/content-sub-top.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	text-align:left;
	padding-bottom:15px;
}

#data div.content-sub-white {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	padding-bottom:15px;
}

#prod-lists {
	padding-top:10px;
	font-size:12px;
}

#prod-lists div.prod-sub-group-head {
	font-size:14px;
	font-family:calibri, tahoma, sans-serif;
	color:#000;
	font-weight:bold;
}

#prod-lists table.prod-row {
	margin-left:auto;
	margin-right:auto;
	width:650px;
}

#prod-lists td.item {
	width:300px;
	font-size:12px;
	font-family:calibri, tahoma, sans-serif;
}


td.item img {
	border-width:thin;
	border-color:#333333;
	margin-right:5px;
}

#prod-card {
	font-size:12px;
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
	padding-top:8px;
}

#prod-card img {
	margin: 5px 5px 0px 5px;
	width:300px;
	border-width:thin;
	border-color:#333333;
}

#prod-card a {
	margin-left:5px;
	font-size:12px;
	font-family:calibri, tahoma, sans-serif;
	color:#545755;
}

#prod-card table.prod-row {
	margin-left:0;
	margin-right:auto;
	width:600px;
}

#prod-card td.data-head {
	white-space: nowrap;
	width:120px;
	font-weight:bold;
	padding-left:5px;
	vertical-align:top;
}

#prod-card td.data-text {
	text-align:left;
}

#prod-lists .anchor {
	font-family:calibri, tahoma, sans-serif;
	color:#000000;
	font-size:12px;
	
}

.content-img {
	float:left;
	margin-bottom: 40px; margin-right: 10px; z-index: 99999;
}

table.front-news {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

div.news_wrapper {
	width:250px;
	margin-left:auto;
	margin-right:auto;
}
td.item-head-right {
	text-align:right;
	padding-right:40px;
}

.item-head {
	font-weight:bold;
}

.content-sub-wide .item-head {
	padding-left:10px;
}

.listing-header {
	font-weight:bold;
	font-size:14px;
}

.news_link{
	font-weight:bold;
}

a.admin_link {
	color:#000;
}

.front-banner {
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.front-banner img{
	width:700px;
	margin-top:5px;
	margin-bottom:10px;
	border:none;
}


div.news_scroll_wrapper {
	width:213px;
	height:186px;
	overflow:hidden;
	background-image:url(/image/newsscroll_item_bg.png);
	behavior: url('/css/iepngfix.htc');
}

	div.news_scroll_wrapper .frontpage-news-head{
		width:203px;
		color:#000;
		text-align:center;
		font-weight:bold;
		font-size:12px;
		height:30px;
		margin-left:5px;
		margin-right:5px;
		margin-top:2px;
	}

	div.news_scroll_wrapper .frontpage-news-text{
		margin-top:5px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
		height:116px;
		color:#000;
		font-size:12px;
	}

	div.news_scroll_wrapper .frontpage-news-link{
		height:20px;
		color:#000;
		font-size:12px;
		width:208px;
		text-align:right;
		margin-right:5px;
	}

		div.news_scroll_wrapper .frontpage-news-link a{
			color:#FF1A1A;
		}

		div.news_scroll_wrapper .frontpage-news-link a:hover{
			color:#FF1A1A;
		}

	div.news_scroll_wrapper .frontpage-news-text img{
		width:90px;
		margin:5px;
	}

#gallery_list {
	height:600px;
	width:690px;
	clear:both;
	margin-left:10px;
	margin-right:10px;
	padding-top:20px;
}

#admin_gallery_list {
	width:700px;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	padding-top:20px;
	text-align:center;
}
	
	.gallery_list .gallery_item{
		text-align:center;
		width:150px;
		margin-left:40px;
		margin-right:40px;
		margin-bottom:20px;
		float:left;
	}
	
		.gallery_list .gallery_item div{
			text-align:left;
		}
		
		.gallery_list .gallery_item .gallery_name{
			font-weight:bold;
		}
		
		.gallery_list .gallery_item .gallery_info{
			height:20px;
		}
		
		.gallery_list .gallery_item .gallery_thumb{
		}


#calendar_list {
	clear:both;
	padding-top:20px;
	padding-bottom:30px;
}
	#calendar_list .month {
		padding-left:15px;
		padding-right:15px;
		margin-bottom:15px;
		background-image:url(/image/content-sub-top.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#eaeaea;
	}
	
	#calendar_list .month_head {
		font-weight:bold;
		border-bottom:solid;
		border-bottom-width:2px;
		color:#000;
	}
	
	#calendar_list .month_item {
		border-bottom:solid;
		border-bottom-width:1px;
		margin-bottom:15px;
	}

		#calendar_list .month_item .head {
			color:#000;
			font-weight:bold;
		}

#save {
	width:700px;
	clear:both;
}

#uploader {
	width:700px;
	clear:both;
}

.return_link {
	width:650px;
	clear:both;
	margin-left:25px;
	padding-top:20px;
	padding-bottom:20px;
}

#edit_notification {
	height:30px;
	font-weight:bold;
	padding-top:20px;
	margin-left:55px;
}