body {
	color:#000;
	padding:0;
	margin:0;
	font: 101% Georgia, "Times New Roman", Times, serif;
	background: #6C7B85 url(css-images/bg.png) repeat-x;
}
a img {
border : 0;
margin : 0;
}

#banner {
	height: 286px;
	background: url(css-images/tree.jpg) no-repeat;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: url(images/contentbg.png) repeat-y;
}

/* -----------left--------------------------- */
#left {
	float: left;
	width: 590px;
}
.imgborder {
	border: 5px solid #DEDFE1;
}

#left h1 {
	color: #DEDFE1;
	font-size: 140%;
	margin-top: 20px;
	margin-left: 15px;
}
#left p {
	color: #000000;
	margin-top: 20px;
	margin-left: 15px;
	line-height: 150%;
}

#left h2 {
	font-size: 110%;
	color: #EF9D16;
	margin-top: 25px;
	margin-left: 15px;
}
#left h3 {
	font-size: 120%;
	color: #FFFF3A;
	margin-top: 25px;
	margin-left: 15px;
}
#left h5 {
	font-size: 100%;
	color: #FFFF3A;
	margin-top: 25px;
	margin-left: 15px;
}
#left h6 {
	font-size: 80%;
	color: #FFF;
	margin-top: 20px;
	margin-left: 15px;
}

#left a {color: #FFFFFF;}
#left a:visited {color:#FFFFFF;}
#left a:hover {color: #EF9D16;text-decoration: none;}
#left a:active { color:#EF9D16;}

/* -----------right--------------------------- */
#right {
	float: right;
	width: 360px;
}
#right img {
	margin-top: 47px;
}
#right a {color: #005001;}
#right a:visited {color:#FFFE0E;}
#right a:hover {color: #FFFFFF;text-decoration: none;}
#right a:active { color:#EF9D16;}
#right p {
	color: #FFFFFF;
	font-size: 90%;
	margin-left: 20px;
}

/* -----------footer--------------------------- */
#footer p {
	color: #FBFC01;
	font-size: 90%;
	text-align: center;
	padding-top: 60px;
}



#footer {
	background: url(css-images/footer.jpg) no-repeat;
	clear: both;
	height: 228px;
	width: 980px;
margin:0 auto;} 



/* -----------nav--------------------------- */

#nav {height: 96px;margin: 0;padding: 0;}
#nav li {float:left;list-style-type: none;height: 96px;margin: 0;padding: 0;}
a img {border:0;margin: 0;}
img {border:0;margin: 0;}
.rollover {display: block;height: 100%;} 
.rollover img {width: 100%;height: 100%;border: 0;}
.rollover:hover { visibility: visible; }
.rollover:hover img { visibility: hidden; }
#home, #sea, #land, #other, #contact{height: 96px;}	  
#home {width: 208px;background: url(css-images/nav/hover/home.jpg);}
#sea {background: url(css-images/nav/hover/sea.jpg);width: 183px;}
#land {background: url(css-images/nav/hover/land.jpg);width: 199px;}
#other{background: url(css-images/nav/hover/other.jpg);width: 191px;}
#contact {background: url(css-images/nav/hover/contact.jpg);width: 199px;}


/* gallery */

.gallery {
	padding:0px;
	list-style:none;
	margin-left: 0px;
}
.gallery li{
	margin:0px 6px 20px 14px;
	float: left;
}
.gallery a img {
	border : 3px double #CCCC33;
}




/* other */
acronym {
	border-bottom: 2px dotted #000;
	color: #000000;
	cursor: help;
}
form {width: 350px;margin-left: 0;}
fieldset{border:1px solid #ECCB00; padding:6px;}
.textarea2{
	background:black;
	border: 1px solid #FFFF;
	color: #FFF;
}
input,textarea{
	background: #000;
	color: #FFF;
}
label{color:#FFF;font-size: 90%;}

legend{padding:10px;color:#CB8E02;}

.submitbutton {
	background:#FFE212;
	color: #2B2F3A;
	border: none;
}
#adds {
	margin-left: 60px;
}
.right {
	float: left;
	width: 143px;
}
.righttext {
	float: right;
}
