@charset "UTF-8";
/* CSS Document */

/* Rest to default */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Structual positioning */

body {
	background: #98c574 url('images/background.jpg') repeat-x;
	margin: 22px 0px;
}

#logo {
	width: 990px;
	margin: 0px auto; }
	
		#logo img {
			vertical-align: middle;
		}
		
		#logo .logopadding {
			padding-right: 60px;
		}

#mainwrap {
	margin: 5px auto;
	width: 989px;
	background-color: #ffffff;
	border: solid 8px #e0d6ce;
	position: relative;
}

	#menu {
		width: 985px;
		height: 35px;
		border-bottom: solid 1px #e7dab6;

		margin: 0px;
		background: url('images/menu-background.gif');
		padding-left: 4px;
	}
	
	#header {
		height: 274px;
		border-bottom: solid 2px #e7dab6;
		overflow: hidden;
		z-index: 2;
	}
	
	#header_overlay {
		position: absolute; top: 230px; left: 30px; z-index: 99;
	}	
			
	.content {
		padding: 36px 36px 0px 36px;
	}
	
		.left_copy {
			width: 590px;
			text-align: justify;
		}
		
			.left_copy h1 {
				text-align: left;
			}
			
		.right_copy {
			width: 298px; 
			float: right;
		}
		
		.polaroid-image { width: 298px; position: relative; height: 317px; margin-bottom: 20px; }
		.content-image { width: 260px; height: 220px;border: solid 1px #ccc; margin: 15px; }
		
		.content ul {
			list-style-type: none;
			padding: 0;
			margin: 0; }

		.content li {
			background-image: url('images/bullet-grape.gif');
			background-repeat: no-repeat;
			background-position: 0px;
			padding-left: 25px; 
			line-height: 25px;
			vertical-align: middle; 
			height: 25px; }
		
	#footer {
		margin: 0px 30px 20px 30px;
		padding: 20px 20px 10px 20px;
	}
	
	.tour_widget {
		opacity: 0.8;
			
		width: 186px; 
		height: 120px; 
		border: solid 2px #ccc; 
		margin-top: 10px; 
		margin-bottom: 20px; 
		margin-right: 15px; 
		float: left;
	}	
	
	.tour_widget:hover {
		opacity: 1;	
	}
	
		.tour_widget h2 {
			text-align: center; font-size: 12px; background: #98c574 url('images/widget-text_background.gif') repeat-x bottom; height: 30px; line-height: 14px; padding: 4px; margin: 0px 4px;
		}
		
		.tour_widget img {
			margin: 4px;
		}

	
	.top_widget {
		width: 286px; border: solid 2px #ccc; margin-bottom: 20px; padding: 4px;
	}
		.top_widget h2 {
			text-align: center; font-size: 16px; background: #98c574 repeat-x top; color: #ffffff; height: 20px; padding: 10px; margin-bottom: 4px;
		}
		
	.top_widget_right {
		width: 286px; border: solid 2px #ccc; margin-bottom: 20px; padding: 4px;
		float: right;
	}
		.top_widget_right h2 {
			text-align: center; font-size: 16px; background: #98c574 repeat-x top; color: #ffffff; height: 20px; padding: 10px; margin-bottom: 4px;
		}
	
	.link_block {
		 margin: 5px; padding: 5px 8px; text-align: center;
		background: #e0d6ce; color: #7e3836;
	}
	
	.link_block:hover {
		background: #e0d6ce; color: #7e3836;
	}
	
	.link_block a { color: #666666; display: block; font-weight: normal; }
	.link_block a:hover { color: #000000; font-weight: normal; }
	
	input.text { margin: 5px auto; width: 272px; }
	input { padding: 4px; }
	
	.option_block { background: #e0d6ce; color: #7e3836; padding: 5px 8px; margin: 5px 0px; width: 70%; text-align: left; }

	#contact_form { text-align: center; }
	
	
	.pdftable {
		float: left;
		margin-top: 10px;
	}
	
	.pdftable td {
		vertical-align: middle;
		padding-right: 10px;
	}
	
		.pdftable td a {
			color: #666666;
			text-decoration: underline;
			font-weight: normal;
			font-size: 14px;
		}
		
			.pdftable td a:hover {
				color: #5a8700;
			}
	
	#hmpgwrapper {
		float: left;
		width: 800px;
		padding: 0px 0 0 50px;
	}
			
	.hmpgawards {
		text-align: left;
		color: #005929;
		font-size: 14px;
	}
	
	#recentawards {
		margin: 50px 0 0 0;
		float: left;
		width: 450px;
	}

/* Font styles */

.stdcopy { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 18px; color: #666666; }
.bright { color: #5a8700; }
h1 { color: #5a8700; font-family: Times, "Times New Roman", sans-serif; font-size: 26px; line-height: 30px; letter-spacing: normal; text-transform: uppercase; }
h2 { color: #5a8700; font-family: Times, "Times New Roman", sans-serif; font-size: 22px; line-height: 22px; letter-spacing: normal; text-transform: uppercase; }
h2.small { color: #5a8700; font-family: Times, "Times New Roman", sans-serif; font-size: 20px; line-height: 24px; letter-spacing: normal; }
a { color: #5a8700; text-decoration: none; font-weight: bold; }
a:hover { color: #b2d498; text-decoration: none; font-weight: bold; }
strong { font-weight: bold; } 
em { font-style: italic; }

p.space { margin: 10px 0px; }
hr.dotted { border: 0px; border-bottom: dotted 1px #ccc; height: 0px; background: #fff; padding: 0px; margin: 10px 5px; }

/* Forms */

.stdform { border: solid 1px #888; padding: 3px; margin: 4px; background: #ffffff; width: 220px; font-size: .9em; } 

/* Hacks and settings */

img { border: 0px; margin: 0px; padding: 0px; _margin-bottom: -0px; }
.clear { clear: both; overflow: hidden; height: 0px; _height: 1px; }


/* Slideshow */

#slideshow_content { width: 300px; height: 180px; padding: 0px; margin: 0px; float: left; }
#example { position: relative; width: 300px; height: 180px; }
.slide-image { position: absolute; top: 0; left: 0; padding: 0px; width: 300px; height: 180px; background-color: #ffffff; background-position: center center; background-repeat: no-repeat; }

/* Son of Suckerfish working in IE/Safari/Ie6/Ie7/Ie8 */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
}

#nav a {
	display: block;
	font-family: Times, "Times New Roman", sans-serif; 
	font-size: 12px; 
	text-transform: uppercase;
	color: #7e3836;
	vertical-align: middle;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px 0 11px; }
	

.noborder {
	border: 0 !important;
}

#nav li { /* all list items */
	float: left;
	border-right: 1px solid #e6ded6;

}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 165px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

	#nav li ul li {
		background: #e7dab6 url('images/menu-background.png');
		width: 165px;
	}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu li:hover, #menu li.hover { /* fix for IE7 and IE8 sticky bug! */
    position: static;
}

/* Font styles for suckerfish */

#nav li ul li a, #nav li ul li a.sublink { /* for second level links */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: normal;
	vertical-align: middle;
	text-transform: capitalize;
	width: 150px;
	height: 28px;
	display: block;
	overflow: hidden;
	font-weight: normal;
	color: #7e3836; }
	

#nav a:link {
	color: #7e3836;
}

#nav a:visited {
	color: #7e3836;
}

#nav a:hover, #nav li ul li a.sublink:hover {
	color: #000000;
}

#nav a.current {
	color: #000000;
}

