* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
	color: #000;
	background-color: #160200;
}

img {
	border: none;
}

a {
	outline: none;
}

p {
	font: normal 16px "Adobe Garamond", Adone, serif;
	color: #000;
	text-decoration: none;
	line-height: 1.3em;
/*	font: normal 16px "Adobe Garamond", serif;
	line-height: 1.3em; */
	text-align: justify;
}

#page {
	width: 734px;
	min-height: 526px;
	margin: 0 auto;
	background: url(http://symphonyinthebarn.com/images/A_Header_guide.jpg) no-repeat top center;
	margin-bottom: -40px;
}

#logo {
	float: right;
	margin-right: 28px;
}

#main_menu {
	float: right;
	clear: both;
	margin-top: 58px;
	margin-right: 3px;
}

#calendar {
	margin-top: 219px;
	margin-left: 46px;
}

#sub_menu {
	width: 610px;
	min-height: 26px;
	margin: 0 auto;
	padding-left: 10px;
}

#sub_menu ul {
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}

#main_menu li,
#sub_menu li {
	float: left;
	display: block;
}

#content {
	background: url(http://symphonyinthebarn.com/images/B_Page_plate.jpg) repeat center 101px;
	min-height: 51px;
	margin: 0 auto;
	padding-left: 68px;
	padding-right: 68px;
	margin-top: 101px;
	margin-bottom: -50px;
}

#copy {
	position: relative;
	top: -50px;
}

#footer {
	background: url(http://symphonyinthebarn.com/images/C_Foot_plate.jpg) no-repeat bottom center;
	height: 31px;
}

#cover {
	background-color: #160200;
	height: 19px;
}
