FONT, DIV, INPUT, TEXTAREA, FORM {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330000;
}

/* -- start edit --
added by GS 092508 - border for input forms 
*/
.frm_border {
	border:1px solid #999;
	width: 275px;
}
/* -- end edit -- */

a:link {
	color:#330000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color:#330000;
}

BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#330000;
	margin:0px;
	font-size:11px;
	line-height:20px;
	min-width:900px;
	background-image:url(imgs/bg_new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E2F4F9;

	
}
IMG {
	border:0px;
}
#container{
	width:900px;
	margin:0 auto;
	/*background-image:url(imgs/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #000;*/
}

/* -- start edit by GS 092808 
----- changed margin top
*/	

#main_home{
	width:100%;
	float:left;
	margin-top:10px;
	border:1px solid #5A3D1B;
	margin-bottom:20px;
	background-color:#FFFFFF;
	background-image:url(imgs/home_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#main{
	width:100%;
	float:left;
	margin-top:10px;
	border:1px solid #5A3D1B;
	margin-bottom:20px;
	background-color:#FFFFFF;
	
	}
#footer{
	width:100%;
	float:left;
	text-align:center;
	color:#330000;
	font-size:10px;
	margin-top:20px;
	}
#new_bottom_text{
	width:100%;
	float:left;
	text-align:center;
	color:#330000;
	margin-top:20px;
	}
#graphic_placeholder{
	width:80%;
	float:left;
	}	
#top_menu{
	width:100%;
	float:left;
	margin-top:1px;
	margin-bottom:5px;
	text-align:center;

	}

/* -- edit by GS 092908
----- changed width 
*/
#left_menu{
	width:165px;
	float:left;
	text-align:right;
	}
#main_content{
	width:100%;
	float:left;
	padding-top:15px;
	
	}

/* -- edit by GS 092908
----- changed padding-left 
*/
#holder{
	width:709px;
	float:left;
	padding-left:14px;
	/* border-left:1px solid #AB9E8D */

	}

	
#header_graphic{
	width:11%;
	float:left;
		}
#header_text{
	width:540px;
	float:right;
	border-bottom:1px solid #330000;
	text-align:left;
	color:#330000;
	letter-spacing: 3px;

	/* -- edited by GS 092808
	/* font-variant:small-caps; */
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom:15px;
	margin-right:15px;


	}
#header_text2{
	width:680px;
	float:right;
	border-bottom:1px solid #330000;
	text-align:left;
	color:#330000;
	letter-spacing: 3px;

	/* -- edited by GS 092808
	/* font-variant:small-caps; */
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom:15px;
	margin-right:15px;


	}
	
	
#header_extra{
	width:540px;
	float:right;
	text-align:left;
	color:#330000;
	/*letter-spacing: 2px; 

	/* -- edited by GS 092808
	/* font-variant:small-caps; 
	font-family: "Times New Roman", Times, serif;*/
	font-size:11px;
	/*text-transform: uppercase;*/
	padding-top:5px;
	margin-right:15px;


	}
#header_extra2{
	width:680px;
	float:right;
	text-align:left;
	color:#330000;
	/*letter-spacing: 2px; 

	/* -- edited by GS 092808
	/* font-variant:small-caps; 
	font-family: "Times New Roman", Times, serif;*/
	font-size:11px;
	/*text-transform: uppercase;*/
	padding-top:5px;
	margin-right:15px;


	}


#header_text_prd{
	width:675px;
	float:left;
	border-bottom:1px solid #330000;
	text-align:left;
	color:#330000;
	letter-spacing: 3px;

	/* -- edited by GS 092808
	/* font-variant:small-caps; */
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-transform: uppercase;
	padding-bottom:15px;
	margin-right:15px;
	/* border:1px solid #333;*/

	}
	
	
	
/* -- start edit by GS 092408 
----- changed width to pixels
*/	
#holder_2{
	width:700px;
	float:left;
	margin-bottom:10px;
	/* margin-top:30px; */
	color:#330000;
	/* border:1px solid #330000; */
	}
/* -- end edit by GS 092408 */	
	
#directions_left_col{
	width:40%;
	float:left;
	line-height:18px;
	}
#directions_right_col{
	width:60%;
	float:left;
	text-align:right;
	}
.evnts{
	width:45%;
	float:left;
	padding:8px;
	line-height:14px;
	}
.BOLD{
	font-weight:bold;
	}

.productListing-heading {
border-bottom: 1px solid rgb(171, 158, 141);
 text-align: center;
}

/* -- start edit by GS 092808 
----- removed top padding
*/	

#logo{
	width:100%;
	float:left;
	text-align:center;
	padding-top:5px;
	}
/* -- end edit by GS 092808 */	

	td.pageHeading, div.pageHeading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#330000;
	font-variant:small-caps;
	letter-spacing:3px;
	}

#right_content_dir{
	width:72%;
	float:left;
	background-image:url(imgs/directions_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#breadcrumb_1{
	width:37%;
	float:left;
	padding-top:40px;
	padding-left:13%;
	font-size:10px;
	}
#breadcrumb_ml1{
	width:38%;
	float:left;
	padding-top:48px;
	padding-left:12%;
	font-size:10px;
	}
#breadcrumb_ev1{
	width:37%;
	float:left;
	padding-top:40px;
	padding-left:13%;
	font-size:10px;
	}
#breadcrumb_2{
	width:48%;
	float:left;
	padding-top:40px;
	text-align:right;
	font-size:10px;
	padding-right:2%;
	}
#breadcrumb_ml2{
	width:48%;
	float:left;
	padding-top:48px;
	text-align:right;
	font-size:10px;
	padding-right:2%;
	}
#breadcrumb_ev2{
	width:50%;
	float:left;
	padding-top:40px;
	text-align:right;
	font-size:10px;
	}
#dir_main{
	width:95%;
	float:left;
	padding-left:5%;
	padding-top:20px;
	font-size:10px;
	}
#right_content_ml{
	width:72%;
	float:left;
	background-image:url(imgs/ml_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#right_content_evnts{
	width:72%;
	float:left;
	background-image:url(imgs/evnts_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.BOLD{
	font-weight:bold;
	}
.desc_header{
	font-weight:bold;
	font-size:12px;
	font-variant:small-caps;
	}
.product_info{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
padding-left:10px;
	}
.infoBoxContents{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
	}
.smallText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
	}
.cat_back{
font-size:11px;

}
.cat_back a{
color:#69473D;
text-decoration: underline;}
.smallText a:link{
color:#69473D;
}
.pageResults u{
	color:#69473D;	
}


#right_content_sc{
 width:72%;
 float:left;
 background-image:url(imgs/shopping_cart_bg.gif);
 background-repeat:no-repeat;
 background-position:top;
 padding-top:50px;
 }
.holder{
 width:100%;
 float:right;
 border-bottom:2px #AB9E8D solid;
 margin-right:1px;
 
 }
#checkout{
 width:100%;
 float:left;
 text-align:right;

}

/* -- start edit by GS 100108 
----- flash landing page
*/	


#flash_banner{
	width:100%;

	 background-image:url(imgs/bg_new.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	/* background-color:#E2F4F9; */
	background-color: #FFF;
	}
	
#i_text{
	width:200px;
	float:left;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:500px;
	  margin-top:343;

	}
	
	
/* -- start edit by GS 092808 
*/

#index_bottom{
	width:542px;
	float:left;
	margin-bottom:50px;
	border:1px dotted #333333;
	margin-top:5px;
	padding:3px;
	
	}
.i_bttm{
	width:31%;
	float:left;
	border-right:1px dotted #333333;
	padding-right:5px;
	padding-left:5px;
	}
.i_bttm2{
	width:30%;
	float:left;
	padding-left:5px;
	line-height:14px;

	}
.i_bttm3{
	width:32%;
	float:left;
	border-right:1px dotted #333333;
	padding-right:5px;
	padding-left:5px;
	}
#home_bg{
	width:100%;
	float:left;
	background-image:url(imgs/home_bg.gif); 
	background-position:top; 
	background-repeat:no-repeat;
	}




#graphic_placeholder{
	width:80%;
	float:left;
	border-bottom:1px solid #989F79;
	}	
#top_menu{
	width:100%;
	float:left;
	margin-top:1px;
	margin-bottom:5px;
	text-align:center;

	}
	

#directions_left_col{
	width:40%;
	float:left;
	line-height:18px;
	}
#directions_right_col{
	width:60%;
	float:left;
	text-align:right;
	}
.evnts{
	width:45%;
	float:left;
	padding:8px;
	line-height:14px;
	}


.productListing-heading {
border-bottom: 1px solid rgb(171, 158, 141);
 text-align: center;
}


	td.pageHeading, div.pageHeading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#330000;
	font-variant:small-caps;
	letter-spacing:3px;
	}

#right_content_dir{
	width:72%;
	float:left;
	background-image:url(imgs/directions_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#breadcrumb_1{
	width:37%;
	float:left;
	padding-top:40px;
	padding-left:13%;
	font-size:10px;
	}
#breadcrumb_ml1{
	width:38%;
	float:left;
	padding-top:48px;
	padding-left:12%;
	font-size:10px;
	}
#breadcrumb_ev1{
	width:37%;
	float:left;
	padding-top:40px;
	padding-left:13%;
	font-size:10px;
	}
#breadcrumb_2{
	width:48%;
	float:left;
	padding-top:40px;
	text-align:right;
	font-size:10px;
	padding-right:2%;
	}
#breadcrumb_ml2{
	width:48%;
	float:left;
	padding-top:48px;
	text-align:right;
	font-size:10px;
	padding-right:2%;
	}
#breadcrumb_ev2{
	width:50%;
	float:left;
	padding-top:40px;
	text-align:right;
	font-size:10px;
	}
#dir_main{
	width:95%;
	float:left;
	padding-left:5%;
	padding-top:20px;
	font-size:10px;
	}
#right_content_ml{
	width:72%;
	float:left;
	background-image:url(imgs/ml_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#right_content_evnts{
	width:72%;
	float:left;
	background-image:url(imgs/evnts_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
.desc_header{
	font-weight:bold;
	font-size:12px;
	font-variant:small-caps;
	}
.product_info{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
padding-left:10px;
	}
.infoBoxContents{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
	}
.smallText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #53281F;
	}


.smallText a:link{
color:#69473D;
}
.pageResults u{
	color:#69473D;	
}


#right_content_sc{
 width:72%;
 float:left;
 background-image:url(imgs/shopping_cart_bg.gif);
 background-repeat:no-repeat;
 background-position:top;
 padding-top:50px;
 }
.holder{
 width:100%;
 float:right;
 border-bottom:2px #AB9E8D solid;
 margin-right:1px;
 	border:1px solid #333333;

 }

#index_banner{
	width:547px;
	float:left;
	border:1px dotted #333333;
	}

/* slideshow
----------------------------------------------- */
#slideshow1 { margin: 0;}
.pics { height: 271px; width: 547px; padding:0; margin:0; overflow: hidden }
.pics a img { border: 0}
.pics a:hover img {border: 0}
.pics img { height: 271px; width: 547px; padding: 0; top:0; left:0 }

#best_seller{
	width:110px;
	float:left;
	padding-left:5px;

	
	}
.check{
	width:547px;
	float:left;
	}

/* -- duplicate GS 092809
	
#index_bottom{
	width:542px;
	float:left;
	margin-bottom:50px;
	border:1px dotted #333333;
	margin-top:10px;
	padding:3px;
	
	}
*/

.i_bttm{
	width:31%;
	float:left;
	border-right:1px dotted #333333;
	padding-right:5px;
	padding-left:5px;
	}
.i_bttm2{
	width:30%;
	float:left;
	padding-left:5px;

	}
.v{
	width:100%;
	float:left;
	}



 { height: 271px; width: 547px; padding:0; margin:0; overflow: hidden }
.pics a img { border: 0}
.pics a:hover img {border: 0}
.pics img { height: 271px; width: 547px; padding: 0; top:0; left:0 }

#best_seller{
	width:110px;
	float:left;
	padding-left:5px;

	
	}
.check{
	width:547px;
	float:left;
	}

/* -- duplicate GS 092809
	
#index_bottom{
	width:542px;
	float:left;
	margin-bottom:50px;
	border:1px dotted #333333;
	margin-top:10px;
	padding:3px;
	
	}
*/

.i_bttm{
	width:31%;
	float:left;
	border-right:1px dotted #333333;
	padding-right:5px;
	padding-left:5px;
	}
.i_bttm2{
	width:30%;
	float:left;
	padding-left:5px;

	}
.v{
	width:100%;
	float:left;
	}

#index_bottom_left{
	width:204px;
	height:270px;
	float:left;
	margin-bottom:20px;
	border:1px dotted #333333;
	margin-top:5px;
	padding:3px;
	font-family:Georgia;
	text-decoration:none;
	}
#index_bottom_left a{
	font-family:Georgia;
	text-decoration:none;
	text-decoration:none;
	margin-left:20px;
	font-size: 14px;
	color:#90775C
	}
#index_bottom_center{
	width:244px;
	float:left;
	height:270px;
	margin-bottom:20px;
	border:1px dotted #333333;
	margin-top:5px;
	padding:3px;
	font-family:Georgia;
	text-decoration:none;
	}
#index_bottom_right{
	width:244px;
	float:left;
	height:270px;
	margin-bottom:20px;
	border:1px dotted #330000;
	margin-top:5px;
	padding:3px;
	font-family:Georgia;
	text-decoration:none;
	}
#index_bottom_right p{
	font-family:Georgia;
	margin-left:20px;
	margin-right:10px;
	color:#90775C;
	float:center;
	font-size: 14px;
	}
#index_bottom_right a{
	font-family:Georgia;
	text-decoration:none;
	text-decoration:none;
	margin-left:20px;
	margin-right:10px;
	float:center;
	color:#90775C;
	font-size: 14px;
	}
#center_table{
	font-family:Georgia;
	text-decoration:none;
	text-decoration:none;
	margin-left:40px;
	margin-right:10px;
	font-size:11px;
	float:center;
	color:#90775C;
	font-size: 14px;
	}
#index_bottom_center a{
	font-family:Georgia;
	text-decoration:underline;
	color:#90775C;
	font-size: 14px;
	}


