
/* CSS Document */

body  {
	font: 100% "Times New Roman", Times, serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f2bc48;
}

#container #hmpg  { 
	width: 1100px;
	height: 768px;
	background-color: #2e1e0b;
	background-image: url(../images/hmpgBkgrnd_fullBtm.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#container #recordings { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_recordings.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container #recordings2 { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_recordings2.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container #booking { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_booking.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container #bios { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_bios.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #general { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_general.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #calendar { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_calendar.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #contact { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_contact.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #mark { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_mark.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #roxanne { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_roxanne.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #jake { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_jake.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #neil { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_neil.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#container #shop { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_shop.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;	
}
#container #shopMain { 
	width: 1100px;
	/*height: 768px;*/
	background-color: #2e1e0b;
	background-image: url(../images/bkgrnd_shopMain.jpg);
	background-repeat: repeat;
	background-position: top;	
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;	
}
#container #apDiv1 {
	position:absolute;
	left:518px;
	top:807px;
	width:328px;
	height:27px;
	z-index:1;
}



#header  {
	background-image:url(../images/header_bkgrnd.jpg);
	display:block;
	border-left: 3px solid #491102;
	border-right: 3px solid #491102;
	width: 1094px;
	text-align:center;
	height: 82px;		
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;
	
}
#sidebar1Hm {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: right;	
	padding: 70px 25px 0px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebar2Hm {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	 
	padding: 70px 20px 0px 25px; /* padding keeps the content of the div away from the edges */
}
#mainContentRC { 
	margin: 0 280px; 
	padding-top: 755px;
	text-align: center;
}
#mainContentHm { 
	margin: 0 280px; 
	padding-top: 655px;
	text-align: center;
}
#mainContentBios { 
	margin: 0px; 	
	text-align: left;
	width: 800px;
	padding: 120px 0px 25px 100px;
}
#mainContentCalendar { 
	margin: 0px; 	
	text-align: left;
	width: 950px;
	padding: 120px 0px 25px 100px;
}
#mainContentShop { 
	margin: 0px; 	
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 950px;
	padding: 100px 0px 25px 100px;
}
#mainContentShopMain { 
	margin: 0px; 	
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 950px;
	padding: 100px 0px 25px 150px;
}


#sidebar1Rc {
	float: left; /* since this element is floated, a width must be given */
	width: 750px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: left;	
	padding: 100px 0px 0px 35px; /* padding keeps the content of the div away from the edges */
}
#sidebar2Rc {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px;
	padding: 200px 15px 0px 0px; /* padding keeps the content of the div away from the edges */
}


#sidebar1RcSam {
	float: left; /* since this element is floated, a width must be given */
	width: 550px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	text-align: left;	
	padding: 100px 0px 0px 35px; /* padding keeps the content of the div away from the edges */
}
#sidebar2RcSam {
	float: right; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px;
	padding: 70px 15px 0px 0px; /* padding keeps the content of the div away from the edges */
}


h1 {
	font: 20px "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight: bold;	
	padding: 20px 0px 0px 0px;
	line-height: 0px;
}
h2 {
	font: 20px "Times New Roman", Times, serif;	
	font-weight: bold;	
	padding: 10px 0px 20px 30px;
	line-height: 0px;
	color: #fe6f43;
}
h3 {
	font: 20px "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight: bold;	
	padding: 20px 0px 0px 30px;
	line-height: 0px;
}
h4 {
	font: 18px "Times New Roman", Times, serif;
	font-style:oblique;
	/*font-weight: bold;*/	
	padding-top: 20px;
	line-height: 0px;
}

.textHm  {
	font: 100% "Times New Roman", Times, serif;
	color: #f2bc48;
	line-height: 24px;
}

.text  {
	font: 100% "Times New Roman", Times, serif;
	color: #f2bc48;
	line-height: 24px;
	padding-left: 30px;
}
.textHeader {
	font: 18px "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight: bold;	
	padding-top: 15px;
	line-height: 0px;
	}
.textSm {
	font: 90% "Times New Roman", Times, serif;	
}
.copyright  {
	font: 75% "Times New Roman", Times, serif;
	color: #984625;	
	margin: 0px auto;
	padding-top: 4px;
}

a.link:link,  a.link:visited, a.link:active {
	font: 100% "Times New Roman", Times, serif;	
	color: #eecf61;
	text-decoration:underline;	
}
a.link:hover {
	font: 100% "Times New Roman", Times, serif;	
	color: #f9aa12;	
	text-decoration:underline;		
}

a.link2:link,  a.link2:visited, a.link2:active {
	font: 100% "Times New Roman", Times, serif;	
	color: #eecf61;
	text-decoration:underline;
	line-height: 12px;
	padding-top: 0px;
	margin-left: 35px;
}
a.link2:hover {
	font: 100% "Times New Roman", Times, serif;	
	color: #f9aa12;	
	text-decoration:underline;
	line-height: 12px;
	padding-top: 0px;
	margin-left: 35px;
	margin-top: 0px;
}
a.linkSm:link,  a.linkSm:visited, a.linkSm:active {
	font: 100% "Times New Roman", Times, serif;	
	color: #eecf61;
	text-decoration:underline;	
}
a.linkSm:hover {
	font: 100% "Times New Roman", Times, serif;	
	color: #f9aa12;	
	text-decoration:underline;
	
	
}


a.sample:link,  a.sample:visited, a.sample:active {	
	color: #eecf61;
	text-decoration:underline;
	font-weight: bold;
}
a.sample:hover {	
	color: #f9aa12;	
	text-decoration:underline;
	font-weight: bold;
	
}
ol
{
font: 80% "Times New Roman", Times, serif;		
}

ul#navlist
{
margin: 0 auto;
padding:  0px 0px 0px 0px;
height: 24px;
white-space: nowrap;
width: 1094px;
	border-left: 3px solid #491102;
	border-right: 3px solid #491102;	
	text-align:center;
	
}

#navlist li
{
display: inline;
list-style-type: none;
/*padding-right: 20px;*/
margin: 0px;
font: 100% "Times New Roman", Times, serif;	
	color: #fe6f43;
padding: 3px 25px 0px 0px;
}
#navlist a:link, #navlist a:visited, #navlist a:active {
	font: 100% "Times New Roman", Times, serif;	
	color: #fe6f43;
	text-decoration:underline;	
}
#navlist a:hover {
	font: 100% "Times New Roman", Times, serif;	
	color: #fc9576;	
	text-decoration:underline;	
}



/*  styles for form input and select fields */	
input { 
 background-color: #f8de9a; 
}
select { 
 background-color: #f8de9a; 
 color: #000000; 
}
.textForm  {
	font: 90% "Times New Roman", Times, serif;
	text-align:right;
}



img.border {
			display: block;
			padding:1px;
			border:solid;
			border-color: #56210b #000000 #000000 #56210b;
			border-width: 1px 2px 2px 1px;
			background-color: #000000;
		}

table.calendar td {
	vertical-align:top;
	text-align:left;		
	}
	
table.alchemists td {
	text-align:center;
	font-size: 90%;
	color: #f2bc48;
	font-weight: bold;	
	}

.pad  {
	padding-top: 15px:
	
}
.height  {
	line-height: 15px:	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}
