/*** 	DEFAULTS 	***/
*{
	outline:none;
}

body{
	margin:0;
	padding:0;
	font-family:arial,verdana,helvetica,sans-serif;
	background:url(../img/bg-body.gif) repeat-x 0 0;
}

a{
	color:#06834F;
}
a:hover {
	color:#065F3A;
}

p{
	font:14px/125% Arial;
}

.main{
	width:950px;
	margin:0 auto;
}

/***	HEADER	***/

.header{}
.header h1{
	margin:0 auto;
}
.header h1 a{
	display:block;
	width:675px;
	height:182px;
	background:url(../img/logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:30px auto;
	overflow:hidden;
}

/*** 	NAV 	***/

.header ul{
	width:943px;
	list-style:none;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0 0 0 2px;
	background:#16432f;
	border-left:5px solid #103a26;
	border-top:9px solid #103a26;
}
.header li{
	float:left;
	padding:0 11px 0 4px;
	background:url(../img/bg-devider.gif) no-repeat right 8px;
}
.header li.last{
	background:none;
}
.header li a{
	float:left;
	color:#fff;
	font:13px/30px georgia;
	text-decoration:none;
	font-weight:bold;
}
.header li a:hover{
	color:#BBDDFA;
}

/***	Banner and Big Link Buttons		***/

div.visual{
	width:950px;
	overflow:hidden;
	margin:10px 0 20px;
}
div.visual img{
	float:left;
}
div.visual ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	background:#fff;
}
div.visual ul li{
	width:259px;
	height:70px;
	border:5px solid aqua;
	padding:5px;
}
div.visual ul li.blue{
	border-color:#3a86b5;
}
div.visual ul li.blue a{
	background:url(../img/btn-blue.gif) repeat-x 0 0;
	color:#4592c1;
}
div.visual ul li.lgreen{
	border-color:#047948;
}
div.visual ul li.lgreen a{
	background:url(../img/btn-lgreen.gif) repeat-x 0 0;
	color:#06834f;
}
div.visual ul li.green{
	border-color:#123928;
}
div.visual ul li.green a{
	background:url(../img/btn-green.gif) repeat-x 0 0;
	color:#16432f;
}
div.visual ul li a{
	display:block;
	background:yellow;
	width:259px;
	height:70px;
	text-align:center;
	text-decoration:none;
	font:bold 24px/68px arial;
}
div.visual ul li a:hover{
	text-decoration:underline;
}

/***	LEFT CONTENT		***/

.container{
	width:950px;
	overflow:hidden;
	margin:0 0 20px;
}
.content{
	float:left;
	overflow:hidden;
	width:671px;
}
h2{
	width:100%;
	margin:0;
	background:#e6f4e6;
	border:1px solid #e6f4e6;
}
h2 span{
	display:block;
	height:51px;
	border:1px solid #fff;
	padding:0 0 0 58px;
	color:#16432f;
	text-decoration:none;
	font:normal 25px/46px georgia;
}
h2.news span{
	background:url(../img/ico-news.gif) no-repeat 18px 12px;
}
h2.spotlight span{
	background:url(../img/ico-spotlight.gif) no-repeat 18px 10px;
}
h2.latest span{
	background:url(../img/ico-latest.gif) no-repeat 18px 12px;
}
h3{
	margin:0;
	font:normal 18px georgia;
	color:#06834f;
}
.content .left{
	float:left;
	width:340px;
}
.content ul.items{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
.content ul.items li{
	margin:20px 0 0;
}
.content p{
	color:#333;
	font-size:12px;
	line-height:120%;
	margin:8px 0 0;
}
.subpage p{
	color:#333;
	font-size:14px;
	line-height:125%;
	margin:8px 0 0;
}
.content div.title{
	width:auto;
	overflow:hidden;
}
.content div.title div.day{
	float:left;
	width:61px;
	height:65px;
	background:url(../img/bg-day.gif) no-repeat 0 0;
	text-align:center;
	color:#fff;
	padding:3px 0 0;
	margin-right:10px;
}
.content div.title div.day span.date{
	font:bold 35px/35px arial,verdana,helvetica,sans-serif;;
}
.content div.title div.day span.month{
	font-size:12px;
}
.content div.title h3 a{
	margin:15px 0 0 0px;
	color:#06834F;
}
.content div.title div.by{
	font-size:11px;
	color:#999;
}
.content p.ditto_link a{
	color:#06834F;
	float:right;
	margin:0 10px 20px 0;
}
.content p.ditto_link a:hover{
	color:#065F3A;
}

.content .right{
	width:298px;
	float:right;
}
.content .right h2{
	width:296px;
	line-height:2.1em;
}
.content .right h3{
	margin:0 0 12px;
}
.content div.img{
	border:10px solid #83c9eb;
	margin:20px 0 11px;
	overflow:hidden;
}
.content div.img img{
	display:block;
	border:1px solid #fff;
}
.content .full{
	clear:both;
	float:left;
	width:100%;
	margin:20px 0 0;
}
.content .full h2{
	width:669px;
}

/***	RIGHT SIDEBAR	***/
.sidebar{
	float:right;
	width:233px;
}
.sidebar h2{
	width:231px;
	border:1px solid #e2f2fc;
}
.sidebar h2 span{
	background-color:#e2f2fc;
	padding:0 0 0 50px;
	color:#1777b1;
}
.sidebar h2.contact span{
	background:#e2f2fc url(../img/ico-contact.gif) no-repeat 17px 10px;
}
.sidebar h2.resources span{
	background:#e2f2fc url(../img/ico-resources.gif) no-repeat 17px 12px;
}
.sidebar ul.contact{
	list-style:none;
	margin:15px 0 0;
	padding:0;
}
.sidebar ul.contact li{
	padding:0 0 14px 20px
}
.sidebar ul.contact li h4{
	margin:0;
	font-size:15px;
	color:#06834f;
}
.sidebar ul.contact li span{
	display:block;
	font-size:12px;
	color:#333;
}
.sidebar ul.resources{
	width:220px;
	list-style:none;
	margin:13px 0 0;
	padding:0;
}
.sidebar ul.resources li{
	padding:0 0 10px 30px;
	background:url(../img/bg-marker.gif) no-repeat 20px 8px;
}
.sidebar ul.resources li a{
	font-size:12px;
	color:#06834f;
	text-decoration:underline;
}
.sidebar ul.resources li a:hover{
	text-decoration:none;
}

/***	FOOTER	***/
.footer{
	border-top:10px solid #103a26;
	margin:0 0 50px;
}
.footer ul{
	display:block;
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:15px 0 10px;
	text-align:center;
}
.footer ul li{
	color:#06834f;
	display:inline;
}
.footer ul li a{
	font:13px georgia;
	color:#06834f;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.footer p{
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#333;
}
