a {
	color:#777;
	text-decoration:none;
}

a.current {
	color:#999;
}

a:hover {
	text-decoration: underline;
}

acronym{
	border-bottom: 1px dotted #666;
	cursor: help;
}

blockquote {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:90%; 
	font-style:italic; 
	font-weight:bold; 
	border-top:1px dashed #CCC; 
	border-bottom:1px dashed #CCC; 
	margin:10px; 
	padding:30px 10px 30px 10px; 
	text-align:center; 
	background-color:#EEE; 
	margin-left:0px; }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFF;
	margin: 0em;
}


#page {
	text-align: left;
	margin: 20px auto;
	padding: 0px;
	width: 790px;
}

ul {
	font-size:60%;
	color:#666666;
	line-height: 1.5em;
	list-style: none;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:150%;
	font-weight:bold;
	color:#000;
	border-bottom:1px dashed #CCC;
	padding-top:15px !important;
	padding-top:0;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	font-size:120%;
	font-weight:bold;

}

h3 {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:80%;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
}

h4 {
	text-decoration: underline;
	font-weight:bold;
	font-size:70%;
}

div.title {
	vertical-align: middle;
	text-align:center;
	border-style:solid; 
	border-width:0px; 
	border-color:#E5E5E5;
}

div.topMenu {
	font-family:"Washington", Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	vertical-align: middle;
	text-align:left;
	border-style:solid; 
	border-width:1px; 
	border-color:#E5E5E5;
	background-color:#F8F8F8;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0.5em;
}

#toplist-menu a:link, #toplist-menu a:active, #toplist-menu a:visited {
	color: #000;
}

#toplist-menu a:hover {
	border: 1px solid #000;
	background: #dcdcdc;
	color: #000;
}


div.leftMenu{
	float: left;
	clear: left;
	width: 0em;
	margin: 0.5em 0.5em 0.5em 0.0em;
}

div.trips{
	width: 12em;
	background-color:#F8F8F8;
	border-style:solid; 
	border-width:1px; 
	border-color:#F0F0F0;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;	
}

div.mainContainer{
	margin: 0em 0em 0em 10em;
}

div.mainInfo{
	width: auto;
	border-style:solid; 
	border-width:1px; 
	border-color:#F0F0F0;
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0.5em 0.5em 0.5em 0.5em;

}

div.mainInfo h3 a{
	color:#003366;
}

div.mainInfo li {
	list-style-type:circle;
	text-align:left;
	color:#777;
	font-size: 100%;
	line-height: 2.0em;
	
}
div.mainInfo ul {
	color:#777;
	line-height: 1.5em;
	list-style: circle;
}

div.mainInfo p {
	text-align:justify;
	color:#777;
	font-size: 70%;
	line-height: 1.5em;
}

div.mainInfo body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFF;
	margin: 0em;
}

div.mainInfo .address {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFF;
	margin: 0em;
	text-align:center;

}

div.mainInfo .centertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFF;
	margin: 0em;
	text-align:center;

}

div.mainInfo .link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color:#FFF;
	margin: 0em;
	text-align:center;
	font-weight:bold;

}

ul.gallery-list
	{
	width: 90%;
	}
	
.gallery-list li
	{
	margin: 0 0 2.5em 0;
	padding: 0;
	font-weight: bold;
	}
	
.gallery-list li p { margin: 0; 
	font-size: 130%;
}
	
.gallery-list li a
	{
	background: transparent;
	padding: 0;

	}
	
.gallery-list li a span
	{
	color: #888;
	font-weight: normal;
	}
	
.gallery-list li a:hover span { color: #443; }

.gallery-list li a img
	{
	padding: 5px;
	background: transparent url(../img/img-bg.gif) no-repeat;
	border: none;
	}

.gallery-list li a:hover img { background-position: 0 -130px; }


div.imageleft {
	float:left;
	margin-right:0.5em;
	margin-bottom:0.5em;
	background-color:#F0F0F0;
	border-style:dotted; 
	border-width:1px; 
	border-color:#F0F0F0;
}

div.imageleft h3{
	color:#000;
}

div.imageright {
	float:right;
	margin-right:0.5em;
	margin-bottom:0.5em;
	background-color:#F0F0F0;
	border-style:dotted; 
	border-width:1px; 
	border-color:#F0F0F0;
}

div.imageright h3{
	color:#000;
}


.centeredImage {
  text-align:center;
  margin-top:0.5em;
  margin-bottom:0.5em;
    display:block;
}

div.footer{
	
	clear:both;
	width: auto;


}

div.footerlinks{
	float:left;
	clear:left;
	color:#777;
	margin-left:2em;
}

div.footerlinks a{
	color:#777;
}

#list-menu ul {
font-weight:bold;
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
font-weight:bold;
margin: 2px 0 0;
}

#list-menu a {
display: block;
width:140px;
padding: 2px 2px 2px 2px;
border: 1px solid #F0F0F0;
background: #F8F8F8;
text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000;
}

#list-menu a:hover {
border: 1px solid #000;
background: #dcdcdc;
color: #000;
}

/* forms */

fieldset div {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 70%;
clear: both;
position: relative;
margin-left: 2em;
margin-bottom: 1.5em;
margin-top: 0.0em;
}

label, fieldset div.cr p {
margin: 0.0em;
display: block;
width: auto;
text-align: left;
float: none;
margin-bottom: 0.5em;
}

fieldset div.cr label {
text-align: left;
margin-left: 2em;
width: auto;
float: none;
}

fieldset div.cr input {
text-align: left;
margin-left: 2em;
width: auto;
float: none;
}


.removed {
	display: none !important;
}


/* photogallery */

#wrap{
	width:510px;
	margin:0 auto;
	position:relative;
}

#main-photo li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-photo  a span{
	
/*\*/
	position:absolute;
	left:-9999px;

}

#main-photo a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#000;
	color:#FFF;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#left-photo li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px 5px 5px -30px;
}

#left-photo a span{
	
/*\*/
	position:absolute;
	left:-9999px;

}

#left-photo a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background:#000;
	color:#FFF;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 