/* CSS Document */

body {
	background-color: #1d2014;
	width: 930px;
	margin: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

body a:link, body a:visited, body a:active {color: #000000;text-decoration: underline;}
body a:hover {color: #4a5137;text-decoration: underline;}


.homemain{
	background:#e9e7c0; 
	padding: 15px;
	width: 910px;
	margin: 20px 0 0 0;
}

.secondback{
	border:10px solid #e9e7c0;
	width: 910px;
	background: #e9e7c0;
}



.nav {
	background-color: #e9e7c0;
	background-image: url(images/nav_back.jpg);
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #e9e7c0;
	text-decoration: none;
	height: 26px;
	width: 910px;
	padding: 4px 0 0 0;
}

.nav a:link, .nav a:visited, .nav a:active {color: #e9e7c0; text-decoration: none;}
.nav a:hover {color: #FFFFFF; text-decoration: none;}



.navpipe {
	float: left;
	margin: 4px 5px 0 5px
}

.navtitle{
	float: left;
	margin: 4px 5px 0 5px
}

.content{
	background: #FFFFFF;
}

.mainphoto{
	margin: 0 0 10px 10px;
}

.left{
	float:left;
}

.right{
	float:left;
}

.contenttype{

	margin: 15px 45px 0px 45px;
	padding-bottom:10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9e7c0;
	text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:active {color: #e9e7c0; text-decoration: underline;}
.footer a:hover {color: #FFFFFF; text-decoration: underline;}

.headline1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B5237;
	text-decoration: none;
}

.divider{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 400px;
	height:10px;
	margin: 20px 0 10px;
}



#quicklinks {
	margin-top:20px;
	margin-left:73px;
	margin-right:73px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#quicklinks2 {
	margin-left:2px;
	margin-right:73px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:40px;
	margin-top:40px;
	}
	
.influ-photos {
border: 1px solid #666666;
}

.influ-row {

}

.influ-caption {
font-size:10px;
color:#CCCCCC;
text-align:center;
line-height:1.8;
}

a.influ-caption {
font-size:10px;
color:#CCCCCC;
text-align:center;
}


#influ-captionbox {
background-color:#333333;
padding:2px;
text-align:center;
}

/* events page table */
.shows {
	border-collapse: collapse;
	margin: 0 0 20px 0;
	width: 400px;
}

.shows td, .sched td {
	padding: 3px;
	vertical-align: top;
}

.shows td.details {
	width: 50px;
}

.sched {
	border: 1px solid #9B9F59;
	float: right;
	margin: 20px 0 20px 30px;
	width: 350px;
}

.sched td {
	padding: 5px;
}

.sched-title {
	background: #9B9F59;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.sched-title h3 {
	margin: 0;
	padding: 5px 0;
}

.sched-alt {
	background: #EDEFD1;
}

.sched-date {
	width: 100px;
}

.sched-time {
	width: 80px;
}

.show-item {
	overflow: auto;
	border: 1px solid #9fc0df;
	padding: 30px;
	margin: 0px;
	background: #e8f3fd url(images/featured-bg.jpg) repeat-x bottom left;
}

.show-item h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	color: #094478;
}

.show-item p {
	font-size: 13px;
}

.show-info {
	float: left;
	margin: 0px 50px 0px 0px;
	width: 400px;
}

.show-info p {
	font-size: 11px;
}

.show-info img {
	border: 1px solid #9fc0df;
}