/**********
Spry Stuff
**********/

.Accordion {
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;

}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFFFFF;
}
.AccordionPanelTabHover {
	color: #6FC308;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #6FC308;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #FFFFFF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFFFFF;
}


/**********
Layout
**********/

/* Main formatting */
html, body {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000000;
	/*background: #b7b7b7 url(../images/background-tile.gif) repeat top left;*/
}

#container1 {
	width: 100%;
	text-align: center;
}

#container2 {
	width: 817px;
	margin: 0 auto;
}

#container3 {
	/*background: #b7b7b7 url(../images/body-shadow.jpg) repeat-y top left;*/
	width: 817px;
	text-align: center;
}

#container4 {
	position: relative;
	top: 0;
	left: 0;
	background: #fff;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: #fff url(../images/logo.gif) no-repeat;
	height: 99px;
	width: 800px;
	padding: 0;
	margin: 0;
}

#logo {
	display: block;
	float: left;
	width: 445px;
	height: 99px;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#topnav {
	float: left;	
	width: 355px;
	padding-top: 75px;
}

#hills {
	background: #fff url(../images/banner.jpg) no-repeat;
	width: 800px;
	height: 110px;
}

#headerad {
	display: block;
	float: left;
	width: 225px;
	height: 115px;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#contentTable, #contentTableHomepage {
	border: 0;
	padding: 0;
	margin: 0;
	width: 800px;
	vertical-align: top;
}

#contentTable tr, #contentTableHomepage tr {
	vertical-align: top;
}

#contentTable td, #contentTableHomepage td {
	vertical-align: top;
}

#navCol {
	padding: 20px 10px;
	/* IE 5 boxmodel hack */
	width: 195px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 175px;

}

#bodyCol {
	padding: 20px 15px;
	/* IE 5 boxmodel hack */
	width: 605px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 575px;
}

.main-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.main-nav li  {
	padding-bottom: 8px;
}

.sub-nav {
	padding: 5px 0 0 0;
	margin: 0 0 15px 25px;
	list-style: none;
	list-style-type: none;
}

.sub-nav li, .sub-nav a {
	padding-bottom: 3px;
	margin: 0;
}

li.hide-sub .sub-nav  { /* Hide sub-nav */
	display: none;
}
.main-nav li>.sub-nav { /* Hide sub-nav (compliant browsers) */
	display: none;
}

/* Display subnav if child element has been hovered */
li.show-sub .sub-nav, li:hover .sub-nav { 
	display: inline-block;	/* trigger hasLayout in IE. More compliant browsers will use above style */
}
li.show-sub>.sub-nav {	/* Compliant browsers display as block */
	display: block;
}

.main-nav li:hover .sub-nav, .show-sub ul /* <IE7 Hack. Works with javascript in header */ {
	display: block;
}




#footer, #footer-homepage {
	padding: 20px 130px;
	background: #e5e5e5;
	/* IE 5 boxmodel hack */
	width: 800px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 540px;
}

/* Homepage only */
#contentTableHomepage {
	height: 320px;
}

#contentTableHomepage td {
	height: 290px;
}

#homepage-box1 {
	position: absolute;
	top: 99px;
	left: 350px;
	width: 425px;
	height: 120px;
	padding: 150px 0 0 0;
	margin: 0 50px 0 0;
	background: #5C8728 url(../images/tri-photos.gif) no-repeat center 18px;
	
	
}

#homepage-box2 {
	padding: 10px 20px;
	height: 120px;
	margin: 0;
	background: #5C8728;
	/* IE 5 boxmodel hack */
	width: 425px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 385px;
}

#homepage-box3 {
	background: #000;
	margin: 0;
	padding: 5px 10px;
	/* IE 5 boxmodel hack */
	width: 425px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 405px;
}

#homepage-box4 {
	background: #B7C99D;
	padding: 10px 20px;
	height: 130px;
	overflow: hidden;
	/* IE 5 boxmodel hack */
	width: 425px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 385px;
}

#homepage-callout5 {
	background: #B7C99D;
}

#footer-homepage {
	padding-top: 50px;
}

/************
Typography
************/
body * {
	font: normal 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	margin-top: 5px;
	margin-bottom: 5px;
}


#topnav, #topnav a {
	color: #206126;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.main-nav li a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.main-nav li a:hover, .sub-nav li a:hover, .sub-nav li.current a {
	color: #6FC308;
}


.sub-nav li a {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.table_title {
	color: #505050;
	font-weight: bold;
	text-indent: 5px;
	background-color: #D7D9D3;
}
.table_title_white {
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	background-color: #505050;
}
.list_link {
	font-size: 10pt;
	color: #333;
	line-height: 18pt;
}

h1, h2, h3, h4 , h5, h6 {
	margin: 10px 0;
	color: #333;
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	color: #333333;
	font-size: 16pt;
}

p {
	font-size: 10pt;
	color: #333;
	line-height: 18pt;
}

a {
	text-decoration: none;
	color: #6FC308;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#footer, #footer *, #footer-homepage, #footer-homepage * {
	color: #666666;
	text-align: center;
	font-size: 8pt;
}

#bottom-nav {
	text-align: center;
	color: #206126;
}

#bottom-nav a {
	color: #206126;
	font-size: 8pt;
	text-decoration: none;
}

#homepage-box3 {
	color: #fff;
	font-weight: bold;
}

#homepage-box4 * {
	line-height: 14px;
}
