body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #cccccc url('/Images/bg.jpg') repeat-x 0 0;
}
/*
.page-bg {
	background-image: url('/Images/page-bg.gif');
	background-repeat: repeat-x;
}*/
.ln {
	background-color: #E6E6E6;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #17b831;
	height: 16px;
	
}
.ln:hover {
	background-color: #f1f1f1;
	
}
.ln a:link {
	color: #000000;
/*	font-size: 11px;*/
	font-weight: bold;
	display:inline;
	text-decoration: none;
}
.ln a:hover {
	color: #383db6;
}
.ln-heading {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('/Images/ln-heading-bg.jpg');
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 19px;
	padding-left: 17px;
	font-size: 12px;
}
.ln-heading:hover {
	background-image: url('/Images/blue.gif');
}
.ln-heading a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ln-heading a:hover {
	color: #e6e6e6;
}
#tn {
/*	font-size: 11px;*/
	font-weight: bold;
	padding-right: 15px;
}
#tn img {
	margin-left:10px;
	border: none;
}
#tn a:link,
#tn a:visited {
	color: #000000;
/*	color: #383db6;*/
	text-decoration: none;
}
#tn a:hover,
#tn a:active {
	color: #17b831;
	text-decoration: none;
}
.phone {
	text-align: center;
	background: #000000;
/*	background: #1b1d69;*/
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 3px;
	letter-spacing: 1px;
}
#asi {
	float: right;
	text-align: center;
	background: #e6e6e6;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 15px 0 0;
	padding: 4px 7px 4px 7px;
}
.n {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size:12px;
}
.n a:link {
	color: #FFFFFF;
	margin-left:10px;
	margin-right: 10px;
	display:block;
	text-decoration: none;
}
.n a:hover {
	color: #e6e6e6}
	
.n:hover {
	background-color: #15a52c;
}
.heading {
	font-size: 14px;
	font-weight: bold;
}

.content {
	padding-top: 16px;
}

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #cccccc;
}
.text-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #cccccc;
	background-color: #131d1d;
	font-weight: bold;
}
.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #cccccc;
	background-color: #131d1d;
	font-weight: bold;
}
#specials {
	position:absolute;
	width:133px;
	z-index:1;
	background-color: #e6e6e6;
	top: 287px;
	border-bottom: 10px solid #32ff64;
	border-top: 5px solid #cccccc;
	padding-left:27px;
	height:148px;
	visibility: hidden;
	

}
#specials-content {
overflow: auto;
	}
#specials-close {
	position:absolute;
	width:17px;
	height:17px;
	z-index:1;
	left: 143px;
	top: -24px;
	background-color: #1b1d69;
	padding-top:2px;
}
#specials a:link {
	text-decoration: none;
}
.sub-heading {
	color: #78b802;
	font-weight: bold;
	font-size: 12px;
}
.sub-heading2 {
	color: #2632ff;
	font-weight: bold;
	font-size: 12px;
}
.item-heading {
color: #78b802;
font-size: 12px;
	}
.cart-heading {
background-color: #e6e6e6;
	}
	
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1.2;
}

p {

	margin: 0 0 15px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #78b802;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #78b802;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #78b802;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #78b802;
	font-weight: bold;
	text-decoration: none;
}

a.buttonLook:link {
	background: #78b802;
	color: #ffffff;
	padding: 2px 5px;
	border-right: 1px solid #699911;
	border-bottom: 1px solid #699911;
	font-weight: bold;
	text-decoration: none;
}

a.buttonLook:visited {
	background: #78b802;
	color: #ffffff;
	padding: 2px 5px;
	border-right: 1px solid #699911;
	border-bottom: 1px solid #699911;
	font-weight: bold;
	text-decoration: none;
}

a.buttonLook:hover {
	background: #699911;
	color: #ffffff;
	padding: 2px 5px;
	border-right: 1px solid #78b802;
	border-bottom: 1px solid #78b802;
	font-weight: bold;
	text-decoration: none;
}

a.buttonLook:active {
	background: #699911;
	color: #ffffff;
	padding: 2px 5px;
	border-right: 1px solid #78b802;
	border-bottom: 1px solid #78b802;
	font-weight: bold;
	text-decoration: none;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	background: #77b800;
	background: #000000;
	padding: 15px;
	border: 3px double #ffffff;
	text-align: center;
}

ul,
ol {
	margin: 0 0 0 20px;
	padding: 5px;
}
ul {
	list-style-type: disc;
}
ul li,
ol li {
	margin: 0 0 10px 0;
}

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */

h1,
h1 a:link  {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 15px 0;
	color: #78b802;
	text-decoration: none;
}

h1 a:visited  {
	color: #78b802;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #78b802;
	text-decoration: none;
}

.header2,
.header2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #1b1d6b;
	text-decoration: none;
}

.header2 a:visited {
	color: #1b1d6b;
	text-decoration: none;
}

.header2 a:hover,
.header2 a:active  {
	color: #1b1d6b;
	text-decoration: none;
}

.header3,
.header3 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #1b1d6b;
	text-decoration: none;
}

.header3 a:visited {
	color: #1b1d6b;
	text-decoration: none;
}

.header3 a:hover,
.header3 a:active  {
	color: #1b1d6b;
	text-decoration: none;
}

.header4,
.header4 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #1b1d6b;
	text-decoration: none;
}

.header4 a:visited {
	color: #1b1d6b;
	text-decoration: none;
}

.header4 a:hover,
.header4 a:active  {
	color: #1b1d6b;
	text-decoration: none;
}

.header5,
.header5 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #1b1d6b;
	text-decoration: none;
}

.header5 a:visited {
	color: #1b1d6b;
	text-decoration: none;
}

.header5 a:hover,
.header5 a:active  {
	color: #1b1d6b;
	text-decoration: none;
}

.header6,
.header6 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.header6 a:visited {
	color: #000000;
	text-decoration: none;
}

.header6 a:hover,
.header6 a:active  {
	color: #000000;
	text-decoration: none;
}

.homeBoxTag {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.homeBoxTag a:link,
.homeBoxTag a:visited {
	display: block;
	width: 175px;
	height: 20px;
	padding-top: 5px;
	color: #ffffff;
	background: #78b802;
	font-weight: bold;
	text-decoration: none;
}
.homeBoxTag a:hover,
.homeBoxTag a:active {
	display: block;
	width: 175px;
	height: 20px;
	padding-top: 5px;
	color: #a6ce54;
	background: #131d1d;
	font-weight: bold;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Two Column Body Divs
--------------------------------------------------------------------------- */

.twoColumnBodyDivs {
	width: 725px;
}
.twoColumnBodyDivsRight {
	float: right;
	width: 450px;
}
.twoColumnBodyDivsLeft {
	float: left;
	width: 275px;
}


/* ---------------------- */
/* END Two Column Body Divs
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */


.footer {
	margin: 3px auto 20px auto;
	padding-bottom: 25px;
	width: 778px;
	font-size: 11px;
	color: #666666;
}
.footerLeft {
	float: left;
	width: 350px;
}
.footerRight {
	float: right;
	text-align: right;
	width: 400px;
}
.footerRight a:link,
.footerRight a:visited {
color: #333333;
font-weight: normal;
text-decoration: none;
}
.footerRight a:hover {
color: #333333;
text-decoration: underline;
}
.footerRight a:active {
text-decoration: none;
}
/* ---------------------- */
/* END Footer
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Main Navigation & Dropdowns
--------------------------------------------------------------------------- */

#menu {width: 775px; height: 24px; text-align: center;}
#menu ul {display: inline-block;} 
#menu ul {display: inline;}
#menu ul.top-level {margin-left: 0;}
#menu ul {margin: 0; padding: 0; list-style: none; white-space:nowrap; text-align: left;} /* main list background */
#menu li {margin:0; padding:0;} /* main list items background */
#menu a {display: block; font: bold 12px verdana,arial,sans-serif; text-transform: uppercase; color: #ffffff; line-height: 24px; text-decoration: none; padding: 0 15px;}  /* main list links background */
* html #menu ul.top-level {margin-left: 0;} /* I don't know why, but this centers IE5.5 ?? */

#menu li:hover > ul {visibility: visible;} /* sub list background */
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {visibility: visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {visibility: hidden;}

#menu ul.top-level {display: table; margin: 0 auto;}  /* main list background */
#menu li.top-level-li {float: left; position: relative; margin-right: 1px;} /* main list items background */

#menu a.top-level-a {float:left; padding: 0 15px 0 15px;}  /* main list items background */
#menu a.top-level-a b {float: left; padding: 0 15px 0 15px; cursor: pointer; cursor: hand;} /* main list links background */
#menu a.down b {float: left; padding: 0 15px 0 15px; cursor: pointer;} /* main list links when there is a sub list */

#menu a.top-level-a:hover {white-space: nowrap; background: #77b800; color: #ffffff; } /* main list links area background hover */
#menu a.top-level-a:hover b, 
#menu a.top-level-a:focus b, 
#menu a.top-level-a:active b {color:#000000; cursor: pointer;} /* main list links background hover */
#menu a.down:hover b, 
#menu a.down:focus b, 
#menu a.down:active b {color:#000000; cursor: pointer;} /* main list links background hover when there is a sub list */

#menu li.top-level-li:hover > a {white-space: nowrap;} /* main list links background hover */
#menu li.top-level-li:hover > a b {background: #131d1d; color: #a6ce54;} /* main list links background hover */
#menu li.top-level-li:hover > a.down b {background: #131d1d; color: #a6ce54;} /* main list links background hover when there is a sub list */
#menu li ul {display: block; position: absolute; visibility: hidden; padding: 0; left: 0; _background: #131d1d; color: #a6ce54;} /* MUST HAVE BACKGROUND */
#menu li li {_border-bottom: 1px solid #131d1d;} /* MUST HAVE for IE6 */
#menu li li a {background: #131d1d; color: #a6ce54;} 
#menu li li a:hover {background: #131d1d; color: #a6ce54;} 
#menu li li:hover > a {background: #131d1d; color: #a6ce54;}
#menu li li a.fly {background: #131d1d; color: #a6ce54;}
#menu li li a.fly:hover {background: #a6ce54; color: #131d1d;} 
#menu li li:hover > a.fly {background: #a6ce54; color: #131d1d;}

#menu ul.drop-down {top: 23px; color: #ffffff;} /* sub list container */
#menu ul.drop-down a {color: #a6ce54;} /* sub list container links */
#menu ul.drop-down a:hover {color: #ffffff;} /* sub list container links */
#menu li li ul {left: 100%; margin-top: -24px; margin-left: -1px; color: #ffffff;} /* fly out container */

#menu table {position: absolute; top: 0; left: 0; border-collapse: collapse; text-align: left;} /* flyout table somehow affects position */
#menu table ul li a {padding-left: 20px; color:} /* flyout table links */
#menu table ul li a:hover {padding-left: 20px; background: #a6ce54; color: #ffffff;} /* flyout table links on hover */
#menu table table {top: auto; left: 100%; padding:0; margin: 0;} /* flyout table */
#menu table table ul {margin: -6px 0 0 -1px;} /* flyout table list */ 

/* ---------------------- */
/* END Main Navigation & Dropdowns
------------------------- */




