body {
	background: #BDA46D;
	color: #333;
	margin: 0;
	padding: 0; 
	}

#page {
	background: #E8C373;
	margin: auto;
	padding: 0;
	width: 757px;
	}

#header {
	background: #79191F;
	padding: 0;
	min-height: 176px;
	height: 176px;
	position: relative;
	border: 1px solid #330000;
	border-bottom: 0;
	width: 755px;
	margin: 0 auto;
	}
	
#header img {
	padding-left: 40px;
}
	

/* Begin Nav */
#nav {
	margin: 0;
	padding: 0;
	}
	
#nav li {
	list-style: none;
	float: left;
	margin: 0;
	height: 59px;
	width: 151px;
	background: url("../images/tab.gif") center;
	font-size: 12px;
	}

#nav a {
	float: left;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #D6BE8B;}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav a {float: none;} /* End IE5-Mac hack */

#nav #current, #nav #current a {
	color: #E8C373;
}

#nav a:hover {
	color: #FFF6CC;
}

#menu {
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	text-align: center;
	height: 59px;
	min-height: 59px;
	background: #79191F;
}
/* End Nav */

#content {
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	padding: 15px;
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	width: 725px;
	margin: 0 auto;
	line-height: 1.35em;
}

#processimg {
	margin: 15px 0 0 55px;
	width: 195px;
	height: 500px;
	float: left;
}

#processtext {
	margin-right: 100px;
	height: 500px;
}

#aboutimg {
	margin-top: 15px;
	width: 275px;
	float: left;
	height: 325px;
}

#processimg img, #aboutimg img {
	border: 0;
	margin-bottom: 15px;
	padding: 5px;
	background: #D7B56A;
}

#processtext p, #abouttext p {
	margin-bottom: 20px;
}

#maintext {
	margin: 0 15px;
}
	
#indexbg {
	background: #E8C373 url("../images/plate.jpg") bottom right no-repeat;
	margin: 0 -15px -15px 0;
}
	
#ileft-01 {
	width: 380px;
	height: 325px;
	float: left;
	clear: left;
	background: url("../images/package.jpg") top left no-repeat;
}

img {
	border: 0;
}

a {
	color: #06c;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #333;
}

h2 {
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 5px 0 20px 0;
}

h3 {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 5px 0 20px 0;
}

p.bigletter:first-letter {
	font-size: 20px;
}

.ordertable {
	width: 60%;
	background: #EBCC88;
}

.ordertable .tablealpha {
	background: #D7B56A;
	font-weight: bold;
}

.servingimg {
	float: right;
	clear: right;
}

.servingimg .border {
	border: 5px solid #D7B56A;
	margin: 0 5px 0 15px;
}

.servinglist li {
	margin-bottom: 5px;
}

.orderlist li {
	margin-bottom: 5px;
}

.orderlist {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#smalltext {
	clear: left;
	padding: 10px 0 15px 15px;
	width: 450px;
}

#footer {
	background: #79191F url("../images/pure_wild_alaskan.gif") center no-repeat;
	padding: 5px 0;
	margin: 0 auto;
	width: 755px;
	clear: both;
	min-height: 51px;
	height: 51px;
	border-top: 3px white solid;
	border-right: 1px #300 solid;
	border-bottom: 1px #300 solid;
	border-left: 1px #300 solid;
}

div#catalog h2.itemtitle {
	background: #79191F;
	color: #FDE8B9;
	padding: 5px;
	clear: both;
}

div#catalog img.photo {
	float: right;
	margin: 0 10px 10px 10px;
	border: 5px solid #D7B56A;
}

div#catalog .button {
	margin: 5px 0 0 290px;
	border: 0;
}

.fishitem {background: #D7B56A; width: 320px; float: left; margin: 5px; padding: 8px; border: 3px solid #9F854F;}
.fishitem img {display: block; margin: 0 auto; border: 2px solid #333;}
.fishitem h2 {color: #79191F; text-align: center;}
.itemrow {clear: both;}
