body

{
	position: relative;
		margin: 0;
    	padding: 0;
	background: url(images/slate3.jpg) repeat-x white top center;
	font-size: 12px;
	color: gray;
	font-family: verdana, helvetica, sans-serif;
}
    #wrap {
    	position: relative;
    	top: 0;
width: 1000px;
	margin: 0 auto;
	padding: 0;

}

h2 {
color: #9A2C13;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 18px;
letter-spacing: 2px;
padding: 30px 0 0;
margin:0;
}

h3 {
color: #AD8B61;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 15px;
letter-spacing: 2px;
padding: 20px 0 0;
}

#heading  {
	position: relative;
	margin-top: 0;
	    	padding: 0;
height: 107px;
background: transparent url(images/griffinbrand.jpg) top left no-repeat; 
overflow: hidden;
}
 

#heading h1 {
	position: absolute;
	margin:0;
text-indent: -9999px;

}

    #topnav {
    	list-style-type: none;
    	position: absolute;
    	top: 127px;
    	left: 10px;
width: 220px;
	margin: 0;
	padding: 0;
	background:white;
	text-transform: uppercase;
	letter-spacing:1px;
}

    #topnav li {
margin:20px 0;
	background:white;
}

    #topnav a {
    	    	color:#A09696;
    		margin: 4px;
	padding: 2px 50px 11px 8px;
    	text-decoration:none;
    	height:30px;

}

#topnav a:visited {
color:#A09696;
}
    #topnav a:hover {
    	color:black;
  	background: url(images/swoop3.gif) bottom left no-repeat;
}
#topnav a:active {
color:gray;
}

#topnav a.current {
	color: #9A2C13;
  	background: url(images/swoop3.gif) bottom left no-repeat;
}


    #bottomnav {
    	list-style-type: none;
    	position: relative;
    	top: 50px;
    	left: 0px;
text-transform: none;
background: white;
}

    #bottomnav li {
    	display: inline
   	}

    	    #bottomnav  a{
    	color:gray;
    	padding: 10px 4px;
    	text-decoration: none;
    	}
  

    	    	    #bottomnav  a:visited {
    	color:gray;
    	}
    	
 #bottomnav  a:active {
    	color:gray;
    	}
#bottomnav  a:hover {
    	color:#9A2C13;
    	background: url(images/swoop3.gif) bottom center no-repeat;
    text-decoration: none;
    	}
    	    	    

#artwork{
position:relative;
top:10px;
width: 770px;
margin-left: 250px;

}

#textcolumn{
position:relative;
top:10px;

margin-left: 250px;
width:450px;
}

#textcolumn a {
	color: gray;
	text-decoration: underline;
}

#textcolumn a:hover {
	color: black;
	text-decoration: underline;
}

#textcolumn ul{
list-style-type: none;
}

#textcolumn ul li{
padding-bottom:6px;
text-indent: -40px; 
}

#footer {
	position: relative;
	clear: both;
	
	margin: 10px 0;
	padding:0;
width: 1000px;
}
#footer p{
	color:gray;
margin:10px 0;
padding:4px 0 10px;
	font-family: 'verdana','arial',sans-serif;
	font-size: 9px;
	border-top: 1px solid #9A2C13;
	}
	
#footer p a{
	color:#9A2C13;
	text-decoration:none;
}
#footer p a:hover{
	color:gray;
}

    #shows {
    	list-style-type: none;
    	position: relative;
    	top: 79px;
float: right;
    	height: 30px;
width: auto;
	margin: 0;
	padding: 0;
	background: transparent;
font-weight: 600;

	font-size: 11px;
	
}

    #shows  li {
    	position: relative;
    	top: 0;
   
margin:0;
padding: 0;
	background: transparent;
	display: inline;
}

    #shows  a {
    	position: relative;
    	top: 7px;
    	    	color:black;
    		margin: 0 1px 0;
	padding: 3px 10px 8px;
    	text-decoration: none;
    	background: #B3AF89 url(images/slate4.jpg) bottom left repeat-x;
    	

}

#shows  a:visited {
color: black;
}

    #shows a:hover {
    	color:#9A2C13;
  	background: black;
}
#shows  a:active {
color:gray;
}

#shows  a.current {
	color: #9A2C13;
  	background: white;
  	
}