a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color:#447700; font-weight:bold;}
a:active {text-decoration: none;}

body {
	height: 100%;	
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h2 {
	color:#000000;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #447700;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	color: #ffffff
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
/* this is the container for all page elements, which are centered en bloc */	
#wrapper {
	min-height: 100%
	width: 80%;
	margin: 0 auto;
	background: #ffffff
	position: relative;
	padding: 0 0 36px;
	}


	
/* This is the transparent box */
#SubBar {
	filter:alpha(opacity=50);
	opacity: 0.5;

    -moz-opacity:0.5;
	background-color: #447700;
}
#TitleBar  {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	background-color: #669900;
	text-decoration: none;
	text-align:left;
}
#TitleName  {
	text-decoration: none;
	text-align:left;
	}
#BodyBlock  {
	filter:alpha(opacity=60);
	opacity: 0.6;
    -moz-opacity:0.6;
	background-color: #666633;
	}
#BodyBlockText  {
	text-align:left;
	line-height:normal;
	
	}
#BodyBlockTextOverflow  {
	text-align:left;
	line-height:normal;
	overflow: auto;
	}
#BottomBar  {
	height: 36px;
	width: 100%;
	background-color: #669900;
	position: absolute;
	bottom: 0;
	left: 0px;
	}
#Address  {
line-height:normal;
}

#TriggerPhoto {vertical-align:middle;}

.InnTitle {color: #FFFFFF; font-family: "Times New Roman"; font-size: 2.0em; font-style: italic; line-height: normal}

.BodyText  {font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; color:#000000;}

.BodyTextWhite  {font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; color:#FFFFFF;}

.NavText   		      {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color:#447700;}
a.NavText:link       {text-decoration: none; font-size: 1.0em; font-weight:normal; color:#447700;}
a.NavText:visited    {text-decoration: none; font-size: 1.0em; font-weight:normal; color:#447700;}
a.NavText:hover      {text-decoration: none; font-size: 1.0em; font-weight: bold; color:#447700;}
a.NavText:news       {text-decoration: none; font-size: 1.0em; font-weight: bold; color:#ff0000;} 

.NavTextTop   		  {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color:#FFFFFF;}
a.NavTextTop:visited {text-decoration: none; font-size: 1.0em; font-weight:normal; color:#FFFFFF;}
a.NavTextTop:hover   {text-decoration: none; font-size: 1.0em; font-weight: bold; color:#FFFFFF;}

.BottomText 		  {color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-size: 0.8em; font-style: italic;}
a.BottomText:link    {color: #FFFFFF; text-decoration: none; font-size: 1em; font-weight:normal;}
a.BottomText:visited {color: #FFFFFF; text-decoration: none; font-size: 1em; font-weight:normal;}
a.BottomText:hover   {color: #FFFFFF; text-decoration: none; font-size: 1em; font-weight: bold;}

	
.TriggerText  		 {color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 0.9em; }
a.TriggerText:link  {color: #FFFFFF; text-decoration: none; font-size: 0.9em; font-weight:normal;}
a.TriggerText:hover {color: #FFFFFF; text-decoration: none;  font-weight: bold;}

.hidden {
    position: absolute; 
	visibility: hidden
	}

