body
	{
	text-align:center;
	background-color:#333333;
	font-family:verdana;
	font-size:11px;
	}

#container
	{
	width:940px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	padding-bottom:30px;
	background-color:#FFFFFF;
	}

#header
	{
	height:182px;
	background-color: transparent;
	background-image: url(images/header-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.specials_title
	{
	font-family:arial black;
	color:#B63333;
	font-size:20px;
	}

.featured_title
	{
	font-family:arial black;
	color:#000000;
	font-size:18px;
	}

#left_bar
	{
	width:140px;
	float:left;
	margin-top:20px;
	padding:10px;
	background-color:#802524;
	}
	
	#left_bar .title
		{
		color:#FFFFFF;
		font-family:arial black;
		font-size:15px;
		text-decoration:none;
		font-weight:bold;
		}

	#left_bar a
		{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		}
	
	#menu_arrow
		{
		background:transparent url('images/menu_arrow.gif') no-repeat 12px left;
		padding-left:15px;
		padding-top:10px;
		padding-bottom:10px;
		border-bottom:dotted 1px #9A3D31;
		}

#page
	{
	
	}
	
	#top
		{
		height:40px;
		margin-left:180px;
		line-height:40px;
		margin-bottom:3px;
		}
	
	#bottom
		{
		margin-left:180px;
		}
	
		#content 
			{
			width:535px;
			}
		
		#right_bar
			{
			text-align:center;
			float:right;
			width:215px;
			}
		
			#cartbox
				{
	background-color:#ECECEC;
	width:194px;
	margin-right: auto;
	margin-left: auto;
				}
			
				#cartbox_top
					{
					height:40px;
					background:transparent url('images/cartbox_top.gif') no-repeat top left;
					}
				
				#cartbox_content
					{
	font-weight:bold;
	padding:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-left-width: 1px;
					}
				
				#cartbox_bottom
					{
					height:15px;
					background:transparent url('images/cartbox_bottom.gif') no-repeat top left;
					}
#cartbox #cartbox_content a {
	text-decoration: none;
	color: #802524;
}
#searchbox_content center a {
	color: #802524;
	text-decoration: none;
	font-weight: normal;
}



			#searchbox
				{
	margin-top:20px;
	margin-bottom:20px;
	background-color:#ECECEC;
	width:194px;
	margin-right: auto;
	margin-left: auto;
				}
			
				#searchbox_top
					{
					height:14px;
					background:transparent url('images/searchbox_top.gif') no-repeat top left;
					}
				
				#searchbox_content
					{
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
					}
				
				#searchbox_bottom
					{
					height:15px;
					background:transparent url('images/cartbox_bottom.gif') no-repeat top left;
					}
#searchbox_content form .button {
	background-color: #802524;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
	width: 75px;
	margin-top: 6px;	
}
#searchbox_content form input {
	width: 170px;
	border: 1px solid #666;
	font-size: 11px;
	margin-bottom: 5px;
	height: 20px;
}



		#top_menu
			{

			}
		
			#top_menu a
				{
				font-family:arial black;
				color:#802524;
				font-size:12px;
				margin-right:15px;
				padding-right:15px;
				border-right:solid 1px #802524;
				text-decoration:none;
				}

.sidebar_phone
	{
	font-family:arial black;
	font-size:20px;
	}

.sidebar_big_text
	{
	font-family:arial black;
	font-size:16px;
	}
	
.sidebar_medium_text
	{
	font-size:10px;
	}

.sidebar_email a
	{
	color:#000000;
	}










/* Root = Horizontal, Secondary = Vertical */
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0px none;
	padding: 0; /*For KHTML*/
	list-style-type:none
}
ul#navmenu li {
	border: 0px none;
	float: left; /*For Gecko*/
	display: block;
	position: relative;
	list-style-type:none;
}
/*FIRST DROP MENU*/

ul#navmenu ul {
	margin: 0;
	border: 0px none;
	padding: 0; /*width*/
	display: none;
	position: absolute;
	top: 0px;
	left: 150px; /*position*/
	list-style-type:none;
	background-image: url(images/template/nav-shadow.jpg);
	background-repeat: repeat-y;

}
ul#navmenu ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#navmenu li ul li a {
	font-weight: normal;
	background-color: #802524;
	background-image: none;
	
}

/* Root Menu NOTE THE WIDTH ON THIS ONE - HAS TO TAKE IN THE PADDING OF 3+3 FOR TOTAL OF 6 PIXELS*/
ul#navmenu a {
	float: left!important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFF;
	text-decoration: none;
	/*height: auto !important;
	height: 1%; For IE*/
	width: 133px;
	text-align: left;
	padding-right: 3px;
	padding-left: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;


}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
	color: #FFFFFF;
	background-color: #511817;

}
/* 2nd Menu */
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
	float: none;

}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
	color: #FFF;
	background-color: #4B398B;
	background-image: none;
}
/* second tier inside a dropdown SIZE and POSITION*/
ul#navmenu ul ul, ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 3px;
	left: 145px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
	display: block;
}





