body {
	margin: 0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #3E4449;
	background-color:#EDEAE3;    /* EAE5CE */
	
}
img { border-style: none; }
a:focus { outline:none; }

a { color: #1D6FCA; text-decoration: none; }

a:visited {
	color:#1d5796;
	text-decoration: none;
}

a:hover { text-decoration: none; background-color:#ebf5cc; color:#1D6FCA; }

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
.wrapper { background: url(images/bg-container.gif) repeat-y 50% 0; }

#main {
	margin: 0 auto;
	width: 1024px;
}

#header {
	width: 1024px;
	height: 80px;
	position: relative;
	background-color: #262016;
	/* overflow: hidden; */
}

#header img {
	position: absolute;
	top:17px;
	left:10px;
	float:left;
}

.top-nav {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.top-nav ul {
	margin: 0;
	padding: 0 40px 0 0;
	float: right;
	overflow: hidden;
}

.top-nav li {
	float: left;
	font-size: 18px;
	line-height: 21px;
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 0 0px 0 7px;
	font-weight:normal;
}

.top-nav li a {
	color: #99CC00;
	padding: 4px 5px 6px;
	text-decoration: none;
	float: left;
	letter-spacing: 1px;
}
.top-nav li a:hover {
	color: #99CC00;
	background-color: #4B4437;
}

.top-nav a {
	text-decoration: none;
	color: #99CC00;
}

.top-nav a:hover {  text-decoration: none; background-color:#4B4437; color:#99CC00; }

.top-nav li a.active,
.top-nav li a.active:hover {
	color: #99CC00;
	background-color: #4B4437;
}

.container {
	overflow: hidden;
	height: 1%;
	padding: 0 0 20px;
	margin: 15px 0 0;
}

.col-4 {
	float: left;
	width: 740px;
	margin: 0 0 0 15px;
	display: inline;
}
.col-4 .box { background-color:#ffffff; }
.col-4 .box .top { background: url(../images/bk-box.png) no-repeat; }
.col-4 .box .bottom {
	background: url(../images/bk-box-bottom.png) no-repeat 0 100%;
	overflow: hidden;
	width: 740px;
	padding: 0 0 5px;
}
.col-4 .box .heading {
	
	height: 33px;
	overflow: hidden;
	margin: 7px 0 0 6px;
}
.col-4 .box .heading h1,
.col-4 .box .heading h2 {
	color: #99CC00;
	font-size:18px;
	font-weight:normal;
	
	
	margin: 3px 0 0;
	padding: 1px 0 3px 7px;
	
	line-height: 23px;
	
	border-style: none;
	
	float: left;
}

.col-4 .line {
	border-bottom:1px solid #E3E1D5;  /* #E0DCD5 */
	height: 1px;
	width:710px;
	margin: -7px 10px 0px 12px;
}
.content {
	margin: 5px 5px 0 12px;
	width:710px;
}
.content p {
	margin: 0;
	padding: 0 0 11px;
	color: #3E4449;  /* 333 */
	font-size: 12px;
	line-height: 14px;
}

.content ul.bullets {
	
	padding:0;
	margin: 2px 15px;
	font-size:12px;
	line-height:14px;
}
.content ul li {
	padding-bottom:2px;
}

.content .dates {
	float:right;
	font-size:11px;
}


.col-1 {
	float: right;
	width: 241px;
	padding: 0 0 0 1px;
	margin-right:15px;
}

.col-1 .box { background-color:#ffffff; }
.col-1 .box .top { background: url(../images/bk-box2-top.png) no-repeat; }
.col-1 .box .bottom {
	background: url(../images/bk-box2-bottom.png) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 0 0 4px;
	margin-bottom:15px;
}
.col-1 .box h2.noico { padding-left:0; }
.col-1 .box ul.posts {
	list-style-type: none;
	padding:0;
	margin:5px 15px;
	font-size:12px;
	line-height:14px;
}

.col-1 .box ul.posts2 {
	list-style-type: none;
	padding:0;
	margin:5px 15px;
	font-size:12px;
	line-height:14px;
}

.col-1 .box .posts2 a:hover {
	padding:10px 10px 10px 0;
}


.col-1 .box ul li {
	padding-bottom:15px;
}

.col-1 .box ul li img {
	vertical-align:middle;
	margin:0 7px 0 0;
}

.col-1 .box .heading {
	
	height: 33px;
	overflow: hidden;
	margin: 7px 0 0 6px;
}
.col-1 .box .heading h1,
.col-1 .box .heading h2 {
	color: #99CC00;
	font-size:18px;
	font-weight:normal;
	
	
	margin: 3px 0 0;
	padding: 1px 0 3px 7px;
	
	line-height: 23px;
	
	border-style: none;
	
	float: left;
}

.col-1 .line {
	border-bottom:1px solid #E3E1D5;    /* #E0DCD5 */
	height: 1px;
	width:210px;
	margin: -7px 10px 0px 12px;
}


.left-box {
	clear:both;
	margin-top:5px;
}

.left-box img {
	margin-top:-10px;
	margin-right:10px;
	float:left;
}

.right-box {
	clear:both;
	margin-top:5px;
}

.right-box img {
	margin-top:-10px;
	margin-left:10px;
	float:right;
}

.content-space {
	margin: 0px;
	width:710px;
	clear:both;
}

