@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #9E8D71;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #585245;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: underline;

}
#wrapper {
	width: 859px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 303px;
	background-color: #F6F5F1;

	min-height:770px;
    height:auto !important;
    height:770px;

}
#masthead {
	height: 303px;
	background-image: url(masthead.jpg);
}
#extralinks {
	width: 180px;
	left: 200px;
	margin-left: 320px;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-top: 80px;
}
#extralinks a:link, #extralinks a:visited {
	color: #73664F;
	text-decoration: none;
	font-weight: bold;
}


#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	padding-bottom: 20px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #585245;
	padding-top: 20px;
}
#text p {
	padding-left: 50px;
}
#text h2 {
	padding-left: 20px;
	font-size: 14pt;
}
#photos {
	width: 350px;
	float: right;
	padding-top: 110px;
}
#photos .padding {
	padding: 5px;
}



#navcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 859px;
	height: 95px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
	margin-top: 0px;
}
#navcontainer a:link, #navcontainer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D8C6E;
	text-decoration: none;
	font-size: 7pt;
}
#navcontainer a:hover, #navcontainer a:active {
	text-decoration: underline;
}



ul#navlist
{
	white-space: nowrap;
}
#navlist {
	top: 40px;
}



#navlist li
{
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navlist a {
	padding: 3px 10px;
	color: #9D8C6E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#navlist a:link, #navlist a:visited
{
	color: #9D8C6E;
	text-decoration: none;
	font-size: 10pt;
}

#navlist a:hover
{
	color: #9D8C6E;
	text-decoration: underline;
}





#navcontainer li a#current
{
color: #9D8C6E;
background-color:#FFFFFF;
border-color: #aaab9c #fff #fff #ccc;
}
#player {
	padding-left: 50px;
}
#itunes {
	padding-left: 345px;
	padding-top: 145px;
	margin-bottom: 5px;
}
#cd {
	padding-left: 345px;
	margin-bottom: 5px;
}
#lp {
	padding-left: 345px;
	margin-bottom: 5px;
}
#listen {
	padding-left: 345px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
div#commentForm
{
	display: none;
	margin: 0px;
	padding: 0px;
}
.tiny {
	font-size: 7pt;
	color: #585245;
	display: block;
}
