.naturesrest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #373737;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	letter-spacing: normal;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373737;
}
.mainbodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #373737;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #768C47;
}
.findmore {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D9041;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles #345F81*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#002252*/
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 6px;
}

a:link {
	color: #004729;
}
a:visited {
	color: #004729;
}
a:hover {
	color: #868686;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}

hr{
	color: #696969;
	height: 1px;
	width: 90%;
}

h1 {
	color: #002252;
	font-size: 14px;
	border-bottom:3px double #868686;
	margin:0px;
	height:40px;
	
}

h2 {
	color: #696969;
	font-size: 18px;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #000000;
	border-collapse: collapse;

}

table.tabularData1, table.tabularData1 td, table.tabularData1 th {
	border: 30px solid transparent;
	border-collapse: collapse;
	margin: -25px;

}

table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #9B8053;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: transparent;
}
.altRowOdd{
	background-color: transparent;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 11px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}

/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}

.header_name{color: #004729;
		font:bold 14px Verdana;
		border-bottom:3px double #868686;
	
	height:40px;}
	
	
.maintitle a{font:12px Arial, Helvetica, sans-serif;}	

.more-info{float:right;}
.red-color{color:#ff0909;line-height:0px;}
.pagingLinks{margin:20px 0 0px 0;}
.tbl-header{background:#f8f3f0;}
#tableSearchResults{margin:0px -25px;}
.imgMargin{margin:0 0 0 22px;}
.red-span{color:#ff0909;float:left;width:345px;padding:40px 0 0 0;font:20px Arial, Helvetica, sans-serif;line-height:0px;}
.pricing{font:14px Arial, Helvetica, sans-serif;float:left;line-height:0px;margin:10px 0 0 0;}

.clear{clear:both;margin:10px 0;height:1px;width:100%;}
.clear2{clear:both;line-height:10px;}
.cartlinks{float:left;width:375px;}
.nextlinks{float:left;width:99px;}

