* {
	padding:0;
	margin:0;
	}
h1, h2, h3, h4, h5, h6, pre, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left: 5%; }
fieldset { padding: .5em; }

body,table {
	margin: 0;
	font: 12px Arial, Sans-serif;
}
a, a:link, a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	margin: 0;
	font: 14px Arial, Sans-serif;
}
.headerImg {
	display: block;
	width: 780px;
	height: 170px;
}
#headerInfo {
	width: 450px;
	position: absolute;
	left:15px;
	top: 65px;
}
.phoneInfo {
	float: left;
	margin: 0 5 0 0;
	color:white;
}
.emailInfo {
	float: left;
	color:white;
}
#thepage {
	clear: both;
	width: 780px;
	}
ul#navtext {
	display: block;
	float: left;
	width: 120px;
	font: 130%/130%  Mistral, "Trebuchet MS", Sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul#navtext li {	padding: 0; margin: 0 0 .5em .5em; }
ul#navtext a {
	display: block !important;
	display: inline;
	color: #000;
	text-decoration:none;
}
#navtext a:hover {
	color: #fff;
	/*text-decoration:underline;*/
}
#newNav {
	/*display: block;*/
	float: left;
	width: 120px;
	font: 130%/130%  Mistral, "Trebuchet MS", Sans-serif;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#newNav a {
	/*display: block !important;
	display: inline;*/
	color: #000;
	text-decoration:none;
}
#newNav a:hover {
	color: #fff;
	/*text-decoration:underline;*/
}	
#bodyContent {
	display: block;
	float: left;
	margin: 0 15px;
	width: 470px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 438px;
	}
#bodyContent2 {
	display: block;
	float: left;
	margin: 0 15px;
	width: 625px;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 625px;
	}
.sectionHeaderTitle {
	display: block;
	background: #000 url("images/sectionHeader.gif") left top repeat;
	padding: 5px 10px;
	margin: 0 0 10px;
	font:  190%/100%  Mistral, "Trebuchet MS", Arial, Sans-serif;
	color: #fff;
}
.subNav { font-size: 16px; }

#featuredGuitarSelector {
	display: block;
	float: left;
	width: 190px;
	}

#featuredAcoustic, #featuredElectric, #featuredBanjo {
	float: left;
	margin: 9px 9px 0 0;
}
.featuredImg {
	border: 1px solid #000;
}


#twoColList {
	position: absolute;
	top:60px;
	left:60px;
}
.twoColListPanel {
	float:left;
}
table,th,td {
	border: thin black solid;
	padding: 0 0 0 0px;
	border: 0 0 0 0px;
}

th,td {
	text-align:center;
}
.rateDescription {
	text-align:left;
}

#theFooter {
	clear: both;
	border-top: 1px solid #000;
	text-align: right;
	margin: 15px 0 0 0;
	padding: 6px 17px;
	font-size: 90%;
	}
.recent {
	display: block;
 	float: right;
	border: 1px solid #000;
	margin: 3px 0 3px 3px;
	padding: 0;
	width:120px;
	overflow: hidden;
}

/* uncomment to see the structure
.headerImg		{ background: #ccc; }
#thepage			{ background: #9cc; }
#navtext			{ background: #99c; }
#bodyContent	{ background: #999; }
#featuredGuitarSelector	{ background: #699; }
#theFooter		{ background: #669; }
*/
