@charset utf-8;
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #757500;
	background-image: url(Images/grnback_lte.jpg);
	background-repeat: repeat;
}
#container {
	color: #000000;
	width: 780px;
	border: 1px none #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#slideshow {
	float: left;
	height: 400px;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}


#navbar {
	margin-left: 6px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#content {
	margin-right: 8px;
	color: #797900;
	margin-left: 8px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content a:hover, a:active {
	color: #AD4D30;
	text-decoration: underline;
}
#content a:link, a:visited {
	color: #616130;
	text-decoration: none;
}


#content h1 {
	font-size: 140%;
	margin: 2px;
	text-align: center;
	font-weight: bold;
}

#content h2 {
	font-size: 120%;
	margin: 1px;
	text-align: center;
	line-height: normal;
}
#content h3 {
	font-size: 130%;
	list-style-image: none;
	font-weight: bold;
}

#content h4 {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
}

#content h5 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
}
#content h6 {
	font-size: 140%;
	font-weight: bold;
	text-indent: 20px;
}
#content h7 {
	font-size: 90px;
	text-align: left;
}




#content p {
	font-size: 100%;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	list-style-image: none;
}
#content li {
	font-size: 80%;
	list-style-image: none;
	list-style-type: none;
}
#content ul {
	list-style-image: none;
	text-indent: 140px;
	line-height: 1px;
}
#subContent {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #939300;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
}
#subContent a {
	color: #FFFFFF;
}
#subContent a:link, a:visited {
	color: #FFFFFF;
}
#subContent a:hover, a:active {
	color: #AD4D30;
}


#leftcolumn {
	float: left;
	width: 330px;
	margin-left: 0px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-top: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F9F00;
	border-left-color: #9F9F00;
}
#leftcolumn a:link, a:visited {
	color: #616130;
}
#leftcolumn a:hover, a:active {
	color: #AD4D30;
}


#colhead {
	color: #FFFFFF;
	background-color: #9F9F00;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#form {
	float: right;
	width: 400px;
	margin-top: 12px;
	clear: left;
}











#footer {
	font-style: italic;
	color: #893E27;
	font-weight: bold;
	font-size: 80%;
	clear: both;
}
#footer a:link, a:visited {
	font-weight: bolder;
	color: #808040;
	text-decoration: none;
}
#footer a:hover, a:active {
	font-weight: bolder;
	color: #AD4D30;
	text-decoration: none;
}

#footer ul {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer li {
	display: inline;
	margin-right: 50px;
	margin-left: 50px;
}


.small_red {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.lftimg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 8px;
}
form {
	border-top-color: #808000;
	border-right-color: #808000;
	border-bottom-color: #808000;
	border-left-color: #808000;
}
input.highlighted {
	border: 1px solid #808000;
}
#ribboncut {
	float: right;
	height: 165px;
	width: 200px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}

