@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 20px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	z-index: 1;
}
blockquote {
	margin-left:20px;
}
#containertable td {
	width: 900px;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
a {
	color: #756517;
	text-decoration:none;
}
a:link, a:visited {
	color: #aca374;
	text-decoration: none;
}

a.always_new:link, a.always_new:visited, a.always_new:active {
	color: #756517;
	text-decoration:none;
}

a:hover, a.always_new:hover {
	text-decoration: underline;
}

a.prod_grid_link:link, a.prod_grid_link:visited, a.prod_grid_link:active, a.prod_grid_link:hover {
	color: white;
	text-decoration:none;
}


#flashbox { 
	margin: 0;
	padding: 0;
	width: 598px;
	height: 380px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menuline {
	width: 598px;
	height: 24px;
	border-top: 1px solid #ded0bc;
	border-bottom: 1px solid #ded0bc;
	z-index: 1;
}
.menuline2 {
	width: 598px;
	height: 11px;
	border-bottom: 2px solid #a6804a;
	z-index: 1;
}

h1 {
	padding: 0 0 30px 0;
	margin: 0;
}

h2 {
	padding: 0;
	margin: 0;
}

h3 {
	padding:14px 0 14px 14px;
	margin: 0;
}
h4 {
	width: 168px;
	height: 350px;
	background-color: #a4b265;
	border-right: 2px solid white;
	margin: 0;
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	line-height: 14px;
	float: left;
}
.rightblock {
	width: 365px;
	height: 365px;
	float: right;
	margin: 0 15px 15px 0px;
	padding: 0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height: 15px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
}
.rightblockfull {
	width: 585px;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	line-height: 15px;
	/**
	height: 365px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	 */
}
.title {
	color: white;
	font-size:12px;
	text-transform:uppercase;
	line-height:20px;
}
.titleonwhite {
	color: black;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height:20px;
}

.photo2 {
	border-top: 2px solid white;
	border-right: 2px solid white;
	float: left;
}
.photo3 {
	border-top: 2px solid white;
}
.visit {
	text-align: center;
	padding-top: 20px;
}
/* CATERING SECTION STYLES */
.prod_lft {
	width: 198px;
	height: 189px;
	background-color: #8d0e1c;
	border-bottom: 2px solid white;
	margin: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-align:center;
	line-height:20px;
}
.prod_mid {
	width: 198px;
	height: 189px;
	background-color: #8d0e1c;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-align:center;
	line-height:20px;
}
.prod_rgt {
	width: 198px;
	height: 189px;
	background-color: #8d0e1c;
	border-bottom: 2px solid white;
	margin: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	text-align:center;
	line-height:20px;
}
.prod_float_left {
	float: left;
	text-align: center;
	background-color: #8d0e1c;
	border-bottom: 2px solid white;
}

.view {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	margin-top: 0;
	text-align:center;
}
.cartquantity {
	margin: 6px 0 0 0;
	_margin: 6px 12px 0 0;
	text-align: right;
}

#specs {
	margin-top:10px;
}
#specs td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:black;
	/** text-align:left; */
	text-transform:uppercase;
	padding: 2px 4px 2px 4px;
	margin: 0;
}
.cart td .noshipping {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: white;
	background-color: red;
	padding: 5px;
	margin: 0;
}
.cart th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: white;
	background-color: #a4b265;
	padding: 5px;
	margin: 0;
}
.cart td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
	background-color: #d1d8b2;
	padding: 5px;
	margin: 0;
}
.photo_main_thumbs {
	float: right;
	width: 398px;
	height: 299px;
	overflow: hidden;
}

.photo_main_single {
	float: right;
	width: 398px;
	height: 380px;
}
.photo_thumb_image {
	margin:1px 1px 0 0;
	border: 1px solid white;
	cursor:pointer;
}
.photo_thumb_image_on {
	margin:1px 1px 0 0;
	border: 1px solid #b92025;
	cursor:default;
}

.hdr {
	background-color:#e8c622;
}
.row1 {
	background-color:white;
}
.row2 {
	background-color:#cdd4a7;
}

#crumb_trail { margin:15px 3px 20px 13px; width:100%; text-align:left; font-weight:normal; font-size:11px; }

/* NAVIGATION MENU STYLES */
.menu_image, .menu_image_on { height:32px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.menu_image_over { height:32px; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;}
.nav_menu_parent { position:relative; }
.nav_menu { position:absolute; top:0px; left:0px; width:213px; border-width:0px 1px 1px 0px; border-style:solid; border-color:#e9dfd2; background-color:#fff; z-index:100; visibility:hidden; }

.small {
	font-size:11px;
}
