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

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

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

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

.lefttube { float:left;}
.righttube { float:right;}

body { 
background:#89a23b url(../../images/p-bg.jpg) repeat-x fixed;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}

ul { margin:0; padding:0;}

h1 { font-size:20px; color:#236317; margin:10px 0 20px 0; padding:0; font-weight:lighter;}
h2 {font-size:16px; color:#3d4217; margin:10px 0 15px 0; padding:0;}

p { text-align:justify; line-height:20px; margin-bottom:13px;}

#latest { margin-left:26px;}


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

#topsection { height:124px; }
#logo { float:left; width:292px; height:92px; margin:15px 0 0 30px; }

#topmenusection {  padding:20px 24px 20px 0px;float:right; }
#topmenusection #menu li { float:left; border-right:1px #aaa solid; padding:0px 15px; line-height:15px; list-style-type:none; color:#fff; font-size:13px;}
#topmenusection #menu a { color:#ddd; text-decoration:none;}
#topmenusection #menu a:hover { color:#eee; text-decoration:none;}


#menusection {  padding:10px 0;}
#menu, #menu ul { margin:0; padding:0;}
#menu li { float:left; border-right:1px #fff solid; padding:0px 15px; line-height:15px; list-style-type:none; color:#fff; font-size:13px;}
#menu a { color:#fff; text-decoration:none;}
#menu a:hover { color:#153A0D; text-decoration:none;}

.last { padding-right:0; border-right:0;}

#contentsection { background:#fff; margin-top:15px; width:100%; clear:both;}
#content { padding:3px;}
#flash { margin:auto;}

#content-inner { padding:15px;}

#bottom-display { width:790px; margin:auto; margin-top:20px;}

#footer { text-align:center; line-height:24px; color:#fff; clear:both; font-size:14px; padding-top:5px;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { color:#fff; text-decoration:underline;}

#aquaweb { clear:both; text-align:right; width:899px; margin:10px auto;}
#aquaweb a { color:#153A0D; text-decoration:none;}

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

#bot-bend { height:11px; clear:both;}
#left-bend { background:url(../../images/left-bend.png); width:11px; float:left; height:11px;}
#right-bend { background: url(../../images/right-bend.png); width:13px; float:right; height:11px;}
#bot-white { background:#fff; width:875px; float:left; height:11px;}

.list-pic, .list-pic ul { margin:40px 0 0 50px; padding:0;}
.list-pic li { float:left; list-style-type:none; padding:5px 10px;}
.list-pic img { border:4px #ccc solid; padding:1px;}

.red {color:#B93C10;}