@charset "UTF-8";
html {
	min-height: 100.1%; 
	margin-bottom: 1px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	background-color: #641d00;
	background-image: url(../graphics/pageBkgrd.png);
	background-repeat: no-repeat;
	background-position: left 35px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	color: #551f12;
}
a:link {
	color: #551f12;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #551f12;
}
a:hover {
	text-decoration: none;
	color: #c1261f;
}
a:active {
	text-decoration: underline;
	color: #99CC66;
}
h1 {
	font-size: 1.1em;
	color: #9D1C17;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	color: #c62714;
	margin-top: 25px;
	line-height: 1.5;
}
#tdMainBody h2 a:link, #tdMainBody h2 a:visited {
	color: #c62714;
}
#tdMainBody h2 a:hover, #tdMainBody h2 a:active {
	color: #78A14E;
}
h3 {
	line-height: 1.5;
	margin-bottom: -5px;
	font-size: 1em;
	color: #537E00;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #557F03;
	background-color: #F4F9E4;
	text-indent: 10px;
}
p {
	line-height: 1.75;
}
#tdNavigation {
	text-align: center;
}
#tdNavigation a:link, #tdNavigation a:visited{
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	color: #C62714;
	text-decoration: none;
}
#tdNavigation a:hover , #tdNavigation a:active{
	color: #78A14E;
	text-decoration: none;
}
#tdHeader {
	vertical-align: bottom;
	margin-bottom: 10px;
}
#tdleft {
	background-image: url(../graphics/insideGraphicSide.png);
	background-repeat: no-repeat;
	background-position: top;
}
#tdMainBody {
	padding-right: 150px;
	padding-left: 30px;
	background-image: url(../graphics/EdgeColor.jpg);
	background-position: right top;
	font-size: 0.75em;
}
.alert {
	color: #379507;
}
.emphasis {
	font-weight: bold;
}
.emphasisRed {
	font-weight: bold;
	color: #9D1C17;
}
.rightPhotos {
	margin-left: 25px;
	margin-bottom: 10px;
}
.leftPhotos {
	margin-right: 25px;
	margin-bottom: 10px;
}
#tdCopyright {
	color: #9E5F50;
	font-size: .7em;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdCopyright a:link , #tdCopyright a:visited{
	text-decoration: underline;
	color: #9E5F50;
}
#tdCopyright a:hover, #tdCopyright a:active {
	text-decoration: underline;
	color: #9c6;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.5;
}
