body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	/*background-image: url(../images/background.jpg);*/
	background-repeat: repeat-x;
	height: 100%;
	background-color: #FFFFFF;
	position:
}
h1, h2, h3, h4, h5{
	color:#3EB265;	
}
#mainWrapper {
	background-image: url(../images/carton_and_title_and_label_with_cow.jpg);
	background-repeat: no-repeat;
	background-position: -115px -50px;
	width: 100%;
	min-height: 700px;
}

#leftCol {
	float: left;
	width: 200px;
	position: absolute;
	top: 280px;
	left: 149px;
	text-align: left;
}
.codeInput {
	background-image: none;
	font-size: 20px;
	border: 0;
}
object {outline:none;}

#rightCol {
	margin-left: 340px;
	padding-left: 30px;
	padding: 10px 30px;
}
.clear {
	clear: both;
}


.error h3, span.error {
	color: #900;
}
.error h3, .error p .error ul{
	margin: 5px 0;
	padding: 2px 0;
}

#content {
	min-height: 400px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#content{
	width:100%;
}
#headWrap{
	max-width: 900px;
	min-width: 400px;
	margin: 0 auto;
}
#header{
	text-align:center;
	max-width: 900px; /* Must be the same as the headWrap width (we could probably just get rid of this line, try it later */
	min-width: 400px;
}
.roundBox{
/*	background:#FFF; 
	*/
	height: 70px;
	text-align: center;
	background-image: url(../images/headRight2.png);
	background-position: right;
	float:left;
	width:100%;
}
#shareLeft{
	background:url(../images/headLeft2-white.png); !important
}
.roundLeft {
	width:19px;
	background:url(../images/headLeft2.png);
	height: 70px;
	float: left;
}
#header h1, #header a, #header a:hover{
	margin: 14px;
	font-size:36px;
	color:#3EB265;
	display: inline;
	text-decoration:none;
}
#header h2{
	margin:0;
	font-size: 12px;
	color:#CCC;
	font-style:italic;
}
.headFloat{
	float:left;
}
/*.roundLeft{
	width: 10px;
	height:70px;
	background: url(../images/headLeft.png);
}
.roundRight{
	width: 11px;
	height:70px;
	background: url(../images/headRight.png);
}
.roundMid{
	height:70px;
	background:url(../images/headMid.png) repeat-x;
	margin:0 10px;
}
.roundMidTop{
/*	width:705px;
	width:inherit;
}
.roundMidSocial{
	/*width:260px;
	max-width:300px;
}*/
.colContent{
	float:left;
	width:45%;
	padding:0 10px;
}
#colContain{
	width:100%;
}
#possibleProducts {
}
#mapCanvas{
	margin: 10px auto 0 auto;	
}
.title {
	display: none;
}
#adBox{
	height: 90px;
	margin-top: 0px;
	margin-right: auto; /* 8%; */
	padding-left: 23%;
	padding-right: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	width: 728px;
/*	float:right;*/
}
#ads{
	width: 728px;
	height: 90px;
	float:right;
}

ul.links {
	margin: 10px 0;
	padding: 0px;
}
ul.links li {
	display: inline;
	margin: 0 20px 0 0;
}
ul.links li h3, ul.links li h4, ul.links li h5{
	display:inline;	
}
ul.links h4 a{
	color:#3EB265;		
}
ul.links h4 a:hover{
	color:#666;
	text-decoration:none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.centerText{
	text-align:center;
}
.imgBorder{
	/* border:solid 1px #CCC; */
	border: none;
	outline:none;
}
.caption{
	margin:0;
	padding:0;
	text-align:center;
}
.caption a{
/*	font-size:12px;*/
	color:#3EB265;	
}
#footer {
	margin-left: 340px;
	font-size: 12px;
}
#disclaimer p {
	margin: 3px 0;
	font-size: 10px;

}
ul.imageList {
	margin: 0px;
	padding: 0px;
}
ul.imageList li {
	display: inline;
}
.code {
	color:#3EB265;	
}
.tips td{
	vertical-align:top;
}
.tipList{
	font-size:15px;
	padding-left:13px;
}
.tipList li{
	margin:5px 0 0 0;
}
.tips{

}
#tips0, #tips1, #tips2, #tips3{
/*	display:none;	*/ 
}
.floatRight{
	margin-left:20px;
	float:right;
}
.tryItLink{
	font-size:13px;
	font-style:italic;
}
.index h3{
	margin:20px 0 0 0;
}
.index p{
	margin:10px 0;
}
#shareWrap{
	margin:10px auto 0 auto;
	max-width:300px;
	min-width: 250px;
}
#shareBox{
	max-width:300px;
	min-width: 250px;
}
#shareBox h3{
	margin:0;	
}
#shareBox ul li{
	display:inline;
}
#shareBox ul li img{
	margin:0 7px;
}
#shareBox ul{
	margin:5px 19px 0 0;
	padding:0 0 0 0;
}
#formHelp{
	font-size:10px;
}
#formHelp ul{
	margin: 10px 0 0 0;
	padding: 0;
}
#formHelp li{
	margin-right: 15px;
	list-style:none;
}
#resultsText h2, #resultsText p{
	text-align:center;
	margin-bottom:0;
	margin-top:5px;
}
