body {
  font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main-container {
	width: 100%;
}

#topblurb {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 500px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#topblurb a {
	text-decoration: none;
	color: #181818;
}

#topblurb a:hover {
	text-decoration: underline;
	color: #000000;
}

#topblurb p {
	margin: 0px 30px 0px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#topblurb h3 {
	margin: 10px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #181818;
}

#topblurb h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
	margin-bottom: 5px;
}

#topblurb h5 {
	margin: 5px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222222;
}

#topblurb h6 {
	margin: 0px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #222222;
}

#bkgnd {
	position: absolute;
	width: 1002px;
	height: 2500px;
	margin: 0px 0px 0px 50px;
	background: url(../images/bkgd_basic_rose.jpg) no-repeat;
}

#bkgnd-extend {
	position: absolute;
	z-index: -1;
	width: 1002px;
	height: 1900px;
	top: 2500px;
	margin: 0px 0px 0px 50px;
	background: url(../images/bkgd_extend.jpg);
}

#bkgnd-extend-hc {
	position: absolute;
	z-index: -1;
	width: 1002px;
	height: 4300px;
	top: 2500px;
	margin: 0px 0px 0px 50px;
	background: url(../images/bkgd_extend.jpg);
}

#footer {
	position: absolute;
	width: 1002px;
	text-align: center;
	bottom: 0px;
}

#footer p {
	
}

#gallery {
	position: relative;
	z-index: 2;
	width: 594px;
	height: 1770px;
	left: 215px;
	top: 670px;
	text-align: center;
}

#gallery h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#gallery hr {
	margin-top: 25px;
}

.com1 {
	font-family: "Comic Sans MS","New Font";
	font-size: 12px;
}

.com2 {
	font-family: "Comic Sans MS","New Font";
	font-weight: bold;
	font-size: 14px;
}

.thumbs {
	text-align: center;
	font-family: "Comic Sans MS","New Font";
	font-size: 14px;
	font-weight: bold;
}

#showcase {
	position: relative;
	z-index: 2;
	width: 594px;
	height: 1770px;
	left: 205px;
	top: 670px;
	text-align: center;
}

#showcase h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#showcase h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#showcase p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
}

#showcase hr {
	margin-top: 1px;
	margin-bottom: 15px;
}

#nav-mid {
	position: absolute;
	width: 594px;
	height: 1700px;
	top: 670px;
	left: 197px;
	text-align: center;
}

#nav-mid-altar {
	position: absolute;
	width: 594px;
	top: 670px;
	left: 260px;
	text-align: center;
}

#nav-mid-products {
	position: absolute;
	width: 594px;
	top: 670px;
	left: 275px;
	text-align: center;
}

#nav-mid-products p {
	text-align: justify;
}

#nav-mid-home {
	position: absolute;
	width: 594px;
	height: 1700px;
	top: 867px;
	left: 195px;
	text-align: center;
}

#nav-left {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 880px;
	left: 15px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#nav-left a {
	text-decoration: none;
	color: #001111;
}

#nav-left a:hover {
	text-decoration: underline;
	color: #000000;
}

#nav-right {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 900px;
	right: 30px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#nav-right a {
	text-decoration: none;
	color: #000000;
}

#nav-right a:hover {
	text-decoration: underline;
	color: #000000;
}

#nav-right h3 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
}

#nav-right h5 {
	text-align: center;
	font-size: 12px;
	margin: 2px 2px 2px 2px;
}

#nav-home {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 1120px;
	right: 30px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#nav-home p {
	text-align: justify;
	margin-top: 3px;
}

#nav-home h3 {
	text-align: center;
	font-size: 16px;
}

#nav-home h4 {
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
}

#nav-home a {
	text-decoration: none;
	color: #000000;
}

#nav-home a:hover {
	text-decoration: underline;
	color: #000000;
}

#nav-artist {
	position: absolute;
	width: 160px;
	height: 200px;
	top: 900px;
	right: 30px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#nav-artist p {
	text-align: justify;
	margin-top: 3px;
}

#nav-artist a {
	text-decoration: none;
	color: #000000;
}

#nav-artist a:hover {
	text-decoration: underline;
	color: #000000;
}

#nav-artist h3 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
}

#nav-artist h4 {
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
}

#nav-artist h5 {
	text-align: center;
	font-size: 12px;
	margin: 2px 2px 2px 2px;
}

#nav-barker {
	position: absolute;
	width: 170px;
	top: 1380px;
	left: 5px;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #FFBD92;
}

#nav-barker p {
	text-align: justify;
}

#nav-barker a {
	text-decoration: none;
	color: #000000;
}

#nav-barker a:hover {
	text-decoration: underline;
	color: #000000;
}

.tbl-outlines td {
	border: #999999 thin solid;
}

.col-display {
	border: #999999 thin solid;
	margin: 10px 0px 30px 0px;
}

.spaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-indent: 12px;
}

.priceline {
	border-bottom: thin #CCCCCC solid;
}

