/*  marburger_new.css */
ul, li {
	list-style-type: square;
	font-size: 18px;
}
a:link {
	color: #84151C;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #84151C;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
body  {
	background: url(images/main_BG.jpg) top left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	margin: 0px;
}

#pg_wrapper {
	position: relative;
	width: 1000px;
	margin: auto;
}

#top_nav  {
	padding-left: 820px;
	text-transform: uppercase;
	color: #E9E0C7;
	font: bold 12px/35px "Time New Roman", Times, serif;
}
#top_nav a:link, #top_nav a:active, #top_nav a:visited  {
	color: #E9E0C7;
	text-decoration: none;
}

#top_nav a:hover  {
	text-decoration: underline;
	
}


#wrapper_nav  {
	background: url(images/new_layout/topNav.jpg) top left no-repeat;
	height: 25px;
}

#main_nav  {
	position: relative;
	width: 900px;
	margin: auto;
	z-index: 999;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
	
}

#nav a {
	display: block;
	color: #D9D1BA;
	text-decoration: none;
}
#nav a:hover  {
	color: #E6A800;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	font: bold 12px/25px "Times New Roman",Times,serif;
	margin-left: 30px;
/* 	margin-right: 10px; */
	z-index: 9999;
	text-transform: uppercase;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #000;
	width: 222px;
	height: auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 9999;
	border: 1px solid #000000;
}

#nav li ul li  {
	display: block;
	float: left;
	width: 222px;
	margin: 0px;
	z-index: 9999;
}

#nav li ul li a  {
	color: #D9D1BA;
	font: bold 12px/25px "Times New Roman",Times,serif;
	width: 215px;
	padding: 4px 4px;
}

#nav li ul li a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 4px;
	z-index: 9999;
	background-color: #624200;
}

#nav li ul ul { /* third-and-above-level lists */

	margin: -1.75em 0 0 11em;
	z-index: 9999;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index: 9999;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 9999;
}


#header  {
	background: url(images/new_layout/header.jpg) top left no-repeat;
	height: 148px;
	z-index: 1;
}
#showdate {
	position: absolute;
	top: 80px;
	right: 45px;
	z-index: 1;
	display: block;
}

#wrapper_content  {
	background: url(images/new_layout/contentBG.jpg) top left repeat-y;
}

#footer  {
	background: url(images/new_layout/footerBG.jpg) top left no-repeat;
	height: 70px;
}

#main_content  {
	position: relative;
	width: 880px;
	margin: auto;
}

#col_left  {
	float: left;
	width: 650px;
}

#col_right  {
	float: left;
	width: 230px;
	background: url(images/new_layout/rightColBG.jpg) top left no-repeat;
	min-height: 529px;
	_height: 529px;
}

#wrapper_right_content  {
	position: relative;
	width: 190px;
	margin: auto;
}

.clear  {
	clear: both;
}
.content  {
	width: 635px;
}

#wrapper_slideshow  {
	margin-top: 3px;
	margin-bottom: 25px;
}

#botNav  {
	text-align: center;
	text-transform: uppercase;
	padding-top: 17px;
	padding-bottom: 17px;
	font-weight: bold;
}

#botNav a:link, #botNav a:active, #botNav a:visited {
	color: #84151C;
	text-decoration: none;
/* 	margin: 0px 5px; */
}
#botNav a:hover {
	color: #000;
}

.address {
	position: relative;
	border-top: 1px solid #000;
	width: 875px;
	margin: auto;
	line-height: 60px;
	text-align: center;
}

#howdy_wrapper  {
	text-align: center;
}

#howdy_wrapper a:link, #howdy_wrapper a:active, #howdy_wrapper a:visited  {
	color: #705841;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#howdy_wrapper a:hover  {
	text-decoration: none;
}

#disclaimer  {
	text-align: center;
}
#disclaimer a:link, #disclaimer a:active, #disclaimer a:visited {
	color: #000;
	text-decoration: none;
}
#disclaimer a:hover  {
	text-decoration: underline;
}

#florish  {
/*	background: url(images/new_layout/florush.jpg) center center no-repeat;
*/	height: 23px;
}
#florish h1  {
	width: 450px;
}
#free_shipping  {
	margin: 15px 0px;
}

.testimonial_title  {
	font: bold 16px/18px "Times New Roman",Times,serif;
	text-align: left;
	padding: 0px 10px;
}

.testimonial_content  {
	text-align: left;
	font: normal 12px "Times New Roman",Times,serif;
	padding: 10px 10px;
}

.testimonial_by  {
	font-style: italic;
	text-align: left;
	padding: 0px 10px;
}
.paginate  {
	margin-top: 10px;
	font: normal 12px/26px "Times New Roman", Times, serif;
	text-align: center;
}
