.copyr {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
.tablebg {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-y;
}

a:link {
	color: #166031;
	text-decoration: none;
}
a:hover {
	color: #166031;
	text-decoration: underline;
}
a:visited {
	color: #166031;
	text-decoration: none;
}
a:active {
	color: #166031;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
}
.menu {
	margin-right: 25px;
	margin-left: 10px;
}

.photoright {
	margin-left: 20px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0px;
}
.photoleft {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 20px;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.bullets {
	line-height: 28px;
}



a.specialLink:link {
	color: #166031;
	text-decoration: none;
}
a.specialLink:visited {
	color: #166031;
	text-decoration: none;
}
a.specialLink:hover {
	color: #166031;
	text-decoration: underline;
}
.wide {
	letter-spacing: 0.15em;
}
body {
	background-color: #FFE092;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	margin-left: 55px;
	margin-right: 45px;
}
ul {
	margin-right: 45px;
	margin-left: 55px;
}
