/* CSS Document */
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	}
	
.tborder {
	border: 1px solid #d8d8d8;
	padding: 20px;
	padding-bottom: 40px;
	width: 780px;
	margin: auto;
	background-color: #ffffff;
		}

.header {
		width: 780px;
		background-color: #00664a;
		}	

.logo 	{ 
		font-size: 24px;
		text-align: center;
		color: #ffffff;
		padding-left: 0px;
		width: 350px;
		}
		
#menu {
	font-size: 12px;
	display: block;
	width: 380px;
	line-height: 1.5em;
	text-align: right;
	padding: 20px;
	color: #FFFfff;
	}	

#heading {float: left;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
width: 250px;
margin-top: 10px;}

#header-pic {float: right;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: right;
width: 450px;
margin-top: 3px;}

.intro	{
		font-size:12px;
		padding: 30px 20px 0px 20px;
		width: 300px;
		text-align:left;
		}
		
p {
	font-size:12px;
	text-align: justify;
}

img#slideshow {
			padding: 30px 20px 0px 0;
			}

.headerPic {width: 450px;
	text-align: right;
}


#content { width: 740px;
float: left;
padding: 10px 20px 20px 20px;
color:#4d4d4d;
		}
		
#sidebar {float: right;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-size: 14px;
float:right;
width: 250px;
}


#content2 {
padding: 20px;
padding-top: 0px;
color:#4d4d4d;
		}
.entry {
	padding: 30px 0 30px 0;}

.gallery {margin: 20px 0 20px 0;
text-align: center;}

h1 {
	font-size: 25px;
	color: #2db38d;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	}

h2 {font-size: 16px;
	color: #2db38d;}
	
h3 {font-size: 14px;
	color: #004230;}

.gallery {text-align: center;}

#PhotoGallery 	{
				border: 1px solid #a4b42f;
				text-align: center;
				}
				

.footer {
		font-size: 11px;
		color: #004230;
		margin-top: 10px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		}


/* ------------------------ LINKS --------------------------------------*/

li{line-height: 10px;}


a:link {color: #004230; text-decoration: none; }
a:visited {color: #004230; text-decoration: none;}
a:active {color: #004230; text-decoration: none; }
a:hover {color: #2db38d; text-decoration: none; }

#menu a:link {color: #ffffff; text-decoration: none; padding: 5px;}
#menu a:visited {color: #ffffff; text-decoration: none; padding: 5px;}
#menu a:active {color: #ffffff; text-decoration: none; padding: 5px;}
#menu a:hover {color: #ffffff; text-decoration: underline; padding: 5px; font-weight:normal;}

.sidemenu a:link { color: #663366; text-decoration: none; }
.sidemenu a:active { color: #663366; text-decoration: none; }
.sidemenu a:hover { color: #A0B21E; text-decoration: underline; }
.sidemenu a:visited {color: #663366; text-decoration: none;}

.footer a:link {	color: #004230;	text-decoration: none;}
.footer a:active {	color: #004230;	text-decoration: none;}
.footer a:visited {	color: #004230;	text-decoration: none;}
.footer a:hover {	color: #004230;	text-decoration: underline;}
