﻿/*-- Default Colors 

text-green : #2F8926
text-darkgreen : #145820

--*/


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #F3F3F3 url(imagesnew/background.gif) repeat-x;
	}
	
p {
	margin: 0;
	padding: 0;
	}

#wrapper {
	width: 774px;
	margin: 0 auto;
	position: relative;
	}

/*-- Banner Start --*/
#banner {
	width: 524px;
	height: 244px;
	position: absolute;
	top: 88px;
	right: 18px;
	z-index: 1000;
	}

/*-- Header Start --*/
#header {
	width: 774px;
	height: 135px;
	margin: 0 auto;
	position: relative;
	background: url(imagesnew/body_top.gif) bottom center no-repeat; 
	}

.logo1 {
	text-indent: -9000px;
	background: url(imagesnew/logo1.gif) no-repeat;
	position: absolute;
	width: 196px;
	height: 118px;
	top: 0;
	left: 11px;
	}

.logo2 {
	text-indent: -9000px;
	background: url(imagesnew/logo2.gif) no-repeat;
	position: absolute;
	width: 264px;
	height: 23px;
	top: 23px;
	right: 19px;
	}

/*-- Sidebar Start --*/
#sidebar {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0 0 0 17px;
	}

#news {
	margin: 0 0 30px 0;
	padding: 0;
	}

#news h2 {
	text-indent: -9000px;
	background: url(imagesnew/hec_news.gif) no-repeat;
	width: 155px;
	margin: 0;
	padding: 0 0 8px 0;
	}

#news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#news ul li {
	display: block;
	background: url(imagesnew/news_bg.gif) no-repeat left bottom;
	padding: 6px 4px 9px 4px;
	text-align: left;
	color: #2F8926;
	}

#news ul li a, #news ul li a:visited{
	text-decoration: underline;
	color: #000;
	}
	
#news ul li a:hover {
	text-decoration: none;
	}

.signup {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
/*-- Body Content Start --*/
#content_wrapper {
	margin: 0;
	padding: 0;
	width: 774px;
	background: url(imagesnew/body_middle.gif) repeat-y center; 
	}

#content {
	width: 475px;
	float: left;
	margin: 215px 0 0 50px;
	padding: 0;
	}

#inside_content {
	width: 510px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	}

#inside_content a {
	color: #2F8926;
	text-decoration: none;
	}
	
#inside_content a:hover {
	color: #2F8926;
	text-decoration: underline;
	}
	
/*-- Inside Body Styles --*/
#inside_body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2F8926;
	margin: 0 0 20px 0;
	padding: 0;
	}

#inside_body h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2F8926;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
	}

#inside_body p {
	line-height: 2.2;
	margin: 0 0 20px 0;
	}

.img {
	float: right;
	margin: 0 0 30px 30px;
	}

.newsevents_table {
	border: 1px solid #ccc;
	}

.newsevents_table a, .newsevents_table a:visited {
	color: #2F8926;
	text-decoration: none;
	}
	
.newsevents_table tr {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	}

.newsevets_table td {
	padding: 2px 4px;
	border-collapse: collapse;
	}
	
.newsevents_table_header {
	background: #2F8926;
	color: #fff;
	font-size: 142x;
	font-weight: bold;
	padding: 4px;
	}
	
.newsevents_table .listing1 {
	background: #fff;
	}

.news_table td { padding: 5px; vertical-align: top; }

/*-- Bread Crumbs --*/
.inside_header {
	float: left;
	width: 512px;
	margin: 6px auto 15px auto;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e8e8e8;
	}

.crumbs1 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}

.crumbs2 {
	margin: 0 0 0 8px;
	padding: 0 0 0 15px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	background: url(imagesnew/arrow.gif) no-repeat left center;
	}

/*-- Inside Subnav --*/
.crumbs_subnav {
	clear: both;
	}
	
.crumbs_subnav ul {
	float: left;
	margin: 0 0 35px 0;
	padding:  6px 8px 2px 8px;
	height: 20px;
	list-style: none;
	background: #FBFBFA url(imagesnew/crumbs_subnav.gif) repeat-x bottom;
	}

.crumbs_subnav ul li {
	color: #2F8926;
	display: inline;
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	}

.crumbs_subnav ul li a, .crumbs_subnav ul li a:visited {
	color: #2F8926;
	text-decoration: none;
	}

.crumbs_subnav ul li a:hover{
	color: #2F8926;
	text-decoration: underline;
	}

.crumbs_subnav_selected {
	font-weight: bold;
	}

/*-- Homepage Columns --*/
.colLeft {
	float: left;
	width: 230px;
	padding: 0 12px 8px 8px;
	margin: 0 0 30px 0;
	background: url(imagesnew/colleft.gif) repeat-y right top;
	}

.colLeft h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}

.colLeft p {
	line-height: 2.2;
	margin: 0 0 20px 0;
	}

.colRight {
	float: left;
	width: 125px;
	padding: 0 5px 0 35px;
	}

.colRight h2 {
	text-indent: -9000px;
	background: url(imagesnew/hec_calendar.gif) no-repeat;
	width: 157px;
	margin: 0;
	padding: 0 0 4px 0;
	}

.colRight ul {
	margin: 0;
	padding: 0 0 30px 0;
	list-style: none;
	}
	
.colRight ul li {
	display: block;
	background: #FAF9F9 url(imagesnew/calendar_bg.gif) repeat-x left bottom;
	width: 168px;
	padding: 6px 4px 9px 8px;
	text-align: left;
	color: #2F8926;
	}

.colRight ul li a, .colRight ul li a:visited{
	text-decoration: underline;
	color: #000;
	}
	
.colRight ul li a:hover {
	text-decoration: none;
	}
	
.oxx {
	margin: 0;
	padding: 0;
	}

.clearme {
	clear: both;
	}

/*-- Footer Start --*/	
#footer {
	color: #145820;
	background: #F3F3F3 url(imagesnew/body_bottom.gif) top center no-repeat; 
	margin: 0 auto;
	text-align: center;
	padding: 29px 5px;
	line-height: 1.8;
	clear: both;
	}
	
#footer a, #footer a:visited {
	color: #145820;
	text-decoration: none;
	}

#footer a:hover {
	color: #145820;
	text-decoration: underline;
	}

#footer span a {
	text-decoration: underline;
	}
	
	
	
	
