body {
		margin: 10px auto;
		padding: 0 0 0 0;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        color: #000000;
		font-size: 12px;
		background-color: #BAE0A4;
		background: #BAE0A4 url("images/page-bg.jpg") no-repeat middle top fixed;
		background-image: url("images/page-bg.jpg");
}

div, td, input {
	color: #000000;
}

textarea {
 background-color: #BAE0A4; /* important!  must match dialogbox background color... */
 background: #BAE0A4 url("") no-repeat left bottom fixed; 
}

hr {
	color: #AAA333;
	width: 600px;
	height: 1px;
	text-align: center;
}

a:link  { color: #590313; font-size: 14px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline; }
a:active  { color: #590313; font-size: 14px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline;}
a:hover  { color: #590313; font-size: 14px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline;}
a:visited  { color: #590313; font-size: 14px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: underline;}

h1 {
        font-size: 15px;
}
h2 {
        font-size: 13px;
}
h3 {
        font-size: 12px;
}
.h1 {
	font-weight: bold; font-size: 15px;
}
.h2 {
	font-weight: bold; font-size: 13px;
}
.h3 {
	font-weight: bold; font-size: 12px;
}

.th {
	font-weight: bold;  text-align: left;
}
.emailmsg {
        color: #000000; font: none 12px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
.headbox {
		background-color: transparent; background-repeat: no-repeat; background-position: center center; text-align: center;
}

#left_col {
	float: left;
	clear: right;
	width: 185px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: center;
}

#main_content {
	float: left;
	clear: right;
	width: 680px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	overflow: visible;
}

#right_col {
	float: left;
	clear: right;
	width: 185px;
	margin-left: 5px;
	margin-right: 10px;
	text-align: center;
}

#vertmenu {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
	margin-bottom: 0px;
	background-color: transparent;
	text-align: center;
}

#vertmenuitems {
	width: 180px;
	background-color: #590313;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 20px;
}

.vertmenuspacer {
	width: 180px;
	background-color: #005D2E;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	border-top: 1px solid #AAA333;
	border-bottom: 1px solid #005D2E;
}

#vertmenuitems img{
	position: left bottom scroll;
}

#vertmenuitems a:link,
#vertmenuitems a:active,
#vertmenuitems a:visited {
	width: 180px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
}

#vertmenuitems a:hover {
	width: 180px;
	display: block;
	background-color: #fdfec5;
	color: #000000;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
	white-space: nowrap;
}

#vertmenutitlew {
	width: 182px;
	display: block;
	background: transparent url("images/menu_title_bg_rounded_182.jpg") no-repeat left bottom scroll; 
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	line-height: 1.6em;
	border-top: 0px solid #999900;
	border-left: 0px solid #999900;
	border-right: 0px solid #999900;
	text-align: center;
}

#vertmenutitlew img {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#vertmenutitle {
	width: 180px;
	display: block;
	background: transparent url("images/menu_title_bg_rounded.jpg") no-repeat center bottom scroll; 
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	border-top: 0px solid #999900;
	border-left: 0px solid #999900;
	border-right: 0px solid #999900;
	text-align: center;
}

#vertmenutitle img {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
}

#vertmenutitle a:link,
#vertmenutitle a:visited,
#vertmenutitle a:hover,
#vertmenutitle a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#vertmenutitlew a:link,
#vertmenutitlew a:visited,
#vertmenutitlew a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#vertmenutitlew a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#VertMenuHeader {
	width: 180px;
	height: 22px;
	margin-top: 5px;
	background: #ffffaa url("images/menu_title_bg.jpg") repeat-x left bottom scroll; 
	border-left: 1px solid #999900;
	border-right: 1px solid #999900;
	border-top: 1px solid #999900;
	border-bottom: 1px solid #999900;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	text-align: center;
}

.bestsellers:link {
        color: #003834; font: none 8px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
.bestsellers:visited {
        color: #003834; font: none 8px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
.bestsellers:hover {
        color: #6460ad; font: underline 8px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
.bestsellers:active  {
        color: #003834; font: none 8px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
#vertmenubox hr {
	color: #999999;
}
.categorieslist {
	font-size: 12px;
}
.protip {
	font-size: 12px;
}
.news {
	font-size: 10px;
	color: #FFFFFF;
}

#dialogbox {
	display: table;
	background-color: #BAE0A4;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 16px;
	width: 680px;
	color: #000000;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #AAA333;
}

#innerdialog {
	padding-left: 15px;
	padding-right: 15px;
}

#dialogbox h1 {
        font-size: 15px;
}
#dialogbox h2 {
        font-size: 13px;
}
#dialogbox h3 {
        font-size: 12px;
}

#dialogtitle {
	width: 680px;
	background: #000000 url("images/dialog_title_bg_burnt.jpg") no-repeat left bottom scroll;
	color: #000000;
	font-weight: bold;
	font-size: 22px;
}

.numberofarticles {
        color: #000000; font: bold 10px;
}
.toplabel {
        color: #000000; font: bold 12px;
}
.text {
        color: #000000;
}
.textb {
        color: #000000; font: bold 11px;
}
.textc {
        color: #000000; font: bold 12px;
}

.textbig {
        color: #000000; font: bold 16px;
}

.adminsmallmessage {
        color: #ff3300;
}
.admintitle {
        color: #ff3300; font: bold 12px;
}
.line {
        background-color: #6460ad;
}
.producttitle {
        color: #000000; font: bold 12px;
}
.productdetailstitle {
        color: #6460ad; font: bold 12px;
}
.productdetails {
        color: #000000;
}
.productpricetitle {
        color: #000000; font: bold 12px;
}
.productpriceconverting {
        color: #000000; font: bold 12px;
}
.productprice {
        color: #ff3300; font: bold 12px;
}
.productpricesmall {
        color: #ff3300; font: bold 10px;
}
.marketprice {
        font-size: 11px;
}
.itemslist {
        color: #003834; font: bold 10px;
}
.navigationpath:link {
        color: #000000; text-decoration: underline; font: bold 11px; font-family: arial, verdana, helvetica, sans-serif;
}
.navigationpath:visited {
        color: #000000; text-decoration: underline; font: bold 11px; font-family: arial, verdana, helvetica, sans-serif;
}
.navigationpath:hover {
        color: #21089e; text-decoration: underline; font: bold 12px; font-family: arial, verdana, helvetica, sans-serif; 
}
.navigationpath:active {
        color: #000000; text-decoration: underline; font: bold 11px; font-family: arial, verdana, helvetica, sans-serif;
}
.formbutton {
        color: #003834; font: bold 10px;
}
.customermessage {
        color: #ff3300; font: bold 10px;
}
.errormessage {
        color: #ff3300; font: bold 10px;
}
.star {
        color: #ff0000;
}
.savemoneylabel {
        color: #ffffff; font: bold 10px;
}
.tablehead {
    background-color: #6cce71;
}
.tablecentercustomerorange {
	color: #ff3300;
}
.smallnote:link {
        color: #8c7dcf; text-decoration: none; font-size: 9px; font-family: arial, verdana, helvetica, sans-serif;
}
.smallnote:visited {
        color: #8c7dcf; text-decoration: none; font-size: 9px; font-family: arial, verdana, helvetica, sans-serif;
}
.smallnote:hover {
        color: #8c7dcf; text-decoration: underline; font-size: 9px; font-family: arial, verdana, helvetica, sans-serif; 
}
.smallnote:active {
        color: #8c7dcf; text-decoration: none; font-size: 9px; font-family: arial, verdana, helvetica, sans-serif;
}
.note:link {
        color: #21089e; text-decoration: underline; font: bold 12px; font-family: arial, verdana, helvetica, sans-serif;
}
.note:visited {
        color: #21089e; text-decoration: underline; font: bold 12px; font-family: arial, verdana, helvetica, sans-serif;
}
.note:hover {
        color: #21089e; text-decoration: underline; font: bold 12px; font-family: arial, verdana, helvetica, sans-serif; 
}
.note:active {
        color: #21089e; text-decoration: underline; font: bold 12px; font-family: arial, verdana, helvetica, sans-serif;
}

#title {
	float: left;
	clear: both;
	margin-left: 20px;
	color: #006600;
	background: transparent;
	font-size: 48px;
	font-family: "palatino linotype", arial, helvetica;
	font-weight: normal;
	text-decoration: none;
}
#title a:link { 
	color: #ffffff;
	background: transparent;
	font-size: 48;
	font-family: palatino linotype, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}
#title a:hover { 
	color: #ffffff;
	background: transparent;
	font-size: 48;
	font-family: palatino linotype, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}
#title a:visited { 
	color: #ffffff;
	background: transparent;
	font-size: 48;
	font-family: palatino linotype, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}
#title a:active { 
	color: #ffffff;
	background: transparent;
	font-size: 48;
	font-family: palatino linotype, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}
.adminheader {
	color: #000000;
	background: transparent;
	font-size: 36;
	font-family: palatino linotype, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
}

/* div tags */

#header {
	height: 180px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
/*	background: #000000 url("./images/header_bg_11.jpg") repeat scroll center bottom; */
	color: #FFFFFF;
}

#header img{
	margin-top: 5px;
	margin-left: 15px;
	float: left;
	clear: both;
}

#announcement {
	width: 95%;
	font-size: 115%;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	margin: 10 auto;
	padding: 5 5 5 5;
	text-align: center;
	background-color: #ffdacc;
}

#announcement hr {
	width: 40%;
	margin-bottom: 7px;
}

#events {
	width: 95%;
	font-size: 115%;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	margin: 10 auto;
	padding: 5 5 5 5;
	text-align: center;
	background-color: #A5F6F8;
}

#events hr {
	width: 40%;
	margin-bottom: 7px;
}

#notice {
	width: 95%;
	font-size: 115%;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	margin: 10 auto;
	padding: 5 5 5 5;
	text-align: center;
	background-color: #e6ffcc;
}

#notice hr {
	width: 15%;
	margin-bottom: 7px;
}

#coupon {
	width: 95%;
	font-size: 115%;
	font-weight: bold;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	margin: 10 auto;
	padding: 5 5 5 5;
	text-align: center;
	background-color: #ffff8f;
}

#coupon hr {
	width: 15%;
	margin-bottom: 7px;
}

#tagline {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, helvetica;
}


.titlebox   { width: 100%; height: 100%; border: none; background-repeat: no-repeat; background-position: center center }
.footer { color: #0000aa; font-size: 12px; font-family: arial, helvetica }
.legal { color: #000000; font-size: 9px; font-family: arial, helvetica }
.copyright { color: #0000aa; font-size: 12px; font-family: arial, helvetica }
.poweredby { color: #0000aa; font-size: 9px; font-family: arial, helvetica }
.bottom { background-color:	#b4dadb; color: #ffffff; font: bold 12px; font-family: arial, helvetica }
.heading1  { color: #000000; font-size: 16px; font-weight: bold; font-family: arial, helvetica }

a.poweredby {
 font-size: 9px; font-family: arial, helvetica;
}

.line100  {
	color: #AAA333;
	width: 600px;
	height: 1px;
	text-align: center;
}
.line85  { color: #0000aa; height: 1px; width: 85% }
.line75  { color: #0000aa; height: 1px; width: 75% }
.line50  { color: #0000aa; height: 1px; width: 50% }
.line25  { color: #0000aa; height: 1px; width: 25% }

.box  { background-color: transparent; border: none; padding: 5px; background-image: none; background-repeat: repeat; }

.navbox      { width: 140px; height: 60px; background-color: #ffffff; background: url("images/bg_logo.jpg"); border: none 1px #000000; background-image: url("./images/buttona.gif"); background-repeat: no-repeat; background-position: center}
.navboxat   { width: 140px; height: 60px; background-color: #ffffff; background: url("images/bg_logo.jpg"); border: none 1px #000000; background-image: url("./images/buttonat.gif"); background-repeat: no-repeat; background-position: center}

a.nav:link  { color: #000000; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.nav:hover  { color: #000000; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.nav:visited  { color: #000000; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.nav:active  { color: #000000; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }

a.navat:link    { color: #000000; font-weight: bold; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.navat:hover    { color: #000000; font-weight: bold; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.navat:visited    { color: #000000; font-weight: bold; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }
a.navat:active    { color: #000000; font-weight: bold; font-size: 18px; font-family: palatino linotype, arial, helvetica; text-decoration: bold; }

.website_top_left_corner { background-color: transparent; border: none; background-repeat: no-repeat; background-position: right bottom }
.website_top_border { background-color: transparent; border: none; background-repeat: repeat-x; background-position: center bottom }
.website_top_right_corner { background-color: transparent; border: none; background-repeat: no-repeat; background-position: left bottom }
.website_left_border { background-color: transparent; border: none; background-repeat: repeat-y; background-position: right center }
.website_right_border { background-color: transparent; border: none; background-repeat: repeat-y; background-position: left center }
.website_bottom_left_corner { background-color: transparent; border: none; background-repeat: no-repeat; background-position: right top }
.website_bottom_border { background-color: transparent; border: none; background-repeat: repeat-x; background-position: center top }
.website_bottom_right_corner { background-color: transparent; border: none; background-repeat: no-repeat; background-position: left top }


/* layout divs to replace table structure within site */

#site {
	margin: 0px auto;
/*	background-color: transparent; */
	text-align: center;
/*	background: transparent url("images/site_bg.jpg") no-repeat left bottom scroll; */
/*	background-position: 150px bottom; */
}

#container1 {
    width: 1108px;
    text-align: left;
	margin: 0px auto;
	border: 1px solid #AAA333;
}
#container2 {
	margin: 0px auto;
	border: 7px solid #590313;
}
#container3 {
	margin: 0px auto;
	border: 1px solid #AAA333;
}

#content {
	margin: 0px auto;
	text-align: left;
	background: #005D2E url("images/header_bg_12.jpg") repeat-x scroll left top;
	color: #000000;
/*	border: 3px solid #FAD228; */
}


#scroll {
	text-align: center;
}

#special-scroll {
	behavior: scroll;
	direction: left;
	width: 85%;
	height: 36px;
	scrollAmount: 6px;
	scrollDelay: 85;
	trueSpeed: false;
	loop: infinite;
	border: 1px solid black;
	font-family: 'Arial Narrow', Arial, Helvetica, Tahoma;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.6em;
}


#separator {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

#separator hr {
	display: none;
}

#mseparator {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

#mseparator hr {
	display: none;
}

#footer {
	clear: both;
	font-size: 12px;
	font-family: arial, helvetica, tahoma, verdana;
	color: #ffffff;
	margin-bottom: 5px;
}

#copyright {
	float: left;
	padding-left: 25px;
	font-size: 12px;
	font-family: arial, helvetica, tahoma, verdana;
	color: #ffffff;
}

#info {
	float: left;
	margin-left: 150px;
	font-size: 12px;
	font-family: arial, helvetica, tahoma, verdana;
	color: #ffffff;
}

#poweredby {
	float: right;
	padding-right: 25px;
	font-size: 9px;
	font-family: arial, helvetica, tahoma, verdana;
	color: #ffffff;
}

#poweredby a:link,
#poweredby a:visited,
#poweredby a:hover,
#poweredby a:active {
	font-size: 9px;
	font-family: arial, helvetica, tahoma, verdana;
	color: #ffff00;
	text-decoration: underline;
}

#squickmenu {
	text-align: center;
	white-space: normal;
}

#quickmenu {
	height: 40px;
	width: 100%;
	background-color: #590313;
	margin-bottom: 5px;
	border-top: 1px solid #AAA333;
	border-bottom: 1px solid #AAA333;
}

#qmtitle a {
	line-height: 1.6;
	width: 104px;
	height: 26px;
	text-align: center;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background: #FAD228;
	background-image: url("images/qmbbg.jpg");
	background-repeat: repeat-x;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font-weight: bold;
}

#qmtitle a:link,
#qmtitle a:visited,
#qmtitle a:active {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: underline;
}

#qmtitle a:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}


#phonelist {
	width: 180px;
	background-color: #590313;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
	border-bottom: 1px solid #AAA333;
}

#innerphonelist {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 175px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#emailsignup {
	width: 180px;
	background-color: #590313;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
	border-bottom: 1px solid #AAA333;
}


#weather {
	width: 180px;
	background-color: #590313;
	border-left: 1px solid #AAA333;
	border-right: 1px solid #AAA333;
	border-bottom: 1px solid #AAA333;
}

