body
{
	background-color:#ccc;
	font-family:Verdana,Geneva,san serif;
	font-weight:normal;
	font-size:11px;
}

a{
	color:#6B2628;
}
a:hover{
	color:#28266B;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	}


p{
	margin-top:2px;
	padding-top:2px;
	}
#container
{
	position:relative;
	width:765px;
	height:100%;
	border:solid 1px #000;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:119px;

}

#header
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:119px;
	background-image:url(/images/layout/banner.gif);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:2;
}

#middle
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(/images/layout/body.gif);
	background-position:top left;
	background-repeat:repeat-y;
	z-index:2;
}
#middle_noleft
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(/images/layout/body_noleft.gif);
	background-position:top left;
	background-repeat:repeat-y;
	z-index:2;
}
#left_nav
{
	position:absolute;
	top:2px;
	left:30px;
	width:150px;
	z-index:4;
	height:100%;
}
.left_menu
{
	margin-top:16px;
	width:150px;
}
.left_menu td
{
	text-align:left;
	padding-left:28px;
	height:30px;
	background-image:url(/images/layout/left_nav_item2.gif);
	background-repeat:no-repeat;
}
.left_menu a
{
	font-family:Arial,Geneva,san serif;
	color:#220000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.left_menu a:hover
{
	text-decoration:underline;
}
#content
{
	position:relative;
	padding-top:24px;
	padding-bottom:24px;
	left:200px;
	width:510px;
	z-index:4;
}

#content h1{
	font-size:16px;
	font-weight:bold;
	color:#6B2628;
	margin-bottom:12px;
}

#content_noleft
{
	position:relative;
	padding-top:24px;
	padding-bottom:24px;
	left:37px;
	width:690px;
	z-index:4;
}

#right{
	float:right;
	width:135px;
	margin-left:8px;
	padding-left:4px;
	border-left:solid 1px #6B2628;
	}

#right h3{
	font-size:11px;
	font-weight:bold;
	color:#6B2628;
}

#specials{
	width:360px;

	}


#footer
{
	position:relative;
	top:0px;
	left:0px;
	width:765px;
	height:79px;
	background-image:url(/images/layout/footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	z-index:5;
}
#footer span
{
	position:relative;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	top:9px;
}
#footer a
{
	position:relative;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	left:-60px;
	top:6px;
}
#footer a:hover
{
	text-decoration:underline;

}

#smokinghand
{
	position:absolute;
	top:0px;
	width:176px;
	height:146px;
	left:589px;
	background-image:url(/images/layout/smokehand.gif);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:3;
}
#top_menu
{
	position:relative;
	top:85px;
	left:180px;
	width:420px;
	z-index:10;
}
#top_menu td
{
	text-align:center;
}
#top_menu a
{
	font-family:Arial,Geneva,san serif;
	font-weight:bolder;
	font-size:12px;
	position:relative;
	color:#fff;
	text-decoration:none;
	z-index:10;
}
#top_menu a:hover
{
	position:relative;
	text-decoration:underline;
	z-index:10;
}

#topsubmenus_events
{
	position:relative;
	width:420px;
	top:80px;
	left:240px;
	z-index:15;
	font-family:Arial,Geneva,san serif;
	font-weight:bolder;
	font-size:12px;
	color:#fff;
}

#topsubmenus_events a
{
	font-family:Arial,Geneva,san serif;
	font-weight:bolder;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	z-index:15;
}
#topsubmenus_events a:hover
{
	text-decoration:underline;
	z-index:15;
}

#topsubmenus_wholesale
{
	position:relative;
	width:420px;
	top:80px;
	left:280px;
	z-index:15;
	font-family:Arial,Geneva,san serif;
	font-weight:bolder;
	font-size:12px;
	color:#fff;
}

#topsubmenus_wholesale a
{
	font-family:Arial,Geneva,san serif;
	font-weight:bolder;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	z-index:15;
}
#topsubmenus_wholesale a:hover
{
	text-decoration:underline;
	z-index:15;
}


#small_search_box
{
	margin-left:12px;
	border: solid 2px #aaa;
	background-color: #aaa;
}
#small_search_box td
{
	height:13px;
}
#small_search_field
{
	border: none 0;
	width:84px;
	height:13px;
	text-align:center;
	font-size:9px;
}
#small_search_button
{
	border: none 0;
	border-left:solid 2px #aaa;
}
.buy_button{
	font-size:11px;
	background-color:#D7B17F;
}

h1.flypage_title{
	font-size:18px;
}

.titletab_small h3{
	margin:0px;
}
.button3{
	background-color:#D7B17F;
	}

.picture_frame{
	float:left;
	padding:2px;
	border:solid 1px #6B2628;
	margin-right:8px;
	margin-bottom:4px;

	}

td.titletab_small{
	background-color:#6B2628;
	height:18px;
	padding-left:8px;
	color:#fff;

	}

.crosstitle{
	font-size:10px;
	text-decoration:none;
	}

#company_info{
	position:absolute;
	left:28px;
	bottom:48px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	font-family:arial,san-serif;
	width:150px;
	z-index:50;

	}

#subfooter{
	width:100%;
	text-align:center;
	margin-top: 9px;
	font-size:10px;
	color:#666;
}

#subfooter a{
	color:#666;
}

.style1 {
	font-size: 14px
}
.style2 {
	font-size: 12px;
	
}

.style01 {
    font-size:12px;
	line-height:1.8em;
	padding: 0px;
	margin: 20px;
	p {letter-spacing: 2px
	
}

.style02 {
    font-size:12px;
	line-height:1.4em;
	padding: 8px;
	margin: 0px;
	p {letter-spacing: 2px
	
}

.style03 {
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	vertical-align:middle;
	
	p {letter-spacing: 2px
	
}
