/******************************************/
/*                                        */
/*  Author: Appnet                        */
/*  Author URI: http://www.appnet.com/    */
/*                                        */
/******************************************/


/******************************************/
/*  reset                                 */
/******************************************/

@import url("css/reset.css");
@import url("http://fonts.googleapis.com/css?family=Cardo");


/******************************************/
/*  main elements                         */
/******************************************/

body {
	background:url('bg.jpg') center top repeat;
	color:#000;
	font-family:'Trebuchet MS', Arial, san-serif; 
	font-size:9pt;
	margin:0; 
	min-width:960px;
	padding:0; 
}
	.container {margin:0 auto; width:960px;}
	
	h1 {font-size:14pt; margin-bottom:12px;}
	h2 {font-size:12pt; margin-bottom:5px;}
	h3 {font-size:11pt;}
	h4 {font-size:10pt;}
	h5 {font-size:8pt;}
	h6 {font-size:7pt;}
	
	p {margin-bottom:15px;}
	ul {list-style:none; margin-bottom:15px;}
	ul li, ol li {margin:0 0 0 18px;}
	
	/** moreinfo paragraph **/
	.moreinfo {clear:both; padding-top:10px;}
	
	/** images **/
	img.center {display:block; margin:5px auto;}
	img.align-r {display:inline; float:right; margin:0 0 15px 15px;}
	img.align-l {display:inline; float:left; margin:0 15px 15px 0;}
	img.border {border:1px solid #500; padding:3px;}
	
	/** form elements **/
	input.button {font-size:8pt; margin-right:5px;}
	
	/** main navigation **/
	ul.navlist {
		font-size:12pt;
		margin:0 0 0 15px;
		padding:0;
	}
		ul.navlist li {
			float:left; 
			margin:0 28px 0 0; 
			padding:0;
		}
			ul.navlist li.last {margin-right:0;}


/******************************************/
/*  links                                 */
/******************************************/

/* a:active {position:relative; top:1px;} */

a:link, a:visited, a:active {
	color:#700;
	font-weight:bold;
	text-decoration:none;
}
	a:hover {
		color:#700;
		font-weight:bold;
		text-decoration:underline;
	}
	
ul.navlist a:link, ul.navlist a:visited, ul.navlist a:active {
		color:#fff;
		font-weight:normal;
		text-decoration:none;
		text-shadow:-1px 1px 0 #000;
	}
		ul.navlist li a:hover {
			color:#7ac582;
			font-weight:normal;
			text-decoration:none;
		}
		
#searchResults a:link, #searchResults a:visited, #searchResults a:active, #raffleWinners a:link, #raffleWinners a:visited, #raffleWinners a:active {
	color:#0b4511;
	font-weight:normal;
	text-decoration:underline;
}
		#searchResults td.pagination a:link, #searchResults td.pagination a:visited, #searchResults td.pagination a:active {text-decoration:none;}
	#searchResults a:hover, #raffleWinners a:hover {
		color:#35973f;
		font-weight:normal;
		text-decoration:underline;
	} 
		#searchResults td.pagination a:hover {text-decoration:underline;}

#footer a:link, #footer a:visited, #footer a:active {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
	#footer a:hover {
		color:#000;
		font-weight:normal;
		text-decoration:underline;
	}
	
	
/******************************************/
/*  google fonts                          */
/******************************************/

h1, h2, h3, h4, h5, h6, #mainnav, .address {font-family:'Cardo', Arial, san-serif;}


/******************************************/
/*  content                               */
/******************************************/
#bg {background:url('bg-top.jpg') center top repeat-x; min-height:600px;}

#header {height:386px; position:relative;}
	#fader {
		background-color:#fff;
		margin:0 10px;
		padding:0 4px;
		position:absolute;
			top:83px;
			left:0;
		width:932px;
		z-index:10;
	}
	#fader-overlay {
		height:385px;
		position:absolute;
			top:0;
			left:0;
		width:960px;
		z-index:50;
	}
	#mainnav {
		position:absolute;
			top:360px;
			left:0;
		z-index:100;
	}
		#default-mainnav {height:385px; margin:0; padding:0; position:absolute; top:0; left:0; width:100%; z-index:99;}

#content {background-color:#fff; margin:0 auto; width:940px;}
	.content-bottom {margin:0 auto; width:940px;}

	.subpage-content {
		background:url('subpage-content.jpg') top left no-repeat;
		overflow:hidden;
		padding:23px 25px 0 25px;
	}
		.subpage-content ul {list-style-image:url('bullet.gif');}
			.subpage-content ul li {}
		.subpage-content h2, .subpage-content h3, .subpage-content h4 {
			border-bottom:1px dotted #444;
			color:#500; 
			padding-top:10px;
			padding-bottom:3px;
		} 
		.subpage-content .left {float:left; width:565px;}			
			.map {border:1px solid #ccc; padding:3px; margin-top:10px; margin-bottom:10px;}
		.subpage-content .right {float:right; width:300px;}
			.floatRight {background-color:#fff; float:right; margin:0 0 20px 20px; padding:0 0 0 10px; width:222px; border-left:1px dotted #444; border-bottom:1px dotted #444;}
				.floatRight h2 {border:0;}
				.floatRight img {border:1px solid #500; padding:3px; margin-bottom:10px; margin-right:10px;}
				.floatRight img.noborder {border:0; padding:0; margin:0;}
				.floatRight img.toppad {margin-top:10px;}
					.floatRightTall {background-color:#fff; float:right; margin:0 0 20px 20px; padding:0 0 0 10px; width:220px; border-left:1px dotted #444; border-bottom:1px dotted #444;}
						.floatRightTall h2 {border:0;}
						.floatRightTall img {border:1px solid #500; padding:3px; margin-bottom:10px; margin-right:10px;}
						.floatRightTall img.noborder {border:0; padding:0; margin:0;}
						.floatRighTallt img.toppad {margin-top:10px;}
			p.contact-left {float:left; width:30%;}
			p.contact-right {float:right; width:69%;}

		ul#gallery {list-style:none; margin:6px 0 0 2px; padding:0;}
			ul#gallery li {
				float:left;
				margin:4px 4px 0 4px;
				padding:0;
				width:132px;
				height:70px;
			}
				ul#gallery li img {
					background-color:#fff;
					border:1px solid #ccc;
					padding:3px;	
				}
			
		#searchResults, #raffleWinners {
			border-collapse:collapse;
			margin:0 0 20px 0;
			text-align:left;
		}
		#searchResults th, #raffleWinners th {
			background: #35973f;
			border-top: 4px solid #1f7b28;
			border-bottom: 1px solid #fff;
			color: #fff;
			font-size: 11pt;
			font-weight: normal;
			padding: 8px;
			text-align:left;
			text-shadow:-1px 1px 0 #000;
		}
		#searchResults td, #raffleWinners td {
			background:#cfedd2; 
			border-bottom:1px solid #fff;
			border-top:1px solid transparent;
			padding:8px;
		}
			#searchResults td.pagination {
				background:#fff;
				border:0;
				padding:8px;
				text-align:center;
			}
		#searchResults tr:hover td, #raffleWinners tr:hover td {background:#b8e2bc; cursor:pointer;}
			#searchResults tr:hover td.pagination {background:#fff; cursor:default}

	.home-left {float:left; width:310px;}
		.home-left .background {background:url('bg-news-y.jpg') top left repeat-y;}
			.home-left .background .background-static {
				background:url('bg-news.jpg') top left no-repeat;
				padding:28px 30px 0 30px;
			}
	.home-right {float:right; width:630px;}
		.home-right .left {float:left; width:394px;}
			.home-right .left .background {
				background:url('bg-welcome.jpg') top left no-repeat;
				padding:22px 0 0 23px;
			}
				.growersguide {background:url('bg-growersguide.jpg') top right no-repeat; height:176px; position:relative;}
					.growersguide p.buysell {
						position:absolute;
							top:116px;
							left:10px;
						text-align:center;
						width:170px;
					}
					.growersguide p.choosecut {
						position:absolute;
							top:116px;
							right:40px;
						text-align:center;
						width:170px;
					}
		.home-right .right {float:right; width:236px;}
		
		#home-events {
			background: url('events-y.jpg') left top repeat-y;
			margin:0 auto;
			width:940px;
		}
			#home-events-static {
				background: url('events-top.jpg') left top no-repeat;
				padding:15px 25px 0 25px;
			}
		
		.shadow {background:url('shadow.png') center top no-repeat; height:10px; width:100%;}
		
		#wh-tables td {padding:3px;}
		#wh-tables tr.title td {font-weight:bold; border-bottom:1px dotted #444;}
			#wh-tables tr.odd td {background-color:#eee; border-bottom:1px dotted #888;}
			#wh-tables tr.even td {background-color:#ddd; border-bottom:1px dotted #888;}
		table#wh-left {width:49%; float:left; margin-bottom:15px;}
		table#wh-right {float:right; width:49%; margin-bottom:15px;}
		
		#calendar td.padding {padding:10px 35px 0 25px;}
		
		ul.search-list {list-style:none; margin:0 0 15px 0; padding:0;}
		ul.search-list li {display:inline; float:left; margin:0; padding:0; width:175px;}
		
		ul#search-trees-list {list-style-image:none; margin:0; padding:0;}
		ul#search-trees-list li {float:left; margin:0 5px 5px 0; text-align:center; width:135px;}
				
		div#current-inventory-trees {clear:both; width:280px; margin:10px auto; text-align:center;}
		div#current-inventory-trees a {
				display:block;
				padding-bottom:10px;
				width:280px;
			}
		
		#search-container {padding:10px; border:1px solid #ccc; background-color:#eee;}
		.search-left {float:left; width:175px;}
		.search-right {float:right; width:360px;}


#footer {
	background:url('bg-footer.jpg') left top no-repeat #fff;
	color:#000; 
	font-size:8pt;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	width:940px;
}
	#footer ul.sitelinks {margin:0 auto; padding:0;}
	#footer ul.sitelinks li {display:inline; margin:0; padding:0 5px;}
	#footer p.copyright {margin:15px 0;}
		#footer .address {font-size:11pt; padding-bottom:20px;}
			#footer .address .left {
				float:left;
				text-align:left;
				padding-left:25px;
				width:445px;
			}
			#footer .address .right {
				float:right;
				text-align:right;
				padding-right:25px;
				width:445px;
			}
