body {
	margin: 0;
	background-image: url("http://kingsmeadow.com/kmsc_images/cdbackground.png");
	background: ;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 40px 0 40px;
	color: #6d8b84;
}

h4.order {
	margin-bottom: 0;
	color: #000;
}

h3.tracklist {
	border-top: 1px dotted #4e6f6f;
	margin: 0 auto;
	padding-top: 20px;
}

a:link {
	text-decoration: none;
	color: #345952;
	background: #e2d3aa;
}

a:visited {
	text-decoration: none;
	color: #345952;
	background: #e2d3aa;

}

a:hover {
	text-decoration: underline;
	color: #345952;
	background: #e2d3aa;
}

a.sheet:link {
	text-decoration: none;
	color: #345952;
	background: none;
}

a.sheet:hover {
	color: #345952;
	background: none;
	text-decoration: underline;
}

a.sheet:visited {
	text-decoration: none;
	color: #345952;
	background: none;
}

span.sample {
	font-size: 80%;
}


ul.navlist {
}

ul.navlist li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	list-style-type: none;
}

a.nav:link {
	text-decoration: none;
	color: #345952;
	background: none;
}

a.nav:hover {
	text-decoration: underline;
	color: #345952;
	background: none;
}

a.nav:visited {
	text-decoration: none;
	color: #345952;	
	background: none;
}

span.shipping {
	font-size: 80%;
	color: #345952;
}

p.order {
	margin-top: 0;
}

p.sheet {
	margin-top: 30px;
	font-size: 100%;
}

p.order-regular {
	
}

p.order-sale {
	
}

span.grey {
	color: #555;
}

p {
	color: #000;
	font: 90%/1.3em Georgia, "Times New Roman", Times, serif;
	padding: 0 40px 0 40px;
}

p.track {
	
	font: italic 80% Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0 40px 0 40px;
}

p.nav {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}

p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	width: 700px;
}

#header {
	overflow: hidden;
	margin: 0;
	border-bottom: 2px solid #4e6f6f;
	padding-top: 20px;
}

#logo {
	float: left;
	padding-left: 30px;
}


#nav {
	float: left;
	margin-left: 110px;
	border-left: 1px solid #4e6f6f;
	margin-top: 10px;
}

#top-content {
	float: left;
	margin-top: 10px;
}

# image {
	margin: 0;
	float: left;	
}

img.cover {
	padding-right: 40px;
	padding-left: 40px;
}

#CD info {
	float: left;
	overflow: hidden;
}

#cd purchase {
}

#bottom content {

}

#track list {
	padding-left: 20px;
	border-top: 1px dotted #4e6f6f;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #4e6f6f;
}
