#header-image {
	background-color: #231F20;	
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#flashcontent {
	background-color: #231F20;
}
div.sponsors {
    margin: 0;
	width: 100%;
}

div.sponsors ul {
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	text-align:center;
}

div.sponsors li {
	display: inline-block;
	vertical-align: middle;
}

div.sponsors img {
	margin: 0 8px;
	padding: 0;
}

div.sponsors li.titleSponsor {
}

img.team-photo {
	border: none;
    clear: both;
	float:left;
    /*height: 180px;*/
    margin: 8px 10px 10px 0;
    /*width: 140px;*/
}

hr.page-divider {
    background-color: #999;
    clear:both;
    color: #999;
    margin: 12px 20px;
}

/*remove when upload new craftsbury-grid.css */
#outer-container {
    
}
#container{

	background-color: #231F20;
    width:980px;
}

#main-menu {
/*    font-size: 110%;
    padding-left:27px;
    padding-right: 10px;*/
}

#sectionLinks {
	background-color: #333;
    border:1px solid #666;
	list-style: none;
	margin: 2px 0 10px;
    padding: 0;
	text-align: center;
	width: 100%;
}

#sectionLinks li {
	display: inline-block;
	margin: 2px 24px;
}
#sectionLinks h3 {
	border: none;
	color: #fff;
	font-size: 1px;
	/*text-transform: uppercase;*/
    padding-bottom: 0;
	margin: 0;
	visibility: hidden;
}
#sectionLinks a {
	color: #ccc;
    font-size: 1em;
	font-weight: normal;
}

#sectionLinks a:hover{
}


/*
#sidebar a:link, #craftsbury-sidebar a:link,
#sidebar a:hover, #craftsbury-sidebar a:hover,
#sidebar a:visited, #craftsbury-sidebar a:visited,
#sidebar a:active, #craftsbury-sidebar a:active {
color:#006E3B;
}
*/

#right-column {
/*    background-image:url('../images/standard_grp/top-background.gif');
    background-position:top;
    background-repeat:no-repeat;*/
    /*width:777px;*/
}

#footer-container {
    border-top:1px solid #666;
    clear: both;
    height: 70px;
	margin-top: 10px;
    padding: 10px 0;
}

div.footer-logo {
	float: left;
}
div.footer-info {
    float: left;
    padding: 0;
}

div.jumpMenu {
    float: left;
	padding-left: 280px;
}
div.jumpMenu h3 {
	font-size: 1em;
    padding-top: 0;
}

.calendar_no_pad {
    color: #006f3a;
    font-size: 1.24em;
}

#content p.event, #content p.news {
    font-size: inherit;
    padding-bottom: 10px;
}

#content h3, #content h3.news, #content .events, #eventList p.dateHeader {
    font-size: inherit;
}



#eventList h2 {
    margin-bottom: 0;
}

#loading {
    clear:both;
background:url(wait-grp.gif) center top no-repeat;
text-align:center;
padding:33px 0px 0px 0px;
margin-top: 10px;
font-size:12px;
display:none;
 }

.pad-home-link {
    display: inline-block;
    padding-bottom: 10px;
}

#news-block {
    border:1px solid #666;
	float: left;
	height: 270px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	padding: 10px;
	width: 356px;
}

#news-item img {
	float: left;
	margin: 0 10px 10px 0;
}

#news-item span.crop-big-thumb {
	display: block;
	float: left;
	line-height: 112px;
	margin: 0 10px 0 0;
	width: 112px;
	height: 112px;
	overflow: hidden;
}



div.feature span.big-news-image {
	display: block;
	float: left;
	line-height: 230px;
	margin: 0 0 10px 0;
	width: 230px;
	height: 230px;
	overflow: hidden;
}

#news-item span.crop-big-thumb img{
	float: left;
	position: relative;
	top: -20px;
	left: -20px;
}

#news-item p img {
	float: none;
	margin: 0;
}

#news-item {
	clear: both;
}

#blog-block {
    border:1px solid #666;
	float: left;
	height: 290px;
	margin: 0 10px 0 0;
	overflow: hidden;
	padding: 0;
	width: 300px;
}

#blog-block span.blog-image {
	display: block;
	float: left;
	line-height: 300px;
	margin: 0 0 10px 0;
	width: 300px;
	height: 160px;
	overflow: hidden;
}

#blog-block span.blog-image img{
	float: left;
	position: relative;
	top: -20px;
	left: -20px;
}

#post-info {
	margin: 0 10px;
}

#section-header {
	display: block;
	height: 200px;
	line-height: 150px;
	overflow: hidden;
	width: 980px;
}

#section-header img {
	position: relative;
}

#grp-projects{
	float: left;
	margin-right: 20px;
	width: 49%;
}

#grp-events {
	float: left;
	width: 48%;
}

