/*
green   #005030;
yellow  #d6c301;
slideshow grey #202a22;
*/

*{
	padding:0;
	margin:0;
}
body{
	font:62.5% Georgia, Helvetica, Veranda, Arial;
	color:#353635;
	behavior :url(csshover.htc);  /* WIN behavior calljava script*/
}


div#page{
	height:100%;
	position:relative;
	left:50%;
	margin:0 0 0 -475px;/*----------475px.5 is true half*/
	width:951px;
}
div#top{
	display:block;
	position:relative;
	width:951px;
	height:177px;
	background:url("img/logo.jpg") no-repeat;
}
div#top h2{
	visibility:hidden;
}
div#innerwrap{
	background:url("img/page_tile.jpg") repeat-y;
	float:left;
	display:block;
	width:950px;
	height:100%;
	border-right:1px solid #005030;
}

div.left_col{
	padding:0;
	float:left;
	width:480px;
}
div.right_col_store, div.right_col_wsale, div.right_col{
	width:200px;
	float:left;
}
div.right_col_contact{
	width:200px;
	float:left;
}

div.one_col{
	width:680px;
	float:left;
}
div.two_col, div.two_col_right{
	width:220px;
	float:left;
}
div#coupons{
	margin:100px 20px 0 20px;

}

/*--------------------------------------------------headers--------------------------*/
h4{
	display:block;
	width:450px;
	background:url("img/yel_bl_tile.jpg") repeat-x bottom;
	font-size:2.5em;
	color:#005030;
	font-weight:600;
	margin:15px 15px 4px 15px;
	padding:0 0 .2em .5em;
}
h4.short{
	font-size:1.8em;
	width:135px;
}
h5{
	font-size:1.9em;
	font-weight:700;
	margin:8px 15px;
	font-style:italic;
	display:block;
	float:left;
	clear:left;
	width:450px;
}
h5.yellow{
	font-style:normal;
	margin:8px 15px 0 15px;
	border-bottom:2px solid #d6c301;
	padding:0 0 0 .5em;
}
/*------------------------------------------------------paragraph--------------------------*/
p{
	float:left;
	font-size:1.2em;
	margin:8px 15px;
	display:inline;
}
p.left_short{
	width:275px;
	float:left;
	margin:16px 0 8px 50px;
}

p.clear_right{
	float:left;
	clear:right;
	display:inline;
}
p.clear{
	clear:both;
	width:600px;
}
p.left_mar{
	margin-left:30px;
	float:left;
	clear:left;
	width:100%;
}
p.left_mar_up{
	margin-left:30px;
	margin-top:0;
}

/*p.ad{
	font-size:1.6em;
	font-weight:600;
	color: #005030;
	height:1.em;
	margin:-93px -19px 0 -10px;
	display:block;
	width:222px;
	border-bottom:2px solid #005030;
	border-left:2px solid #005030;
	float:right;
	padding:.2em;
	text-align:center;
}*/
p.ad{
	height:55px;
	margin:-53px -19px 0 -10px;
	display:block;
	width:172px;
	float:right;
	padding:.2em;
}
p.small_ad{
	height:55px;
	margin:0 0 0 -10px;
	display:block;
	width:172px;
	float:right;
	padding:.2em;
}
p.menu_ad{
	height:55px;
	margin:-50px 0 0 -10px;
	display:block;
	width:172px;
	float:right;
	padding:.2em;
}
p.yellow{
	font-size:.2em;
	border-bottom:2px solid #d6c301;
	width:640px;
	float:left;
	clear:both;
	display:block;
}
p.space{
	display:block;
	height:14px;
	float:left;
	clear:left;
}
p.center{
	display:block;
	width:500px;
	text-align:center;
}
p#go_home{
	position:absolute;
	display:block;
	width:200px;
	height:130px;
	left:50%;
	margin:20px 0 0 -500px;
	z-index:100;
}
p#go_home a{
	padding:130px;
	text-decoration:none;
}


/*----------------------------------------------------------spans--------------------------*/
span.hideme{
	visibility:hidden;
}
span.big_b_i{
	font-style:italic;
	font-weight:700;
	font-size:1.3em;
}
span.big_b{
	font-weight:700;
	font-size:1.3em;
}
span.b_i{
	font-style:italic;
	font-weight:700;
}
span.italic{
	font-style:italic;
}
span.nor_fish{
	font-style:italic;
	font-weight:600;
}
span.bold{
	font-weight:700;
}
/*---------------------------------------------------lists---------------------------*/

ul.list_up{
	font-size:1.2em;
	margin:-10px 55px 8px 55px;
	float:left;
	clear:left;
	width:500px;
	display:block;
}
ul.list_up li{
	margin:6px 0 0 0;
	list-style-type: square;
	float:left;
	clear:left;
}
li.up{
	margin:6px 0 0 0;
}
ul.inner_list{
	font-size:1em;
	list-style-type: disc;
	margin:-5px 0 0 20px;
	float:left;
	clear:left;
	width:100%;
}
li.inner{
	list-style-type: disc;
	margin:8px 0;
	float:left;
	clear:left;

}
ul.list{
	font-size:1.2em;
	margin:8px 55px;
	list-style-type: square;
	float:left;
	clear:left;
	width:90%;
}
ul.list li{
	margin:8px 0;
	list-style-type: square;
	float:left;
	clear:left;
	width:90%;
}
/*---------------------------------------------------links---------------------------*/
.goto{
	text-decoration:none;
	color:#000;
	display:inline;
}
.goto a:hover{
	color:#005030;
}
.mail{
	color:#353635;
	font-style:italic;
	font-weight:600;
}
.mail a:hover{
	color:#005030;
}
/*
p.ad a, p.small_ad a{
	color: #005030;
	font-style:italic;
	text-decoration:none;
}
p.ad a:hover, p.small_ad a:hover{
	text-decoration:underline;
}*/
p.ad a, p.small_ad a{
	text-decoration:none;
	display:block;
	background:url("img/adover.jpg") no-repeat;
	background:url("img/ad.jpg") no-repeat;
	width:172px;
	height:55px;

}
p.ad a:hover, p.small_ad a:hover{
	display:block;
	text-decoration:none;
	background:url("img/adover.jpg") no-repeat;

}
p.menu_ad a{
	text-decoration:none;
	display:block;
	background:url("img/menuover.jpg") no-repeat;
	background:url("img/menu.jpg") no-repeat;
	width:172px;
	height:55px
}
p.menu_ad a:hover{
	display:block;
	text-decoration:none;
	background: url("img/menuover.jpg") no-repeat;

	
}
/*--------------------------------------------------------images-------------------------*/
img.float_left{
	float:left;
	margin:8px 15px 15px 15px;
	border:1px solid #141515;
	display:inline;
}
img.float_right{
	float:right;
	margin:8px 15px 15px 15px;
	border:1px solid #141515;
	display:inline;
}
img.big_left{
	float:left;
	margin:8px 30px 30px 30px;
	border:1px solid #141515;
	display:inline;
}
img.label{
	float:left;
	margin:-28px 0 0 362px;
}
/*----------------------------twitter---------------------------*/
div#twitter_div{
	margin-top:-40px;
	width:160px;
	float:left;
	padding:0 0 0  40px;
}
ul#twitter_update_list li{
	list-style:none;
	padding:5px;
}
ul#twitter_update_list a{
	color: #005030;
	font-style:italic;
}
/*----------------------------home page---------------------------*/
div#homewrap{
	background:url("img/home_tile.jpg") repeat-y;
	float:left;
	display:block;
	width:950px;
	height:100%;
	border-right:1px solid #005030;
}
div#slideshow{
	float:left;
	background:#202a22;
	width:520px;
}
div.r_col{
	float:left;
	width:178px;
}
div.r_col img{
	margin:0 15px 15px;
	border:solid 1px;
	border-color:#3b3d3b #202a22 #202a22 #3b3d3b;
}
/*------------------------------------------footer----------------------------------------------------*/
div#footer{
	display:block;
	margin:0 0 0 30px;/*----------475px.5 is true half*  15 for ie6/--*/
	width:921px;
	border-top:20px solid #005030;
	float:left;
	clear:both;
}
div#footer p{
	display:block;
	float:left;
	font-size:1.2em;
	margin:10px 0 0;
	text-align:right;
}
div#footer span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#footer a{
	color:#000;
}
/*======================================================NAVAGATION STARTS HERE=============================*/
/*
green   #005030;
yellow  #d6c301;
slideshow grey #202a22;
*/
div#nav{
	width:251px;
	float:left;
	font-size:1.6em;
	margin:10px 0;
	font-weight:500;
	display:block;
}

div#nav ul li a{
	display:block;
	text-decoration:none;
	color:#d6c301;	
	text-align:left;
	width:251px;
}	
div#nav>ul a{
 width:auto;	
}

div#nav li{
	position:relative;
	list-style:none;

} 																																															
div#nav li#home a{
	background:url("img/home_h.jpg") no-repeat 50% 50%;
	background:url("img/home.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#home_act a{
	background:url("img/home.jpg") no-repeat 50% 50%;
	background:url("img/home_h.jpg") no-repeat 50% 50%;
	background:url("img/home_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#home a:hover{
	background:url("img/home_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#retail a{
	background:url("img/rstores_act.jpg") no-repeat 50% 50%;
	background:url("img/rstores_h.jpg") no-repeat 50% 50%;
	background:url("img/rstores.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#retail_act a{
	background:url("img/rstores_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	height:48px;
}
div#nav li#retail a:hover{
	background:url("img/rstores_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#online a{
	background:url("img/ostores_act.jpg") no-repeat 50% 50%;
	background:url("img/ostores_h.jpg") no-repeat 50% 50%;
	background:url("img/ostores.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	height:48px;
}
div#nav li#online_act a{
	background:url("img/ostores_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#online a:hover{
	background:url("img/ostores_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#wsale a{
	background:url("img/wsale_act.jpg") no-repeat 50% 50%;
	background:url("img/wsale_h.jpg") no-repeat 50% 50%;
	background:url("img/wsale.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	height:48px;
}
div#nav li#wsale_act a{
	background:url("img/wsale_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
height:48px;
}
div#nav li#wsale a:hover{
	background:url("img/wsale_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	z-index:50;
	position:relative;
	height:48px;
}
div#nav li#about a{
	background:url("img/about_act.jpg") no-repeat 50% 50%;
	background:url("img/about_h.jpg") no-repeat 50% 50%;
	background:url("img/about.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	z-index:1;
	height:48px;
}
div#nav li#about_act a{
	background:url("img/about_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	z-index:1;
		height:48px;
}
div#nav li#about a:hover{
	background:url("img/about_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	z-index:1;
	height:48px;
}

div#nav li#contact a{
	background:url("img/contact_act.jpg") no-repeat 50% 50%;
	background:url("img/contact_h.jpg") no-repeat 50% 50%;
	background:url("img/contact.jpg") no-repeat 50% 50%;
	display:block;
	position:relative;
	width:251px;
		height:48px;
}
div#nav li#contact_act a{
	background:url("img/contact_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#contact a:hover{
	background:url("img/contact_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}

div#nav li#email a{
	margin-top:15px;
	margin-bottom:-15px;
	background:url("img/email_special_h.jpg") no-repeat 50% 50%;
	background:url("img/email_special.jpg") no-repeat 50% 50%;
	display:block;
	position:relative;
	width:251px;
	height:55px;
}
div#nav li#email a:hover{
	margin-top:15px;
	margin-bottom:-15px;
	background:url("img/email_special_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:55px;
}

div#nav li#specials a{
	margin-top:15px;
	margin-bottom:-10px;
	background:url("img/specials_h.jpg") no-repeat 50% 50%;
	background:url("img/specials.jpg") no-repeat 50% 50%;
	display:block;
	position:relative;
	width:251px;
	height:55px;
}
div#nav li#specials a:hover{
	margin-top:15px;
	margin-bottom:-10px;
	background:url("img/specials_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:55px;
}
div#nav li#specials_act a{
	margin-top:15px;
	margin-bottom:-10px;
	background:url("img/specials_h.jpg") no-repeat 50% 50%;
	display:block;
	position:relative;
	width:251px;
	height:55px;
}
div#nav li#careers a{
	background:url("img/careers_act.jpg") no-repeat 50% 50%;
	background:url("img/careers_h.jpg") no-repeat 50% 50%;
	background:url("img/careers.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#careers_act a{
	background:url("img/careers_act.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#careers a:hover{
	background:url("img/careers_h.jpg") no-repeat 50% 50%;
	display:block;
	width:251px;
	position:relative;
	height:48px;
}
div#nav li#wsale ul li.nopic, div#nav li#about ul li.nopic{
	display:block;	
	height:35px;
	list-style:none;
	position:relative;
	background:url(img/green_tile.jpg) repeat;	
}
div#nav li#wsale ul li.nopic a:hover,div#nav li#wsale_act ul li.nopic a:hover{
	color:#fff;
	background:url(img/green_tile.jpg);
	width:13em;
	height:1.2em;	
}
div#nav li#about ul li.nopic a:hover,div#nav li#about_act ul li.nopic a:hover{
	color:#fff;
	background:url(img/green_tile.jpg);
	width:12em;
	height:1.2em;	
}
div#nav ul ul{
	position:absolute;
	z-index:3;
	top:22px;
	left:251px;
	display:none;	
}
div#nav ul.level1 li#about_act:hover ul.level2{
	display:block;
	
}
div#nav ul.level1 li#about:hover ul.level2{
	display:block;
}
div#nav ul.level1 li#wsale_act:hover ul.level2{
	display:block;
} 
div#nav ul.level1 li#wsale:hover ul.level2{
	display:block;
}
 
div#nav li#wsale ul li.nopic a,div#nav li#wsale_act ul li.nopic a{
	text-decoration:none;
	color:#d6c301;
	padding:0.5em;
	width:13em;
	border:1px solid #202a22;
	background:url(img/green_tile.jpg);
	height:1.2em;
}

div#nav li#about ul li.nopic a,div#nav li#about_act ul li.nopic a{
	text-decoration:none;
	color:#d6c301;
	padding:0.5em;
	width:12em;
	border:1px solid #202a22;
	background:url(img/green_tile.jpg);
	height:1.2em;
}
ul.inner_list{
	font-size:1em;
	list-style-type: disc;
	margin:-5px 0 0 20px;
	float:left;
	clear:left;
	width:100%;
}
li.inner{
	list-style-type: disc;
	margin:8px 0;
	float:left;
	clear:left;
}
ul.list{
	font-size:1.2em;
	margin:8px 55px;
	list-style-type: square;
	float:left;
	clear:left;
	width:90%;
}
ul.list li{
	margin:8px 0;
	list-style-type: square;
	float:left;
	clear:left;
	width:90%;
}
/*
div#nav li#about ul li.nopic a{
	width:9em;
}

 */
