@charset "utf-8";
#container {
	width: 1000px;
	margin-left: auto;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-right: auto;
}
#container2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bckgrnd.jpg);
}
#music {
	float: right;
	width: 300px;
	margin-right: 30px;
	margin-top: 50px;
}
#places {
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 5px;
}
.bodyCopy {
	font-size: 85%;
}

.boldCentered {
	font-weight: bold;
	color: #FFA802;
	text-align: center;
}


#rightMain {
	background-image: url(images/microphone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	height: 350px;
	position: relative;
	background-color: #000000;
	float: right;
	margin-right: 50px;
}
#rightWhat {
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	float: right;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 50px;
}
#rightWhat object {
	text-align: center;
}

#rightMusic {
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 115%;
	float: right;
	margin-right: 50px;
	text-align: center;
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 25px;
}
.boldRedCentered {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

#rightMusic object {
	position: relative;
}

#rightContact {
	background-repeat: no-repeat;
	background-position: left top;
	width: 665px;
	float: right;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 115%;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 150px;
	text-align: center;
}
#rightBios {
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	float: right;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 115%;
	padding: 10px;
}
.leftImage {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.current {
	color: #D82126;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D82222;
	font-weight: bold;
}


#topRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;
}
#bottomRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 110%;
	margin-top: 250px;
}
.yellowCopy {
	font-size: 90%;
	font-weight: bold;
	color: #FFA802;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 120%;
	color: #FFF;
	background-color: #000000;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	position: relative;
	width: 900px;
	background-color: #000000;
	margin-left: 50px;
}
#clear {
	clear: both;
}
#leftNav {
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	height: 500px;
	float: left;
}
#footer {
	font-weight: bold;
	position: relative;
	font-size: 80%;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	color: #FFF;
	width: 1000px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#topLine {
	background-color: #000000;
	float: left;
	width: 875px;
	position: absolute;
	left: -10px;
	top: -10px;
	height: 20px;
}

.redCopy {
	color: #C7390B;
}
fieldset {
	width: 450px;
	border: 1px solid #FFA802;
	margin: 5px;
	padding: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #E06600;
}
textarea {
	font-size: 90%;
	background-color: #FFFFCC;
	line-height: 110%;
}
#submit {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA802;
	border-right-color: #FFA802;
	border-bottom-color: #E06600;
	border-left-color: #E06600;
	background-color: #FFD78C;
}

input {
	background-color: #FFFFCC;
}
#navigation {
	height: 40px;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#navigation a {
	color: #F7BA47;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navigation a:hover {
	color: #DA1F28;
}
.rightImage {
	margin: 5px;
	float: right;
}
#sounds {
	width: 900px;
	position: relative;
	float: right;
	margin-right: 50px;
}
#sights {
	float: left;
	height: 400px;
	width: 426px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}
.smallCopy {
	font-size: 75%;
	color: #FFFFFF;
}
#testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	background-color: #000000;
	width: 900px;
	float: right;
	margin-right: 50px;
}
#container #sounds #places table tr td p {
	color: #FFA802;
	font-weight: bold;
	text-align: center;
}
