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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100.01%;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'Marck Script', serif;
	font-size: 48px;
	text-shadow: 4px 4px 4px #D8CFC7;
	color: #A97545;
	/*color: #F55847;*/
}
h1 a {
	color: #A97545;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 82%;
}
a {
	color: #004A4A;
}
.clear {
	clear: both;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
}
#nav {
	float: right;
	color: #B0A08E;
}
#nav ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#content-wrapper {
	background-image: url(../images/pac-albumArt-front.jpg);
	background-repeat: no-repeat;
	height: 725px;
	width: 800px;
	clear: both;
	border:2px outset #F4D9A6;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 5px 5px 7px #C4B8AA;
	-webkit-box-shadow: 5px 5px 7px #C4B8AA;
	box-shadow: 5px 5px 7px #C4B8AA;
}
#content {
	margin-top: 400px;
	margin-right: 50px;
	margin-left: 50px;
	/*background-color: #FFFEFA;*/
	position: absolute;
	width: 700px;
	text-align: center;
	border:1px outset #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 0.6);
	background: rgba(255, 255, 255, 0.6);
	color: #000;
	padding: 5px;
}
#content h3 {
	color: #6A492B;
}

#content-main {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #EBBE87;
	border-bottom-color: #EBBE87;
	height: 125px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#content-music {
	float: right;
	height: 120px;
	width: 325px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
#content-music h4 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}

/*copy of remote slim-081711.css by mailchimp with local edits*/
#mc_embed_signup{
	/*background:#fff;*/
	clear:both;
	font:14px;
	height: 120px;
	width: 325px;
	float: left;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
	/*Helvetica,Arial,sans-serif;*/ }
#mc_embed_signup form {
	display:block;
	position:relative;
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mc_embed_signup h2 {
	/*font-weight:bold;*/ 
	padding:0; 
	margin:5px 0; 
	font-size:1.4em;
}
#mc_embed_signup input {border:1px solid #B0A08E; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {
	border: 1px solid #B0A08E;
}
#mc_embed_signup .button {
	clear:both;
	background-color: #BC7D2D;
	border: 0 none;
	border-radius:4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size:15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding:0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}
#mc_embed_signup .button:hover {
	background-color:#004A4A;
}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {
	display:block;
	padding:8px 0;
	margin:0 4% 10px 0;
	text-indent:5px;
	width:58%;
	min-width:280px;
}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#footer p {
	text-align: right;
	margin: 2px;
	color: #A97545;
}
