@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../images/grass.jpg);
	background-repeat:repeat;
}
img {
	border:none;
}
a, a:visited {
	color:#469120;
	font-weight:bold;
	text-decoration:none;
}
#contentwrap {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	
}
.bookdescwrap{
	float:left;
	width:350px;
	margin:10px 0px 10px 0px;
	
}
#imagetxt{
	padding:10px;
	min-height:155px;
	
}


.image_left{padding:10px;}

#imagetxt img{padding-right:10px; padding-bottom:10px;}
.headerwrapper {padding-right:10px;}


#content {
	width: 900px;
	top:35px;
	background-color:#fff;
	position:absolute;
	padding-bottom:10px;
	
}


#content2 {
	width: 900px;
	top:35px;
	background-color:#FFFF15;
	position:absolute;
	padding-bottom:10px;
}
#container {
	position: relative;
	z-index: 2;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, #supersize .activeslide img {
	display:inline;
}
#navwrap {
	padding: 12px 10px 7px 10px;
	border-top: #469120 solid thin;
	border-bottom: #469120 solid thin;
}
#logowrap {
	padding: 5px 0px 0px 10px;
	height:43px;
	
}
#supernavwrap {
	z-index:4;
	position:absolute;
	margin-left:364px;
	width: 600px;
}
.supernavimage {
	margin-left:-18px;
}
.navimage, .navimageselected {
	margin-right:10px;
}
#elementswrap {
	
	height:20px;
	padding-right:10px;
	float:right;
}
.tagline {
	font-size:10px;
	font-style:italic;
	color:#666;
	margin-left:270px;
	padding-top:-30px;
	height:10px;


	
}
.bannerimage {
}
#textcontainer {
	padding:10px;
}
.headline {
	text-align:right;
	z-index:5;
	width:870px;
	position:absolute;
	margin-top:300px;
	color: #fff;
	font-size:50px;
	font-weight:bold;
	letter-spacing:-5px;
	text-transform:uppercase;
}
.headline2 {
	margin-bottom:5px;
	color: #469120;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
}
.headline3 {
	margin-bottom:5px;
	color: #469120;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
}

.headline4 {
	margin-bottom:5px;
	color: #469120;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
}



.headline_callout{margin-bottom:5px;
	/*color: #469120;*/
	color:#666;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:14px;
	margin-bottom:30px;
}

.calloutcopy {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	line-height:18px;
	margin-bottom:30px;
}
.bodycopy li {
	margin-left:20px;
	list-style:square;
}
.bodycopy2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:14px;
	margin-bottom:30px;
}
.bodycopy2 li {
	margin-bottom:5px;
	list-style:none;
}
.bodycopyblog {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:14px;
}
#leftcol {
	float:left;
	width:405px;
	height:100%;
	padding:10px 20px 10px 10px;
	border-right: #469120 solid thin;
}

#leftcol2 {
	float:left;
	width:405px;
	height:100%;
	padding:10px 20px 10px 10px;
	min-height:800px;
}

#leftcol_callout {
	float:left;
	width:405px;
	height:100%;
	padding:10px 20px 10px 10px;
	border-right: #469120 solid thin;
	background-image: url(../images/bgs/callout.jpg);
	background-repeat: repeat-y;
/*#bad2b8*/
}

#leftcol_callout_yellow {
	float:left;
	width:405px;
	height:100%;
	padding:10px 20px 10px 10px;
	border-right: #469120 solid thin;
	background-image: url(../images/bgs/callout_yellow.jpg);
	background-repeat: repeat-y;/*#bad2b8*/
}

#leftcol2 {
	float:left;
	height:100%;
	padding:10px 20px 10px 10px;
}
#leftcol3 {
	float:left;
	width:290px;
	height:100%;
	padding:10px 20px 10px 10px;
	border-right: #469120 solid thin;
}
#rightcol {
	float:right;
	padding:10px 20px 10px 10px;
	width:405px;
}

#rightcol3 {
	float:right;
	padding:10px 20px 10px 10px;
	width:520px;
}
#footer {
	float:right;
	width:100%;
	text-align:right;
	padding-right:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:9px;
	font-weight:bold;
}
ol {
	list-style:none;
}
.tumblrwrap {
	margin-left:-40px;
}

.tumblr_caption {
	padding-top:10px;
	color:#777;
}
.tumblr_post {
	margin-bottom:30px;
}
.tumblr_title {
	font-size:16px;
	padding-bottom:5px;
	color: #469120;
}
.tumblr_quote {
	font-size:16px;
	color: #469120;
}
.tumblr_link {
	font-size:16px;
	color: #469120;
	text-decoration:underline;
}
	
.storeitem {
	float:left;
	margin-bottom:10px;

}
.storeitemswrap {
	float:right;
}
p {
	/*text-indent:20px;*/
}
li {
	list-style:none;
}
.feature_partner, .bookbuttons {
	float:right;
	
	padding-left:5px;
}
/* jquery cycle plugin*/
.pics {  
    height:  375px;  
    width:   900px;  
    padding: 0;  
    margin:  0;
} 
 
.pics img {  
    
    width:  900px; 
    height: 375px; 
    top:  0; 
    left: 0; 
} 

#tagline{
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

