/*-----links-----*/
a{
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #D5AB76;
}
a:hover{
	text-decoration: underline;
	color: #B68056;
}
a:visited{
	color: #B68056;
}

/*-----general-----*/
html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: Black;
}
form{
	margin: 0px;
	padding: 0px;
}
div{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
table, td{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
p{
	margin: 15px 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	line-height: 16px;
}
ul, li{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 16px;
}
h1{
	font-size: 23px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-style: italic;
	font-family: Georgia, Palatino, Book Antiqua, Times, serif;
	color: white;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, Palatino, Book Antiqua, Times, serif;
	color: white;
}
div#wrapper{
	width: 900px;
	margin: 0px auto;
	background-color: #471B11;
}
div#mainContent{
	width: 900px;
	float: left;
	background-color: #471B11;
	padding-top: 15px;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}

/*-----header bar-----*/
.header{
	float: left;
	width: 900px;
	height: 360px;
	background-color: #5D261E;
}
.imageBox{
	float: left;
	width: 900px;
	height: 300px;
	background: url('images/main/header.jpg') no-repeat left top;
}
.imageBox a{
	float: left;
}
.navBar{
	float: left;
	width: 900px;
	padding: 4px 0px 0px 0px;
}
.navBar .navContainer{
	width: 900px;
    position: absolute;
    z-index: 1001;
}
.navBar .navContainer a{
	font-size: 14px;
	font-family: Georgia, Palatino, Book Antiqua, Times, serif;
	padding: 18px 18px 10px 18px;
	float: left;
	text-align: center;
}
.navBar .navContainer a#mainLink, .navBar .navContainer a#mainLink:hover{
	text-decoration: none;
	color: #D5AB76;
}

/*-----Rollover Menu-----*/
.rolloverMenu{
    float:left;
    position: absolute;
    z-index: 1000;
}
.rolloverMenu#mainMenu{
    width: 175px;
    top: 36px;
	left: 315px;
}
.rolloverMenu a.rolloverItem{
	padding: 0px;
	float: none;
	text-align: left;
	line-height: 30px;
}
td.rolloverLeft{
	width: 15px;
	background: url('images/main/edgesDropDown/dropdown_L.png') repeat-y left top;
}
td.rolloverRight{
	width: 15px;
	background: url('images/main/edgesDropDown/dropdown_R.png') repeat-y left top;
}
td.rolloverMain{
    background-color: #5D261E;
}
td.rolloverBL{
	width: 15px;
	height: 15px;
	background: url('images/main/edgesDropDown/dropdown_BL.png') no-repeat left top;
}
td.rolloverBM{
	height: 15px;
	background: url('images/main/edgesDropDown/dropdown_BM.png') repeat-x left top;
}
td.rolloverBR{
	width: 15px;
	height: 15px;
	background: url('images/main/edgesDropDown/dropdown_BR.png') no-repeat left top;
}

/*-----footer bar-----*/
.footer{
	width: 100%;
	height: 72px;
	clear: both;
	margin: 0px;
	position: relative;
}
.footerWrapper{
	width: 900px;
	height: 72px;
	margin: 0px auto;
}
.footerWrapper .siteFooter{
	float: left;
	width: 900px;
	height: 36px;
	background-color: #5D261E;
}
.footerWrapper .siteFooter p{
	font-size: 12px;
	font-family: Georgia, Palatino, Book Antiqua, Times, serif;
	float: right;
	margin: 10px 40px 0px 0px;
	display: inline;
}
.footerWrapper .linkFooter{
	float: left;
	width: 900px;
	height: 36px;
	background-color: Black;
}
.footerWrapper .linkFooter p, .footerWrapper .linkFooter p a{
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	color: #3F3F3F;
}
.footerWrapper .linkFooter p{
	margin: 10px 40px 0px 0px;
}
.footerWrapper .linkFooter p a:hover{
	color: #666666;
	text-decoration: underline;
}
.footerWrapper .linkFooter p a:visited{
	color: #3F3F3F;
}

/*-----grey box-----*/
table.greyBox{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #747361;
}
table.greyBox td.greyTop{
	background: url('images/main/edgesGreyBox/greyBox_T.jpg') no-repeat right top;
	width: 315px;
	height: 40px;
}
table.greyBox td.greyMiddle{
	width: 261px;
	_width: 315px;
	padding: 0px 36px 0px 18px;
	vertical-align: top;
	background: url('images/main/edgesGreyBox/greyBox_R.jpg') repeat-y right top;
}
table.greyBox td.greyMiddle a{
	color: White;
	text-decoration: none;
}
table.greyBox td.greyMiddle a:hover{
	text-decoration: underline;
}
table.greyBox td.greyMiddle a:visited{
	color: White;
}
img.greyTitle{
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}
div.greyRestricted{
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}
div.greyRestricted img.greyTitle{
	position: relative;
	top: 0px;
	margin-bottom: 0px;
}
img.greyPhoto{
	margin: 10px 0px 10px 10px;
}

table.greyBox td.greyBottom{
	background: url('images/main/edgesGreyBox/greyBox_B.jpg') no-repeat right top;
	width: 315px;
	height: 39px;
}
div.rightSide{
	float: right;
	width: 528px;
	_width: 564px;
	padding: 8px 36px 0px 0px;
}
div.upcomingEvents{
	float: left;
	margin: 0px 0px 50px 0px;
}
div.theEvents{
	width: 260px;
	max-height: 125px;
	* height: 125px;
	overflow: auto;
}
div.featuredInst{
	float: left;
}

/*-----musicians gallery page-----*/
div.musician{
	float: left;
	width: 118px;
	margin: 0px 15px 20px 0px;
	display: inline;
}
div.musician img{
	float: left;
}
div.musician p{
	float: right;
	text-align: right;
	margin-top: 5px;
}

/*-----testimonials page-----*/
p.quote{
	margin: 0px;
}
p.quoted{
	margin: 10px 0px 30px 0px;
	padding-left: 300px;
	font-style: italic;
}

/*-----instruments page-----*/
table.instBox{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 480px;
}
td.instBoxTop{
	background: url('images/instrumentsBox/top.jpg') no-repeat left top;
	height: 33px;
}
td.instBoxMiddle{
	background: url('images/instrumentsBox/middle.jpg') repeat-y left top;
}
td.instBoxBottom{
	background: url('images/instrumentsBox/bottom.jpg') no-repeat left top;
	height: 13px;
}
div.sideThumb{
	float: left;
	margin: 10px;
	display: inline;
	width: 110px;
}
div.sideThumb img{
	border: solid 1px white;
}
div.sideThumb p{
	margin: 0px 0px 5px 0px;
}
p.typeName{
	margin: 3px 0px 3px 9px;
	font-size: 13px;
	font-weight: bold;
}
div.thumbs{
	float: left;
	width: 450px;
	height: 165px;
	margin: 5px 13px;
	display: inline;
}
div.thumbsLarge{
	float: left;
	width: 450px;
	height: 180px;
	margin: 5px 13px;
	display: inline;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
}
img.aThumb{
	margin: 6px;
	border: solid 1px white;
	display: inline;
}
img.bigThumb{
	float: left;
	margin: 10px 30px;
	border: solid 1px white;
	display: inline;
}

/*-----Other-----*/
div.musicPlayer{
	float: left;
	margin: 25px 0px 25px 0px;
	background-color: #747361;
	padding: 4px;
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}