﻿/* New Style */

div{
  /*border: 1px solid red;*/
}

#content h2
{
	color: #33b3bf;
	font-family: 20px;	
	margin-bottom: 22px;
}

#content h2.withdeck
{
	color: #33b3bf;
	font-family: 20px;	
	margin-bottom: 3px;
}

h3.deck 
{
    margin-bottom: 22px;
    font-style: italic;
}

#info-text{
  color: #c16d0a;
  font-weight: bold; 
  margin-bottom: 10px; 
}

.section{
  margin-bottom: 25px;
}

#content .section .copy p{
  margin:10px 0 0 0;
}

.section .thumb, .section .copy{
  float: left;
}

.section .thumb .spacer{
  height: 4px;
  width: 110px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 5px;
}

.color1 a, .color2 a, .color3 a 
{
    text-decoration: none;
}

.color1 a:hover, .color2 a:hover, .color3 a:hover 
{
    text-decoration: underline;
}

.color1 .thumb .spacer{
  background-color: #61bb46;
}

.color1 .copy .title, .color1 .title a {
  color: #61bb46;
}

.color1 .thumb .spacer{
  background-color: #61bb46;
}

.color1 .copy .title{
  color: #61bb46;
}

.color2 .thumb .spacer{
  background-color: #c16d0a;
}

.color2 .copy .title, .color2 .title a {
  color: #c16d0a;
}

.color3 .thumb .spacer{
  background-color: #0779c2;
}

.color3 .copy .title, .color3 .title a {
  color: #0779c2;
}

.section .copy .title{
  font-size: 18px;
  font-weight: bold;
}


.section .copy{
  margin-left: 15px;
  width: 540px;
}

.section .copy .date{
  color: #666666;
  font-weight: bold;
}

.clear{
  clear: both;
}

.scholorshipList {
    color: #cc750b;
    font-weight: bold;
}   
    
.page {
    background-image: url(../images/bodyGrowersClose.gif);    
}
.pageWrap {
    background-image: url(../images/bodyBgGrowersProg.gif);    
}

.bodyContent {
    width: 700px;
}
.imgSpace {
    margin-right:10px;
}
