body
{
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../website_graphics/background.jpg) repeat-x #505050;
	font-family: verdana,tahoma,arial,georgia,helvetica,times new roman,sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}

td
{
	font-family: verdana,tahoma,arial,georgia,helvetica,times new roman,sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
input.Quantity
{
	border: solid 1px #cccccc;
	font-size: 7pt;
	width: 30px;
}
a
{
	color: #ba0000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: #000;
}

h1
{
	color: #816e25;
	font-weight: bold;
	font-size: 15px;
	line-height: 100%;
	text-align: left;
	margin: 0;
}

h2
{
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	float: left;
}
h21
{
	color: #666666;
	font-weight: bold;
	font-size: 15px;
	line-height: 100%;
	text-align: left;
	margin: 0;
	float: left;
}

/*************************
	Form Start
************************/
form
{
	display: inline;
}
input, select, textarea
{
	border: solid 1px #d3cfc6;
}

.TxtField
{
	border: solid 1px #000;
}
.BorNone
{
	border: none;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/
.CartPanel
{
	background: #f4efdd;
	color: #74621f;
	font-size: 11px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
.CartPanel a
{
	font-size: 11px;
	font-weight: bold;
	color: #af0000;
	text-decoration: none;
}
.CartPanel a:hover
{
	color: #000;
}
.TopNav
{
	background: #000;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	height: 35px;
}
.TopNav a
{
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.TopNav a:hover
{
	color: #979797;
}
.TopNav1
{
	background: #D15E5B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
}
.TopNav1 a
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TopNav2
{
	background: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
}
.TopNav2 a
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.BreadcrumbNav
{
	font-size: 9px;
	color: #000;
	border-bottom: dashed 1px #ebe1b0;
	padding-left: 15px;
}

.BreadcrumbNav td
{
	font-size: 9px;
	color: #000;
}
.BreadcrumbNav a
{
	font-size: 9px;
	font-weight: normal;
	color: #ba0000;
	text-decoration: none;
}
.BreadcrumbNav a:hover
{
	color: #000;
}

/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	width: 980px;
	background: #fff;
	padding: 10px;
}

.LeftNav1
{
	background: #000;
	padding: 5px 0 0 21px;
	width: 165px;
}

.LeftNav1 a
{
	background: url(../website_graphics/left_nav_arrow.gif) no-repeat left center;
	display: block;
	padding: 8px 12px;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.LeftNav1 a:hover
{
	color: #979797;
}

.LeftNav
{
	background: #000;
	padding: 5px 0 0 2px;
	width: 180px;
}

.LeftNav a
{
	display: block;
	padding: 6px 0 !important;
	padding: 0;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.LeftNav a:hover
{
	color: #ff0000;
}
.LeftNav4
{
	background: #000;
	padding: 3px 0px 0px 9px;
	width: 165px;
}

.LeftNav4 a
{
	background: url(../website_graphics/left_nav_arrow.gif) no-repeat left center;
	display: block;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.LeftNav4 a:hover
{
	color: #ff0000;
}
.DynamicMenu
{
	color: White;
	background-color:Black;
}
.DynamicMenu a:hover
{
	color: #ff0000;	
}
.MarLf13
{
	margin-left: 13px;
	padding: 0px;
}
.MarTp5
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.QS
{
	background: #d1bb67;
	border-left: solid 1px #fff;
}
.QS input
{
	border: solid 1px #b7a356;
}


.BoxRtBor
{
	background: url(../website_graphics/box_bg.jpg) top repeat-x #fff;
	border-right: solid 1px #e7e7e7;
}

.GoldBor
{
	border: solid 1px #b7a356;
}

.GreyBor
{
	border: solid 1px #c1c1c1;
}

.TableFormat
{
	background-color: #f1eac8;
}
.TableFormat td
{
	background-color: #ffffff;
}
.TableFormat th
{
	background-color: #f9f6e7;
	font-size: 12px;
	color: #816e25;
}
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	background: url(../website_graphics/footer_bg.jpg) repeat-x;
	height: 35px;
}

.Footer td
{
	font-family: verdana,tahoma,arial,georgia,helvetica,times new roman,sans-serif;
	font-weight: normal;
	color: #8c8c8c;
	font-size: 11px;
}

.Footer a
{
	font-weight: normal;
	color: #8c8c8c;
	font-size: 11px;
}
.Footer a:hover
{
	color: #fff;
}
.TableFormat
{
	background-color: #f1eac8;
}
.TableFormat td
{
	background-color: #ffffff;
}
.TableFormat th
{
	background-color: #f9f6e7;
	font-size: 12px;
	color: #816e25;
}
.dropdownlarge
{
	padding-left: 2px;
	font-size: 11px;
	font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	border: solid 1px #ACACAC;
	width: 100px;
}
.txtbox
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #8b7dac;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	width: 167px;
	padding-left: 4px;
}
.ContentInnerPagesimgprd
{
	border: solid 1px #e8e8e8;
}
.ActiveProduct
{
	color: #000000;
	font-weight: normal;
	font-family: tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.ActiveProduct:hover
{
	color: #000000;
	font-weight: normal;
	font-family: tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
.imgbr
{
	border: 1px solid #bfbfbf;
	width: 10px;
	margin: 1px;
	padding: 2px;
}
.ContentInnerPagesimgprd
{
	border: solid 1px #e8e8e8;
}
.cr_link1
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 12px;
	color: #B90101;
	line-height: 16px;
	font-weight: normal;
}
.cr_link:hover1
{
	font-family: verdana, tahoma, arial, helvetica, "times new roman" , sans-serif;
	font-size: 14px;
	color: #B90101;
	line-height: 16px;
	font-weight: normal;
}
/*************************
	Footer End
************************/
