/* 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;
	text-align: center;
}
h1{
	font-size:16px;
	text-align: left;
}
a{color:#234d77;}
a:hover{
	color:#000;
	text-align: center;
}
#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:800px; height:84px; margin:0px auto; color:#668aaf; text-align:center; padding-top:15px;}
#bottom a{color:#668aaf; 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;}
.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;
}
