body { 
	color: #e8dac2;
	font-size: 12px;
	background-color: #e8d4c2;
}
p {
	color: #e8d4c2;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table     { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td     { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
ul {
	margin-left: 1em;
}
li { 
	list-style-type: square; 
}


/*COVER*/
table.coverthumbs { 
	text-align: center;
	vertical-align: middle;
}
td.cover { 
	background-color: #6d3b21;
	text-align: center;
	vertical-align: middle;
}
td.coverleft { 
	background-color: #6d3b21;
	text-align: center;
	vertical-align: top;
}
.coverthumb { 
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	border: 1px solid #7a5340;
	outline: solid 1px #422921;
}
.covermainimg { 
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 6px #6d3b21;
	outline: solid 1px #422921;
}
/*TEMPLATE*/
td.miuaig { 
	background-color: #422921;
	text-align: left;
	vertical-align: top;
}
table.page { 
	margin-right: auto;
	margin-left: auto;
}
td.head { 
	background-color: #422921;
	background-image: url(images/header/navstripes.jpg);
	text-align: center;
	vertical-align: top;
	height: 32px;
}

/*NAVBAR*/
table.navt {
	height: 100%
}
td.nav { 
	background-color: #7a5340;
	text-align: center;
	vertical-align: top;
	width: 170px;
}
td.navbott { 
	background-color: #7a5340;
	text-align: center;
	width: 170px;
/*	height: 120px; */
	vertical-align: bottom;
}
.navbottom { 
	font-size: 12px;
	text-align: center;
	background-color: #6d3b21;
	vertical-align: bottom;
	margin: 3px 6px;
	padding: 2px;
	border: solid 1px #422921;
}
.navitem {
	font-size: 12px;
	background-color: #6d3b21;
	text-align: left;
	vertical-align: middle;
	margin: 2px 6px;
	padding: 1px;
	border-style: solid;
	border-color: #422921;
	border-width: 0px 1px 1px 0px;
}
.navitemcenter {
	font-size: 12px;
	background-color: #6d3b21;
	text-align: center;
	vertical-align: middle;
	margin: 1px 1px;
	padding: 1px;
	border-style: solid;
	border-color: #422921;
	border-width: 0px 1px 1px 0px;
}

/*CONTENT*/
td.brown1 { 
	background-color: #422921;
	text-align: center;
	vertical-align: top;
}
td.content { 
	background-color: #422921;
	text-align: center;
	vertical-align: top;
	width: 690px;
	height: 600px;
}

.bodyhead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	line-height: 100%;
}
.bodytype { 
	font-weight: normal;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.bodysubhead { 
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.bodynarrow { 
	font-weight: normal;
	text-align: left;
	text-indent: 12px;
	padding-right: 125px;
	padding-left: 125px;
}
.bodymedium { 
	font-weight: normal;
	text-align: left;
	padding-right: 75px;
	padding-left: 75px;
}
.contentbox {
	color: #422921;
	background-color: #C4A18F;
	text-align: center;
	margin: 0px;
}
td.contentbox {
	color: #422921;
	background-color: #C4A18F;
	text-align: center;
	padding: 4px;
	border: 1px solid #6b3b21;
}

.tidbits { 
	font-size: 11px;
	background-color: #6d3b21;
	text-align: center;
	margin: 6px;
	padding: 2px;
	vertical-align: middle;
	border: solid 1px #422921;
}
/*LINKS*/
a:link  { 
	color: #e8d4c2;
}
a:visited  { 
	color: #e8d4c2;
}
a:hover { 
	color: #9ab94a;
}
a:active { 
	color: #9ab94a;
}
td.nav a:link, 
td.nav a:visited, 
td.navbott a:link, 
td.navbott a:visited,  
.navitem a:link,
.navitem a:visited
{
	text-decoration: none;
}
/*this one isn't working*/
.tidbits a:link, 
.tidbits a:visited {
	text-decoration: underline;
}
.contentbox a:link  { 
	color: #422921;
}
.contentbox a:visited  { 
	color: #422921;
	 }
.contentbox a:hover { 
	color: #422921;
	text-decoration: underline;
}
.contentbox a:active { 
	color: #422921;
	text-decoration: underline;
}

/*NEW*/
.wildlifeq {
	font-weight: bold;
	text-align: left;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #6D3B21;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wildlifea {
	font-weight: normal;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
.spacer {
	margin: 0px;
	line-height: 5px;
}

