
div.sponsors {
	width:178px;
    margin-bottom: 40px;
    margin-top:10px;
}

div.sponsors ul {
	text-align:center;
	/* margin-left: 10; */
}

div.sponsors img {
	margin: 6px 0;
}

div.sponsors li.titleSponsor {
    border-bottom:1px dotted #ddd;
    padding: 12px 0 24px 0;
    margin-bottom: 8px;
}

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-image:url('../images/standard/page-background.jpg');
    background-position:top;
    background-repeat:repeat-y;
    width:996px;
}

#big-logo {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
#content  {
  font-size: .8em;
  margin:26px 27px 20px 0;
  }
#right-column div.content-home {
  margin-top:10px;
  }
  
#left-column{}
  
#left-menu {
    font-size: 110%;
    padding-left:27px;
    padding-right: 10px;
}

#sectionLinks {
    padding: 0;
}
#sectionLinks h3 {
	border: none;
	color: #fff;
	font-size: 1px;
	/*text-transform: uppercase;*/
    padding-bottom: 0;
	margin: 0;
	visibility: hidden;
}
#sectionLinks a {
    border-top:1px dotted #ddd;
    padding: 3px 0 3px 0;
    font-size: 92%;
}
#search {
	border: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#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 {
    background-image:url('../images/standard/page-bottom.jpg');
    background-position:top;
    background-repeat:no-repeat;
    clear: both;
    height: 70px;
    padding: 16px 27px 0 29px;
}

div.jumpMenu {
    float: left;
    width: 182px;
}
div.jumpMenu h3 {
    padding-top: 0;
}
div.footer-info {
    float: left;
    margin-left: 6px;
}

.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;
}

/* may remove this if above changes */
#content a .events {
    font-size: 110%;
}

#content p.blog-author {
    font-style:italic;
    padding:0 30px 0 0;
    text-align: right;
}

#content div.event p {
    padding: 0 0 0 2px;
}

#eventList h2 {
    margin-bottom: 0;
}

#loading {
    clear:both;
background:url(wait.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;
}
