/* --- DEFAULT ELEMENTS ---- */
body {
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

td { 
font-size: 0.8em 
}

a, a:visited{
	color: #008080;	
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #CC9900;
	text-decoration: none;
}

.pictitle{
	font-size: 90%;
	font-style:italic;
}

.bannermain 
{
    background-image: url('../images/banner_green.png');
    height:100px;
}

.bannerleft
{
    background-color: #008080;
    height:100px;
}

.bannerright
{
    background-color: #008080;
    height:100px;
}

#navleft{
	width:160px;
	margin-left:0px;

}

#navleft ul{
  padding: 0em 0em 0em 0em;
  list-style:none;  
}

#navleft li{
	margin: 0 0.5em 0 0em;
}

#navlistleft
{
	font-size: 100%;
	text-align:left;
	padding-left: 0;
	margin-left: 0;
}

#navlistleft li
{
	list-style: none;
	padding: 0.2em 0.2em 0.2em 0.2em;
	border-bottom: 1px dotted #CC9900;
	text-align:left;
}

.pagetitle {
	font-size: 1.2em;
	text-decoration: none; 
}

.subtitle {
	font-size: 1.0em;
}

.paratitle 
{
    font-size: 1.0em;
    padding-bottom:8px;
}

.highlighttd 
{
    background-color:#FFE68D;
    font-weight:bold;
    padding:2px;
}

.gallerymenu
{
    padding-top:15px;
    padding-bottom:15px;
    width:100%;
    
}

#gallery
{
}

#gallery .carousel
{
	top:0em;
	width:510px;
	min-height: 100%;
	height: 100%;
	left:0px;
}

#largeimagecontainer
{
	position:relative;
	top:3.5em;
	left:4em;	
}

#gallery .largeimage
{
	-moz-border-radius: 10px;
	padding:10px 10px 10px 10px;
}

.gallerytext 
{
    font-size: 0.8em;
    padding-top:5px;
    padding-bottom:15px;
}
