* {
margin: 0;
padding: 0;
}

body {
background: black;
font-family: Georgia, Serif;
font-size: 67.5%;
}

table {
border-collapse: collapse;
font-size: 1.2em;
margin-bottom: 20px;
width: 500px;
}

	table tr.odd {
	background: #CFD3BA;
	}

	table tr th {
	background: black;
	color: white;
	padding: 4px;
	text-align: left;
	}
	
		table tr th.long, table tr td.long {
		width: 150px;
		}
		
		table tr td {
		vertical-align: top;
		}
		
			table tr td.name span {
			font-weight: bold;
			float: right;
			}
	
	table tr td {
	padding: 4px;
	}

	#band {
	background: black;
	float: left;
	height: 814px;
	left: 50px;
	position: absolute;
	top: 0px;
	width: 402px;
	z-index: 550;
	}
	
	#content {
	float: left;
	margin: 15px 0 0 12px;
	width: 377px;
	}
	
	#footer {
	border-top: 1px dotted #98A25E;
	bottom: 0px;
	float: left;
	left: 0px;
	padding-top: 5px;
	margin-left: 470px;
	margin-top: 30px;
	position: absolute;
	width: 505px;
	}
	
	/*#frame {
	background: white;
	display: inline-block;
	float: left;
	height: 814px;
	left: 50%;
	margin: 0px 0px;
	margin-left: -504px;
	overflow: visible;
	position: absolute;
	width: 992px;
	}*/
	
	#frame {
	background: white;
	height: 814px;
	margin: 0px auto;
	overflow: visible;
	position: relative;
	width: 992px;
	}
	
	#images {
	background: black;
	float: left;
	height: 500px;
	overflow: hidden;
	width: 992px;
	}
	
		#images ul {
		list-style: none;
		z-index: 50;
		}
	
	#logo {
	float: left;
	width: 992px;
	}
	
		#logo h1 {
		background: url(../images/logo.png) top left no-repeat;
		border-bottom: 1px dotted #98A25E;
		height: 140px;
		margin: 10px 0 0 12px;
		text-indent: -5000px;
		width: 377px;
		}
		
		#logo h1 a {
		display: block;
		height: 140px;
		width: 377px;
		}
		
		#logo h2 {
		display: none;
		}
		
	#meat {
	float: left;
	width: 140px;
	}
	
		#meat ul {
		color: white;
		font-size: 1.6em;
		list-style: none;
		}
		
		#meat ul li {
		margin: 0 10px 10px 0;
		}
		
		#meat ul li a {
		color: white;
		text-decoration: none;
		}
		
			#meat ul li a:hover {
			color: #98A25E;
			}
			
			#meat ul li a.on {
			color: #98A25E;
			}
	
	#nav {
	float: left;
	width: 992px;
	}
	
		#nav ul {
		font-size: 1.8em;
		font-weight: lighter;
		list-style: none;
		margin: 14px 0 0 35px;
		}
		
		#nav ul li {
		border-right: 1px solid #98A25E;
		float: left;
		margin-right: 10px;
		padding-right: 10px;
		}
		
			#nav ul li.last {
			border: none;
			}
		
		#nav ul li a {
		color: #98A25E;
		text-decoration: none;
		}
		
			#nav ul li a:hover {
			text-decoration: underline;
			}
			
		#shop {
		float: left;
		margin: 15px 0 0 12px;
		left: 0px;
		position: absolute;
		top: 505px;
		width: 377px;
		}
		
		#shop h4 {
		border-bottom: 1px dotted #98A25E;
		border-top: 1px dotted #98A25E;
		color: #98A25E;
		font-size: 1.6em;
		font-weight: lighter;
		margin-bottom: 16px;
		padding: 5px 0;
		text-transform: uppercase;
		}
		
			#shop h4:first-letter {
			font-size: 1.4em;
			}
			
		#shop p {
		color: #98A25E;
		font-size: 1.2em;
		line-height: 155%;
		}
			
	#text {
	background: white;
	float: left;
	overflow: visible;
	width: 992px;
	}
	
		#text h4 {
		border-bottom: 1px dotted #6C611A;
		border-top: 1px dotted #6C611A;
		color: #6C611A;
		font-size: 1.5em;
		font-weight: lighter;
		margin-bottom: 16px;
		padding: 5px 0;
		text-transform: uppercase;
		}
		
			#text h4:first-letter {
			font-size: 1.4em;
			}
		
		#text p, #text ul, #text dl {
		color: #6C611A;
		font-size: 1.2em;
		line-height: 155%;
		margin-bottom: 15px;
		}
		
			#text dl {
			height: 25px;
			margin-bottom: 0px;
			}
		
			#text dl dt {
			float: left;
			width: 250px;
			}
		
		#text ul {
		margin-left: 10px;
		margin-bottom: 20px;
		}
		
				#text p.more {
				bottom: 0px;
				left: 0px;
				position: absolute;
				}
				
				#text p.more a {
				color: black;
				}
	
			#text div.col {
			float: left;
			height: 250px;
			margin: 20px 0px 0 0;
			position: relative;
			overflow-y: visible;
			width: 240px;
			}
			
			#text div.col.first {
			margin-left: 470px;
			margin-right: 20px;
			}
			
			#text div.col.wide {
			width: 500px;
			}
			
	#twit {
	float: right;
	}
			
	#write {
	float: left;
	width: 230px;
	}
	
		#write h3 {
		color: white;
		font-size: 1.4em;
		font-weight: lighter;
		margin-bottom: 10px;
		}
		
		#write p {
		color: #98A25E;
		font-size: 1.2em;
		line-height: 150%;
		margin-bottom: 10px;
		}
		
			.bhoz {
			border-bottom: 1px dotted #6C611A;
			border-top: 1px dotted #6C611A;
			margin: 10px 0;
			padding: 5px 0;
			}
			
			.fleft {
			float: left;
			margin: 0 10px 20px 0;
			}
		
			.fright {
			float: right;
			margin: 0 0 10px 10px;
			width: 190px; 
			}
			
			.long {
			position: relative;
			width: 500px;
			}
			
			.nudge {
			margin-top: 55px;
			}
			
			#frame.shrink {
			background: url(../images/frame-bg.gif) top left repeat-y;
			height: auto;
			overflow: visible;
			}
			
			#frame.shrink #images {
			display: none;
			}
			
			#frame.shrink #text {
			background: url(../images/frame-bg.gif) top left repeat-y;
			height: auto;
				min-height: 790px;
				padding-bottom: 35px;
			overflow: visible;
			}
			
			#frame.shrink #text div.col {
			height: auto;
			margin-bottom: 40px;
			overflow: visible;
			}
			
			.acc {
			background: black !important;
			color: white !important;
			font-size: 1em !important;
			padding-left: 10px !important;
			width: 490px !important;
			}
			
					.gold {
					color: #98A25E !important;
					}
			
			
			/* top bit fix */
			
			#logo, #nav {
			display: inline-block;
			width: 400px;
			}
			
			.christmas {
			background: #cc0000;
			display: block;
			font-size: 1.3em;
			font-weight: lighter;
			margin-bottom: 10px;
			padding: 5px;
			width: 180px;
			}
			
			.christmas a {
			color: white;
			text-decoration: none;
			}
			
			/*
					
			#frame.shrink #images {
			height: 185px !important;
			display: inline-block;
			overflow: hidden;
			}
			
			#frame.shrink #text {
			background: green;
			height: 589px;
			float: left;
			overflow: visible;
			}
			
			#frame.shrink #text .col {
			background: aqua;
			height: 565px;
			float: left;
			overflow: visible;
			}
			
			*/