/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }
 
/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
/* Removes list-style from lists */
ol,ul { list-style : none; }
 
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
 
/* Removes list-style from lists */
table { 
	border-collapse: collapse; 
	border-spacing : 0; 
	}
 
/* Removes border from fieldset and img */
fieldset,img { 
	border: 0; 
	}
 
/* Left-aligns text in caption and th */
caption,th { 
	text-align: left; 
	}
 
/* Removes quotation marks from q */
q:before, q:after { 
	content:''; 
	}
 
h1,h2,h3,h4,p,li {
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 2.0em;
	}

h2 {
	font-size: 14px;
	font-weight: 500;
	}

h3 {
	font-size: 12px;
	}

h4	{
	font-size: 0.7em;
	}

html {
	text-align: center;
	font-family: Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p {
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: 0;
	}
 
body {
	width: 900px;
    margin: 0 auto;
	padding: 5px;
	text-align: left;
	background: White;
	color: Black;
}

#header {
	width: 900px;
	height: 387px;
	margin: -20px auto;
	padding: 0 0 0 0;
	background: transparent url(../images/header.png) no-repeat top;
	}
	
#headerSchool{
	width: 900px;
	height: 387px;
	margin: -20px auto;
	padding: 0 0 0 0;
	background: transparent url(../images/header-school.png) no-repeat top;
	}

/* BEGIN CONTACT/MAP BUTTONS*/

#mailContact {
	width: 56px;
	height: 55px;
	float: left;
	margin: -278px 0 0 749px;
	}

#telContact {
	width: 56px;
	height: 55px;
	float: left;
	margin: -278px 0 0 806px;
	}
#googleMap {
	width: 196px;
	height: 24px;
	float: left;
	margin: -328px 0 0 335px;
	}

/* END CONTACT BUTTONS*/

/* BEGIN NAVIGATION MENU */

#nav {
	width: 900px;
	margin: -10px 0 0 0;
	display: inline;
	float: left;
	}

#newGuitars {
	width: 38px;
	height: 20px;
	margin: -2px 0 0 41px;
	float: left;
	}

#usedGuitars {
	width: 40px;
	height: 20px;
	margin: -2px 0 0 3px;
	float: left;
	}

#newAmps {
	width: 38px;
	height: 20px;
	margin: -2px 0 0 27px;
	float: left;
	}

#usedAmps {
	width: 40px;
	height: 20px;
	margin: -2px 0 0 29px;
	float: left;
	}

#effects {
	width: 79px;
	height: 21px;
	margin: -19px 0 0 22px;
	float: left;
	}

#accessories {
	width: 119px;
	height: 21px;
	margin: -19px 0 0 28px;
	float: left;
	}

#repairs {
	width: 78px;
	height: 21px;
	margin: -19px 0 0 25px;
	float: left;
	}

#musicSchool {
	width: 133px;
	height: 21px;
	margin: -19px 0 0 26px;
	float: left;
	}

#error {
	margin-left: 60px;
	margin-bottom: 100px;
	margin-right: 0;
	margin-top: 80px;
	width: 80%;
	height: 21px;
	float: left;
	}

#rentals {
	width: 84px;
	height: 21px;
	margin: -19px 0 0 21px;
	float: left;
	}

/* BEGIN NAVIGATION MENU */

/* BEGIN CONTENT */

#content {
	width: 848px;
	height: auto;
/* 	min-height: 400px; */
	margin: 6px auto 0 47px;
	float: left;
	}


#indexAd {
	width: 860px;
	height: 624px;
	margin: 15px 0 0 -23px;
	background: transparent url(../images/index-art.jpg) no-repeat;
	}

#leftColumn{
	width: 216px;
	margin: 15px 15px 0 35px;
	float: left;
	}

#rightColumn {
	width: 500px;
	margin: 45px 0 0 -20px;
	float: left;
	}

#rightColumn ul li {
	height: 144px;
	margin: -16px 0 0px 0;
	border-top: black 1px solid;
	padding: 15px 0 0 25px;
	}

#rightColumn p {
	font-size: 10px;
	text-align: left;
	}

#leader {
	margin: 15px 0 0 -60px;
	text-align: center;
	}

#special {
	margin-left: 60px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 100px;
	text-align: left;
	}

#gtrContent {
	height: auto;
	margin: 15px 0 0 0px;
	}

/* USED GUITARS */

#soldButton {
	width: 575px;
	height: 67px;
	float: left;
	margin: 10px 0 0 105px;
	}

#bannerFender {
	width: 864px;
	height: 85px;
    float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/fender.jpg) no-repeat top;
	clear: both;
	}

.gtr {
	width: 800px;
	margin: 0 0 0 5px;
	clear: both;
	}


.gtr ul li {
	width: 264px;
	height: 154px;
	float: left;
	}
	
.gtr ul li img {
	width: 264px;
	text-align: left;
	float: left;
	}

.descGTR {
	float: left;
	margin: -43px 0 0 8px;
	}


.gtr ul li p {
	width: 185px;
	text-align: left;
	color: white;
	font-size: 9px;
	}

.gtrPrice h2 {
	width: 260px;
	color: #FEF8BD;
	font-weight: 100;
	font-size: 13px;
	text-align: right;
	margin: -2px 0 0 -12px; 
	}

#bannerGibson {
	width: 864px;
	height: 85px;
	float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/gibson.jpg) no-repeat top;
	}

#bannerEpiphone {
	width: 864px;
	height: 85px;
	float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/epiphone.jpg) no-repeat top;
	}

#bannerMisc {
	width: 864px;
	height: 85px;
	float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/misc.jpg) no-repeat top;
	}

#bannerAcoustic {
	width: 864px;
	height: 85px;
	float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/acoustic.jpg) no-repeat top;
	}

#bannerBass {
	width: 864px;
	height: 85px;
	float: left;
	margin: 15px 15px 0 -20px;
	background: transparent url(../images/dividers/bass.jpg) no-repeat top;
	}
			
/* ACCESSORIES */

#acc {
	width: 900px;
	float: left;
	margin: 15px 0 0 -30px;
	}

#acc ul li {
	display: inline;
	padding: 0 12px 15px 0;
	}

#acc ul li img {
	padding: 0 0 10px 0;
	}

/* RENTALS */

#rentalLeft {
	width: 657px;
	height: 439px;
	float: left;
	background: transparent url(../images/for-rent.jpg) no-repeat top;
	margin: 15px 0 5px -33px;
	}

#rentalRight {
	width: 180px;
	margin: 125px 0 0 15px;
	float: left;
	text-align: center;
	}

/* REPAIRS */

#repairLeft {
	width: 392px;
	height: 637px;
	float: left;
	background: transparent url(../images/repair-shop.jpg) no-repeat top;
	margin: 20px 0 10px -31px;
	}

#repairRight {
	width: 450px;
	margin: 94px 0 0 0;
	float: left;
	}

#repairRight ul li {
	height: 185px;
	margin: -69px 0 0 0;
	padding: 69px 0 0 0;
	text-align: justify;
	}

.price {
	display: inline;
	color: #E45D00;
	}

/* MUSIC SCHOOL */

#musicAd {
	width: 863px;
	height: 435px;
	background: transparent url(../images/school-bus.jpg) no-repeat top;
	margin: 15px 0 0 -30px;
	float: left;
	}

#musicLeft {
	width: 350px;
	float: left;
	margin: 15px 0 15px 10px;
	text-align: justify;
	}

#brochure {
	width: 184px;
	height: 174px;
	float: left;
	margin: 15px 0 0 30px;
	}
	
#applyNow {
	width: 184px;
	height: 174px;
	float: left;
	margin: 15px 0 0 30px;
	}

#app-container {
	width: 863px;
	height: 485px;
	float: left;
	margin: 35px 0 0 -30px;
	background: url(../images/ms-app-container.jpg) no-repeat;
	}

#app-form {
	width: 500px;
	float: left;
	text-align: right;
	margin: 70px 0 0 300px;
	}

input {
	font-size: 15px;
	}

label {
	padding-right: 10px;
	font-size: 13px;
	}

#ms_thanks {
	width: 865px;
	height: 481px;
	float: left;
	margin: 35px 0 0 -30px;
	background: url(../images/ms-app-thanks.png) no-repeat;
	}

/* END CONTENT */

/* BEGIN FOOTER */

#footer {
	clear: both;
	width: 900px;
	height: 177px;
	position: relative;
	bottom: 0;
	margin: 0 auto -40px auto;
	padding: 20px 0 0 0;
	background: transparent url(../images/footer.png) no-repeat;
	}
#bestview {
	width: auto;
	float: left;
	margin: 104px 0 0 40px;
	color: white;
	}

#safari {
	width: 53px;
	height: 53px;
	float: left;
	margin-top: 72px;
	}

#ff {
	width: 53px;
	height: 53px;
	float: left;
	margin: 72px 0 0 -4px;
	}

#camino {
	width: 53px;
	height: 53px;
	float: left;
	margin-top: 72px;
	}
	
#copyright {
	display: inline;
	}
	
#funstuff  {
	width: 38px;
	height: 20px;
	margin: -2px 0 0 27px;
	float: left;
	}