@charset "UTF-8";

body {
	margin: 0 auto;
	text-align: center;
	background-color: #e8eded;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	width: 755px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dde1e3;
	text-align: left;
	font-size: 1.4em;
	padding: 7px;
}
#inner-wrapper {
	padding: 10px;
	background-color: #FFF;
}
#header {
	height: 130px;
	background-image: url(images/circles-graphic-top-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 15px;
}
#nav-top {
	line-height: 1em;
	height: 1.5em;
	background-color: #8ea3a6;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #576973;
	border-bottom-color: #576973;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #8ea3a6;
	text-decoration: underline;
}
a:link {
	color: #8FA4A6;
	text-decoration: underline;
}
a:visited {
	color: #8FA4A6;
	text-decoration: underline;
}
a:hover {
	color: #586973;
	text-decoration: underline;
}
a:active {
	color: #586973;
	text-decoration: underline;
}
#nav-top ul {
	padding: 0;
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	line-height: 1.5em;
}
#nav-top li {
	float: left;
}

#nav-top a {
	display: block;
	float: left;
	width: 8em;
	text-align: center;
	font-weight: bold;
}

#nav-top ul a {
	text-decoration: none;
}

#nav-top ul a:link {
	text-decoration: none;
	color: #FFF;
}

#nav-top ul a:visited {
	text-decoration: none;
	color: #FFF;
}

#nav-top ul a:hover {
	color: #E8EDED;
	text-decoration: underline;
}

#nav-top ul a:active {
	text-decoration: none;
	color: #E8EDED;
}
#content {
	clear: both;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 50px;
	padding-left: 60px;
}
#content-main {
	float: left;
	width: 390px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-size: 0.95em;
	background-image: url(images/background-flower.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.track-info {
	border: 1px solid #8ea3a6;
	text-align: center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.track-info h2 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	color: #8ea3a6;
}

.track-info p {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	color: #8ea3a6;
}


h1 {
	font-size: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
h3 {
	font-size: 1.1em;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}
.text-nomargin {
	margin: 0px;
	padding: 0px;
}
.centre {
	text-align: center;
}
.clear {
	clear: both;
}
.button {
	float: left;
	margin-right: 10px;
}
.button-text {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 15px;
	margin-top: .7em;
}
.button_clear {
	clear: both;
	height: 7px;
}
#content-other {
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#photos {
	height: 154px;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#photos img {
	height: 150px;
	width: 150px;
	border: 2px solid #736357;
}
#photos2 {
	height: 154px;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#photos2 img {
	height: 150px;
	width: 150px;
	border: 2px solid #736357;
}
#photos3 {
	height: 154px;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
}
#photos3 img {
	height: 150px;
	width: 150px;
	border: 2px solid #736357;
}
.quote {
	background-color: #E8EDED;
	margin: 7px;
	padding: 7px;
	border: 1px solid #BEAFA5;
}
.contact-box {
	background-color: #736357;
	color: #FFF;
	border: 5px solid #bfafa4;
	padding-right: 7px;
	padding-left: 7px;
}

.contact-box a {
	text-decoration: underline;
}
.contact-box a:link {
	color: #FFF;
	text-decoration: underline;
}
.contact-box a:visited {
	color: #FFF;
	text-decoration: underline;
}
.contact-box a:hover {
	color: #E8EDED;
	text-decoration: underline;
}
.contact-box a:active {
	color: #E8EDED;
	text-decoration: underline;
}

#credits {
	text-align: center;
	clear: both;
	font-size: 0.9em;
	color: #8EA4A6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/circles-graphic-bottom-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100px;
}
#credits p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 85px;
}
#footer {
	background-color: #8ea3a6;
	clear: both;
	height: 2em;
}
.button-rollover {
	height: 35px;
	width: 35px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.button-rollover span {
	display:none
} 

.button-rollover a {
	color: #8ea3a6;
	display: block;
	height: 35px;
	width: 35px;
}
.button-rollover a:link {
	background-image: url(images/play-buttons-sml.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button-rollover a:visited {
	background-image: url(images/play-buttons-sml.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.button-rollover a:hover {
	background-image: url(images/play-buttons-sml.png);
	background-position: -35px 0px;
}
.button-rollover a:active {
	background-image: url(images/play-buttons-sml.png);
	background-repeat: no-repeat;
	background-position: -35px 0px;
}
