@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 1490px;
}
#container2 {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 2000px;
}
#header {
	height: 183px;
	padding-left: 41px;
}
#home-heading {
	text-align: center;
}
#streams-heading {
	text-align: center;
}
#products-heading {
	text-align: center;
}
#home-heading h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #636563;
	margin: 0px;
	padding: 0px;
}
#streams-heading h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #636563;
	margin: 0px;
	padding: 0px;
}
#products-heading h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #636563;
	margin: 0px;
	padding: 0px;
}
#main-title {
	text-align: right;
	padding-right: 10px;
}
.products-table {
	width: 100%;
	background: url(../global/products_table_bg.png) no-repeat left top;
	height: 1076px;
}
.products-left {
	text-align: right;
	vertical-align: top;
	width: 309px;
	padding-right: 4px;
}
#salmonproducts {
	margin-top: 43px;
}
#gamefish {
	margin-top: 168px;
}
#pates {
	margin-top: 61px;
}
#streams3 {
	margin-top: 7px;
}
.products-right {
	vertical-align: top;
}
#table01 {
	width: 100%;
}
#table01 td {
	font-size: 15px;
	color: #FFFFFF;
	height: 15px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 2px;
}
#table02 {
	width: 100%;
	margin-top: 21px;
	margin-bottom: 15px;
}
#table02 td {
	font-size: 15px;
	color: #FFFFFF;
	height: 15px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 2px;
}
#game {
	margin-top: 47px;
}
#specialmeats {
	margin-top: 24px;
}
#bacon {
	margin-top: 25px;
}
#hams {
	margin-top: 44px;
}
#salami {
	margin-top: 60px;
}
#sausages {
	margin-top: 97px;
}
.td-pink {
	background: #FF6984 url(../global/ttd1_bg.gif);
}
.td-red {
	background: #FF2852 url(../global/ttd2_bg.gif) repeat-x;
}
.td-lgrey {
	background: url(../global/ttd3_bg.gif);
}
.tddgrey {
	background: url(../global/ttd4_bg.gif);
}
#header-lower {
	margin-top: 30px;
}
#logo {
	float: left;
}
#menu {
	margin-left: 220px;
	text-align: right;
	padding-top: 93px;
}
#contents {
	position: relative;
	width: 100%;
}
#main {
	margin-left: 41px;
}
#side {
	width: 41px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 43px;
	text-align: center;
}
.content {
	margin-top: 30px;
	padding-bottom: 20px;
	line-height: 150%;
}
.content-products {
	margin-top: 30px;
	padding-bottom: 20px;
}
#hometitle {
}
.hompics {
	margin-left: 1px;
}
#threestreams-logo {
	text-align: center;
	padding-bottom: 20px;
}
.title-p {
	margin: 0px;
	padding: 0px;
}
#foot {
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 10px;
}
a.site:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.site:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.site:hover {
	font-weight: bold;
	color: #FF2C7B;
	text-decoration: underline;
}
a.pixel:link {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.pixel:visited {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.pixel:hover {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
input {
	border: 1px solid #2E7D9C;
	margin-bottom: 8px;
	width: 300px;
	vertical-align: top;
	background: #C4E2EE;
}
#message {
	border: 1px solid #2E7D9C;
	background: #C4E2EE;
	vertical-align: top;
	width: 300px;
}
#submit {
	background: #C4E2EE;
	width: 150px;
	color: #133542;
	letter-spacing: 1px;
}

