﻿
/* Basic setup */
* 
{
	margin: 0;
	padding: 0;
}

a:link,
a:visited 
{
	color: #5a5555;
}

a:active,
a:hover,
a:focus 
{
	color: #e51818;
}

body 
{
	background: #111;
	font-family: Papyrus, verdana, sans-serif; 
	font-size: 110%;
	margin: 2em;
}

blockquote 
{
	clear:both;
}

.Container 
{
	background: #000;
	border: solid 1px #777;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	position: relative;
	text-align: left;
	width:956px;
}

/* ab854b */
.Content 
{
	color: #bb9251;
	padding: 15px;
	position: relative;
	z-index: 3;
}

h1 
{
	color: #5a5555;
	background: url(/images/TitleunderlineT.gif) no-repeat 0 100%;
	padding: 20px 40px;
}

h1 span
{
	color: #e51818;
}

h2, h3 
{
	clear: both;
	color: #bb9251;
	margin: 20px 0 10px 20px;
}

.hidden 
{
	display: none;
}

.Grass 
{
	position:absolute;
	bottom: 0;
	z-index: 0;
}

.InlineLeftImage 
{
	border: 1px solid #333 !important;
	float: left;
	margin-right: 5px;
}

.LeftColumn 
{
	height: 100%;
	float: left;
	margin: 0;
	width:260px;
}

.LinkList 
{
 list-style-type: none;
 margin: 20px;
}


.LinkList li
{
 display: block;
 float: left;
 padding: 5px 7px;
}

.product 
{
	clear:both;
}

.product a 
{
	float:left; 
	width:200px;
}

.product div 
{
	margin-left:200px; 
	width:100px;
}

.SiteName 
{
	margin: 15px 10px;
}

.MainTransBlack 
{
	background: #000;
	filter: alpha(opacity=60);
	margin-left: 12px;
	-moz-opacity: 0.6;
	min-height: 750px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.MainContent 
{
	background: url(/images/strip.jpg) repeat-y 0 0;
	margin: 0 0 0 260px;
	min-height: 750px;
	position: relative;
	overflow:hidden;
	z-index: 2;
}

p 
{
	margin: 20px 20px 10px 20px;
}

.submit 
{
	background: #8c6d3d;
	border: 1px solid #bc9252;
	font-family: Papyrus, verdana, sans-serif;
}

/* End Basic setup */



.Home .Container 
{
	background: #000 url(/images/covershort.jpg) no-repeat 0 100%;
}

.Home .MainTransBlack 
{
	background: #000 url(/images/tree.jpg) no-repeat 100% 0%;
}

.History .Container 
{
	background: #000 url(/images/ryan.jpg) no-repeat 0 100%;
}

.History .MainTransBlack 
{
	background: #000 url(/images/tree2.jpg) no-repeat 100% 0;
}

.Instruments .Container 
{
	background: #000 url(/images/JohnFadeWithGrass.jpg) no-repeat 0 100%;
}

.Instruments .MainTransBlack 
{
	background: #000 url(/images/Leaves.jpg) no-repeat 100% 0;
}

.Store .Container 
{
	background: #000 url(/images/lineup.jpg) no-repeat 0 100%;
}

.Store .MainTransBlack 
{
	background: #000 url(/images/CrazyBall.jpg) no-repeat 100% 0;
}


.Contact .Container 
{
	background: #000 url(/images/KemperFade.jpg) no-repeat 0 100%;
}

.Contact .MainTransBlack 
{
	background: #000 url(/images/CurlPlant.jpg) no-repeat 0 100%;
}