@charset "utf-8";
/* CSS Document */

* {
	border:0;
	padding:0;
	margin:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

img, div { behavior: url(iepngfix.htc) }

body {
background:#fff url(../images/p-bg2.jpg) no-repeat bottom;
background-attachment:fixed;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
color:#666;
}

#maincontainer {
	width:928px;
	margin:auto;
}

#topsection {
	height:108px;
	background:#fff;
	margin-left:14px;
	width:900px;
}

#logotext {
	float:right;
	margin:10px 0px 0px 0px;
}

#subcontainer {
	background-image:url(../images/c-bg.png);
	padding-left:14px;
	width:914px;
}

#menusection {
	background:#336600 url(../images/m-bg.gif) repeat;
	height:36px;
	width:900px;
}



#content {
width:900px;
background:#fff url(../images/c-bg.gif) repeat-x;
padding:22px 0px 10px 0px;

}

#content p{
	margin:0px 20px 5px 55px;
	padding-top:15px;
	clear:both;
	width:600px;
	line-height:19px;
	text-align:justify;
}

#content2 {
width:900px;
background:#fff url(../images/c-bg.gif) repeat-x;
padding:22px 0px;

}

#content2 p{
	margin:5px 20px 0px 25px;
	padding-bottom:15px;
	clear:both;
	
	line-height:19px;
	text-align:justify;
}

#h-image {
	float:left;
	margin-right:6px;
}

h1 {
	float:left;
	font-size:26px;
	color:#226730;
	font-weight:lighter;
	margin-top:3px;
}

h3 {
	
	font-size:24px;
	color:#226730;
	font-weight:lighter;
	margin:5px 0px 15px 25px;
}



#imggallery {
	width:167px;
	margin-right:35px;
}

#imggallery h2 {
	color:#6B9666;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.imgbg {
	background-color:#BDC2CD;
	padding:5px;
	
	
}

.imgborder {
	border:1px #7B7F8C solid;
}


#footer {
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:20px;
	padding:15px 0px;
	clear:both;	
}

#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ color:#ccc; text-decoration:underline;}


.pic, .pic ul {
	float:none;
	margin:0px 0px 0px 25px;
	padding:0;
}

.pic li {
	list-style-type:none;
	padding:7px 7px;
	float:left;
	border:5px #ccc solid;
	margin:0px 10px 10px 0px;
}

#shellpic {
	
	 width:600px;
}

.green {
	color:#226730;
}

.green2 {
	color:#226730;
	font-weight:bold;
	font-size:14px;
}

.list1, .list1 ul{
	float:none;
	margin:3px 0px 0px 40px;
	padding:0;
	color:#226730;
}

.list1 li {
	color:#226730;
	padding-bottom:7px;
}

.grey {
	color:#666;

}


#aquaweb {
	text-align:right;
	width:900px;
	margin:auto;
	font-size:12px;
	color:#fff;
}

#aquaweb a {
	color:#fff;
	text-decoration:none;
}

.border {
	border:1px #ccc solid;
}

.enlarge {
	color:#006600;
	font-weight:bold;
	border-bottom:1px #ccc dashed;
}


.lefttube {
	float:left;
}

.righttube {
	float:right;
}
.galleryStyle
{
	text-decoration:none;
	color:#6B9666;
}
