<style type="text/css">



h1,h2,h3{

margin-bottom: 0px;

padding-bottom: 0px;

display:inline;

}



/****************************************************************/

/*SITE NAME ON LOGO STYLE*/
.sitename {
	color: #523E3F;
	text-decoration: none;
}

/****************************************************************/

/*MAIN TEMPLATE STYLES*/

/*Background Color Of The Template*/
.bodybg {
background-color: #FDFDEA;
}
/*Main Border Around The Products*/
.productborder {
border: 1px solid #D1C18A;
background-color: #F1F1F0;
}
/*Main Template Links*/
A:link { color: #44484B; text-decoration: none; }

A:visited { color: #44484B; text-decoration: none; 
}
A:hover { color: #CC0000; text-decoration: none; 
}
A:active { color: #44484B; text-decoration: none; 
}



.selected { color:#44484B; text-decoration: none; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

h3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	background-color: #FFFFFF;
}

h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/*Sitemap Fonts - Link Style Is Handled Above*/
li, ul 
{
	color : #990000;
	list-style-position: outside;
	margin-left: 4px;
	font-family: Arial;
	font-size: 7pt;
	list-style-type: none;
} 


form li{
	display: inline;
	color: #660000;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #242434;
	background-color: #D1C28B;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}


/****************************************************************/

/*NAVIGATION STYLES*/

/*Navigation Background Color*/
.sbbg {
	background-color: #FFFFFF;
	padding-right: 25px;
}
/*Navigation Title*/
.sbtitle {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
background-color: #242434;
}
/*Navigation Links*/
.navlink {
font-size: 7pt;
font-family: Arial;
font-weight: normal;
color: #523E3F;
text-decoration: none;
}
.aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
        padding-left: 15px;
        padding-right: 20px;
        padding-top: 6px;
}

/****************************************************************/

/*PRODUCT STYLES*/

/*Product Description*/
td, th {
font-size: 9pt;
font-family: Arial;
color: #000000;
}
/*Product Title*/
.producttitlelink {
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: #523E3F;
text-decoration: none;
}
/*Product Price Color*/
.price {
color: #990000;
}
/*Product Background Color*/
.productbg {
background-color: #FFFFFF;
}

.itemname {
	background-color: #FFFFFF;
	padding-left: 15px;
}

.producttext {

}


/****************************************************************/

/*SEARCH BOX STYLES*/

/*Search Box*/
.searchbox {
background-color: #D1C18A;
border: 1px solid #F5F5F5;
padding: 10px;
}
/*Advanced Search Link*/
.searchboxlink {
font-size: 8pt;
font-family: Arial;
font-weight: normal;
color: #523E3F;
text-decoration: underline;
}

/****************************************************************/

/*SORT BY BOX AND PAGE TITLE STYLES*/

/*Main Background Color*/
.sortbybox {
background-color: #242434;
padding: 3px;
}
/*Page Title*/
.categoryname {
font-size: 12pt;
font-family: Arial;
font-weight: bold;
color: #FFFFFF;
}

/****************************************************************/
img
{  border-style: none;
}

</style>
