body {
	background: url(../images/backgroundRepeat.png) #65584f repeat-x;
	width: 944px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #352e2a;
	}
	
#wrapper {
	width: 944px;
	margin: 6px 0 0 0;
	}
	
#header {
	background: url(../images/tamsTop.png) no-repeat;
	width: 944px;
	height: 126px;
	}
	
#mainContent {
	background: url(../images/tamsMiddle.png) repeat-y;
	width: 944px;
	min-height: 500px;
	z-index: 1;
	position: relative;
	}
	
#footer {
	background: url(../images/tamsBottom.png) no-repeat;
	width: 944px;
	height: 50px;
	position: relative;
	z-index: -1;
	}
	
#footer2 {
	background: url(../images/tamsBottom2.png) no-repeat;
	width: 944px;
	height: 50px;
	position: relative;
	z-index: -1;
	}
	
#headerContent {
	margin: 0 32px 0 32px;
	}
	
#logo {
	padding: 45px 0 0 0;
	}
	
#slogan {
	text-align: right;
	padding: 3px 0 0 0;
	}
	
#mainContainer {
	margin: 0 32px 0 32px;
	}
	
#topNav {
	background-color: #5e4b3e;
	height: 40px;
	border-bottom: solid 3px #ffffff;
	width: 879px;
	}
	
.topNavContent {
	/*padding: 12px 30px 0 30px;*/
	}
	
.nav1 {
	border-right: solid 1px #ffffff;
	width: 175px;
	float: left;
	height: 40px;
	}
	
.nav2 {
	border-right: solid 1px #ffffff;
	width: 175px;
	float: left;
	height: 40px;
	}
	
.nav3 {
	border-right: solid 1px #ffffff;
	width: 175px;
	float: left;
	height: 40px;
	}
	
.nav4 {
	border-right: solid 1px #ffffff;
	width: 175px;
	float: left;
	height: 40px;
	}
	
.nav5 {
	width: 175px;
	float: right;
	height: 40px;
	}
	
.innerNav1 {
	padding: 12px 0 0 50px;
	}
	
.innerNav2 {
	padding: 12px 0 0 22px;
	}
	
.innerNav3 {
	padding: 12px 0 0 40px;
	}
	
.innerNav4 {
	padding: 12px 0 0 40px;
	}
	
.innerNav5 {
	padding: 12px 0 0 30px;
	}
	
#mainImage {
	background: url(../images/tamsHomeHeader.png) no-repeat;
	width: 879px;
	height: 503px;
	}
	
#familyTradition {
	padding: 30px 0 0 300px;
	}
	
#homeText {
	width: 879px;	
	}
	
#homeCol1 {
	width: 630px;
	float: left;
	padding: 8px 0 8px 0;
	}

.colClear {
	clear: both;
	}
	
#homeHeader {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	border-bottom: solid 1px #000000;
	margin: 0 0 5px 0;
	}
	
#blueRibbon {
	background: url(../images/tamsRibbon.png) no-repeat;
	width: 263px;
	height: 427px;
	z-index: 100;
	position:absolute;
	top:450px;
	left:680px;
	}
	
#getEm {
	padding: 125px 0 0 75px;
	}
	
#bottomContent {
	width: 944px;
	text-align: center;
	color: #ffffff;
	padding: 0 0 6px 0;
	}
	
#copyright {
	font-size: 9pt;
	padding: 5px 0 0 0;
	}
	
#bottomNav {
	padding: 5px 0 0 0;
	}
	
#bottomNav a, #bottomNav a:visited {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#bottomNav a:hover {
	color: #beaea5;
	text-transform: uppercase;
	text-decoration: underline;
	}
	
#innerPageTop {
	height: 208px;
	width: 879px;
	border-bottom: solid 3px #ffffff;
	}
	
#innerPageInfo {
	padding: 8px 0 0 0;
	}
	
#innerHeader {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #000000;
	color: #000000;
	}
	
#innerText {
	padding: 0 0 6px 0;
	}
	
.by a, .by a:visited {
	color: #beaea5;;
	}
	
.by a:hover {
	color: #ffffff;
	}
	
#prodCol1 {
	float: left;
	width: 350px;
	padding: 12px 0 0 0;
	text-align: center;
	}
	
#prodCol2 {
	float: right;
	width: 529px;
	padding: 12px 0 0 0;
	}
	
.prodName {
	font-size: 18pt;
	font-weight: bold;
	}
	
.byTams {
	font-size: 12pt;
	font-weight: bold;
	}
	
.ship {
	color: red;
	}
	
#select {
	background-color: #62554D
	}
	
.prodDisplay {
	color: #000000;
	/*text-transform: uppercase;*/
	font-weight: bold;
	}
	
.product {
	border-bottom: solid 1px #62554D;
	padding-bottom: 3px;
	}
	
.blackLine {
	background-color: #000000;
	width: 100%;
	height: 1px;
	}
	
h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
.items {
	padding-top: 0;
	margin-top: 0;
	}
	
h3 .fav {
	font-size: 10pt;
	font-weight: italic;
	}
	
#contact {
	float: right;
	width: 250px;
	background-color: #5B5047;
	text-align: center;
	min-height: 300px;
	border: solid 1px #312318;
	*margin-top: 20px;
	}
	
#contactContent {
	padding: 10px;
	}
	
.want {
	font-size: 14pt;
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: solid 1px #ffffff;
	}
	
.want2 {
	font-size: 10pt;
	color: #ffffff;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #ffffff;
	text-align: left;
	}
	
.want3 {
	font-size: 10pt;
	color: #ffffff;
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	}
	
.want2 h3 {
	padding: 0;
	margin: 0;
	}
	
.want3 h3 {
	padding: 0;
	margin: 0;
	}
	
a, a:visited {
	color: blue;
	}
	
#viewcart {
	float: right;
	width: 200px;
	text-align: right;
	}
	
#cartContent {
	padding: 12px 0 0 0;
	font-size: 10pt;
	font-weight: bold;
	}
	
#cartContent a, #cartContent a:visited {
	color: #352e2a;
	}

.viewLabelButton {
	width:147px;
	height:26px;
	display:block;
	background:url(../images/viewlabel.png) no-repeat;
}

.font {
	font-weight: bold;
	font-size: 12pt;
	}
	
.line {
	line-height: 2px;
	}