a
{
	text-decoration: underline; color: #660000;
	font-weight: bold;

}

a:hover
{
	text-decoration: underline; color:#000000;
	font-weight: bold; 
	
}



#navigation_panel  {
		position: fixed;
		top: 159px;
		left: 12px;
		visibility: visible;
		font-size: 12px;
		text-align: left;
		line-height: 22px;
		color: #000000;
		width: 230;
		font-family: verdana, sans-serif;
		padding-left: 4px;
		text-shadow: 0.2em 0.2em 0.2em #333;
		
		
}


#main_text  {
		visibility: visible;
		font-size: 12px;
		text-align: left;
		line-height: 16px;
		color: #321203;
		width: 482px;
		font-family: verdana, sans-serif;
		padding-left: 16px;

}

#main_textr  {
		visibility: visible;
		font-size: 12px;
		text-align: right;
		line-height: 16px;
		color: #321203;
		width: 482px;
		font-family: verdana, sans-serif;
		padding-left: 16px;

}

#photo_gallery  {
		visibility: visible;
		font-size: 12px;
		text-align: right;
		line-height: 16px;
		color: #321203;
		width: 582px;
		font-family: verdana, sans-serif;

}



.leftlink a {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #008404;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 2px;
	width: 101;

}


.leftlink a:hover {
	color:#EEEEEE;
	background-color:#008404;
}



div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #999;		/* Override according to type of page */
  border: thin outset #999;	/* Override this color together with bg */
  color: white;
}

.bigger {
	font-family: Verdana, sans-serif;
	font-size:13px; 
	font-weight: bold; 
	color:#222222;
}

H4 { font-family: Verdana, sans-serif; font-size:14px; font-weight: bold; color:#222222; }

H3 { font-family: Verdana, sans-serif; font-size: 12px; font-weight: 100; color:#CCCCC5 }

H6 { font-family: Verdana, sans-serif; font-size: 12px; font-weight: 100; line-height: 1.5em; background-color:#ffffcc; }

td { font-family: Verdana, sans-serif; font-size:12px; color:#660000; text-decoration: none; }

/* body
{ background-color: #ffffff; font-family: Verdana, sans-serif; font-size:12px; color:#222222; }
