@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}

a img, *:link img, *:visited img {
  border:  none;
}
p {
	display:block;
	margin:2% 0 2% 0;
}
#page {
	margin: 1em auto 1em auto;
	width: 960px;
	font-size: 100%;
	border: 2px solid #000000;
	padding:0 0 2% 0;
	background-repeat: repeat-y;
	background-image: url(../images/rpwtile_v960.jpg);
	position: relative;
	
}

#page #header {
  background-image: url(../images/headerBg.jpg);
  height: 160px;
  width: 100%;
}
#leftColPic {
  margin-left: 3%;
  margin-top: 2%;
}
#content {
  padding: 3%;
  width: 95%;
  min-height: 500px;
}
#content_one_col {
  padding: 3%;
  width: 80%;
}
.right_list {
	float: right;
	width: 50%;
	margin: 0 0 15% 2%;
	
}
#leftCol {
  width: 35%;
  margin-top: 1%;
}
#rightPage {
	float: right;
	width: 55%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.performancePlaces {
	font-weight: bold;
	margin-top: 2%;
	margin-bottom: 5%;
}
.gigblock{
  width:800px;
  margin:0px 0px 0px 50px;
}
hr {
}

#mailingList {
  margin: 5px;
  padding: 5px;
  width: 360px;
}
h1,h2,h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #2a281b;
	font-style: italic;
	text-decoration: underline;
}
h1 {
	margin-bottom: 2%;
}
h2 {
	margin-top: 1%;
	margin-bottom: 3%;
}
h3,h4 {
	margin-top: 3%;
	margin-bottom: 1%;
}
#nav {
	display: block;
	float: right;
	width: 450px;
	margin-top: .5%;
}
#nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}


#first {
  margin-left: 0%;
}
#second {
  margin-left: 5%;
}
#third {
  margin-left: 10%;
}
#fourth {
  margin-left: 15%;
}
#fifth {
  margin-left: 20%;
}
#sixth {
  margin-left: 25%;
}
#nav a {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 130%;
  color: #d23e08;
  line-height: 25px;
  font-style: italic;
}
#nav a:link {
  text-decoration: none;
}
#nav a:visited {
  text-decoration: none;
}
#nav a:hover {
  text-decoration: none;
  color: #c1bdb2;
}
#nav a:active {
  text-decoration: none;
}
#footer {
  margin-left: 25%;
  color: #d1cac4;
  width: 70%;
}
#footer a {
  color: #d1cac4;
  font-style: italic;
}
#footer a:hover {
  text-decoration: underline;
}
#page #header img {
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
body {
  background-color: #6b6c5d;
}
body, td, th {
  font-size: 1em;
  font-family: "Times New Roman",Times,serif;
  color: #2a281b;
  text-align: left;
}
#linkList {
  width: 85%;
  margin-left: 80px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  clear: both;
}
a:link {
  color: #000099;
  font-style: italic;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  font-style: italic;
}
a:hover {
  text-decoration: none;
  color: #d33e09;
}
a:active {
  text-decoration: none;
}
button.buttlink {
  
  font-size: 1em;
  text-align: left;
  color: #000099;
  
  background: none;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}
#contact {
	border: 1px solid #6b6c5d;
	padding: 10px;
	width: 275px;
	margin-left: 2%;
	margin-bottom: 5%;
}
.testimonials p {
	display: block;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
}

#lynnMail {
  border-style: none;
  position: relative;
  top: 5px;
}

.smallHeader {
  font-size: 125%;
}
.testimonials {
  clear:both;
	border: 1px solid #6b6c5d;
	padding: 2%;
	width: 50%;
	margin-top: 5%;
	text-align: left;
	margin-bottom: 5%;
}
.italics {
  font-style: italic;
}

#performanceSchedule h3 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
  color: #4f5045;
  text-decoration: underline;
  margin-left: 20px;
}
.scheduleBlockInfo {
  margin:1% 0 2% 2%;
  position: relative;
  
  text-align: left;
  display: block;
  width: 50%;
}
.performanceRightCol {
  float: right;
  width: 50%;
  
}

.performanceImage {
	font-size: 0.9em;
	margin:3% 0 0 3%;
	display: block;
	font-style: italic;
	
}
.homeTestimony {
  display: block;
  font-size: 1.2em;
  margin-left: 4%;
  font-weight: bold;
  margin-top: 10%;
  position: relative;
}
.monthSchedule {
	padding:5% 0 0 5%;
	overflow:auto;
  
}
.underlineHeader {
  border-style: none none solid;
  border-color: #2a281b;
  border-width: 1px;
  text-decoration: none;
}
.rightColTestimonials {
  padding: 10px;
  float: right;
  width: 360px;
  margin-right: 20px;
  margin-top: 20px;
}
.Home_performanceImage {
  font-size: 0.8em;
  text-align: center;
  display: block;
  font-style: italic;
  width: 300px;
  float: right;
  margin-right: 8%;
}
.Top_performanceImage {
  font-size: 0.9em;
  text-align: center;
  display: block;
  font-style: italic;
  width: 275px;
}
.music_player_box {
	padding: 5%;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 3%;
	margin-left: 3%;
  
}
.music_player {
  padding: 20px;
  width: 50%;
  float: right;
  position: relative;
  bottom: 20px;
}
.music_player ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-bottom: 10px;
}
#content ul {
	display: block;
	margin-left: 5%;
}
.player p {
	display: block;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 2ex;
	margin-left: 0px;
}
.player object {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2ex;
	margin-left: 10%;
}

hr {
	width: 100%;
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
}
#player {
  margin-left: 20%;
}
.performanceImage_right_col {
  width: 375px;
  margin-left: 50px;
}
.captionText {
  font-size: 0.9em;
  font-style: italic;
  display: block;
  margin-top: 10px;
}
.gallery td img {
  border: 2px solid #000000;
}
.gallery_sub_heading {
	font-size:1.2em;
	width:80%;
	margin:0 0 0 8%;
	text-decoration:none;
}
