@charset "utf-8";
/* CSS Document */

body{
	background-color:#A0C13B;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
}

a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline; 
    font-weight: normal;
}

#top{
	background-repeat:no-repeat;
	clear:both;
	margin:10px auto 0px;
	padding:0px;
	width: 1000px;
	height: 40px;
}

h1{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#NOB{
	float:left;
	padding-left: 5px;
}

#phone{
	float:right;
	font-size:18px;
	margin-top: 6px;
	padding-right: 5px;
}

#wrapper{
	background-color:#FFF;
	padding:0;
	width:1000px;
	margin:0 auto;
	border:none;
}

#content{
	width:1000px;
	clear:both;
}

#contentleft{
	width:500px;
	float: left;
	height: 590px;
	margin: 0px;
	padding: 0px;
}

.thumbholder {
	padding-left:10px;
}

.thumb {
	float:left;
	text-align:center;
	width:80px;
	height:60px;
	margin:5px auto;
}


#contentright{
	width:500px;
	float: right;
	padding-bottom: 10px;
}

h2{
	color:#87A332;
	font-size:22px;
	font-weight:bold;
	margin:20px 0px 15px 20px;
	padding:0px;
}


#copy{
	line-height:16px;
	margin-top:15px;
	margin-left:18px;
	margin-right:10px;
}

#copy ul{
	margin-bottom:8px;
	margin-top:8px;
}


#callToAction{
	font-size:14px;
	margin-top: 20px;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #647825;
	font-weight: bold;
	margin-bottom: 20px;
}

#contact{
	font-size:12px;
	margin-top:15px;
	line-height: 16px;
}

#footer {
	width:1000px;
	margin:0px auto;
	padding-bottom:5px;
}

#footer, #footer a{
	font-size:9px;
	color:#FFFFFF;
	text-align: center;
	clear:both;
	line-height:13px;
	padding:5px 0px 0px;
	text-decoration:none
}

#footer a:hover{
	text-decoration:underline; 
    font-weight: normal;
}

.left{
	float:left;
	padding-right:60px;
	margin-top: 0px;
}
.right{
	float:left;
}

#cards {
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
}
#cards img {
	padding-right: 6px;
	vertical-align: middle;
}

#footer .left {
	float:left;
	margin-left: 5px;
}

#footer .right {
	float:right;
	margin-right: 5px;
}
