/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #FFFFFF url(../images/bg.jpg) top center no-repeat fixed;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#page_wrapper {
  background: #F3E7A9 url(../images/page_bg.jpg) top left;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 4px solid #F4F4EE;
  position:relative;
}

#page_wrapper2 {
  background: #F3E7A9;
  margin-left: auto; 
  margin-right: auto;
  width: 640px;
  text-align: left;
  border: 0px solid #F4F4EE;
  position:relative;
}

#sunbox {
	position:relative;
	left:380px;
	top:0px;
	/*	width:225px;
	height:43px;*/
	z-index:1;
	border:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


#sun {
	position:absolute;
	left:380px;
	top:0px;
	/*	width:225px;
	height:43px;*/
	z-index:2;
	border:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
	

#main_header {
	position:absolute;
	left:0px;
	top:0px;
/*	width:225px;
	height:43px;*/
	z-index:1;
	}

#main_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#main_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}


#page_header {
  height: 55px;
  background: #515230 url(../images/menu_bg.jpg) top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
	height:100px;
	background: #A5A162 url(../images/menu_bg.jpg) bottom left no-repeat;
	margin: 0 0 0 0;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:75px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }


#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a#current
{
padding: 0.2em 1em;
background-color: transparent;
color: #FFD673;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}


#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url(../images/content_bg.jpg) top left no-repeat;
}

#content2_wrapper {
  background: transparent url(../images/content2_bg.jpg) top left no-repeat;
}

#left_side {
  float:left;
  width:480px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:1em;
  color: #A0410D;
}
#left_side h4 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:1.1em;
  color: #A0410D;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side2 {
  float:left;
  width:640px;
}
  
#left_side2 h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:1em;
  color: #A0410D;
}
#left_side2 h4 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:1.1em;
  color: #A0410D;
}
  
#left_side2 p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

ul.gigslist {
   
list-style-type: none;
font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
  padding: 10px 10px 10px 30px;
margin: 10px 10px 10px 30px;
text-indent: -40px
}

#right_side {
  float:right;
  width:150px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#basslist ul {
   
list-style-type: none;
padding: 0;
margin: 0;

  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#basslist ul li a {
	color: #111;
	padding: 0 0 0 18px;
	text-decoration: none;
}



#basslist ul li a:hover {
	color: #111;
	background: url(../images/bassbullet.gif) no-repeat;
	
}

	



#gallery{
	padding:0 0 0 0; 
	margin:-10px 0 0 0; 
	list-style-type:none; 
	overflow:hidden; 
	
	border-top:none;
	
 }
 
#gallery li a{
	display:block;
	height:15px;
	width:125px;
	text-decoration:none;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #333333;
	overflow:hidden;
	padding-left:10px;
	padding-top: 5px;
	padding-right: 5px;
}

#gallery li a:hover{
	background-color:#F7EFAD;
	height:100px;
	color:#333;
	border-style: dotted;
	border-width: 0px;
}



#gallery .spacer{
	line-height:10px;
}

#gallery i{
	color:#9C4208;
	font-weight:900;
}



#page_footer {
  height: 70px;
  background: #515230 url(../images/footer.jpg) top left no-repeat;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
	text-align:center;
	padding-top:20px;
	font-family: verdana;
	font-size:12px;
	line-height:16px;
	color: #FCF8E3;
	font-weight: bold;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.spacer2 {
  margin:0px;padding:0px;height:1px;clear:both;
}

  .pullquote {
	width: 40%;
	float:right;
	font-size:125%;
	line-height:125%;
	margin:10px;
	background: url(../images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 0px 5px 0px;
	text-align: left;
	clear:right
}
.pullquote:first-letter {
	background: url(../images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}
 
 
	
	hr {color: #FFEFAD; background-color: #FFEFB5; border: 1px dotted #A0410D; border-style: none none dashed; }
 
.floatright { float: right; }

.floatleft { float: left; }

.floatrightclear { 
    float: right; 
    clear: right; 
    margin: 0px; }
	
.floatrightimg { 
    float: right;  
    margin: 10px;	
	
}
