html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	background-color: #281f13;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 0;
	background-image: url(../images/bkg.jpg);
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
}

	/* set default layout to 0 */
table, tr, td, ul, li, h1, h2, h3, h4, img, div {
	margin: 0px;
	padding: 0px;
	border:0px;
}


/*content text*/
#content h1 {
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 16px;
	color: #201609;
	/* brown color: #4b3315;*/
	
}

#content h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	color: #4b3315;
	/*light borwn color: #876034;*/
	/* green color: #8b9000;*/
	
}

#content h3 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 12px;
	color: #4b3315;
	/*light borwn color: #876034;*/
	/* green color: #8b9000;*/
	
}
#content h1.event {
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 20px;
	/*color: #201609;*/
	color: #4b3315;
}

#content h2.event {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 16px;
	color: #4b3315;
	/*light borwn color: #876034;*/
	/* green color: #8b9000;*/
	
}

#content h3.event {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	color: #4b3315;
	/*light borwn color: #876034;*/
	/* green color: #8b9000;*/
	
}


#content p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content a {
	color: #876034;
	font-weight: bold;
	
}

#content ul {
	margin-left: 30px;
}

.required {
	color: #ff0000;
}

/*end text*/

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #eeeeee;
	margin: 10px 0;
}


#container {
	text-align: left;
	width: 740px;
	min-height: 448px;
	height: auto;
	border: 5px solid #b8bb6c;
	margin: 5px;
	background-repeat: repeat-y;
	background-image: url(../images/content_bkg.jpg);
	background-color: #b8bb6c;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	
}

#content {
	width: 488px;
	min-height: 448px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	float: left;
	color: #201609;
	font-size: 11px;
	line-height: 18px;
}

	.steeple {
	background-image: url(../images/sub_bkg_steeple.jpg);
	background-repeat: no-repeat;
	}
	
	.cherub {
	background-image: url(../images/sub_bkg_cherub.jpg);
	background-repeat: no-repeat;
	}
	
	.facade {
	background-image: url(../images/sub_bkg_facade.jpg);
	background-repeat: no-repeat;
	}
	
	.glasses {
	background-image: url(../images/sub_bkg_glasses.jpg);
	background-repeat: no-repeat;
	}
	
	
	.guitar_man {
	background-image: url(../images/sub_bkg_guitar_man.jpg);
	background-repeat: no-repeat;
	}
	.cornell1 {
	background-image: url(../images/sub_bkg_cornell1.jpg);
	background-repeat: no-repeat;
	}
	
	.cornell2 {
	background-image: url(../images/sub_bkg_cornell2.jpg);
	background-repeat: no-repeat;
	}
	
	.cornell3 {
	background-image: url(../images/sub_bkg_cornell3.jpg);
	background-repeat: no-repeat;
	}
	
	.eagle {
	background-image: url(../images/sub_bkg_eagle.jpg);
	background-repeat: no-repeat;
	}
	
	.old_dude {
	background-image: url(../images/sub_bkg_old_dude.jpg);
	background-repeat: no-repeat;
	}
	
	.bike {
	background-image: url(../images/sub_bkg_bike.jpg);
	background-repeat: no-repeat;
	}
	
	.content_pad {
		
		padding: 15px;	
	
	}

#nav {
	width: 244px;
	min-height: 490px;
	height: 490px;
	float: left;
	margin: 0px;
	margin-left:8px;
	padding: 0px;
	
	}

	#nav_images {
		width: 244px;
		height: 230px;
		margin-top: 15px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;
		border-bottom: 1px solid #b8bb6c;
		text-align:center;
		/*clear: both;*/
	}
	
	#nav_images img{
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 11px;
		margin-left: 0px;
		margin-right: 0px;
		clear: both;
	}
	
	#nav_text {
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		width: 192px;
		font-size: 10px;
		color: #ffe7bd;
		line-height: 12px;
		text-align: justify;
	}
	
	#nav_text h1 {
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0px;
		font-size:10px;
		font-weight:normal;
	}
	
	#sub_nav {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		clear: both;
	}
	
	#sub_nav img{
		margin-bottom: 12px;
		
	}
	
		#sub_nav a{
		 color: #c6b393;
		 text-decoration: none;
		
	}
	
#flash {
	background-color: #000;
	width: auto; 

}

#footer {
	font-size: 9px;
	font-weight: bold;
	color: #ffe7bd;
	clear: both;
	width: 740px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer ul {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#footer li {
	list-style: none;
	display: inline;
	line-height: 18px;
}

#footer a {
	color: #afb45f;
	text-decoration: none;
	padding-right: 25px;
}

#copyright {
	clear: both;	
	margin-top: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #ffe7bd;
}

#hours {
	float: left;
	padding-top: 20px;
	margin-left: 40px;
	width: 590px;
	
	}
	
#sound_player {
	padding-top: 20px;
	float: right;
	width: 100px;
	height: 30px;
	background-color: transparent;
}

/*calendar*/
.calendar {
	border-collapse: collapse;
	border: 1px solid #4f4039;
	margin-top: 12px;
}

.calendar th {
	padding: 5px;
	background-color: #f9f3cd;
}

.calendar td {
	padding: 5px;
}

/*gallery (also in lightbox.css)*/

#imgbox {
	margin-top: 0px;
	margin-bottom: 20px;
}

#imgbox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px #cccccc solid;
}

/*forms*/
#formtable td {
	padding: 3px;
	}
.submit_btn {
	background-color: #b8bb6c;
	border: 1px solid #4b3315;
}

/*artist*/

#pic_container {
	width: 448px;
	text-align:center;
}

.artist_pics {
	width: auto;
	margin-bottom: 20px;
	text-align: left;
	
	
}

.artist_pics img{
	margin-right: 20px;
	vertical-align:top;
	
}