@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(../images/topbackgroundslice.gif) repeat-x;
	margin: 0;
	padding: 0;
	color:#666;
}
h1 {
	color:#fff;
	display:block;
	font-size: 160%;
	height:40px;
	margin: 0;
	padding:0;
	
}
h2 {
	color:#fff;
	display:block;
	font-size: 140%;
	margin: 0;
	padding:0;
}
img {
	border:none;
}
.largetype {font-size:170%; font-weight:bold;}
.largertype {font-size:220%; font-weight:bold;}
.smalltype {font-size:80%;}
.redtext {color:#f00;}
.bluetext {color:#036;}
.greentext {color:#7a880d;}
.lightgreen {color:#afd81e;}
.whitetext {color:#FFF;}
.content {
	margin: 0 auto 0 auto;
	width: 990px;
}
.addressbar {
	width:100%;
	height: 18px;
	color:#fff;
	font-size:80%;
	padding-top: 2px;
}
.header {
	width:100%;
	Height: 185px;
	}
.flashholder {
	width:735px;
	height:150px;
	float:left;
}
.rightside {
	margin-top:14px;
	width:240px;
	float:right;
	text-align:left;
}
.rightside a{
	text-decoration: none;
	color: #666;
}
.rightside a:hover{
	text-decoration: underline;
}
.rightside form {
	margin: 0;
}
.rightside form input {
	vertical-align: middle;
	float: left;
	margin: 0 3px 0 0;
	background: #dedede;
	border:0;
	height:20px;
	font-weight:bold;
	color: #666;
	padding: 1px 0 0 3px;
}
#replacementbut {
	width: 29px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -2000em;
	cursor: pointer; /* hand-shaped cursor */
	/*cursor: hand;*/
	background: url(../images/gobutton.gif) transparent no-repeat top left;
}
html form #replacementbut {
	height:20px;
}
html form {
	margin: 0 0 10px 0;
}
form input.sendbutton {
	background: url(../images/buttonBkg.jpg) repeat-x top;
	border: 0;
	color: #666;
	font-weight: bold;
	padding:5px 20px;
	width:auto !important;
}
form input.sendbutton:hover {
	background: url(../images/redboxinside.gif) repeat-x top;
	color:#FFF;
}
.required {
	color:#900;
}

/* Nav bar */
#navigation {
	width: 990px;
	margin: 0;
	padding: 0;
	height: 35px;
	clear: both;
}
#navigation ul {
	float:left;
	font-size:120%;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
	width:100%;
	font-weight:bold;
}
#navigation li {
	float:left;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
	text-align:center;
}
#navigation a {
	display: block;
	text-decoration: none;
	color: #666;
	margin: 0;
	padding: 8px 15px 10px 15px;
}
#navigation a:hover {
	display: block;
	color: #000;
	text-decoration: none;
	background: url(../images/navslice.gif) top left repeat-x;
}

/* body content */
div.mainbody {
	width:100%;
	background:url(../images/topbodyslice.gif) top left repeat-x;
	background-color:#7fa10f;
	min-height:300px;
	clear: both;
	padding-bottom: 12px;
	}
.bodyleft, .footerleft{
	float:left;
	width:735px;
	text-align:left;
	padding-top:18px;
	}
.bodyleft {
	color:#fff;
	font-size:120%;
	}
.bodyleft a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
.bodyleft a:hover{
	text-decoration:underline;
	}
.whitebox{
	width:216px;
	background:url(../images/boxinside.gif) #fff bottom left repeat-x;
	font-size:120%;
	padding:12px 12px 0 12px;
	margin: 0;
}
.whiteboxbottom {
	width:240px;
	height:29px;
	background:url(../images/boxbottom.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	line-height: 1px;
}
.redbox{
	width:216px;
	background:url(../images/redboxinside.gif) #c00 bottom left repeat-x;
	font-size:120%;
	padding:12px 12px 0 12px;
	margin: 0;
}
.redboxbottom {
	width:240px;
	height:29px;
	background:url(../images/redboxbottom.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	line-height: 1px;
}
.whiteboxnopadding {
	padding:0 !important;
	border:0;
}
p.whiteboxright {
	border-left: 1px dotted #999;
	width: 50%;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 9px;
}
p.whiteboxfull {
	float: left;
	margin: 0;
	padding:0px 9px 0px 14px;
}
p.environmental {
	float: left;
	margin: 9px 0 0 0;
	padding:0px 9px 0px 14px;
	font-weight: normal;
	background: url(../images/environmentalBkg.png) no-repeat center;
	font-size: 85%;
}
div.skipsizes {
border-bottom: 1px dotted white; 
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
}

div.ctas {
	margin:0 0 10px 0;
	padding:0;	
}
ul.gallery {
	list-style:none;
	margin:0 0 10px 0;
	padding:2px 0 0 2px;
	background:#68840d;
	font-size:80%;
	/*text-align: center;*/
}
ul.gallery li{
	display: inline-block;
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
}
ul.gallery li a img{
	padding: 0 0 2px 0 !IMPORTANT;
	margin: 0 !IMPORTANT;
}

/* footer content */
div.footer {
	font-size: 80%;
	width:100%;
	background: url(../images/footerslice.gif) top left repeat-x;
	padding: 0 0 20px 0;
}
div.footer a{
	color:#666;
	text-decoration:none;
}
div.footer a:hover {
	color:#000;
}

ul.footerlist {
	float:left;
	background:repeat-y url(../images/linevertical.gif) top left;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0 45px 0 10px;
}
div.logolist {
	height:75px;
	background:repeat-x url(../images/linehorizontal.gif) bottom left;
	margin:0 auto;
	padding:20px 0 0 0;
	width:990px;
}
div.logolist ul {
	margin:0;
	padding:0;
}
div.logolist li {
	list-style:none;
	display:inline;
	padding-right:72px;
	float: left;
}
.nopadding {
	padding-right:0px !important;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	}
.imgleft {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	}
.imgright {
	float:right;
	margin:0 0 0 10px;
	padding:0;
	}
.rightdottedpara {
	float:left;
	padding:0 6px 0 10px;
	margin:0;
	background:url(../images/linevertical.gif) top left repeat-y;
	text-align: left;
 }
 .greenboxlarge {
	display:inline-block;
	float:left;
	background:#68840d  url(../images/greenboxlargeBkg.png) no-repeat left;
	width: 100%;
	margin:0;
	padding:0;
	}
.greenbox {
	display:inline-block;
	float:left;
	background:#68840d;
	border: 1px dotted #fff;
	width: 233px;
	min-height: 140px;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}
.withmargin {
	margin-left:15px;
}
div.greenbox h1 {
	color: #fff;
	font-size: 120%;
	padding:0 10px;
	margin:5px 0;
}
div.greenbox h2 {
	color: #afd81e;
	font-size: 100%;
	padding:0 10px;
	margin:5px 0;
}
div.greenbox a {
	border: 0;
	font-weight: normal;
	color:#afd81e;
}
div.greenbox p {
	padding: 0 10px;
	margin:5px 0;
}
.greenboxlarge h2 {
	padding:11px 10px 8px 14px;
	margin:0;
	float:left;
}
.greenboxlarge p {
	padding:11px 10px 8px 14px;
	margin:0;
	float:left  !IMPORTANT;
	width: 70%;
}
div.whitebox h1 {
	color: #afd81e;
	font-size: 130%;
	padding:0;
	margin:5px 0 0 0;
}
div.whitebox p{
	padding:8px 0;
	margin:0;
}
div.whitebox ul {
	margin:0;
	padding:0;
}
div.whitebox li {
	background:repeat-x url(../images/linehorizontal.gif) top left;
	list-style:none;
	padding:8px 0;
}
div.whitebox h1.newsheader {
	display:inline;
	float: left;
}
hr {
	background:repeat-x url(../images/linehorizontal.gif) center left;
	height:1px;
	display:block;
	border:none;
}
div.greenboxlarge h2{
	font-size: 110%;
	color: #afd81e;
	float:left !IMPORTANT;
	width: 20%;
}
label {
	float:left;
	display:block;
	width: 100px;
	margin-right:15px;
	font-weight: bold;
	}
.inputfields {
	background: #fff;
	border: 0;
	font-weight:bold;
	color: #666;
	padding: 1px 0 0 3px;
}
ul.textlist {
	list-style:none;
}
ul.textlist li{
	background:no-repeat url(../images/bullet_list.gif) top left;
	padding:4px 0 4px 14px;
}
/*7 HACKS */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


.map {
	background-color:#fff;
	margin:0;
	padding:5px;
}
#slide-show {
	position:relative;
	height:80px;
	width:216px;
}
#slide-images {
	display:block;
	margin:0px;
	padding:0px;
	width:216px;
	height:80px;
	right:0;
	top:0;
}
#slide-images li {
background:repeat-x url(../images/boxinside.gif) bottom;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
	width:216px;
}
