*
{
	margin: 0px;
	padding: 0px;
	border: none;
}
#body
{
	color: #444;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 76%;
	background-image: url(../images/bodybg.gif);
}
p
{
	font-size: 1em;
	line-height: 140%;
	margin: 0;
	padding: 0 0 15px 0;
	color: #444;
}

p.indent
{
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
}

img.left
{
	float: left;
	padding: 0 25px 25px 0;
}

img.right
{
	float: right;
	padding: 0 0 25px 25px;
}

img.left_bordered
{
	float: left;
	margin: 0 25px 25px 0;
	border: 1px solid #000;
}

img.right_bordered
{
	float: right;
	margin: 0 0 25px 25px;
	border: 1px solid #000;
}

.rule {
	border-bottom:1px dotted #7A0D08;
	margin:0 0 10px 0;
	clear: both;
	padding-top:10px;
	}

/* ----------------------------[ Headings ]---------------------------- */
h1, h2, h3, h4
{
	margin: 0;
	padding: 0 0 5px 0;
	font-family: arial, verdana, helvetica, sans-serif;
}

h1
{
	padding: 0px 0px 15px 0px;
	font-style: italic;
	font-size: 1.4em;
	font-family: Georgia, 'Times New Roman' , Sans-Serif;
	color: #b81e0e;
	letter-spacing: 1px;
	font-weight: bold;
}


h1.header /* Check These */
{
	margin: 5px 0px;
	font-style: italic;
	font-size: 1.8em;
	font-family: Georgia, 'Times New Roman' , Sans-Serif;
	color: #b81e0e;
	letter-spacing: .1em;
}

h2
{
	color: #770c06;
	background-color: Transparent;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: .1em;
	font-size: 100%;
	margin: 0 0 5px 0;
}
h3
{
	font-size: 100%;
	color: #3e6979;
	background-color: Transparent;
	font-size: 1em;
	text-transform: none;
}

h4
{
	color: #770c06;
	background-color: Transparent;
	font-size: 100%;
	text-transform: uppercase;
}
h5
{
	font-size: 100%;
	font-weight: bold;
	color: #770c06;
}

h6
{
	font-family: Georgia, 'Times New Roman' , Sans-Serif;
	color: #3e6979;
	background-color: Transparent;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 10px 0;
}


/* ----------------------------[ Lists ]---------------------------- */
ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul ul
{
	/*padding-bottom: .8em;*/
	margin: 0;
	padding: 0;
	list-style: none;
}

dl
{
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

dt
{
	font-weight: bold;
	color: #770c06;
}

dd
{
	margin: 0 0 1.2em 0;
}

/* ----------------------------[ Left Navigation ]---------------------------- */

a:link
{
	color: #3e6979;
	text-decoration: underline;
}

a:visited
{
	color: #71918F;
	text-decoration: underline;
}

a:hover
{
	color: #b81e0e;
	text-decoration: none;
}

/* ----------------------------[ Left Navigation ]---------------------------- */
#leftmenu
{
	border-right: 1px solid #000;
	width: 148px;
	height: 115px;
	background-image: url(../images/menubackgroundgradient.jpg);
	float: left;
}

#leftmenu ul
{
	list-style: none;
	color: #770c06;
	float: left;
}


#leftmenu ul li
{
	font-size: 1em;
	letter-spacing: 1px;
	width: 148px;
	float: left;
	color: #770c06;
}

#leftmenu a
{
	padding-top: 5px;
	padding-right: 10px;
	border-top: 1px solid #D0C6B8; /*	border-right: 1px solid #000;*/
	width: 138px;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	color: #D0C6B8;
	float: left;
	display: block;
}
#leftmenu a.first
{
	padding-top: 5px;
	padding-right: 10px;
	border-top: 0px; /*	border-right: 1px solid #000;*/
	width: 138px;
	height: 23px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	color: #D0C6B8;
	float: left;
	display: block;
}
#leftmenu a.last
{
	padding-top: 8px;
	padding-right: 10px;
	border-top: 1px solid #D0C6B8; /*	border-right: 1px solid #000;*/
	width: 138px;
	height: 22px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
	color: #D0C6B8;
	float: left;
	display: block;
}
#leftmenu a:hover
{
	background-color: #3e6979;
	display: block;
}
#lefthitstate /* To indicate current page of leftmenu */
{
	color: #eae7e3;
	background-color: #3e6979;
	display: block;
}
/* ----------------------------[ Primary Navigation ]---------------------------- */
#menuline
{
	border-bottom: 1px solid #000;
	width: 705px;
	height: 34px;
	float: right;
	background-color: #e4d2c4;
}

#menuline1
{
	width: 709px;
	height: 34px;
	float: right;
	background-color: #3E6979;
}

#menuline ul
{
	height: 34px;
	list-style: none;
	float: left;
	color: #770c06;
}

#menuline ul li
{
	height: 34px;
	float: left;
	color: #770c06;
	font-size: 1em;
	vertical-align: bottom;
}
#empty
{
	width: 141px;
}
#menuline a
{
	padding: 10px 0px 0px 0px;
	width: 93px;
	height: 24px;
	color: #770c06;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #C0B091;
	font-family: arial, verdana, helvetica, sans-serif;
	float: left;
}
#menuline a:hover
{
	background-color: #3e6979;
	color: #eae7e3;
}
#menuhitstate
{
	background-color: #3e6979;
	color: #eae7e3;
}
#menuhitstate a
{
	color: #eae7e3;
}


/* ----------------------------[ Right Column Links (Awards) ]---------------------------- */

#rightcol
{
	list-style-type: none;
	padding: 20px 0px 10px 20px;
	width: 193px;
	color: #444;
}

#rightcol ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightcol li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet2.gif) no-repeat;
	width: 172px;
	font-size: 0.90em;
	list-style-type: none;
}
#rightcol li ul
{
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
#rightcol li ul li
{
	font-size: 100%;
	list-style-type: none;
}

#rightcol ul li a
{
	color: #444;
	text-decoration: underline;
}
#rightcol ul li a:hover
{
	color: #b81e0e;
	font-weight: normal;
	text-decoration: none;
}
#rightcol ul li a#current
{
	color: #b81e0e;
	font-weight: bold;
	text-decoration: none;
}



/* ----------------------------[ Common Styles ]---------------------------- */
#toplogosection
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 113px;
	background-image: url(../images/topbannerbackgroundgradient.gif);
	background-repeat: repeat-x;
	position: absolute;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#logo
{
	width: 977px;
	margin: 0 auto;
}

#logo img
{
	float: right;
}

#topoddimage
{
	left: 39px;
	top: -78px;
	float: left;
	height: 150px;
	display: block;
	position: absolute;
	z-index: 2;
}

#topleftimage
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 148px;
	height: 200px;
}
#topleftimage img
{
	border-bottom: 1px solid #CEC5B4;
	width: 148px;
	height: 199px;
	float: left;
}

#content
{
	top: 78px;
	width: 987px; /*height: auto; margin: 75px 0px 0px 0px;*/
	position: relative; /* background-color: #3E6979;*/
}

#maincontent
{
	top: 78px;
	width: 987px;
	height: auto;
}

#paddingcolumn
{
	width: 39px;
	height: auto;
	background: url(../images/lshadow.gif) repeat-y;
	float: left;
	position: relative;
}
#leftcontentcolumn
{
	width: 705px;
	background-color: #EBE8E3;
	border-left: 1px solid #000;
	float: left;
	position: relative;
}

#leftcol1
{
	width: 149px;
	float: left;
}

#dummyheight
{
	width: 149px;
	height: 88px;
	float: left;
}
#leftimage
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	width: 148px;
	height: 138px;
	float: left;
}
#leftimage img
{
	border-top: 1px solid #D0C6B8;
	width: 148px;
	height: 137px;
}

#bannerline
{
	margin-bottom: 2px;
	width: 556px;
	float: left;
}
#bannerline img
{
	width: 556px;
	height: 342px;
}

#contentline
{
	padding: 30px;
	border-top: 1px solid #000;
	width: 645px; /*width: 649px; */
	background-color: #EBE8E3;
	color: #444;
	float: left;
	text-align: left;
	position: relative;
}
#contentline ul
{
	margin: 10px 30px 20px;
}

#contentline ul li
{
	margin: 0 0 5px 15px;
	padding: 0px;
	list-style: square;
}
/*
#contentline p img
{
	padding:15px 30px 300px 0px;
	float: left; 
}*/

#rightcontentcolumn
{
	border-left: 1px solid #000;
	width: 231px;
	color: #444;
	text-align: left;
	background: url(../images/rshadow.gif) repeat-y #e4d2c4 top right;
	float: left;
	position: relative;
}

#rightcontentcolumn ol li
{
	font-size: 1em;
}
#righttop
{
	width: 231px;
	height: auto;
	float: left;
}
#righttoptitle
{
	height: 34px;
	color: #e4d2c4;
	text-align: left;
	display: block;
}
#toptitletext
{
	padding: 10px 0px 0px 15px;
	border-bottom: 1px solid #000;
	color: #EAE7E3;
	background-color: #3E6979;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: 1px;
	width: 178px;
	height: 24px;
	float: left;
}
#toprightcurve
{
	width: 38px;
	height: 35px;
	background: #3E6979 url(../images/toprightcorner.gif) no-repeat;
	float: left;
}

#righttopbody
{
	margin: 20px 0px 0px 0px;
	width: 213px;
	height: auto;
	float: left;
}
#righttopbody1
{
	margin: 20px 0px 0px 0px;
	width: 213px;
	height: auto;
	float: left;
}
#righttopbody1 p
{
	padding: 0px 0px 10px 20px;
	font-size: 0.90em;
}
#righttopbody1 img
{
	border: solid 1px #770c06;
	margin: 5px 0px 0px 10px;
	width: 91px;
	height: 91px;
	float: right;
}
#righttopbody1 ul
{
	padding: 0px 0px 10px 30px;
}
#righttopbody1 ol
{
	margin: 0px;
	padding: 0px 0px 10px 35px;
}

#rightlinks
{
	list-style-type: none;
	padding: 0px 0px 10px 20px;
	width: 193px;
	color: #444;
	text-align: left;
	float: left;
}
#rightlinks li
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet2.gif) no-repeat;
	width: 172px;
	float: left;
	font-size: 0.90em;
	list-style-type: none;
}
#rightlinks li ul
{
	padding: 5px 0px 0px 0px;
	list-style: none;
}
#rightlinks li ul li
{
	font-size: 100%;
	list-style: none;
	background: none;
}

#rightlinks a
{
	color: #444;
	text-decoration: underline;
}
#rightlinks a:hover
{
	color: #b81e0e;
	font-weight: normal;
	text-decoration: none;
}

#subrightlinks
{
	padding: 0px 0px 10px 20px;
	width: 150px;
	color: #BF2015;
	text-align: left;
	display: block;
	float: left;
}
#subrightlinks li
{
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 20px;
	background: url(../images/bullet1.gif) no-repeat;
	width: 132px;
	float: left;
}

#subrightlinks a
{
	color: #444;
	text-decoration: underline;
}
#subrightlinks a:hover
{
	color: #b81e0e;
	font-weight: normal;
	text-decoration: none;
}


/*----*/
#rightbottom
{
	width: 223px;
	height: auto;
	float: left;
}
#rightbottomtitle
{
	padding: 7px 0px 0px 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #EAE7E3;
	background-color: #3E6979;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	width: 208px;
	height: 23px;
	float: left;
}

#rightbottombody1
{
	margin: 20px 0px 0px 0px;
	width: 183px;
	padding: 0px 20px 10px 20px;
	font-size: 0.90em;
}

#rightbottombody1 img
{
	border: solid 1px #770c06;
	margin: 5px 0px 0px 10px;
	width: 91px;
	height: 91px;
	float: right;
}
#rightbottombody1 ul
{
	padding: 0px 0px 10px 30px;
}
#rightbottombody1 ol
{
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
#rightbottombody h1
{
	padding: 0px 0px 5px 0px;
}
#rightdownimage
{
	padding: 0;
	width: 223px;
	height: auto;
	float: left;
	position: relative;
}

#rightdownimage img
{
	float: left;
	width: 223px;
}

#pressrightwrapper
{
	border-right: 1px solid #000;
	width: 218px;
	height: auto;
	position: relative;
	float: left;
}
#recipesrightwrapper
{
	border-right: 1px solid #000;
	width: 218px;
	height: auto;
	float: left;
}
#viewcartwrapper
{
	width: 223px;
	height: auto;
	float: left;
	position: relative;
}
#DgViewcart td
{
	padding: 3px;
}
#viewcartwrapperChg
{
	border-right: 1px solid #000;
	width: 218px;
	height: auto;
	float: left;
}
/* Footer defn starts here contains fcleft (with bk image), fcontent1 with contents (ul,li) and fcright( with bkimage) */
#footer
{
	width: 977px;
	height: auto;
	background: url(../images/fbg.gif) repeat-x;
	float: left;
}

#fcleft
{
	width: 39px;
	height: 45px;
	background-image: url(../images/dc_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#fcright
{
	width: 45px;
	height: 45px;
	background-image: url(../images/dc_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#fcontent1
{
	color: #ffffff;
	width: 893px;
	float: left;
	display: block;
	text-align: center;
}

#fcontent1 ul
{
	list-style: none;
	height: 45px;
	color: #C6C1BB;
	float: left;
}

#fcontent1 ul li
{
	width: 145px;
	float: left;
	color: #C6C1BB;
	font-size: 0.8em;
}
#fcontent1 ul li.noborder
{
	width: 145px;
	height: 44px;
	float: left;
	color: #C6C1BB;
	font-size: 0.8em;
}
#fcontent1 ul li a
{
	border-right: 1px solid #C6C1BB;
	margin-top: 7px;
	color: #C6C1BB;
	display: block;
	vertical-align: bottom;
}
#fcontent1 ul li a.lastitem
{
	border-right: 1px solid #000;
	margin-top: 7px;
	color: #C6C1BB;
	width: 145px;
	display: block;
	vertical-align: bottom;
}

#copyright
{
	width: 977px;
	height: 58px;
	color: #C3CBD3;
	float: left;
}
#copyright p
{
	margin-top: 13px;
	text-align: center;
	font-size: 0.9em;
	color: #C3CBD3;
}
#copyright a
{
	color: #C3CBD3;
}

/* ---------------------------- Sub Navigation below Primary Navigation ---------------------------------*/
#submenuline /* Submenu below topmenu */
{
	border-bottom: 1px solid #000;
	width: 705px;
	height: 28px;
	color: #770c06;
	background-color: #EBE8E3;
	text-align: left;
	float: right;
}
#empty2
{
	width: 170px;
}
#submenuline ul
{
	list-style: none;
	float: left;
}
#submenuline ul li
{
	padding: 7px 0px 0px 0px;
	height: 20px; /* 	font-size:0.90em;*/
	float: left;
}
#submenuline ul li a
{
	color: #770c06;
	text-decoration: none;
}
#submenuline ul li a:hover
{
	color: #770c06;
	text-decoration: underline;
}
.submenuhitstate
{
	color: #770c06;
	text-decoration: none;
	font-weight: bold;
}

.submenusep
{
	padding: 8px 0px 0px 0px;
	text-align: center;
	width: 20px;
}


/* ---------------------------- TEMPLATE 2 - Come Visit ---------------------------------*/
#dummyheight2
{
	height: 57px;
}

#bannerline2 /* Bannerline */
{
	margin-bottom: 2px;
	width: 556px;
	height: 311px;
	float: left;
}
#bannerline2 img
{
	width: 556px;
	height: 311px;
	float: left;
}

/* ------------------ TEMPLATE 3 - STORES PAGE ----------------------------*/

#topleftimage3
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 148px;
	height: 182px;
}
#topleftimage3 img
{
	border-bottom: 1px solid #CEC5B4;
	width: 148px;
	height: 181px;
	float: left;
}

#dummyheight3
{
	height: 41px;
	border-right-color: #000;
}

.dummyheight3
{
	height: 37px;
	border-right-color: #000;
}
#bannerline3
{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 556px;
	height: 155px; /*	background-color: #00FF00;*/
	position: relative;
	float: left;
}
#bannerline3 img
{
	width: 556px;
	height: 155px;
	float: left;
}

#contentopmenu /* View Cart - Check Out menu */
{
	width: 645px;
	height: 25px;
	color: #770c06;
	float: left;
}
#contentopmenu ul
{
	list-style: none;
	text-align: right;
	float: right;
}
#contentopmenu ul li
{
	padding: 5px 0px 0px 0px;
	height: 20px;
	float: left;
	list-style: none;
}
#contentopmenu ul li a
{
	color: #770c06;
	font-size: .9em;
}

#contentline1
{
	/*width: 645px;*/
	height: auto;
	display: block;
	float: left;
	position: relative;
}

#contentline1h5
{
	/*width: 645px;*/
	font-weight: bold;
	font-size: small; /*text-align: center;*/
	color: #770c06;
	text-transform: uppercase;
	float: left;
	position: relative;
}

.contentlineleft
{
	margin: 10px 15px 10px 0;
	border: 1px solid #E7DAD4;
	width: 290px;
	height: auto;
	display: block;
	float: left;
	background-color: white;
}
.prodimage
{
	float: left;
}
.prodimage img
{
	margin: 15px 10px 10px 12px;
	border: 1px solid #000;
}
.contentlinetext
{
	padding: 10px 0px 10px 0px;
	width: 175px;
	color: #770c06;
	float: left;
	line-height: 150%;
	vertical-align: bottom;
}

.contentlinetext img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.contentlineleft a
{
	color: #444;
	width: 163px;
	float: left;
}

/*.contentlinetext input /* Store Products **
{
	border: solid 1px #000;
	width: 25px;
}
*/

.contentlineright
{
	margin: 10px 15px 10px 10px;
	border: 1px solid #E7DAD4;
	background-color: white;
	width: 260px;
	float: right;
}

.contentlineright a
{
	color: #444;
	float: left;
}



#rightmenuwrapper
{
	margin-right: 5px;
	border-right: solid 1px #000;
	width: 153px;
	height: auto;
	float: left;
}

#rightoplinktext4
{
	/*background-color: #e4d2c4; 	padding-top: 10px;*/
	padding-left: 10px;
	margin: 0px;
	width: 153px;
	color: #b81e0e;
	font-weight: bold;
	text-align: left;
	display: block;
	float: left;
}

#rightoplinktext4 ul
{
	width: 154px; /*text-align: left; 	float: left;*/
}

#rightoplinktext4 ul li
{
	width: 153px; /*text-align: left; 	float: left;*/
	height: 20px;
}

#rightoplinktext4 ul li a
{
	padding-left: 5px; /*width: 153px;*/
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
#rightoplinktext4 ul li a:hover
{
	/*padding-left: 5px; 	width: 153px;*/
	color: #b81e0e;
	text-decoration: none;
	font-weight: bold;
}
.rightoplinktext4
{
	/*background-color: #e4d2c4; 	padding-top: 10px;*/
	list-style: none;
	padding-left: 10px;
	width: 153px;
	text-align: left;
	display: block;
	color: #b81e0e;
	float: left;
	font-weight: bold;
}
.rightoplinktext4 ul
{
	list-style: none;
	float: left;
}
.rightoplinktext4 ul li
{
	width: 153px;
	float: left;
	height: 20px;
	list-style: none;
}

.rightoplinktext4 ul li a
{
	padding-left: 5px;
	width: 153px;
	color: #444;
	text-decoration: underline;
}
.rightoplinktext4 ul li a:hover
{
	padding-left: 5px;
	width: 153px;
	color: #b81e0e;
	text-decoration: none;
	font-weight: bold;
}
.rightoplinktext4hitstate
{
	padding-left: 5px;
	width: 154px;
	color: #C22A14;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

#rightoplinktext3
{
	padding-top: 20px;
	width: 223px;
	color: #b81e0e;
	text-align: left;
	display: block;
	float: left;
	list-style: none;
}

.rightoplinktext3hitstate /* Use to Indicate right link Hit state*/
{
	color: #C22A14;
	font-weight: bold;
	text-decoration: none;
	list-style: none;
}
.normal
{
	color: #444;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;
}
#righttopbodytext3
{
	margin: 0px;
	padding: 0px 10px 0px 20px;
	width: 193px;
	height: auto;
	float: left;
	color: #444;
	text-align: left;
	display: block;
}
#righttopbodytext3 p
{
	padding: 0px 30px 0px 0px;
}

/* ------------------------- TEMPLATE4 ----------------------------*/


#contentcol1
{
	margin: 15px 0px 0px 0px;
	width: 200px;
	float: left;
	position: relative;
	padding-right: 15px;
}

#contentcol1 h1
{
	font-size: 1em;
	color: #770c06;
	text-transform: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}


#contentcol1 ul
{
	/*padding-bottom: .8em;*/
	margin: 0 0 0 15px;
	padding: 0;
}

#contentcol1 ul li
{
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: square;
}


#contentcol2
{
	margin: 15px 0px 0px 0px;
	width: 270px; /*text-align: center;*/
	float: left;
	position: relative;
}

#contentcol2 img
{
	float: left;
	border: 1px solid #000;
}

#contentcol3
{
	margin: 15px 0px 0px 0px;
	padding-left: 15px;
	width: 130px;
	float: left;
	position: relative;
	line-height: 200%;
}


.contentlinetext4 img
{
	vertical-align: bottom;
}
.contentlinetext4 a
{
	color: #444;
	float: left;
	font-size: small;
}

.box
{
	border: solid 1px #000;
	padding-top: 3px;
	width: 25px;
	height: 19px;
}

.box1
{
	border: solid 1px #000;
	margin-bottom: 9px;
}

/* ------------------- TEMPLATE-5 --------------------------*/
#content5col1
{
	margin: 10px 0px 0px 0px; /*width: 270px; 	height: 300px;*/
	text-align: center;
	float: left;
}
#content5col1 img
{
	width: 270px;
	height: 230px;
	float: left;
	border: 1px solid #000;
}

#content5col2
{
	margin: 10px 0px 0px 40px; /*width: 315px;*/
	float: left;
	position: relative;
}

#content5col2 p
{
	padding: 0px 0px 10px 0px;
	position: relative;
}

/*#content5col2 a
{
	color: #71918F;
}*/

/* -------------------------- TEMPLATE 6 ---------------------*/
#content6col1
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 125px;
	text-align: center;
	float: left;
}
#content6col1 img
{
	width: 270px;
	height: 230px;
	float: left;
	margin: 0 25px 25px 0;
	border: 1px solid #000;
}
#content6col2
{
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px; /*	width: 450px; 	text-align: left; 	float: left;*/
}

#content6col2 ul
{
	/*padding-bottom: .8em;*/
	margin: 20px;
	padding: 0;
}

#content6col2 ul li
{
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: square;
}


.headingtext
{
	color: #70632e;
	font-weight: 600;
}
/* -------------------Template 7 -------------- */
#dummyheight4
{
	height: 70px; /*height: 67px;*/
}
#bannerline4
{
	margin-bottom: 1px;
	float: left;
	width: 556px;
	height: 185px; /*background-color: #00FF00;*/
}
#bannerline4 img
{
	float: left;
	width: 556px;
	height: 185px;
}


/*-----------      --------------*/
#righttopbody h2
{
	padding: 0px 0px 10px 20px;
	text-align: left;
}

#righttopbody h4
{
	padding: 10px 0px 0px 10px;
	text-align: left;
	font-size: medium;
}
#righttopbody h5
{
	padding: 10px 0px 10px 10px;
	text-align: left;
	color: #770c06;
}

#content6col2 h5
{
	padding: 0px 0px 10px 0px;
	width: 500px;
	float: left;
	font-weight: bold;
	font-size: small;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #770c06;
	text-transform: uppercase;
	text-align: center;
}


#itemtemp
{
	padding: 0px 5px 0px 0px;
	vertical-align: text-top;
	font-weight: normal;
	color: #b81e0e;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	float: left;
	border: 0px;
}
.rightalign
{
	margin: 10px;
	padding: 2px;
	background-color: #3E6979;
	border: 1px solid #E4D2C4;
	color: #E4D2C4;
	float: right;
}

#validator
{
	float: left;
	height: 100px;
}

.checkout
{
	background-color: #3E6979;
	font-size: 1em;
}
.checkout1
{
	border-bottom: 0px;
}
.checkout td
{
	padding: 5px;
	background-color: #E4D2C4;
	text-align: left;
	font-size: 0.90em;
}

.checkout td a
{
	color: #444;
}
.checkout td.head
{
	background-color: #3E6979;
	height: 25px;
	color: #EBE8E3;
	font-size: 100%;
	font-weight: bold;
}
.checkout hr
{
	height: 1px;
	background-color: #3E6979;
	border: 0px;
}
.button
{
	padding: 2px;
	background-color: #3E6979;
	border: 1px solid #E4D2C4;
	color: #E4D2C4;
}


/* ------------------------------------ */

.Griditem
{
	margin: 10px 0px 0px 20px;
	text-decoration: none;
	color: #444;
	padding-top: 5px;
	vertical-align: bottom;
}
.Griditemstyle
{
	padding: 0px 0px 5px 0px;
}
.Griditem a
{
	margin-left: 5px;
	text-align: left;
	text-decoration: underline;
	font-size: 0.80em;
	color: #444;
}

.Griditem a:hover
{
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	color: #b81e0e;
}

.Presshitstate
{
	text-decoration: overline;
	text-align: left;
	vertical-align: bottom;
	font-size: x-small;
	font-weight: bold;
	color: #b81e0e;
}
/* --- */
#newsletter
{
	width: 193px;
	font-size: 0.80em;
	padding: 0px 10px 0px 20px;
	float: left;
}
#newsletter p
{
	padding: 0px 0px 10px 0px;
}
.ralign
{
	background-color: Red;
	text-align: right;
}
/* -------------------- [Forms]*/
.TextBox
{
	border: 1px solid black;
}
.TextBoxQuantity
{
	border: 1px solid black;
	padding: 2px 3px;
	text-align: right;
	width: 40px;
}
.vsForm
{
	color: #770C06;
}
/* -------------------- [Shopping Cart]*/
.sc_table
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0 12px 0px;
}
.sc_table td a
{
	color: #770C06;
}
.sc_table td
{
	background-color: #fff;
	border-bottom: 1px solid #cccccc;
	color: #667F44;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
}

.sc_table td.sc_table_itemlast
{
	border-right: 0;
}

.sc_table TD.sc_table_hdr
{
	background-color: #3E6979;
	border: 0;
	color: #ffffff;
	font-weight: bold;
}

.datacell
{
	border: solid 0px black;
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	font-family: arial, verdana, helvetica, sans-serif;
	/*font-size: 76%;*/
	width: 100%;
	height: 70px;
}
#txtZipCode
{
	border: 1px solid black;
	height: 17px;
	padding-top: 3px;
	padding-left: 1px;
	width: 150px;
}
#txtCity
{
	border: 1px solid black;
	height: 17px;
	padding-top: 3px;
	padding-left: 1px;
	width: 150px;
}
#SearchLayoutTable
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
}


.normalText
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
}
