﻿body
	{
	background-color: #669933;
	position: relative;
	height: auto;
	margin: 0 auto;
	margin: 20px;
	min-height: 1200px;
	}

	
#wrapper
	{
	background-color: #CC9900;
	position: relative;
	width: 1000px;
	height: auto;
	min-height: 700px;
	margin: 0 auto;
	top: 25px;
	bottom: -600px;
	}

#logo
	{
	background-image: url('gsgSized.jpg');
	position: relative;
	left: 0px;
	top: 0px;
	height: 240px;
	width: 241px;
	}
#contactBar
	{
	position: relative;
	height: 150px;
	top: -215px;
	left: 215px;
	width: 78%;
	right: 0px;
	height: 90px;
	font-family: helvetica;
	text-align: right;
	font-size: 1.5em;
	}
#header
	{
	background-image: url('banner.jpg');
	color: white;
	font-family: helvetica;
	font-size: 2.5em;
	font-weight: bold;
	text-align: right;
	line-height: 6em;
	position: absolute;
	left: 241px;
	top: 90px;
	width: 759px;
	height: 150px;
	font-family: helvetica
	}
	
#photoBar
	{
	background-image: url('sidePhoto.jpg');
	background-repeat: no-repeat;
	position: absolute;
	width: 175px;
	height: 480px;
	left: 25px;
	top: 350px;
	}
	
#caption
	{
	position: relative; 
	top: 404px;
	width: 159px;
	height: 55px;
	background-color: black;
	color: white;
	opacity:0.6;
	filter: alpha(opacity=60);
	font-family: helvetica;
	font-weight: bold;
	text-align: center;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
	
#main
	{
	background-color: #CCFFFF;
	position: relative;
	font-family: helvetica;
	font-size: 1em;
	text-indent: 80px;
	top: -30px;
	left: 230px;
	width: 670px;
	height: auto;
	min-height: 480px;
	padding: 2em;
	}
	
#nav
	{
	background-color: #CCCC00;
	position: absolute;
	top: 240px;
	width: 100%;
	height: 60px;
	text-align: center
	}
	
ul
	{
	height: auto;
	}
	
li
	{
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
	font-family: bookman;
	font-size: 1.5em;
	text-align: center;
	text-decoration: none;
	color: black;
	padding: 1em;
	padding-right: 1em;
	display: inline;
	width: 100px;
	height: 50px;
	top: 0px;
	}

a 
	{
	text-decoration: none;
	cursor: pointer;
	color: black;
	font-weight: bold
	}
	
	
#footer
	{
	background-color: #CCCC00;
	position: relative;
	width: 100%;
	height: 50px;
	right: 0px;
	line-height: 1em;
	text-align: center;
	padding-top: 5px;
	top: 0px;
	}
	
/*img
	{
	width: 450px;
	height: 337px;
	}
*/

.headline
	{
	font-weight: 600;
	font-family: helvetica;
	color: black;
	font-size: 2em;
	text-indent: 0px;
	}

#content
	{
	font-size: 1.5em;
	}
.noline
	{
	line-height: .5em;
	}
	
#link
	{
	text-align: right;
	color: blue
	}
#tobylink
	{
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
	}
	
input
	{
	background-color: #CCCC00;
	}
	
textarea
	{
	background-color: #CCCC00;
	}
/*The following are classes for use with catalog results*/
.guitar{
	text-indent: 0px;
	border-style: solid;
	border-width: 1px;
	border-left:none;
	border-right:none;
	width: auto;
	height: auto;	
	min-height: 175px;
	padding:5px;
	}
.guitar a{
	color:blue;
	}
.photo ul{
	height: auto;
	text-align: center;
	}
.photo li{
	list-style: none;
	display: inline;
	width: 120px;
	height: auto;
	min-height: 120px;
	font-size: 0.75em
	}

#centeredImage{
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.makernav{
	font-size: 16pt;
	color: blue;
	text-indent: 0px;
	display: block;
	width: 500px;
	padding: 0px;
	
}
	
.thumbnail{
	font-size: 0.8em;
	width: 200px;
	height: 200px;
	text-align: center;
	margin: 0 auto;
}
