* {
	font-size: 100%;
}
body {
   margin:0;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #605f5f url(../images/body-bg.gif) repeat-y 50% 0;
	min-width: 960px;
}
img {border:none;}
.img_float_left {
	float:left;
	padding: 5px 5px 5px 5px

}
.img_float_right {
	float:left;
	padding: 5px 5px 5px 5px
}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
/*start main*/
#main {
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
}
#header {
	height: 246px;
	width: 960px;
	position: relative;
	background: url(../images/header-bg.jpg) no-repeat;
}
#header .logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 324px;
	height: 76px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
}
#top-nav {
	position: absolute;
	top: 225px;
	left: 9px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#top-nav li {
	float: left;
	padding: 0 19px 0 0;
}
#top-nav li a {color: #605f5f;text-decoration: none;background: url(../images/arrow-ico.gif) no-repeat 0 2px;padding-left: 20px;}
#top-nav li a:hover {text-decoration: underline;}
#header .subscribe {
	position: absolute;
	right: 11px;
	top: 223px;
}
#header .subscribe span {
	float: left;
	color: #605f5f;
	font-size: 14px;
	padding: 3px 0 0;
}
#header .subscribe .rss {
	float: left;
	margin: 0 0 0 19px;
	font-size: 14px;
	padding: 2px 6px 0 28px;
	border-right: 1px solid #b00000;
	color: #b00000;
	text-decoration: none;
	background: url(../images/rss-ico.gif) no-repeat;
}
#header .subscribe .email:hover, #header .subscribe .rss:hover {text-decoration: underline;}
#header .subscribe .email {
	float: left;
	color: #b00000;
	text-decoration: none;
	padding: 2px 0 0 29px;
	margin: 0 0 0 10px;
	font-size: 14px;
	background: url(../images/email-ico.gif) no-repeat;
}
#content {
	width: 960px;
	overflow: hidden;
}
.box-inner {float: left;background: url(../images/box-top-bg2.gif) no-repeat;width: 946px;margin: 3px 0 0 5px;display: inline;}
.box-inner h1 {
	margin: 7px 0px 0 0px;
	color: #fff;
	letter-spacing: -0.1em;
	font: 24px "Bitstream Vera Serif", "Times New Roman", Times, serif;
	text-align:center;
}
.box-inner .sub-box {
	float: left;
	width: 739px;
	margin: 36px 0px 0px -2px;
	
}
.box-inner .sub-box .sub-box-inner {
	float: left;
	width: 482px;
	padding: 25px 45px 45px 212px;
	background: url(../images/sub-box-top-bg.gif) no-repeat;
}
.box-inner .sub-box .sub-box-bottom {
	float: left;
	width: 739px;
	height: 15px;
	overflow: hidden;
	background: url(../images/sub-box-bottom-bg.gif) no-repeat;
}
.box-inner .sub-box .title {
	font: 20px Arial, Helvetica, sans-serif;
	color: #050505;
	letter-spacing: -0.1em;
}
.box-inner .sub-box .title em {
	color: #b00000;
	font-size: 12px;
	line-height: 27px;
	letter-spacing: 0;
}
.box-inner .sub-box p {font-size: 12px;line-height: 16px;margin: 17px 0 0 57px;color: #050505;}
.box-inner .sub-box p a.more {
	color: #b00000;
	font-weight: bold;
	text-decoration: none;
}
.box-inner .sub-box p a:hover {text-decoration: underline;}
#column {float: left;width: 721px;padding: 0 0 0 5px;}
.top-links {
	float: right;
	list-style: none;
	padding: 0;
	margin: 22px 0 5px;
	font-size: 12px;
	color: #605f5f;
}
.top-links li {
	float: left;
	padding: 0 0 0 13px;
}
.top-links li a {
	float: left;
	color: #605f5f;
	text-decoration: none;
	height: 18px;
}
.top-links li a:hover {text-decoration: underline;}
.top-links li.link1 a {background: url(../images/ico-1.gif) no-repeat;padding: 15px 0 0 29px;}
.top-links li.link2 a {background: url(../images/ico-2.gif) no-repeat;padding: 15px 0 0 27px;}
.top-links li.link3 a {
	margin:12px 0px 0px 0px;
}
/*  this is for the sociable plugin that I replaced with Share it. Refer to single-bck.php for the code list item link3 to turn it back on.
     .top-links li.link3 a {background: url(../images/ico-3.gif) no-repeat;padding: 15px 0 0 30px;}*/
	 
.box {float: left;width: 723px;margin: 32px 0 0;position: relative;}
#inner .box {margin: 0;}
.box .title {overflow: hidden;width: 723px;height: 26px;}
.box1 .title {background: url(../images/blue-bg.gif) no-repeat;}
.box2 .title {background: url(../images/red-bg.gif) no-repeat;}
.box3 .title {background: url(../images/green-bg.gif) no-repeat;}
.news .title {background: url(../images/red-bg.gif) no-repeat;}
.box .title h2 {
	margin: 0 0 0 0px;
	font-size: 14px;
	line-height: 27px;
	color: #fff;
	font-weight: normal;
	text-align:center;
}
.box .rss {
	float: right;
	width: 20px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 2px 6px 0 0;
	background: url(../images/rss-ico2.gif) no-repeat;
}
.box .logo {
	position: absolute;
	left: 0;
	top: 17px;
	text-indent: -9999px;	
}
.box1 .logo {width: 97px;height: 115px;background: url(../images/logo-2.png) no-repeat;}
.box2 .logo {width: 98px;height: 114px;background: url(../images/logo-3.png) no-repeat;}
.box3 .logo {width: 98px;height: 115px;background: url(../images/logo-4.png) no-repeat;}
.news .logo {width: 98px;height: 115px;background: url(../images/logo-5.png) no-repeat;}
.box .inner {overflow: hidden;width: 407px;padding: 0 0 0 133px;letter-spacing: -0.1em;}
#inner .box .inner {width: 553px;}
.box h3 {margin: 20px 0 0;font-size: 1.8em;font-weight: normal;}
.box1 h3 {color: #254396;}
.box2 h3 {color: #d6242b;}
.box3 h3 {color: #5a7112;}
.box .date {display: block;color: #605f5f;font-size: 1.2em;}
.box p {margin: 12px 31px 0 35px;font-size: 1.2em;line-height: 2em; color: #000;}
.box .img-holder {float: right;width: 180px;margin: 55px 0 0;}
.box .img-holder img {float: right;}
#inner .box p {margin-right: 30px;}
.box .more {overflow: hidden;width: 340px;margin: 9px 0 0 35px;}
.box .more a {font-size: 1.2em;text-decoration: none;font-weight: bold;color: #b00000;}
.box .more a:hover {text-decoration: underline;}
#column2 {float: right;width: 206px;padding: 30px 0 0 0;}
#inner #column2 {padding: 300px 0 0;}
.box4 {
	float: left;
	width: 204px;
	padding-bottom: 10px;
	margin-bottom: 11px;
	border: 1px solid #605f5f;
}
#column2 .box4 .title {
	float: left;
	padding: 18px 0 12px 10px;
	width: 194px;
	height: 18px;
	background: url(../images/box-bg.gif) no-repeat;
	font-size: 14px;
}
#column2 .box4 .title ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	letter-spacing: -0.08em;
	white-space: nowrap;
}
#column2 .box4 .title ul li {float: left;padding: 0 10px;}
#column2 .box4 .title ul li.first {border-right: 1px solid #fff;}
#column2 .box4 .title a, #column2 .box4 .title {color: #fff;text-decoration: none;}
#column2 .box4 .title div {color: #fff;text-decoration: none;}
#column2 .box4 .title a:hover {text-decoration: underline;}
#column2 .box4 .list, #column2 .box4 ul {
	float: left;
	list-style: none;
	padding: 5px 21px 0 5px;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
}
#column2 .box4 ul li {padding: 0 0 5px 14px;background: url(../images/bullet.gif) no-repeat 0 3px;}
#column2 .box4 ul li a {color: #000;text-decoration: none;}
#column2 .box4 ul li a:hover {text-decoration: underline;}
#column2 .box4 .list li {padding: 0 0 5px 14px;background: url(../images/bullet.gif) no-repeat 0 3px;}
#column2 .box4 .list li a {color: #000;text-decoration: none;}
#column2 .box4 .list li a:hover {text-decoration: underline;}
#column2 .box4 .catagories {
	float: left;
	list-style: none;
	padding: 10px 0 0 5px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#column2 .box4 .catagories li {background: url(../images/bullet.gif) no-repeat 0 4px;padding:0 0 15px 15px;}
#column2 .box4 .catagories li a {text-decoration: none;}
#column2 .box4 .catagories li.box1 a {color: #26459a;}
#column2 .box4 .catagories li.box2 a {color: #d3232a;}
#column2 .box4 .catagories li.box3 a {color: #586f12;}
#column2 .box4 .catagories li.news a {color: #000000;}
#column2 .box4 .textwidget{
	padding:50px 5px 5px 5px;
}
#column2 .box4 .textwidget a{
	color: #000000;
	text-decoration:none;
}
#column2 .box4 .textwidget a:hover{
	text-decoration: underline;
}
.box5 {
	float: left;
	width: 942px;
	background: url(../images/box4-bg.gif) no-repeat;
	margin: 35px 0 0 9px;
	display: inline;
	padding-bottom: 15px;
}
.box5 h3 {
	margin: 0;
	font-size: 12px;
	line-height: 26px;
	color: #fff;
	text-align: center;
}
.box5 p {margin: 127px 0 0 0;font-size: 1.2em;color: #000;}
.box5 address {
	padding: 15px 0 0;
	color: #000;
	font-size: 1.2em;
	line-height: 1.6em;
	font-style: normal;
}
.incategory{
	margin-top:60px;
}

#socialdiv .sociable{
	background-color:#fff;
}
#socialdiv{
	
	display:none;
	position:absolute;
	top:70px;
	left:570px;
	z-index:9999;
	
}
#sidebar_email {
	padding:5px 5px 5px 5px;

}
