/* Sugar Mill Point - CSS Document */
body{
	margin:0px;
	font:11px "Tahoma", Arial, Helvetica, sans-serif;
	color:#000;
	background: #2d673f url(assets/page_tile.jpg) repeat-x;
}

h1, h2, h3, h4{color:#234d77; font-weight:bold; margin-top:0px;}
h1{font-size:18px;}
h2{color:#2a613b; font-size:16px;}
h4{color:#2a613b; font-size:11px;}
a{color:#234d77;}
a:hover{color:#000;}
#top{background:url(assets/page_top.jpg); width:800px; height:84px; margin:0px auto;}
#bottom{background:url(assets/page_bot.jpg) no-repeat top center; width:924px; height:84px; margin:0px auto; color:#668aaf; text-align:center; padding-top:15px; line-height:20px;}
#bottom a{color:#668aaf;color:#79a5d1; text-decoration:none;}
#bottom a:hover{color:#fff; text-decoration:underline;}
#main{width:924px; height:501px; margin:0px auto; background:#fff url(assets/main_bg.jpg) no-repeat top right; padding:5px;}
#left_col{background:url(assets/home_logo.jpg); width:204px; height:501px; overflow:hidden; text-indent:-3000px;}
.nav_col{background:#ad7d16;}
#nav{padding-top:25px; background:url(assets/nav_top.jpg) no-repeat; width:204px; line-height:0px;}
#nav ul{margin:0px; padding:0px; list-style:none; padding-bottom:36px; background:url(assets/nav_bot.jpg) no-repeat bottom left;}
#nav ul li{margin:0px; padding:0px;}
#nav ul li img{display:block;}
#content{padding:30px; height:441px; overflow:auto;}
.formatted{text-align:justify;}
.dots{background:url(assets/dots.gif); height:1px; overflow:hidden;  margin-bottom:15px;}
.bolded{font-size:14px; font-weight: bold; color:#234d77;}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
div.font {
	margin-left: 28px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
}

#main2{width:924px; margin:0px auto; background:#fff url(assets/main_bg.jpg) no-repeat top right; padding:5px;}
#left_col2{background: #4a5362;/*  url(assets/left_col2_bak.jpg); */ /* width:204px; */ float:left;}
#nav2{background:url(assets/nav_top.jpg) no-repeat; /* line-height:0px; */background:#ad7d16; float:left;  /* margin-left:5px;  */width:709px; border-left:1px solid #fff;}
#nav2b{float:left;}
#nav2 ul{margin:0px; padding:0px; list-style:none; padding-bottom:36px; background:url(assets/nav_bot.jpg) no-repeat bottom left;width:204px; line-height:0px;/* padding-top:25px;  */}
#nav2 ul li{margin:0px; padding:0px;}
#nav2 ul li img{display:block; margin:0; padding:0;}
#content2{padding:30px;float:right; width:445px; min-height:501px; background:#fff url(assets/main_bg2.jpg) no-repeat top right; }
#content2 ul{ background:none; line-height:14px; list-style:disc; width:83%; padding:0 20px; padding-bottom:10px;}
#content2 li{ padding:0 20px;}
.subbox {width:49%; float:left;}
.subbox p{padding-right:5px;}
.readmore {  margin-bottom:15px;}
.readmore a{  color: #0000ff;}
.photogallery img {margin-bottom:15px;}
.bottomul{text-align:center; margin:0; padding:0; width:924px;}
.bottomul li{list-style:none; margin:0; padding:0;}
.bottomul a{ margin:0 15px;}
.dotter {/*  border-bottom:1px dotted #21492e; */}
