.MainTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	background-color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align:justify;
}

.YellowColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #6C602C;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #7F7339;
	padding: 15px 10px 10px;
	vertical-align: top;
	background-image: url(images/yellowColumnBG.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LeftTD {
	vertical-align: top;
	background-color: #828282;

}
.Footer {
	background-color: #564D24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;

}

.HeaderRow {
	color: #FFFFFF;
	background-color: #e5d07f;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DescriptionRow {
	color: A06200;
	background-color: FFDFAD;
	font-weight: bold;
}
.OddRows {
	background-image: url(images/dashed.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	vertical-align: top;


}
.EvenRows {
	background-image: url(images/dashed.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	font-size: 11px;
}

li {
	list-style-position: outside;
	line-height:14px;
	list-style-type: square;
}

.thumbnail {
	border: 1 solid #564D24;


}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666633;
}
.SubHeadings {
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
}
.sanctuarylink {
	color: #999966;
	text-decoration: none;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
}

.hl1 { color:#66CC66;}

.nav { 
background-color:#336699; 
color:#CCCCCC; 
font-family: Arial, Verdana; 
text-transform:uppercase;
font-size:11px; 
font-weight: bold; 
height: 20px; 
width:78px;
text-decoration: none;
text-align:center;
vertical-align: top;
border-bottom:solid 2px;
border-top:solid 2px #CCCCCC;
/*display: block;*/
float:left;
border-left: 1px solid #cccccc;
}   

.navactive {
	background-color:#006699;
	color:#FF9900;
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
	height: 20px;
	width:78px;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
	border-bottom:solid 2px;
	border-top:solid 1px #CCCCCC;
    /*display: block;*/
	float:left;
	border-left: 1px solid #cccccc;

}  
.navactive1 {
	background-color:#006699;
	color:#FF9900;
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
	height: 20px;
	width:120px;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
	border-bottom:solid 2px;
	border-top:solid 1px #CCCCCC;
    /*display: block;*/
	float:left;
	border-left: 1px solid #cccccc;

}   
a.nav:hover 
{ 
background-color:#006699;
	color:#FF9900;
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
	height: 20px;
	width:78px;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
}

.nav1
{ color:#666633;
  font-weight:bold; 
}

a.nav1:hover {
	color:#FF9900;
	}   

