* {margin: 0; padding: 0;}

body {
	font-family: Arial, Times, "Times New Roman", Verdana;
	background-attachment: fixed;
	background-color: #382D27;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}

#AuthorizeNetSeal {
	height: 92px;
	width: 972px;
	background-color: #382D27;
	font-color: #ffffff;
}

#header {
	height: 67px;
	width: 972px;
	background: #FFFFFF;
	background-image: url(../img/header2.jpg);
	background-repeat: no-repeat;
}

#cart{
	text-align: right;	
	color: #7a6c5f;
	font-size: small;
	font-weight: bold;
	padding-right: 2em;
	padding-top: 2em;
}

#navgation {
	height: 26px;
	width: 972px;
	background: #FFFFFF;
	background-image: url(../img/greenhbar.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
}

#containerheader {
	width: 972px;
	margin: 0px auto;
	font-size: 12px;
	background-color: #ffffff;
}

#containerheader img {
	position: relative;
	left: 15px;
	top: 10px;
}

#container {
	width: 972px;
	margin: 0px auto;
	font-size: 12px;
	border: 2px white;
	background-color: #ffffff;
}

#content {
	width: 930px;
	margin: 0px auto;
	font-size: 12px;
	background-color: #ffffff;
}

#ordernowright {
	width: 330px;
	margin: 0px auto;
	font-size: 12px;
	height: 450px;
}

#contenthome {
	width: 930px;
	font-size: 12px;
	background-color: #ffffff;
	height: 303px;
}

#viewcart {
	width: 430px;
	font-size: 12px;
	height: 100px;
	margin-right: 10px;
}

#contentorder {
	width: 890px;
	font-size: 12px;
	height: 633px;
	margin-left: 15px;
}

#contentviewcartphotos {
	width: 165px;
	height: 50px;
	font-size: 12px;
	margin-left: 15px;
}

#contentviewcartform {
	width: 200px;
	font-size: 12px;
	height: 503px;
	margin-left: 165px;
}

#contentviewcart {
	width: 580px;
	font-size: 12px;
	height: 503px;
	margin-left: 15px;
}

#contentviewcart li {
	margin: 0px auto 0px 25px;
}

#contentform {
	position: inherited;
	width: 289px;	
	height: 805px;
}

#contentproducts {
	width: 900px;
	height: 20px;
	
}

#contentsmalltree {
	height: 290px;
	width: 900px;
	
}

#contentbigtree {
	height: 320px;
	width: 900px;
}

#photos_right {
	visibility: visible;
	position: inherited;
	top: 0px;
	left: 0px;
	float: right;
}

#contentviewcartright {
	position: absolute;
	width: 330px;	
	height: 805px;
	margin-left: 540px;
	margin-top: -515px;	
	_margin-top: -695px;	
}

#contentviewcartleft {
	width: 560px;
	font-size: 12px;
	height: 503px;
	margin-left: 15px;
}

#ordernow {
	position: relative;
	width: 289px;	
	height: 665px;
}

.aligntextright {
	text-align: right;
}

#contentaboutus {
	width: 930px;	
	margin: 0px auto;
	font-size: 12px;
	background-color: #ffffff;
	height: 430px;
}

#content li {
	width: 930px;
	margin: 0px auto 0px 25px;
	font-size: 12px;
}

#contentorder li {
	margin: 0px auto 0px 25px;
}

#content_left {
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
}

#content_right {
	background-color: #ffffff;
	visibility: visible;
	position: inherited;
	top: 0px;
	left: 0px;
	float: right;
}

#grayliner {
	width: 972px;
	background: #FFFFFF url(../img/grayhbar.gif) no-repeat;
}

#footerrow{
	width: 972px;
	height: 204px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#footer {
	width: 972px;
	background-color: #4F7019;
	background-repeat: no-repeat;
	text-align: center;
	border-bottom: 1px #fdfdfd solid;	
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#footer2 {
	width: 972px;
	background-color: #382D27;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1em;	
	font-size: 10px;
	font-weight: normal;
	color: #e3e3e3;
}

#footer2 a {
	width: 972px;
	background-color: #382D27;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1em;	
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.imgPadding{
	padding: 2px;
}


#container p {
	font-size: 12px;		
}

p {
	font-size: 13px;
	text-align: left;	
	font-weight: normal;
	font-style: normal;
	margin: 10px;
}

h1 {
	font-size: 16px;
	text-decoration: none;
	color: #4F7019;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px;
}

h2 {
	font-size: 15px;
	text-decoration: none;
	color: #7D7065;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px;
}

h3 {
	font-size: 20px;
	text-decoration: none;
	color: #7D7065;
	margin: 10px;	
}

a:link {
	color: #43642B;
	text-decoration: underline;
}

a:visited {
	color: #43642B;
	text-decoration: underline;
}

a:hover {
	color: #43642B;
	text-decoration: underline;
}

a:active {
	color: #43642B;
	text-decoration: underline;
}

#buffer {
	height: 25px;
}

#bufferorder {
	height: 125px;
}

#buffertips {
	height: 50px;
}

#bufferaboutus {
	height: 100px;
}

#bufferproducts {
	height: 400px;
	_margin-top: -400px;
	
}

#bufferviewcart {
	height: 330px;
	_margin-bottom: -100px;
}

#ordernow {
	width: 200px;
	height: 150px;
	position: absolute;
	left: 800px;
	top: 1125px;
}

.greentext {	
	font-size: 12px;
	color: #4F7019;
	}

.greentexth2 {	
	font-size: 16px;
	color: #4F7019;
	}

.greentextbold {	
	font-size: 15px;
	color: #4F7019;
	font-weight: bold;
	margin-right: 150px;
	}	
	
.greentextbig {	
	font-size: 18px;
	color: #4F7019;
	font-weight: bolder;
	margin-right: 150px;
	}
	
.imgaboutus {
	padding-right: 5px;
	padding-bottom: 5px;
}	

.smallerfont {		
	font-size: 9px;
}		

.price {
	font-size: 15px;
	text-decoration: none;
	color: #7D7065;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;	
}

#viewcartempty {
	width: 930px;
	font-size: 12px;
	height: 250px;
}

.priceboldgreen {	
	font-size: 20px;
	color: #4F7019;
	font-weight: bolder;
	}
	
.priceboldbrown {	
	font-size: 20px;
	color: #7D7065;
	font-weight: bolder;
	text-decoration: line-through;	
	}

.priceboldred {	
	font-size: 20px;
	color: #FF0000;
	font-weight: bolder;
	}	
	
.pricenormalbrown {	
	font-size: 12px;
	color: #7D7065;
	font-weight: bolder;
	}	

#addtocartstatus1111 {
	color:red;
}	

#addtocartstatus2222 {
	color:red;
}	