* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 70%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #CEA67B;
	background: #000 url(i/body_bg.jpg) repeat-y center top;
}
#maincol strong {
	color:#C56712;
	font-weight: normal;
}
#maincol em {
	color:#D9BA97;
}
a:link {
	color: #3F679E;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F679E;
}
a:hover {
	color: #E8A268;
	background-color: inherit;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #E8A268;
}
/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5477B1;
}
h1 {
	font-size: 120%;
	letter-spacing: .5px;
}
h2 {
	font-size: 1.6em;
	color:#FFF;
}
h3 {
	font-size:1.8em;
	font-weight:normal;
}
h1, h2, h3, p {
	padding: 0;
	margin: 10px;
}
ul {
	margin: 10px 20px;
	padding: 0 20px;
}
#wrap {
	margin:20px auto;
	width: 980px;
	position: relative;
	background-color:#000;
	padding: 0 10px;
	border:1px solid #371C07;
}
/* header */
#header {
	height: 150px;
	position:relative;
	z-index: 1;
}
#header h2 {
	position:absolute;
	top:90px;
	left:49px;
	text-transform: uppercase;
	color: #5C310F;
	font: small-caps normal 18px Verdana, Geneva, sans-serif;
	z-index:100;
}
#header h1.seo {
	margin:0;
	text-indent:-99999px;
	float:left;
}
#header-logo {
	position: absolute;
	top:-36px;
	left:5px;
	clear: both;
	height:155px;
	width:328px;
	margin: 0;
	padding: 0;
	background: #000 url(i/durango-guitar-works.jpg) no-repeat;
	z-index:99;
}
.badge {
	position:absolute;
	top:143px;
	right:-46px;
	width:auto;
	height:134px;
	z-index:100;
	border: none;
	behavior: url(iepngfix.htc);
}
/* main column */
#maincol {
	float: left;
	display:inline;
	margin: 0;
	padding:10px 0 0 0;
	background-color:#000;
}
#maincol h1 {
	margin:0 0 0 10px;
	color: #0f6a64;
	letter-spacing: 1px;
	font: small-caps 27px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#maincol h2 {
	margin:0 0 0 10px;
	color: #0f6a64;
	letter-spacing: 1px;
	font: small-caps 22px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
div#headline h1 {
	margin-right:80px;
}
#maincol h1 .subh1 {
	color:#79075A;
	font-size:65%;
}
#maincol ul {
	font: normal 1.3em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style: disc url(i/go.gif);
}
#maincol ul.check li {
	padding:5px 10px 5px 10px;
	list-style: disc url(i/16-em-check.png);
}
.box490 {
	width:489px;
	float:left;
	display:inline;
	background:#fff;
	border-top:1px solid #999;
	border-left:1px solid #999;
	min-height:440px;
	height:auto !important;
	height:440px;
}
.squaregrn {
	background:#dcf0dc url(i/square_green.jpg) repeat-x;
}
.heading {
	display:block;
	margin:10px auto;
	padding:10px;
}
.box490 p, .box490 h3 {
	padding:10px;
}
.box490 ul {
	padding:10px 10px 10px 20px;
	color:#380329;
}
#maincol .box490 h1 {
	margin-bottom:0;
}
#maincol img.office {
	margin-top:10px;
}
#maincol a {
	color:#3F679E;
	text-decoration:underline;
}
#maincol a:hover {
	color:#F60;
}
#maincol h1 em {
	font-size:1.2em;
}
#maincol div.hr {
	height:8px;
	background: #fff url(i/hr_big.png) no-repeat scroll right top;
	margin-right:10px;
}
div.hr hr {
	display: none;
}
#maincol div.pichead {
	width:413px;
	float:right;
	display:inline;
	font-size:.8em;
	text-align:center;
	margin:0 10px 10px 20px;
}
#maincol p {
	font: 1.3em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
#maincol ul {
	font:1.3em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style:disc outside url("i/go.gif");
}
/* alignment classes */
.float-left {
	float: left;
	display:inline;
}
.float-right {
	float: right;
	display:inline;
}
img.float-left {
	margin:10px 10px 0 0;
}
.align-left {
	text-align: left;
}
span.align-right {
	display:block;
	text-align: right;
}
.align-center {
	text-align:center;
}
.clear {
	clear: both;
}
.clear-left {
	clear:left;
}
.red {
	color: #CC0000;
}
.frame {
	padding:5px;
	background-color:#fff;
	border-right:1px solid silver;
	border-bottom: 1px solid silver;
}
.pushdown {
	margin-top:30px;
}
.box {
	width:350px;
	padding:10px;
	margin:10px 10px 30px 0px;
	background: #E7F8EE url(i/green-fade.jpg) repeat-x;
	float:left;
	display:inline;
}
.box img, .box490 img {
	vertical-align:baseline;
	border:none;
}
#maincol .box p strong {
	color:#333;
}
ul#menu {
	float:right;
	margin:0 40px 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("i/down.jpg") repeat-x top left;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:2px;
}
ul#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #282828;
	height:40px;
}
ul#menu li a span {
	text-transform:lowercase;
}
ul#menu li a {
	display:block;
	float:left;
	color:#3B6499;
	text-decoration:none;
	padding:10px 20px 0 20px;
	height:24px;
	height:30px;
}
ul#menu li#current a {
	color:#89A8D1;
	background:transparent url("i/up.jpg") repeat-x top left;
}
ul#menu li a:hover {
	background:transparent url("i/up.jpg") repeat-x top left;
	color:#AB5410;
}
img.tagline {
	float:right;
	margin:35px 37px 0 0;
}
#girl {
	position: absolute;
	top:1px;
	left:410px;
	height:194px;
	width:342px;
	background: url(i/girl-smile.jpg) no-repeat;
}
span.call {
	color:#2D054E;
	font-weight:bold;
}
span.subh1 img {
	padding-bottom:7px;
}
#maincol div.hr {
	height:4px;
	background: #fff url(i/hr.png) no-repeat scroll right top;
	margin-right:10px;
}
div.hr hr {
	display: none;
}
.servicelist li a {
	padding-right:20px;
	background: url(i/page_pdf.png) no-repeat right center;
}
.servicelist li {
	list-style: url(i/go.gif) inside;
	margin-bottom:10px;
}
.smallbox {
	width:430px;
	float:right;
	display:inline;
	margin:10px;
	padding:10px;
}
.smallbox img {
	border:none;
	padding:20px 0 0 20px;
}
div.gmap {
	margin-left:30px;
	border:1px solid #222;
	width:425px;
	background-color:#fff;
	margin-bottom:10px;
}
.footer {
	text-align: center;
	color:#666;
	line-height:1em;
	background: #000 url(i/footer-bg.jpg) repeat-x;
	padding-top:15px;
	margin-top:15px;
}
.footer strong {
	color:#666;
}
.footer p {
	margin-top:0;
}
.shadow {
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
}
.guitar {
	position:absolute;
	top:30px;
	right:-60px;
	z-index:10;
	background:transparent;
}
.guitar2 {
	position:absolute;
	top:80px;
	right:0;
	z-index:0;
}
.h1tag {
	position:absolute;
	top:520px;
	right:80px;
}
#maincol p.margin450 {
	margin-right:550px;
}
.hr1 {
	border-top:1px solid #5C310F;
	margin:10px 2px 20px 10px;
}
.black {
	background-color:#000;
}
.up {
	margin-top:-90px;
	position:relative;
	z-index:10;
}
a.youtube {
	float:right;
	display:inline;
	color:#000;
	margin-left:20px;
}
img {
	background-color:#000;
	border:none;
}
#maincol a.youtube2 img {
	color:#000;
	text-decoration:none;
}
form {
	float:right;
	display:inline;
	padding:10px 10px 0 10px;
}
h2 span {color:#FFAC2D;
font-size:.9em;
}

