﻿body {
}
body { margin:0px 0px;
       font-family:Arial;
       font-size:0.875em;
      
       color:#666666;
       
}
a:link, a:visited
{
	/*049765*/
	/*color:#8ec1b1;*/
	color:#049765;
	font-family:arial;
	text-decoration:none;
	font-weight:normal;
	}
a:active, a:hover
{
		color:#117b59;

	}

#homecontent td
{
	line-height:140%;
	}
h1
{
	color:#ff0000;
	font-family:Gill Sans MT, Arial;
	font-weight:normal;
	font-size:3.5em;
	margin:2px 0 0 0;
	padding:0px;
	border:solid 0px yellow;
	height:58px;
	}
h2
{
	color:#666666;
	font-weight:normal;
	font-size:1.6em;
	margin:0;
	padding:0;
	}
h3
{
	color:#ff0000;
	font-size:1.6em;
	font-weight:normal;
	margin-top:10px;
	}
#headerdiv
{
	width:100%;
	background-image:url(images/BGGreenLine.jpg);
	background-repeat:repeat-x;
	height:90px;
	}
#centerdiv
{
	width:775px;
	margin:auto;
	
	}
#logodiv
{
	float:left;
	}
#menudiv
{
	float:right;
	color:#666666;
	font-size:0.8em;
	text-align:right;
	margin-top:46px;
	
	}
#menudiv a:link, #menudiv a:visited
{
	color:#05c07e;
	font-family:arial;
	font-size:1.5em;
	text-decoration:none;
	font-weight:normal;
	}
#menudiv a:active, #menudiv a:hover
{
		color:#117b59;

	}

#maindiv
{
	width:800px;
	margin:auto;
	margin-top:20px;
	}
#footerdiv
{
	background-image:url(images/BGGreyLine.jpg);
	background-repeat:repeat-x;
	height:100px;
	
	}
#footerinner
{
	width:775px;
	text-align:right;
	margin:auto;
	
	}
#addressdiv
{
	width:775px;
	
	color:#666666;
	font-size:0.75em;
	text-align:right;
	margin:auto;
	
	
	}
	
#banner {
    position:relative;
    height:250px;
}
#banner img
{
	width:800px;
	}
#slideshow {
    position:relative;
    height:250px;
}
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    width:800px;
    height:250px;
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}
#smallslideshow {
    position:relative;
    height:370px;
    
}
#smallslideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    border:solid 1px #cccccc;
    background-color:White;
    width: 502px;
    height:370px;
    
    
}
#smallslideshow IMG 
{
	margin:3px;
   /* position:absolute;
    top:3px;
    left:3px;
    z-index:8;
    width:496px;
    height:333px;*/
   
}

#smallslideshow DIV.active {
    z-index:10;
}

#smallslideshow DIV.last-active {
    z-index:9;
}
#galleryimage
{
	width:496px;
	height:333px;
	}
.gallerythumbnail
{
	width:73px;
	height:73px;
	}
.clear
{
	clear:both;
	}
.small
{
	font-size:small;
	}
.photo
{
	border:solid 1px #cccccc;
	padding:3px;
	}
.red
{
	color:#ff0000;
	}
