/* green #e5eab6; */

body{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A3D1B;

}
table, ul, li {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A3D1B;
}

h1{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Sans", "Lucida Sans Unicode";
	font-size: 40px;
	line-height: 70px;
	color: #b0cdd1;
	font-weight: normal;
	letter-spacing: 0px;
}
h1.header{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Sans", "Lucida Sans Unicode";
	font-size: 46px;
	line-height: 70px;
	color: #b0cdd1;
	font-weight: normal;
	letter-spacing: 3.5px;
}


h2{
			font-size: 14px;
	font-weight: bold;
}
h2.footer{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Sans", "Lucida Sans Unicode";
	font-size: 26px;
	line-height: 40px;
	color: #b0cdd1;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;	

}

.required { color: #ff0000;}

.newsletterdiv h1 {

font-size: 14px;
	font-weight: bold;
		line-height: 20px;
	letter-spacing: normal;


}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A3D1B;
	margin: 0px;
	padding: 10px 0px;
}

a{
	color: 	#88b7d2;
}

a:hover{
	color: 	#b0cdd1;
}

a.thumb img{
	border: solid 1px #c1d6e6;
	margin: 2px 1px 3px 0px	;
}

a.credits{
	color: #6d5735;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.credits:hover{
	color: #88b7d2;
}

p.fineprint {
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-top: 0px;

color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


img{
	vertical-align: bottom;
}

.clear{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.hr{
	background: #e5eab6;
	height: 18px;
}	

.center{
	text-align: center;
}

.wrapper1{
	background: #8bb3c5;
}	

#header{
	width: 955px;
	margin: auto;
	text-align: left;
}

#logo{
	width: 250px;
	float: left;
	padding: 10px 0px 12px 0px;
	margin-left: 34px;
	display: inline;
}

#headerLeft{
	margin-left: 340px;
	padding-top: 13px;
}

#navigation{

}

#navigation a{
	font-family:tahoma, arial;
	font-size: 11px;
	color: #776c55;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0px 25px 0px 4px;
	font-weight: bold;
}

#navigation a:hover{
	color: #e5e5c4;
}


#mainContent{
	width: 955px;
	margin: auto;
	text-align: left;
}	

.mainContentPad{
	padding: 5px 0px;
}


.centercontent{
	width: 600px;
	margin: auto;
	padding: 15px 0px;
	font-family: tahoma, arial;
	color: #5A3D1B
}
.centercontentfront{
	width: 870px;
	margin: auto;
	font-family: tahoma, arial;
	color: #5A3D1B;
	padding: 0px;
}

#footerLinks{
	width: 955px;
	margin:auto;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

#footerLinks a{
	text-decoration: none;
	color: #b0cdd1;
}


#footerLinks a:hover{
	color: #e5e5c4;
}

#footer{
	width: 955px;
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
}

/* SHOPPING CART STUFF */

#bcnav {
	width: 900px;
	margin: auto;
}
#bcnavtable {
	width: 900px;
}
#bcnavtable .spacer {
	width: 150px;
}
#bcnavtable .cell1 {
	width: 450px;
}
#bcnavtable .cell2 {
	width: 150px;
}

/* CATEGORIES */

.catimage {
	margin: 0px auto;
	border: solid 1px #c1d6e6;
}

P.catname {
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align:top;
	text-align: center;
	font-family:tahoma, arial;
	font-size: 11px;
	color: #776c55;
	text-decoration: none;
}

P.catname a {
	text-decoration: none;
	color: #776c55;
}

TD.catname{
	text-align: center;
}

/* PRODUCTS */

.prodimage {
	margin: 0px auto;
	border: solid 1px #c1d6e6;
}

P.prodname {
	margin-top: 0px;
	vertical-align:top;
	text-align: center;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #776c55;
	text-decoration: none;
}

.prodname a {
	font-family: Tahoma, arial;
	font-size: 11px;
	text-decoration: none;
	color: #776c55;
}

TD.prodname{
	text-align: center;
}

.proddescription {
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.prodprice, .price {
	font-weight: bold;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #776c55;
}

.listprice {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #776c55;
}

.pagenums {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #333333;
}

.pagenums a {
	text-decoration: none;
	color: #776c55;
}

.promoheading {	
	font-family: tahoma, arial;
	font-size: 12px;
	color: #b0cdd1;
	font-weight: bold;
}

.bcnav, .zoom {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #666666;
}

.bcnav a, a.zoom {
	text-decoration: none;
	color: #776c55;
	font-family: tahoma, arial;
}

.bcnav a:hover {
	text-decoration: underline;
}

h1.prodheading {
	font-size: 16px;
	font-family: tahoma, arial;
	text-align:left;
	font-weight: bold;
	color: #5A3D1B;
	line-height: 14px;
	letter-spacing: 0px;
	
}

#bcnav {

font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;

	text-transform: lowercase;
}

#bcnav a {
	color: #b0cdd1;
	text-decoration: none;
}

#bcnav a:hover {
	text-decoration: underline;
}


.cart-headerrow th {
	text-decoration: underline;
}
.cart-prirow td {
	border-bottom: 1px dotted #d6eeed;
}
.cart-secrow td {
	border-bottom: 1px dotted #d6eeed;
}

.textbox {
	font-family: "Century Gothic";
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0px;
	margin-bottom: 4px;
	width: 378px;
	line-height:normal;
}

.midtextbox {
	font-family: "Century Gothic";
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0px;
	margin-bottom: 4px;
	width: 270px;
	line-height:normal;
}

.tinytextbox {
	font-family: "Century Gothic";
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0px;
	margin-bottom: 4px;
	width: 	148px;
	line-height:normal;
}

.textbox:focus, .tinytextbox:focus, .midtextbox:focus {
	border: 1px solid #aaa;
	background: #efefef;
}

.greentable {
	background-color: #E5EAB6;
}
.greentable td, .greentable th {
	border-collapse:collapse;
	border: 1px solid #ffffff;
	padding: 4px;
}

.greentable th {
	text-align: left;
}

th {
	text-align: left;
}

.foottable {
	width: 870x;
	margin-left: auto;
	margin-right: auto;
}