@charset "utf-8";
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C46B35;
	font-weight: bold;
}

body  {
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e6e5d3;
	margin-top: 7px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	margin-top: 7px;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 14px;
	margin-bottom: 0px;
}

.thrColElsHdr #container {
	width: 944px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f3f7e9;
} 
.page_body {
	background-color: #f3f7e9;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}

.thrColElsHdr #header {
	width: 100%;
	text-align: right;
	margin-top: -1px;
	margin-bottom: 1px;
	background-image: url(images/top_banner_back_line.jpg);
} 
#header #top_buttons {
	background-image: url(images/top_buttons_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.thrColElsHdr #sidebar1 {
	float: left;
	width: 220px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-color: #f3f7e9;
	height: 100%;
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 195px;
	background-color: #f3f7e9;
	padding-bottom: 5px;
	height: 100%;
}

.thrColElsHdr #mainContent {
	margin-left: 221px;
	margin-right: 195px;
	border-left-width: 1px;
} 
.thrColElsHdr #footer {
	background-color: #a7af8a;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	height: 36px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	color: #585f40;
	background-image: url(images/line_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: xx-small;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header .top_banner {
	height: 186px;
	background-color: #003300;
	text-align: center;
	width: 100%;
	margin-top: 7px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imagevaligh {
	margin-top: 3px;
	margin-bottom: 3px;
}

#sidebar1 #box_catagories {
	background-image: url(images/box_headin_products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	padding-top: 70px;
	background-color: #ccd3b1;
}
#sidebar2 #box_search {
	background-image: url(images/box_heading_search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 195px;
	padding-top: 55px;
	background-color: #C2CAA3;
	color: #687049;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#sidebar2  #box_search  #f_search  #button {
	background-color: #969f73;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 90px;
	margin-top: -15px;
	border: 1px solid #000000;
}
#sidebar2 #box_search #f_search #str {
	margin-top: 12px;
}

#sidebar1 #box_empty {
	background-image: url(images/box_empty.jpg);
	height: 107px;
	width: 220px;
}
#sidebar2 #box_newsletter {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #687049;
	background-image: url(images/box_heading_news_letter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c2caa3;
	text-align: left;
	margin-top: 7px;
	width: 190px;

}
#sidebar2 #box_newsletter #news_letter_text {
	width: 160px;
	padding-top: 32px;
	padding-right: 18px;
	padding-left: 17px;
	padding-bottom: 0px;


}
#sidebar2 #news_letter_bottom {
	margin-top: -5px;
}

#sidebar2 #bottom_line {
	margin-top: -12px;
}



#sidebar2 #box_new_arrival {
	width: 195px;
	padding-top: 29px;
	background-image: url(images/box_heading_new_arrival.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 7px;
	background-color: #C2CAA3;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
#sidebar2 #box_newsletter #subscribe #Submit {
	margin-left: 64px;
	background-color: #98ba73;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-weight: bold;
	margin-top: 4px;
	border: 1px solid #000000;
}
#MetaTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	visibility: hidden;
	display: none;
