@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
		}
	
body {
	background-color: #bd7171;
}

.outerwrapper {

}

td.contactImg {
vertical-align: top;

}
	
.wrapper  {
	width: 800px;
	height: auto;
	display: block;
	margin: auto;
}

.header  {

}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	
}

.table td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.nav  {
	width: 100&;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	text-align: center;
	
}

.nav ul {
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px solid #bd7171;
	
}

.nav ul li.border {
	display: inline;
	text-transform: uppercase;
	margin-right: 1.5em;
	padding-right: 1.5em;
	border-right: 1px solid #bd7171; 
}

.nav ul li.border a:link {
	text-decoration: none;
	color: #bd7171;
}

.nav ul li.border a:visited {
	text-decoration: none;
	color: #bd7171;
}

.nav ul li.border a:hover {
	text-decoration: underline;
	color: #000000;
}

.nav ul li.border a:active {
	text-decoration: none;
	color: #000000;
}

.nav ul li.noBorder {
	display: inline;
	text-transform: uppercase;
	
	 
}

.nav ul li.noBorder a:link {
	text-decoration: none;
	color: #bd7171;
}

.nav ul li.noBorder a:visited {
	text-decoration: none;
	color: #bd7171;
}

.nav ul li.noBorder a:hover {
	text-decoration: underline;
	color: #000000;
}

.nav ul li.noBorder a:active {
	text-decoration: none;
	color: #000000;
}
   
.content {
width: 92%;
height: auto;
background-color: #FFFFFF;
margin-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 4%;
padding-right: 4%;
padding-top: 10px;

}

.shop {
width: 150px;
height: 25px;
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
background-color: #990000;
text-align: center;
padding-top: .25em;
padding-left: .25em;
padding-right: .25em;
margin-bottom: 20px;
 
}

.shop a:link {
text-decoration: none;
color: #fff;
}

.shop a:visited {
text-decoration: none;
color: #fff;
}

.shop a:hover {
text-decoration: none;
color: #fff;
}

.shop a:active {
text-decoration: none;
color: #fff;
}

.SpaceUnderShopButton {
height: 30px;
width: 100%;
background-color: #fff;
}

h2 {
color: #000;
margin-top: 1em;
margin-bottom: 1em;
}

h3 {
color: #000;
margin-top: 1em;

}



h2pink {
color: #d17171;
}

p {
color: #000000;
font-size: small;
margin-bottom: 1.1em;
}

.headshot {
padding-right: 10px;
padding-bottom: 10px;
float: left;
}

.L {
width: 35%;
vertical-align: top;
font-size: medium;
font-weight: bold;

}

.R {
width: 65%;
vertical-align: top;
}

.venue-header {
font-size: medium;
font-weight: bold;
margin-bottom: 0;
}


.slideshow {
text-align: center;
}

.footer {

}

