html, body {
  color: #785C28;
  height: 101%;
  background-color: #FFF;
  background-image: url(../images/bg_jackshit.jpg);
  margin: 0 auto;
  padding: 0;
  }
 a {outline: none;} 
body,td,th {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	text-align: center;
  }
/* set width of wrapper to same width as title image
 * no top or bottom margin
 * auto on both sides will center wrapper in modern browsers */

#header {
background-image:url(../images/bg_jackshit.jpg);
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
  }
  
  
/* styles for the nav menu */

#nav ul {
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  text-align: center;
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
  display: block;
  margin: 5px;
  height: 10px;
  padding: 0px;
  width: 77px;
  text-decoration: none;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
 }
#nav a:link, #nav a:visited {
  background-color: #996600;
  color: #996600;
  }
  
#nav a:hover, #nav a:active {
  background-color: #996600;
  color: yellow;
  }

  
a {outline: none;}

.indexfloat {
	float: left;
	width: 105px;
	border: 1px solid #668704;
	margin-right: 10px;
	margin-bottom: 4px;
		}
.galleryfloat {
	float: left;
	width: 1px;
	border: none;
	margin-right: 5px;
	margin-bottom: 4px;
		}
.bakedfloat {
	float: right;
	width: 158px;
	border: 1px solid #785C28;
	margin-left: 20px;
	margin-bottom: 4px;
		}

.mccabesfloat {
	float: right;
	width: 158px;
	border: 1px solid white;
	margin-left: 20px;
	margin-bottom: 4px;
		}

#sidebar
{
	width: 390px;
	height: 340px;
	padding: 15px 20px 15px 20px;
	overflow: auto;	
	background-color: white;
	border: 1px solid black;
}

#sidebar2
{
	width: 310px;
	height: 320px;
	padding: 15px;
	overflow: auto;	
	background-color: white;
}

.sidebartext { 
color: #808080 ; 
font-weight: bold;
font-size: 12x; 
font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif; 
line-height: normal; 
}



/* links */ 

a:link {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
}
#songcontent {
	width: 800px;
	height: 150px;
	background: #FFF;  
	border-bottom: #fff solid 3px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

  }

/* maincontent */
#maincontent {
	width: 800px;
	background: #fff;  
	border-bottom: #fff solid 3px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

  }
/* set margins, padding, and line height for maincontent paragraphs */
#maincontent p {
  margin: 0px;
  padding: 5px 0;
  line-height: normal;
  }
/* set dimensions for level 1 and 2 headings in maincontent */
#maincontent h1, #maincontent h2 {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif ;
  /*color: white;*/
  }
#maincontent h1 {
  font-size: 125%;
  }
#maincontent h2 {
  font-size: 115%;
  }
  
#maincontent a:link {
	color: #808080 ;
	font-weight: bold;
	text-decoration: none;
}
#maincontent a:visited {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
#maincontent a:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
#maincontent a:active {
	text-decoration: none;
	color:#808080;
	font-weight: bold;
} 

#maincontent-gallery {

background-image: url(../images/bg_jackshit.jpg);
}
 
#maincontent-watch a:link {
	color: #785C28;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#maincontent-watch a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #785C28;
	font-weight: bold;
}
#maincontent-watch a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
#maincontent-watch a:active {
	text-decoration: none;
	font-size: 12px;
	color:#808080;
	font-weight: bold;
} 

/* cd purchase */

#cd a:link {
	color: #FF9900 ;
	font-weight: bold;
	text-decoration: none;
}
#cd a:visited {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
#cd a:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}






/* menu */ 

#menu {
	border-bottom: 2px solid #FFF;
	text-align: center;
	padding: 10px 0px 10px 10px;
	background: #FFF;
}
#menu a {
	padding: 0px;
	margin: 16px;
	text-decoration: none;
	background: #FFF;
	color: #666666;
	font-weight: 600;
	border: 0px;
}
#menu a:hover {
	background: #FFF;
    color: #808080;
	font-weight: 600;
	border: 0px;
}
#menu .current {
  color: #785C28;
	font-weight: bold;
	text-decoration: none;
}
#topbanner {
	border-top: 20px solid #996600;
	border-bottom: 20px solid #996600;
	background-color: #785c28; 
	position: relative;
	text-align: center;
	color: #996600;
	font-weight: 400;
}
#footer {
	/*border-top: 22px solid #D18C09;*/
	position: relative;
	text-align: center;
	color: #FFF;
	font-weight: 400;
}

#footer a:hover {
	/*border-top: 22px solid #D18C09;*/
	position: relative;
	text-align: center;
	color: #808080;
	font-weight: 400;
}


#logo 
{
	width: 350px;
	height: 240px;
    background-color: #5ec4f4;
	margin: 0 auto;
	float: left;
}

#section {
    color: #990000;
	font-weight: 600;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}
#section_head {
    color: #808080;
	background-color: transparent;
	font-weight: 600;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}

#section_content {
    color: #333333;
	background-color: transparent;
	font-weight: 600;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 2px;
	text-align: justify;
}

#section_footer
{
	background-color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 14px;
	margin-top: -5px;
}

#subpagehdr {
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: justify;
}

#subpage
{
	font-weight: normal;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 13px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 110%;
}

/*
ul, li {margin: 0; padding: 0; border: 0; list-style: none;}

li 
{
	list-style: none; 
	position: relative;
	vertical-align: bottom; 
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	margin-left: 15px;
	line-height: 200%;
	width: 101px;
	float: right;
}

li.bullets
{
	list-style: none; /* kills the list item "bullet" markers 
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	margin-left: 15px;
	line-height: 100%;
}
*/
.button 
{
	float: left;
}

.terms
{
	height: 15px;
	margin-top: 10px;	
	background-color: #5EC4F4;
	text-align: right;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #818282;
}

.small_button
{
	font-weight: normal;
	text-align: right;
	float: left;
}

.cancelled
{
	color: #cc0000;
}

.formtext
{
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 12px;
	width: 200px;
	color: #000000;
	padding-left: 10px;
}
.linktext
{
	font-weight: bold;
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Courier New", sans-serif;
	font-size: 12px;
	width: 200px;
	color: #785C28;
	padding-left: 10px;
}
.imageform
{
	margin: 0 2px 0 2px;
}

.inputfield
{
	width: 218px;
}

.formspacer
{
	height: 10px;	
}
#wrapper table tr th table tr td .question {
	text-align: center;
}
