html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn,font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #6c5645;
	background-color: #1d140c;
	font-family: georgia, garamond, serif;
	font-size: 62.5%;
}
body p, dt {
color: #7b6250;
line-height: 1.4em;
}
h2, h3, p {
	margin: 0 0 10px 0;
}

#site {
	margin: 0 auto 60px auto;
	width: 964px;
	
	background-color: #f9eed7;
	font-size: 1.2em;
}
#site.tall {
	background-image: url('../../_assets/images/design/background.png');		
	background-repeat: repeat-x;
}
#site.short {
	background-image: url('../../_assets/images/design/background2.png');		
	background-repeat: repeat-x;
}
#header {
	background-image: url("../../_assets/images/design/header.png");
	background-color: #1d140c;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 100px;
	width: 964px;
	
	position: relative;
	
}
#scr {
	float: left;
	position: absolute;
	z-index: 10;
	left: -40px;
	top: 10px;
	
	height: 175px;
	width: 175px;
	background-image: url("../../_assets/images/design/scratchthecat-redcream.png");
	
	
}
#logo  {
	display: block;
	float: left;
	background-image: url("../../_assets/images/design/stclogo.png");
	background-repeat: no-repeat;
	height: 80px;
	width: 600px;
	margin-top: 20px;
	margin-left: 110px;
	
}
#logo span {
	displaY: none;
}

#navigation {
	padding-left: 110px;
	list-style-type: none;
	height: 42px;
	background-image: url("../../_assets/images/design/navbar.png");
}
#navigation li {
	float: left;
	padding-left: 5px;
	
}
#navigation li.first {
	padding-left: 0px !important;
}
#navigation li a {
	display: block;
	color: #f1e1bf;
	text-decoration: none;
	font-size: 1.5em;
	height: 42px;
	width: 100px;
	text-align: center;
	line-height: 42px;
}	
#navigation li a:hover {
	background-color: #000;
}
#navigation li a.active {
	background-color: #c61b0f;
}
#splash {
	background-image: url("../../_assets/images/design/splashback2.png");
	height: 240px;
}
#splash .feature {
float: left;
	margin: 10px 0 0 10px;
}
#splash .video {
	
	float: right;
	margin: 8px 42px 0 0;
}
#leadline {
	float: left;
	width:  610px;
	margin-top: -8px;
	margin-bottom: 8px;
	padding-left: 20px;
	font-size: 2.4em;
	
	height: 140px;
	line-height: 37px;
	
}
.highlight {
	color: #db210a;
}
.aboutlink a {
	font-size: 0.5em;
	color: #664b33;
	
}

#book a {
	display: block;
	margin-top: 15px;
	height: 100px;
	width: 300px;
	background-image: url("../../_assets/images/design/bookbutton.png");
	background-repeat: no-repeat;
}
#book a:hover {
	background-image: url("../../_assets/images/design/bookbutton2.png");
}
#book a span {
	display: none;
}


#about {
	background-image: url("../../_assets/images/design/icon-about.png");
	height: 100px;
	
	background-repeat: no-repeat;
}
#about a {
	display: block;
	height: 100px;
	width: 300px;
}
#about span {
	display: none;
}
#listen {
	background-image: url("../../_assets/images/design/icon-listen.png");
	height: 100px;
	width: px;
	background-repeat: no-repeat;
}
#listen a {
	display: block;
	height: 100px;
	width: 300px;	
}
#listen span {
	display: none;
}
#testimonialsh {
	background-image: url("../../_assets/images/design/icon-testimonials.png");
	height: 100px;
		background-repeat: no-repeat;
}
#testimonialsh a {
	display: block;
	height: 100px;
	width: 300px;
}
#testimonialsh span {
	display: none;
}

#features {
	margin: 0 0 0 0px;
	list-style-type: none
	
}
#features li a {
	display: block;
	padding: 5px 5px 5px 0;
	color: #bd0a00;
	text-decoration: none;
	
}
#features li a strong {
	font-weight: bold;
	font-size: 1.4em;
	
}
#features li a small {
	color: #555;
	font-size: 1em;
}
#features li a:hover {
	background-color: #dfcba3;
}

.songtitle {
font-size: 1.2em;
font-weight: bold;
}
.mp3link a 	{
	color: #000000;
}
.songdetail {
display: block;
padding-left: 22px;
padding-top: 10px;
	font-size: 1em;
	font-weight: normal;
	
}
#songpreviews {
	list-style-type: none;
}
#songpreviews li {
	padding: 10px;
	border-top: 1px solid #dfc99b;
	font-size: 1.1em;
	
}


#testimonials dt {
	border-top: 1px solid #e4d2a7;
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
	padding: 10px;
}
#testimonials dd {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 10px 10px;
}
#testimonials dt.dark {
	background-color: #f0e1be;
}
#testimonials dd.dark {
	background-color: #f0e1be;
}

.slideshow {
	margin: 0 0 0 10px;
	background-color: #f0e1be;
	
	height: 90px;
	
}
#gallery {
	
}
#gallery li {
	float: left;
	display: inline;
}
#footer {
	clear: both;
	height: 63px;
	background-image: url("../../_assets/images/design/footerbar.png");
	background-repeat: repeat-x;
	
	
	color: #faedd3;
}
#footer_inner {
	
	padding: 25px 0px 10px 0px;
	margin: 0 auto;
}
#footnav {
	list-style-type: none;
}
#footnav li {
	float: left;
	
}
#footnav li a {
	display: block;
	padding: 0 15px 0 0;
	color: #faedd3;
	font-size: 1em;
}
#footnav li a:hover {
	color: #fff;
}
.morelink {
	display: block;
	text-align: right;
	color: #e1220b;
	text-decoration: none;
	font-weight: bold;
}
.morelink:hover {
	color: black;
}
.leftf {
	float: left;
}
.rightf {
	float: right;
}
.rindent {
	margin-right: 10px;
	display: inline;
}
.lindent {
	margin-left: 10px;
	display: inline;
}
#gigcalendar td {
	padding: 5px;
}
#gigcalendar tr {
	border-bottom: 1px solid red;
}

h2 {
font-weight: bold;
font-size: 1.4em;
}

/* LAYOUT FRAMEWORK */
.col2 h2 {
	padding: 0 0 0 10px;
}
.col2 p {
	padding: 0 0 0 10px;
}
.col2 ul.pad {
	padding: 0 0 0 20px;
}
.col2 table {
	padding: 0 0 0 10px;
}
.col1 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	display: inline;
	
}
.col1r {
	float: right;
	width: 290px;
	margin: 0 10px 10px;
	display: inline;
}
.col2 {
	float: left;
	width: 626px;
	
	display: inline;
	
}
.centre {
	
}

.clear {
	clear: both;
}
p {
	font-size: 1.1em;
}