@charset "UTF-8";
#subnavwrap {
	width: auto;
	margin: 0px;
	padding: 0px 1px 0px 8px;
	height: auto!important;
	min-height: 206px;
	height:206px;
}
#subnavwrap #topbar {
	background: url(../images/leftnav/left_nav_topbar.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 202px;
	clear: both;
	float: none;
}
#subnavwrap #subnavwrap1 {
	background: url(../images/leftnav/nav_repeatbg.gif) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 202px;
	height: auto!important;
	min-height: 201px;
	height: 201px;
	float: none;
	clear: both;
	line-height: 0em;
}
#subnavbg {
	background: url(../images/leftnav/navbg.gif) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	width: 202px;
	height: auto!important;
	min-height: 206px;	
	height: 206px;
}
#subnavbg .leftnav {
	padding: 1px 0px;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	line-height: 0em;
	position: relative;
	left: 0px;
	top: -12px;
}
#subnavbg .leftnav li {
	border-bottom: 1px solid #DEDEDE;
	list-style: url(none) none outside;
	width: 200px;
	left: 10px;
	text-indent: 7px;
	margin-left: -40px;
	padding-top: 10px;
	line-height: 1em;
	height: auto!important;
	min-height: 25px;
	height:25px;
}
#subnavbg .leftnav li a {
	width: 202px;
	height: 25px;
	display:block;
	color:#000000;
}
#subnavbg .leftnav li a:hover {
	font-weight:300;
	text-decoration:none;
	color: #FFFFFF;
}
#subnavbg .leftnav #lastnav {
	border-bottom-style: none;
	height: 30px;
}
#navlist {
list-style-type: none; /*turns off display of bullet*/
}
#navlist .uberlink {
	color: #FFFFFF;
	font-weight: bold;
}

/*newsbox*/
#newsboxwrap {
	display:block;
	margin: 0 20px 0 0;
	padding: 0;
	width: 231px;
	height: auto!important;
	float:left;
}
#newsboxwrap #newstop {
	background: url(../images/home_new/newstop.gif) no-repeat;
	height: 47px;
	width: 231px;
	font-size: 1px;
	color: #9B9B9B;
	text-indent: -1000px;
	text-align: center;
}
#newsboxwrap1 {
	background: url(../images/home_new/newsbg.gif);
	height: auto;
	width: 231px;
	color: #333333;
}

#newsboxwrap #newbottom {
	background: url(../images/home_new/newsbot.gif) no-repeat;
	right: 0px;
	bottom: 0px;
	width: 231px;
	height: 16px;
	position: inherit;
}
#newsboxwrap a:link, #newsboxwrap a:visited {
	color: #000000;
	text-decoration: none;
}
#newsboxwrap a:hover, #newsboxwrap a:active {
	color: #000000;
	text-decoration: underline;
}
.newsboxtxt {
	margin: 0px;
	width: 211px;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#newstxt {
	padding-left:12px;
	}
/*Calendar Box*/
#calboxwrap {
	display:block;
	padding: 0;
	width: 231px;
	height: auto!important;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
#calboxwrap1 {
	height: auto;
	width: 231px;
	color: #333333;
	background-image: none;
}
#calboxwrap #caltop {
	background: url(../images/home_new/caltop.gif) no-repeat;
	height: 47px;
	width: 231px;
	font-size: 1px;
	text-indent: -2000px;
	text-align: center;
	color: #FFF;
}
#calboxwrap #calboxwrap1 #calendar {
	background: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 231px;
	font-size: 1px;
	text-indent: 3px;
}
#calboxwrap #calbottom {
	background: none;
	right: 0px;
	bottom: 0px;
	width: 231px;
	height: 14px;
}
#calboxwrap a:link, #calboxwrap a:visited {
	color: #000000;
	text-decoration: none;
}
#calboxwrap a:hover, #calboxwrap a:active {
	color: #000000;
	text-decoration: underline;
}


/*BLOG BOX*/
#blogboxwrap {
	width: 231px;
	height: auto!important;
	display:block;
	float: left;
	margin: 0px 10px 0px 0px;
}
#blogboxwrap1 {
	height: auto;
	width: 213px;
	color: #333333;
	background-image: none;
}
#blogboxwrap #blogtop {
	height: 47px;
	width: 213px;
	font-size: 1px;
	color: #FFF;
	text-indent: -2000px;
	text-align: center;
	background-image: url(../images/home_new/blogtop.gif);
	background-repeat: no-repeat;
}
#blogboxwrap #blogboxwrap1 #blog {
	background: url(../images/newsbox/blog_head.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 213px;
	font-size: 1px;
	color: #9B9B9B;
	text-indent: 3px;
}
#blogboxwrap #blogbottom {
	background:none;
	right: 0px;
	bottom: 0px;
	width: 213px;
	height: 20px;
}
#blogboxwrap a:link, #blogboxwrap a:visited {
	color: #000000;
	text-decoration: none;
}
#blogboxwrap a:hover, #blogboxwrap a:active {
	color: #000000;
	text-decoration: underline;
}

#blogtxt {
	height: auto;
}
#caltxt {
	height: auto;
}
#newstxt {
	height: auto;
}
/*SOCIAL MEDIA BOX*/
#socboxwrap1 {
	height: auto;
	width: 213px;
	color: #333333;
	background-image: none;
}
#socboxwrap1 #soctop {
	height: 35px;
	width: 213px;
	font-size: 1px;
	color: #FFF;
	text-indent: -2000px;
	text-align: center;
	background-image: url(../images/home_new/socmedia.gif);
	background-repeat: no-repeat;
}
#blogboxwrap #socboxwrap1 #soc {
	background: url(../images/newsbox/blog_head.gif);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 213px;
	font-size: 1px;
	color: #9B9B9B;
	text-indent: 3px;
}
