/* Style Sheet for Surrey House Music */
/* July 2006, Red Letter Design */
body {
	background-color: #936836;
	margin: 0;
	padding: 0;
	background-image:url(images/gradSlice.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #fef3d0;
	text-align: center;
}
td, th {
	vertical-align: top;
}

h1 {
	font-weight: normal;
	font-style: italic;
	font-size:36px;
}
h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	margin: 30px 0 10px 0;
	border-bottom: 1px solid #fef3d0;
}
a:link, a:visited, a:hover, a:active {
	color: #99CCFF;
}
div#wrapper {
	width: 760px;
	position: relative;
	margin: 0 auto !important;
	margin: 0;
	background-color: transparent;
	text-align: center;
	padding: 0;
}

div#topsection {
	width: 760px;
	height: 100px;
	position: relative;
	margin: 0 auto !important;
	margin: 0;
	background-color: transparent;
	text-align: center;
	padding: 15px 0 0 0;
}
img.album {
	border: 2px solid #333333;
}
div#footer {
	margin: 40px 0 0 0;
	}
div#footer p {
	color: #fef3d0;
	font-size: 10px;
	padding: 3px;
	margin: 0;
}
.RLD a {
	color: #fef3d0;
	font-size: 10px;
	padding: 3px;
	margin: 0;
}
.RLD a:link, .RLD a:visited {
	color: #fef3d0;
	font-size: 10px;
	padding: 3px;
	margin: 0;
}
.RLD a:hover {
	color: #CC0000;
	background-color: #fef3d0;
	text-decoration: underline;
}
.track {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
table.shmtable {
	background-color: #FFFFCC;
	border: 3px solid #663333;

}
div#contactForm,
div#paypalcart {
	width: 600px;
	margin: 0 auto;
}
table.shmtable th {
	text-align: right;
	font-weight: normal;
	color: black;
}
table.shmtable td {
	text-align: left;
	font-weight: normal;
	color: black;
	font-style: italic;
}
table.shmtable td .warning {
	color: #990000;
}
