@charset "UTF-8";

body {
	width: 950px;
	background: black;
	margin: 0 auto 0 auto;
	padding: 0;
}

#home_wrapper {
	text-align: left;
	position: absolute;
	width: 950px;
	background-color: black; 
}

#header {
	width: 950px;
	height: 115px;
	background: url(images/home_rem_01.jpg) no-repeat top left;
}

#header ul {
	margin: 0;
	width: 904px;
	height: 115px;
	text-align: right;
	position: absolute;
	padding: 68px 50px 0 0;
}

#header li {
	color: white;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	border-left: 1px red solid;
}

#header li.first {
	color: white;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	border-left: none;
}

#header a, #header a:link, #header a:visited, #header a:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#header a:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
#flash {
	width: 950px;
	height: 342px;
	background: black;
}

#container {
	width: 950px;
	overflow: hidden;
	background: url(images/home_rem_bkgd.jpg);
}

#navigation {
	width: 212px;
	height: 452px;
	float: left;
}

#mainContent {
	width: 461px;
	height: 452px;
	float: left;
}

#sidebar {
	width: 255px;
	height: 452px;
	float: left;
	padding-left: 7px;
}

img#building {
	padding-top: 35px;
}

#sidebar p {
	width: 191px;
	padding: 10px;
	background: #3f3e3c;
	border: #716a5a 1px solid;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin: 32px 0 32px 0px;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
}

.head {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #FF6600;
}

#footer {
	clear: both;
	width: 950px;
	height: 71px;
	background: url(images/home_rem_06.jpg) no-repeat top left;
}

#footer p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 29px 0 0 29px;
}

#navigation ul {
	margin: 0;
	padding: 34px 0 0 23px;
}

#navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
	background: url(images/underline2.gif) 0px 26px no-repeat;
	padding: 0 0 20px 0;
}

#navigation li.first {
	background: url(images/underline.gif) 0px 26px no-repeat;
}

#navigation li.last {
	background: none;
}

#navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
}

#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FF6600;
	padding: 30px 0 30px 0;
	margin: 0;
	background: url(images/underline_h1.gif) 0px 66px no-repeat;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: white;
	padding: 0 40px 0 0;
	margin: 0;
	line-height: 23px;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.clear_both {
	clear: both;
}

#wrapper {
	text-align: left;
	position: absolute;
	width: 950px;
	background: url(images/sub_bkgd.jpg) top left; 
}

/* #sub_wrapper {
	width: 950px;
	background-color: yellow;
	overflow: hidden;
} */

#sub_wrapper {
	clear: both;
	width: 950px;
	overflow: hidden;
	background: url(images/sub_bkgd.jpg) repeat-y top left;
}

#sub_header {
	width: 950px;
	height: 115px; 
	background: url(images/sub_01.jpg) top left no-repeat;
}

#sub_header ul {
	margin: 0;
	width: 904px;
	height: 60px;
	text-align: right;
	position: absolute;
	padding: 68px 50px 0 0;
}
	
#sub_header li {
	color: white;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	border-left: 1px red solid;
}

#sub_header li.first {
	color: white;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	border-left: none;
}

#sub_header a, #sub_header a:link, #sub_header a:visited, #sub_header a:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#sub_header a:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
	
#sub_navigation {
	width: 194px;
	height: 260px;
	float: left;
	background: url(images/sub_02.jpg) top left no-repeat;
}
	
#sub_navigation ul {
	margin: 0;
	padding: 24px 0 0 23px; 
}

#sub_navigation li {
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
	line-height: 15px;
	list-style: none;
	/* background: url(images/underline2.gif) 0px 26px no-repeat; */
	background: url(images/arrow.gif) 0 12px no-repeat;
	/* padding: 0 0 20px 20px;  */
	padding: 10px 0 10px 20px;
}

#sub_navigation a, #sub_navigation a:link, #sub_navigation a:active, #sub_navigation a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
	line-height: 15px;
	list-style: none;
}

#sub_navigation a:hover {
	color: black;
}

#sub_main_image {
	width: 756px;
	height: 260px;
	/* background: url(images/sub_03.jpg) top left no-repeat; */
	float: left;
}
	
#sub_service_navigation {
	width: 194px;
	/* height: 462px; */
	float: left;
	/* background: url(images/sub_04.jpg) top left no-repeat; */
}
	
#sub_service_navigation ul {
	margin: 0;
	padding: 34px 0 0 23px;
}

#sub_service_navigation li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
	background: url(images/underline2.gif) 0px 26px no-repeat;
	padding: 0 0 20px 0;
}

#sub_service_navigation li.first {
	background: url(images/underline.gif) 0px 26px no-repeat;
}

#sub_service_navigation li.last {
	background: none;
}

#sub_service_navigation a, #sub_service_navigation a:link, #sub_service_navigation a:active, #sub_service_navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
}

#sub_service_navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
	text-transform:capitalize;
	line-height: 17px;
	list-style: none;
}

#sub_main_content {
	width: 756px;
	float: left;
	/* background-color: #beb7ad; */
}

table.product {
	width: 700px;
	margin: 0 0 0 24px;
}

	table.product td {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 13px;
		padding-bottom: 3px;
		
	}
	
	table.product td h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 14px;
		padding-bottom: 3px;
		font-weight: bold;
}

table.vendors {
	width: 700px;
	margin: 0 0 0 24px;
}

	table.vendors td {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 15px;
		padding-bottom: 3px;
	}
	
	table.vendors td a {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 15px;
		text-decoration: underline;
	}
	
	table.vendors td h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #00355f;
		font-size: 18px;
		margin-top: 18px;
	}

table.product_list {
	width: 700px;
	margin: 0 0 0 24px;
	border: 0;
	padding: 0;
}

	table.product_list p {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 15px;
		padding: 0;
		margin: 0;
	}
	
	table.product_list td {
		padding: 0;
		margin: 0;
	}
	
	table.product_list td a {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 15px;
		text-decoration: underline;
	}
	
	table.product_list td h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #00355f;
		font-size: 16px;
		margin-top: 8px;
	}
	 
	img.product_list {
		margin-bottom: 10px;
	}

table#archive_table {
	width: 700px;
	margin: 0 0 0 24px;
}

	table#archive_table img {
		border: 3px solid #999999;
	}
	
	table#archive_table td {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 13px;
		padding: 12px 0 12px 0;
		
	}
	
	table#archive_table td h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #342f2c;
		font-size: 14px;
		padding-bottom: 3px;
		font-weight: bold;
}

#sub_main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #342f2c;
	padding: 21px 0px 30px 24px;
	margin: 0;
	background: url(images/sub_underline_h1.jpg) 24px 52px no-repeat; 

}
	
#sub_main_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 13px;
	font-weight: lighter;
	line-height: 20px;
	padding: 0px 40px 20px 24px;
	margin: 0;
}
	
#sub_main_content p strong {
	font-weight: bold;
}
	
#sub_main_content a {
	color: #676767;
	text-decoration: underline;
}
	
#sub_main_content a:hover {
	color: black;
	text-decoration: none;
}
	
#sub_footer {
	width: 950px;
	height: 81px;
	background: url(images/sub_06.jpg) top left no-repeat;
}

img.first {
	margin: 0 40px 15px 15px;
}

img.right {
	margin: 0 0px 15px 15px;
}

img.left {
	margin: 0 15px 15px 0px;
}

form#userForm {
	width: 200px;
	padding: 0px 40px 20px 24px;
}

form#userForm table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 13px;
	font-weight: lighter;
	line-height: 20px;
	padding: 3px 0px 3px 0px;
	margin: 0;
}

input.userForm {
	width: 220px;
}

textarea.userForm {
	width: 220px;
}


/* navigation highlights */

body.about #sub_navigation a#about, 
body.products #sub_navigation a#products, 
body.vendors #sub_navigation a#vendors, 
body.history #sub_navigation a#history, 
body.facility #sub_navigation a#facility, 
body.prime_cuts #sub_navigation a#prime_cuts 
{
	color: black;
}

body.meat #sub_service_navigation a#meat, 
body.deli #sub_service_navigation a#deli, 
body.dairy #sub_service_navigation a#dairy, 
body.frozen #sub_service_navigation a#frozen, 
body.seafood #sub_service_navigation a#seafood, 
body.provisions #sub_service_navigation a#provisions 
{
	color: #FF6600;
}




/* art per page  */

/* about */
body.about #sub_main_image {
	background: url(images/about_03.jpg) top left no-repeat;
}

/* products */
body.products #sub_main_image {
	background: url(images/products_03.jpg) top left no-repeat;
}

/* vendors */
body.vendors #sub_main_image {
	background: url(images/vendors_03.jpg) top left no-repeat;
}

/* history */
body.history #sub_main_image {
	background: url(images/history_03.jpg) top left no-repeat;
}

/* facility */
body.facility #sub_main_image {
	background: url(images/facility_03.jpg) top left no-repeat;
}

/* meat */
body.meat #sub_main_image {
	background: url(images/meat_03.jpg) top left no-repeat;
}

/* beef */
body.beef #sub_main_image {
	background: url(images/beef_03.jpg) top left no-repeat;
}

/* pork */
body.pork #sub_main_image {
	background: url(images/pork_03.jpg) top left no-repeat;
}

/* poultry */
body.poultry #sub_main_image {
	background: url(images/poultry_03.jpg) top left no-repeat;
}

/* lamb */
body.lamb #sub_main_image {
	background: url(images/lamb_03.jpg) top left no-repeat;
}

/* provisions */
body.provisions #sub_main_image {
	background: url(images/provisions_03.jpg) top left no-repeat;
}

/* deli */
body.deli #sub_main_image {
	background: url(images/deli_03.jpg) top left no-repeat;
}

/* dairy */
body.dairy #sub_main_image {
	background: url(images/dairy_03.jpg) top left no-repeat;
}

/* frozen */
body.frozen #sub_main_image {
	background: url(images/frozen_03.jpg) top left no-repeat;
}

/* seafood */
body.seafood #sub_main_image {
	background: url(images/seafood_03.jpg) top left no-repeat;
}

/* archives */
body.archives #sub_main_image {
	background: url(images/archives_03.jpg) top left no-repeat;
}

/* contact */
body.contact #sub_main_image {
	background: url(images/contact_03.jpg) top left no-repeat;
}

/* specials */
body.specials #sub_main_image {
	background: url(images/specials_03.jpg) top left no-repeat;
}

/* credit app */
body.credit #sub_main_image {
	background: url(images/credit_03.jpg) top left no-repeat;
}
	