body {
	background-color:#313031;
	color:#d7d7d7;
	font-family: Candara, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
.menu {
    color: white;
    font-family: Tahoma, Candara, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    border-right: 1px dotted #507A50;
    border-left: 1px dotted #507A50;
    text-decoration: none;
    background-color: #313031;
    padding: 5.5px;
 }

.menu:hover {
    background-color: #507A50;
}
.menu1 {
    color: white;
    font-family: Tahoma, Candara, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    border-right: 1px dotted #507A50;
    text-decoration: none;
    background-color: #313031;
    padding: 5.5px;
 }
.menu1:hover {
    color: #507A50;
}
.toolbar1 {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
	position:absolute;
	top:0px;
	left:800px;
}

.toolbar {
    background-color: #313031;
    padding: 5px 0px 5px 0px;
}
#navlist li {
list-style-type: square;
color: #507A50;
font-weight: bold;
font-family: Candara, Tahoma, Verdana, Palatino Linotype, Arial, Helvetica, sans-serif;
font-size:10px;
width: 180px;
height: 25px;
background-image:url(images/arrowgreen.gif);
}

#navlist li a:hover{
 color: #507A50;
font-weight: bold;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
#menu {
	margin: 0px auto;
	text-align: right;
	width: 800px;
}
a{
	font-size:14px;
}
p{
	margin: 15px 0px;
}

.hbuttons a{
display: block;
text-decoration: none;
font: bold 12px Arial;
color: white;
width: 86.88px;
height: 19px;
float: left;
display: inline;
margin-left: 2px;
background-repeat: no-repeat;
padding-top: 4px;
text-align:center;
background-image:url(images/nav.png);
}

.hbuttons a:hover{
 color: #507A50;
}

/********************** Header ***************************/
#head {
	margin: 10px 0px 0px 0px;
	background-image:url(images/enjoyedlogo.jpg);
	width:230px;
	height:100px;
	position:relative;
}

#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header3.jpg);
	width:800px;
	border: 2px solid #313031;
	height:210px;
	position:relative;top: 0px;
}
#header ul{
	background-color:#252525;
	width:800px;
	border-top: 2px solid #507A50;
	display:block;
	top:0px;
	position:absolute;
	margin: 0px 0px 100px 0px;
	height:24px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#82AC82;
	margin: 0px 5px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	color:#000000;
	position:absolute;
}
#logo_w1{
	top:10px;
	left:120px;
}
#logo_w1,#logo_w2 {
	font-size: 32px;
	color:#ffffff;
	position:absolute;
}
#logo_w2{
	font-size: 14px;
	top:35px;
	left:55Px;
}
#header_text {
	top:300px;
	left:43px;
	width:80px;
	position:absolute;
}
#header_text p{
	font-size: 14px;
	color:#FFFFFF;
}
#header_text a{color:#AC82AC;}
#header_text a:hover{color:#AC82AC;}
/********************** Content ***************************/
#content {
	background-color:#507A50;
	top:300px;
	width:800px;
	margin: 0px 0px 80px 0px;
	border: 2px solid #313031;
	}
img{
	border-width:0px;
	}

h1{
	color:#ffffff;
	font-size:20px;
	margin: 0px 0px 0px 0px;
	background-color: #313031;
}

h2{
	color:#2E4664;  
	font-size:14px;
	text-align:left;
	width:400px;
	margin: 10px 0px 10px 0px;
}
#left {
	float:left;
	width:768px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#313031;text-decoration:none;
}
#left a:hover{color:#ffffff;
}
#photos a{
	float:left;
	margin-right:8px;
	vertical-align: left; 
	}
#hphotos a{
	margin-right:20px;
        }

#right {
	float:left;
	width:760px;
	padding: 0px 20px 40px 20px;
	margin-top:20px;
	border-right: #252525 0px solid;
}
#right a{
	color:#313031;text-decoration:underline;
}
#right a:hover{
	color:#ffffff;text-decoration:underline;
}
#link {
	float:left;
	width:410px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
}
#side {
	float:right;
	width:150px;
	padding: 0px 0px 0px 80px;
	margin-top:10px;
	border-left: #313031 2px solid;
}

ul {
	 list-style-type: square;
 }

li {
	 list-style-position: inside;
 }

.gallerycontainer{
position: relative;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px #313031;
}

.thumbnail span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ 
visibility: visible;
top: 0;
left: 230px; 
z-index: 50;
}

blockquote {
width:500px;
margin:1em 20px;
background:  #cccccc;
color: #2E4664;  
}

#side1 {
	float:right;
	width:500px;
	padding: 0px 45px 0px 0px;
	margin-top:0px;
	
}


/********************** Footer ***************************/
#footerline {
clear:both;
font-size:1px;
height:0px;
}
#footer {
	width:800px;
	font-size: 10px;
	text-align:center;
	padding: 10px 0px;
	color:#252525;
}

