html, body {
	height: 100%;
}
.footer, .push {
	height: 130px;
	clear:both;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px auto;
	text-align:center;
	background:#fafafa;
	background: -moz-linear-gradient(bottom 90deg, #fafafa, #ffffff 20%);
  	background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ffffff), to(#fafafa));

}
.top-link{
	font-weight:bold;
	}
body{
	font-family:Verdana, arial, sans-serif;
	font-size:80%;
	text-align:center;
	color:#5f625b;
	line-height:1.8em;
	margin:0;
	background:#ffffff;
	}	
h1, h2, h3, h4, h5, h6{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	letter-spacing:.02em;
	padding:0;
	margin:17px 0 3px 0;
	color:#224f24;
	}
h3,h4{
	font-weight: normal;}
h5,h6{font-size: 1.1em;}
ul{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:20px;
	}
.left-img{float:left;border:1px solid #617e33;padding:5px;margin:10px 10px 0 0;}

.right-img{float:right;border:1px solid #617e33;padding:5px;margin:10px 0 0 10px;}
#introduction img{float:left;border:1px solid #617e33;padding:5px;margin:0 10px 0 0;}
#introduction h2{font-weight: normal;font-style: italic;}
.niceHR{
clear:both;	
border-bottom:1px solid #cbcbcb;
margin:10px 0;
padding:0;
}
dt{
	font-weight:bold;
	margin:10px 0 0 0;
	}
dt a{
	text-decoration: none;
	}
dd{
	margin:0;
	padding:0;
	display:block;
	width:610px;
	}
.plus{
	background: url('/images/plus.png') 0 0 no-repeat;
	padding-left:25px;
	}
.minus{
	background: url('/images/minus.png') 0 0 no-repeat;
	padding-left:25px;
		}
p{
	margin:5px 0 10px 0;
	padding:0;
	}
table{
	border-collapse: collapse;
	padding:0;
	margin:5px 0;
	font-size:.9em;
	border:1px solid #617e33;
	}
.row1{	background: #dff1c1;}
.row2{	background: #f8fcf1;}
tr{background: #374125;}
th{
	vertical-align: top;
	padding:0 10px;
	margin: 0;
	color:#ffffff;
	border-right: 1px solid #eee;
	}
td{
	padding:0 10px;
	margin:0;
	vertical-align: top;
	border:1px solid #617e33;
	}
a{
	color:#617e33;
	text-decoration:underline;
	}
a:hover{
	color:#96bc58;
	}
#logo a img,#nav a img{border:none;}
hr{clear:both;}
blockquote{
	font-style:italic;
	margin:0;
	}
cite{
	font-style:normal;
	font-weight:normal;
	margin:0;
	letter-spacing:.05em;
	color:#7d7240;
	}
#header{
	width:940px;
	text-align:left;
	margin: 0 auto;
	background:#ffffff;
	}
#header-wrapper{background:#ffffff;}
#logo{margin:30px 0 0 10px;float:left;}
#MainPhone{
	width:300px;
	float:right;
	text-align:right;
	margin:70px 0 0 10px;
	font-size: 1.4em;
	color:#9b9b9b;
	}
#nav-container{
	border-top: 1px solid #cbcbcb;
	clear:both;
	background:#ffffff;
	}
#nav{
	width:960px;
	position: relative;
	margin:0 auto;	
	text-align:left;
	font-size:1em;
		z-index:200;
	}
#nav ul{
	list-style:none;
	margin:0 0 0 -5px;
	padding:0;
	}
#nav li{
	display:block;
	margin:0;
	float:left;
	padding:15px 0;
	position:relative;
	}
#nav li a{
	color:#617e33;
	text-decoration:none;
	position:relative;
	padding:18px 15px;
	}
#nav li a:hover{
	color:#456119;
	background:#eafbd0;
	}
	
/*dropdown*/
#nav ul li ul{
	display:none;
	position:absolute;
	left:0;
	top:0;
	margin:50px 0 0 0;
	list-style:none;
	z-index:200;
	text-align:left;
	padding:0;
	clear:both;
	border-top:1px solid #b6da7b;
	background:#eafbd0;
	-moz-box-shadow: 2px 4px 4px 1px  #666666;
	-webkit-box-shadow: 2px 4px 4px 1px   #666666;
	box-shadow: 2px 4px 4px 1px  #666666;
	}
 #nav.hover  ul li:hover ul ,
#nav.hover  ul ul li a:hover ul,
#nav.hover  ul ul li:hover ul
{display: block;	


}

#nav ul li ul li a{
	padding:15px 15px;
	color:#456119;
	z-index:200;
	margin:0;
	display:block;
	background:#eafbd0;
	border-top:1px solid #f3fce3;
	border-bottom:1px solid #b6da7b;
	}
#nav ul li ul li a:hover{background:#eee;}
#nav ul li ul li{
	color:#617e33;
	padding:0;
	margin:0;
	z-index:200;
	width:100%;
}
/*end dropdown */

#pitch-container{
	background: #5e8b18 url('/images/grad.png') top center repeat-x;
	border-top: 2px solid #a1d358;
	border-bottom: 2px solid #c8c21d;
	font-size:2em;
	color:#fff;
	text-shadow: #666666 1px 1px 1px;
	line-height:1.7em;
	}
#pitch-inner{
	width:940px;
	margin:0 auto;
	text-align:left;
	}
#pitch-text{
	width:710px;
	float:right;
	padding:45px 0;

	}
#pitch-text-full{
	padding:45px 0;
	margin:0 10px;
	}
#bin{
	position:absolute;
	margin-top:10px;
	z-index:1;
	}

#content{
	width:960px;
	margin:0 auto;
	padding:40px 0;
	text-align:left;
	}
#home-content{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:80px 0;
	}
.left-col{
	width:460px;
	float:left;
	margin:0 10px;
	display:inline;
	}
.right-col{
	width:460px;
	float:right;
	margin:0 10px;
	display:inline;
	}
.contact-col{
	width:250px;
	margin:0 10px;
	float:left;
	display:inline;
	}
.contact-col-left{
	width:400px;
	margin:0 10px;
	float:left;
	display:inline;
	}
.full-width{
	width:940px;
	margin:0 10px;
	}
.contact-col:after,.contact-col-left:after,#introduction:after,#container:after,#nav-container:after, #content:after,#nav ul:after,#home-content:after,#pitch-container:after, #header-wrapper:after{
	display:block;
	content:" ";
	clear:both;
	}
.category-left{
	float:left;
	margin: 5px 5px 5px 0;
	}
.category-right{
	float:right;
	margin: 5px 0 5px 5px;
	}
.category-left img, .category-right img{
	border:1px solid green;
	}
.category-left p, .category-right p{
	padding:0px 0;
	margin:0;
	}
.category-left p a, .category-right p a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
	}
#side-nav{
	width:300px;
	float:right;
	margin:0 10px;
	}
#side-nav ul{
	margin:0;
	padding: 0;
	list-style: none;
	}
#side-nav li a{
	display:block;
	padding:8px 0;
	border-bottom: 1px solid #cbcbcb;
	text-decoration: none;
	}
#side-nav .currentPage{
	font-weight: bold;}
.third-width-col{
	width:620px;
	float:left;
	margin:0 10px;
	}
.footer-inner{
	width:960px;
	margin:0 auto;
	padding:0;

	}
.footer{
	border-top: 2px solid #b4c893;
	background:#ffffff;
	}
#accreditations{
	float:left;
	text-align: left;
	width:540px;
	display:inline;

	}
#accreditations img{
	padding:20px 10px;
	}
#copy{
	width:370px;
	text-align: right;
	float: right;
	font-size: .7em;
	margin-right:10px;
	display:inline;

	}
