@charset "UTF-8";
.wrapper {
	background-color: #f4c366;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	background-image: url(images/tgheader.jpg);
	background-repeat: no-repeat;
}
.header {
	height: 140px;
	background-image: url(images/top-bkgd.jpg);
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}
.wrapper .container a:link {
	color: #336600;
	text-decoration: none;
}
.wrapper .container a:visited {
	color: #336600;
	text-decoration: none;
}
.wrapper .container a:hover {
	color: #336600;
	text-decoration: underline;
}
.wrapper .container a:active {
	color: #336600;
	text-decoration: underline;
}
.gallerycontainer {
	width: 560px;
	margin-left: 60px;
	float: left;
}
.bullets {
	line-height: 1.5em;
	vertical-align: top;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #241771;
	line-height: 1.3em;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #241771;
	line-height: 1.2em;
}
.navbox {
	background-color: #FFFF00;
	height: 500px;
	width: 200px;
}
.navbox2 {
	background-image: url(images/leaves.gif);
	height: 500px;
	width: 200px;
}
.navbox3 {
	height: 480px;
	width: 90px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftbox {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-left: 40px;
}
.centerbox {
	float: left;
	width: 420px;
	margin-bottom: 20px;
}
.quote1 {
	background-color: #F5C366;
	padding: 10px;
}
.rightbox {
	width: 205px;
	float: right;
	margin-top: 10px;
	padding-right: 47px;
}
.bottombox {
	clear: both;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}
.container .rightbox #Accordion1 a:link {
	color: #336600;
	text-decoration: none;
	text-align: right;
}
.container .rightbox #Accordion1 a:visited {
	color: #336600;
	text-decoration: none;
	text-align: right;
}
.container .rightbox #Accordion1 a:hover {
	color: #336600;
	text-decoration: underline;
	text-align: right;
}
.container .rightbox #Accordion1 a:active {
	color: #336600;
	text-decoration: underline;
	text-align: right;
}
.photofloatleft {
	float: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6d5c55;
	line-height: 1.5em;
}
.copyright a:link {
	text-decoration: underline;
	color: #6d5c55;
}
.copyright a:visited {
	color: #6d5c55;
	text-decoration: underline;
}
.copyright a:hover {
	color: #6d5c55;
	text-decoration: none;
}
.copyright a:active {
	color: #6d5c55;
	text-decoration: none;
}

