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


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:228px;
}

#top-header {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:41px;
}

#Left-header {
	position:absolute;
	left:0px;
	top:41px;
	width:54px;
	height:187px;
}

#about-town-menu {
	position:absolute;
	left:54px;
	top:41px;
	width:99px;
	height:49px;
}

#historical-menu {
	position:absolute;
	left:153px;
	top:41px;
	width:85px;
	height:49px;
}

#scary-stuff-menu {
	position:absolute;
	left:238px;
	top:41px;
	width:93px;
	height:49px;
}

#scottish-menu {
	position:absolute;
	left:331px;
	top:41px;
	width:72px;
	height:49px;
}

#miscellaneous-menu {
	position:absolute;
	left:403px;
	top:41px;
	width:112px;
	height:49px;
}

#past-work-menu {
	position:absolute;
	left:515px;
	top:41px;
	width:95px;
	height:49px;
}

#about-me-menu {
	position:absolute;
	left:610px;
	top:41px;
	width:82px;
	height:49px;
}

#contact-me-menu {
	position:absolute;
	left:692px;
	top:41px;
	width:100px;
	height:49px;
}

#order-menu {
	position:absolute;
	left:792px;
	top:41px;
	width:55px;
	height:49px;
}

#upcoming-shows-menu {
	position:absolute;
	left:847px;
	top:41px;
	width:121px;
	height:49px;
}

#right-header {
	position:absolute;
	left:968px;
	top:41px;
	width:56px;
	height:187px;
}

#logo {
	position:absolute;
	left:54px;
	top:90px;
	width:583px;
	height:138px;
}

#middle-header {
	position:absolute;
	left:637px;
	top:90px;
	width:331px;
	height:138px;
}
#table {
	position:absolute;
	left:52px;
	top:230px;
	width:566px;
	height:169px;
	z-index: 2;
}
#abouttown_subheader {
	position:absolute;
	width:454px;
	height: 78px;
	top: 29px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight:bold
}
.john {font-size: 24px}
a:link {
	color: 7f2e1e;
}
a:visited {
	color: #660000;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.body_strike {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: line-through;
}
