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

body {
	color: black;
	background: #3F3728;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 820px;
	text-align: left;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../Pics/BG_Grad_New_2.jpg);
	background-repeat: repeat-y;
	-moz-box-shadow: 3px 3px 13px #000000;
	-webkit-box-shadow: 3px 3px 13px #000000;
	box-shadow: 3px 3px 13px #000000;
	border: 1px solid #60491D;
}
#sidebar1 {
	width: 150px;
	min-height: 590px;
	float: left;
	position: fixed;
}
#header {
	height: 121px;
	padding-top: 47px;
}
#header img {
	position: relative;
	padding-left: 150px;
}
#header h1 {
	position: relative;
	padding-left: 172px;
	margin-left: 10px;
	color: #F0B46F;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.3em;
	text-shadow: 1px 1px 1px #222;
}
#sideTopRight {
	float: right;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #B9AE80;
	margin-top: -163px;	    
}
#mainContent {
	background: transparent;
	width: 650px;
	float: right;
	padding-top: 5px;
}
#FLVPlayer {
	margin-top: 10px;
	margin-bottom: 10px;
}
#text {
	text-align: justify;
	padding-right: 50px;
}
#calendar {
	width: 600px;
}
#imgMainLeft {
	margin-bottom: 10px;
	width: 370px;
	float: left;
	padding-top: 10px;
}
#imgMainLeft img {
	padding: 5px;
	border: 1px solid #B9AE80;
}
#thumbs {
	float: right;
	width: 150px;
	margin-top: 15px;
	padding-right: 20px;
}
#footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.7em;
	color: #1C1912;
	text-align: right;
}
#footer form {
	text-align: right;
}
#footer img {
	padding-right: 8px;
	padding-bottom: 2px;
}
#footer .facebook {
	float: left;
	width: 150px;
	/* [disabled]font-size: 1.1em; */
}
#mainContent {
	min-height:300px;
}
#mainContent #text form {
	text-align: right;
}
#mainContent .shop form {
	text-align: right;
}
#mainContent iframe {
	margin-bottom: 10px;
	margin-left: 42px;
}
#FLVPlayer {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.textItalicCentered {
	font-size: 1em;
	color: #000;
	text-align: center;
	border: 1px solid #B9AE80;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #7E6637;
}
.linkPicFltrght {
	float: right;
	padding-left: 10px;
}
.linkPicFltlft {
	float: left;
	padding-right: 10px;
}
.tracksCD {
	background: #A48F57;
	text-align: center;
	padding: 5px;
	margin: 10px 50px 10px 50px;
	border: 1px solid #B8A57D;
}
.tracksCD2 {
	background: #A48F57;
	text-align: center;
	padding: 5px;
	margin: 10 40px 10px;
	border: 1px solid #B8A57D;
}
.CDTrackName {
	font-weight: bold;
}
.boxCentered {
	background: #A88A41;
	text-align: center;
	width: 350px;
	border: 1px solid #B8A57D;
	margin-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxCentered2 {
	background: #A88A41;
	text-align: center;
	width: 20em;
	border: 1px solid #B8A57D;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.shop {
	padding: 10px;
	border: 1px solid #B8A57D;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 40px;
	background-color: #7E6637;
}
.videos {
	width: 510px;
	padding: 30px;
	border: 1px solid #B8A57D;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 40px;
	background-color: #7E6637;
}
.shopParagraph {
	text-indent: 15px;
	padding-bottom: 10px;
	text-align: justify;
}
.thumbs {
	padding: 5px;
	border: 1px solid #B9A780;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.highlight {
	color: #000000;
	margin: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A88A41;
}
.cdPrice {
	background: #A88A41;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
	display: block;
	margin-bottom: 10px;
}
.space100 {
	height: 80px;
}
.space50 {
	height: 50px;
}
a.myPlayer {
	display:block;
	width: 440px;
	height:315px;
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #B8A57D;
	padding: 10px;
}
a:link {
	color: #17130E;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
p {
	font-size: 0.9em;
	padding-bottom: .5em;
}
h1 {
	color: #16130E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-indent: 0px;
	font-size: 1.4em;
	padding-top: 8px;
	padding-bottom: 10px;
}
h2 {
	color: #2A2807;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
}
h3 {
	color: #2E281C;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size: .9em;
	font-style: italic;
	line-height: 180%;
}