/*MAIN*/
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	margin:0;
	padding:0;
	background:#005406;
}


#container{
	
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background:URL(../images/bg_container.jpg) top no-repeat;
}

a:link, a:visited, a:active{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a.green:link, a.green:visited, a.green:active{
	color:#ffffff;
	text-decoration:underline;
}

a.green:hover{
	text-decoration:none;
}

a.top:link, a.top:visited, a.top:active{
	color:#FFFFFF;
	text-decoration:underline;
}

a.top:hover{
	text-decoration:none;
}


h1{
	color:#66a7b1;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

h2{
	color:#6b9a40;
	font-size:12px;
	font-weight:bold;
	display:inline;
}

h3{
	color:#6b9a40;
	font-size:14px;
	font-weight:bold;
	display:inline;
}



/*HEADER*/
div#header{
	width:951px;
	
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0;
	clear:both;
}

div#header_top{
	width:951px;
	margin:0;
	padding:0;
}

div#header_top_logo{
	float:left;
	
	margin:0;
	padding-top:45px;
}

div#header_top_nav{
	width:258px;
	height:76px;
	margin:0;
	padding:0;
	float:right;
}

div#header_nav{
	width:951px;
	height:34px;
	margin:0;
	padding-top:20px;
	clear:both;
}


/*CONTENT*/

#main{
	width:951px;
	padding:0 0 0 15px;
}

#headerWrap{
	padding:7px 0 0 15px;
}

.headerLft{
	float:left;
	background:url(../images/img_h_left.gif);
	height:21px;
	width:4px;
}

.headerRepeat{
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ffbe40;
	float:left;
	background-repeat:repeat-x;
	background:url(../images/img_h_repeat.gif);
	height:21px;
}

.headerRgt{
	float:left;
	background:url(../images/img_h_right.gif);
	height:21px;
	width:4px;
}

#main .h{
	padding:8px 0 0 14px;
}

#lftCol{
	width:732px;
	float:left;	
}

.contentBgTop1{
	background:url(../images/img_contentbg_top1.jpg);
	width:732px;
	height:37px;
}

.contentBgTop2{
	background:url(../images/img_contentbg_top2.jpg);
	width:732px;
	height:37px;
}

.contentBgTop3{
	background:url(../images/img_contentbg_top3.jpg);
	width:732px;
	height:37px;
}

.contentBgTop4{
	background:url(../images/img_contentbg_top4.jpg);
	width:732px;
	height:37px;
}

.contentBgTop5{
	background:url(../images/img_contentbg_top5.jpg);
	width:732px;
	height:37px;
}

.contentBgTop6{
	background:url(../images/img_contentbg_top6.jpg);
	width:732px;
	height:37px;
}

.contentBgTop7{
	background:url(../images/img_contentbg_top7.jpg);
	width:732px;
	height:37px;
}
.contentBgRepeat{
	background:#d4e2e3;
}

.contentBgBtm{
	background:url(../images/img_contentbg_btm.gif);
	width:732px;
	height:14px;
}

.contentTop{
	margin:0 auto;
	background:url(../images/img_content_top.gif);
	width:705px;
	height:8px;
}

.contentRepeat{
	margin:0 auto;
	background:#ffffff;
	width:705px;
}

.contentRepeat .p{
	padding:5px;
}

.contentBtm{
	margin:0 auto;
	background:url(../images/img_content_btm.gif);
	width:705px;
	height:8px;	
}

.parTop{
	margin:0 auto;
	background:url(../images/img_parTop.gif);
	width:691px;
	height:5px;
}

.parRepeat{
	color:#ffffff;
	margin:0 auto;
	width:691px;
	background:#50787e;
}

.parRepeat .p{
	padding:5px 6px 5px 6px;
}

.parBtm{
	margin:0 auto;
	background:url(../images/img_parBtm.gif);
	height:5px;
	width:691px;
}

.mainContent{
	padding:5px 6px 5px 6px;
}

.floatLft{
	margin:5px 10px 0 0;
	border:3px solid #cccccc;
	float:left;
}

.floatRgt{
	margin:0 0 0 10px;
	border:3px solid #cccccc;
	float:right;
}

.imgBorder{
	margin:5px 0 0 0;
	border:3px solid #cccccc;
}

#divider{
	float:left;
	background:url(../images/img_divider.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:540px;
}

.divider_hor{
	background:url(../images/img_divider2_hor.gif);
	background-repeat:no-repeat;
	width:678px;
	height:2px;
	margin:10px;
}

#rgtCol{
	float:left;
}

.helpBgTop{
	margin:0 auto;
	background:url(../images/img_helpBg_top.gif);
	width:202px;
	height:37px;
}

.helpBgRepeat{
	text-align:center;
	margin:0 auto;
	background-color:#d4e2e3;
	width:202px;
}

.helpBgBtm{
	margin:0 auto;
	background:url(../images/img_helpBg_btm.gif);
	width:202px;
	height:14px;
}

.display{
	float:left;
	width:191px;
	padding:10px 20px 20px 0;
}

.displayInfo{
	width:191px;
	padding:10px 0 0 0;
	float:left;
	min-height:100px;
}

#table td{
	padding:3px;
}

.clear{
	clear:both;
}

/*GALLERY*/
#gallery img{
	margin:0 0 13px 13px;
	border:2px solid #66a7b1;
}

/*FOOTER*/
#ftr{
	clear:both;
	padding:50px 0 0 0;
	color:#ffffff;
	text-align:center;
	width:100%;
	margin:0;
}

#ftr .repeat{
	background:url(../images/ftr_repeat.gif);
	background-repeat:repeat-x;
	height:69px;
}

#ftr a {
	color:#ffff00;
	text-decoration:none;
}

#ftr a:hover {
	text-decoration:underline;
}

/*BLOG*/


div#blog_post{
	width:603px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	clear:both;
}

div#blog_post_top{
	width:603px;
	height:15px;
	clear:both;
	margin:0;
	padding:0;
}

div#blog_post_btm{
	width:603px;
	height:15px;
	clear:both;
	margin:0;
	padding:0;
}

div#blog_post_body{
	width:603px;
	height:100%;
	background:URL(../images/blogEntryBody.gif) repeat-y top;
	clear:both;
	margin:0;
	padding:0;
}

div#blog_post_content{
	width:583px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*SUBPAGE*/

div#home_flash{
	margin:0;
	padding:0;
	clear:both;
}
div#subpage{
	width:975px;
	min-height:450px;
	background:URL(../images/bg_subpage.jpg) no-repeat top left;
	margin:0 auto 0 auto;
	padding:0;
	clear:both;
	
}

div#subpage_content{
	width:760px;
	margin:0 auto 0 auto;
	padding:35px 0px 0px 15px;
}

div#subpage_content h1{
	color:#005406;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:0;
	margin:0;
}

div#subpage_content h2{
	color:#1f8526;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:0;
	padding:0;
}

div#subpage_content p{
	margin:0;
	padding:0;
}


div#subpage_footer{
	width:980px;
	height:6px;
	margin:0;
	padding:0;
	clear:both;
	background:URL(../images/subpage_footer.jpg) top left no-repeat;
}

