html,body  {
	margin:0;
	padding:0;
}

body  {
	font: 76% arial,sans-serif;
	text-align:left
}


p{margin:0px 0px 20px;}
a{text-decoration:none; color:#0000FF;}
div#header{background-color:#000000;width:960px;height:80px;}
div#header_nav{
	height:23px;
	background-color:#005244;
	width:960px;


font:Arial, Helvetica, sans-serif color: #FFFFFF;			text-decoration:none;
	text-align:right;
}
div#header_nav_green{
	height:6px;
	background-color:#72bf44;
	width:960px;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation ul{margin:15px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extras{height:275px; background:#72bf44; float:left;}
div#footer{background:#000000;}
div#footer p{margin:0;padding:5px 10px}
div#container{width:960px;margin:0 auto}
div#wrapper{ width:960px; background: #fff url(../images/background.gif) repeat-y left top;}
div#content{margin: 80px 20px;width:670px;float:left;}
div#navigation{float:left;width:33px;margin-left:-960px}
div#extra{float:left;width:150px;margin-left:-150px}
div#footer{clear:left;width:960px;font:Arial, Helvetica, sans-serif color: #FFFFFF;text-decoration:none; text-align:left;}
.whiteLink {font-size:12px; text-decoration:none; color: #FFFFFF;}
.whiteLinkFooter {font-size:10px; padding:5px; text-decoration:none;color: #FFFFFF}
.blackLink {font-size:14px; font-weight: bold; text-decoration:none; color: #000000; height:100%; width: 100%; margin-left:}
a img {border: none; } 
div#left_tree{float:left;width:33px;background-color:#000000;background-image:url(../images/trees_left.jpg);height:651px;}
div#right_tree{float:right;width:33px;background-color:#000000;background-image:url(../images/trees_right.jpg);height:651px;}

.buynow {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0000FF;
	font-weight: bold;
	text-decoration:none;
	padding-bottom:20px;
}

.tagline {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	margin-left:15px;
}

#contentWrap {
	width: 960px;
	float: right;
	height:100%;
}

#secondaryContent {
	width: 200px;
	float: right;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #13572E;
}

.subTitle {
	font-size: 14px;
	color: #13572E;
}


div#buttonNav {
	z-index: 100;
	top: 86px;
	position: absolute;
	left: 100px;











	top: 0px
	width:580px;
	height:103px;
	width: 654px;
}

div#buttonNav a{ padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; text-decoration:none;}



/* Form Elements */

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}

legend {
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
}

input:focus, textarea:focus {
	background: #99CC66;
}

input {
	width: 200px;
	margin-bottom: 15px;
}

input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


/* two column inner content */

#inner_content_wrap {
	width: 650px;
	height: 300px;
}

#inner_content_right {
	width: 535px;
	margin-left: 15px;
	float:right
}

#inner_content_left {
	width: 100px;
	float:left
}

.image_padding  {
	margin-left:5px;
}

/* green products page - book/product layout */

div#productWrap{
width:100%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}


.productTitle{
font-weight:bold;
font-style:italic;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;

}

.listPrice{
padding:3px 5px 2px 0px;
margin:0px 0px 0px 0px;

}


div#productInfoLeft{
float:left;
width:110px;
padding:0px 6px 0px 0px;
margin:0px 0px 0px 0px;

}

div#productInfoLeft2{
float:left;
width:200px;
padding:0px 6px 0px 0px;
margin:0px 0px 0px 0px;

}


div#productInfoRight{
float:right;
width:550px;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;

}

div#productInfoRight2{
float:right;
width:450px;
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;

}

.clear{
clear:both;

}