html {
	background-color:#CCCCCC;
}

body {
	padding: 0;
	margin: 0;
	background-color:#666666;
	background: #c9cac6 url(../images/.bg.jpg) center top repeat fixed;
	color: #4F4B41; 	
}

* {
	outline: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.buy_buttons a, p.buy_buttons a img{
	border: none !important;
	outline: none !important;
	padding: 0 !important;
}

p {
	color: #4f4b41;
	font-size: 14px;
	line-height: 25px;
}
p a{
	color: #825131;
	text-decoration:none;
	border-bottom: 1px dotted #825131;
}
div.scroll_div{
	overflow: auto;
	width: 400px;
	height: 350px;
	padding: 0 20px 0 0;
}
div#wrapper{
    width: 960px;
	margin: 0 auto;
	border: 0px dashed red;
}
div.section {
	width: 960px;
	height: 1000px;
	float: left;
	border: 0px dashed blue;
}
div.frame {
	height: 630px;
	margin: 60px 0 250px;
	width: 960px;
	border: 0px dashed white;
	float: left;
	background: transparent url(../images/bio.png) center center no-repeat;
}
div.frame_inner {
	/*border: 1px dotted white;
	outline: 1px dotted black; */
	position: relative;
	left: 220px;
	top: 70px;
	height: 490px;
	width: 650px;
}
p#opener {
	color:#e3e1de;
	font-size: 40px;
	line-height: 29px;
	margin: 40px 0 0 -15px;
}
p#opener span{
	font-size: 20px;
	position: relative;
	top: -6px;
}
p#opener em{
	font-size: 20px;
	position: relative;
	top: -6px;
	left: 29px;
}
p#opener b{
	font-size: 30px;
	font-weight: normal;
	position: relative;
	left: 29px;
}
ul.nav {
	list-style: none;
	margin: -185px 0 0 -480px;
	padding: 0;
	position: fixed;
	left: 50%;
	top: 190px;
	top: 50%;
	width: 180px;
	height: 370px;
	background: transparent url(../images/nav.png) center center no-repeat;
	text-align: center;
	z-index: 500;
}
ul.nav li{
	text-transform:uppercase;
	margin: 16px auto;
	font-size:13px;
	position: relative;
	top: 120px;
	padding: 0;
}
ul.nav li a{
	text-decoration:none;
	color: #825131;
	padding: 3px;
	font-weight: normal;
}
ul.nav li a:hover, ul.nav li a:active{
	color: #e7e4e1;
	background: #825131;
}
div#home_wr .frame {
	background: transparent url(../images/home2.jpg) center center no-repeat;
	position: relative;
}
div#tour_wr .frame, div#blog_wr .frame {
	background: transparent url(../images/tour.png) center center no-repeat;
}
div#blog_teaser {
	position: absolute;
	top: 520px; left: 50%;
	margin-left: 120px;
	width: 250px;
	background: transparent url(../images/music.png) -100px -100px no-repeat;
	border: 1px solid #67655F;
	/*outline: 2px solid #7F817B;*/
	padding: 15px;
	
}
div#blog_teaser small{
	margin: 0 0 5px 30px;
	display: block;
}
div#blog_teaser h3{
	margin: 0;
	display: inline;
	font-size:14px;
}
div#blog_teaser h3 a{
	color: #825131;
	text-decoration: none;
}
div#blog_teaser em{
	margin: 5px 0 0 30px;
	display: block;
	clear: left;
	font-size:11px;
}
div#music_wr .frame {
	background: transparent url(../images/music.png) center center no-repeat;
}
div#bio_wr .frame {
	background: transparent url(../images/bio.png) center center no-repeat;
}
div#photos_wr .frame {
	background: transparent url(../images/photos.jpg) center center no-repeat;
}
h2 {
	color:#825131;
	margin: 30px 0 10px 0;
	padding: 5px 0 ;
	font-size:38px;
	border-bottom: 1px dotted #aaa69c;
	font-weight: normal;
	font-style:italic;
	text-transform:lowercase;	
}


/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 400px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0;
padding: 0 25px 0 0;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 550px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0;
padding: 0 25px 0 0;
}

div#music_player {
	text-align: right;
	text-transform:uppercase;
	font-size:12px;
	position: fixed;
	top: 5px;
	width: 435px;
	right: 5px;
	border: 1px solid #5e5956;
	outline: 2px solid #aaaca7;
	display: block;
	overflow: hidden;
	padding: 5px 5px 5px;
	background: transparent url('../images/bio.png') center center no-repeat;
	z-index:200;
}
#drag_music{
	border: 1px solid red;
	display:none;
	float: left;
}
div#music_player #inner{
	position: relative;
	float: left;
	display: block;
	height: 310px;
	position: relative;
	overflow: hidden;
	width: 434px;
/*border: 1px solid #d6d3c6;
	width: 262px;
	height:83px;
*/
}
div#music_player span#close_music {
	text-decoration:none;
	color: #825131;
	cursor: pointer;
}
div#music_player #inner embed{
	position: absolute;
	top: -35px;
	left: 0;
}

/* Browser Upgrade */
div#browser_upgrade {
	position:absolute;
	display: block;
	width: 100%;
	z-index: 100;
	text-align: center;
	background: #030c21;
	font-family: "Helvetica", Geneva, Arial, Helvetica, sans-serif;
}
div#browser_upgrade div#browser_upgrade_inner{
	width: 960px;
	position: relative;
	display: block;
	text-align: left;
	margin: 0 auto 30px;
}
div#browser_upgrade h1{
	color:#3b73b3;
}
div#browser_upgrade p{
	color:#ffffff;
}
div#browser_upgrade img{
	border: none;
}

/* TOUR DATES */
div.date_item{
	border-bottom: 1px dashed #4F4B41;
}
div.date_item h3{
	margin: 4px 0 -4px;
	color: #908E85
}
div.date_item h4{
	margin: 4px 0 0 0;
	font-weight: normal;
}
div.date_item em{
	margin: 15px 0 0 0;
	color: #825131;
	display: block;
}
div.date_item em .google_cal_link{
	color: #825131;
	font-size: 9px;
}
div#pastshows div.date_item em, div#pastshows div.date_item h3{
	text-decoration:line-through;
}

/* PHOTOS */
div#photo_wrapper img{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

div#photo_wrapper{
	border: 0px dotted red;
	position: absolute;
	top: 31px;
	left: 97px;
	width:500px;
	height: 285px;
	overflow: hidden;
	background: transparent;

}

div#photo_description{
	border: 0px dotted red;
	position: absolute;
	top: 350px;
	left: 100px;
	width: 500px;
	display: block;
	overflow: hidden;
	float: left;
}
div#photo_description h3 span{
	font-weight: normal;
	font-size:12px;
}
div#photo_description h3{
	margin: 4px 0 -4px;
	color: #908E85
}
div#photo_description em{
	margin: 15px 0 0 0;
	color: #825131;
	display: block;
}
a.more_photos{
	background: transparent url('../images/photo_buttons.png') 0 0 no-repeat;
	border: 0px solid red;
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	top: 145px;
	outline: none;
}
a.more_photos_prev{
	left: 15px;
}
a.more_photos_prev:hover{
	background: transparent url('../images/photo_buttons.png') 0 -50px no-repeat;
}
a.more_photos_next{
	left: 580px; 
	background: transparent url('../images/photo_buttons.png') -600px 0 no-repeat;
}
a.more_photos_next:hover{
	background: transparent url('../images/photo_buttons.png') -600px -50px no-repeat;
}

/* MESSAGE */
form#proposalform fieldset{
	border: none;
	border-bottom: 1px dashed #996600;
	padding: 0;
	margin: 0 0 10px 0;
	width: 400px;
}
form#proposalform label{
	float: left;
	display: block;
	overflow: hidden;
	width: 50px;
	padding: 0;
	margin: 0;
	position: relative;
	top:  10px;
}
form#proposalform label.error{
	width: 398px;
	color: #FFFFFF;
	background: #663300;
	padding: 3px;
	margin: 0 0 -1px 0;
	font-size:12px;
	position: relative;
	top: 0;
}
form#proposalform input.single{
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	float: left;
	width: 340px;
	height: 30px;
	background: transparent;
	margin: 0 0 0 7px;
	opacity: 0.7;
}
form#proposalform #submit_message{
	background: #431a0b;
	color: #956809;
	float: left;
	clear: left;
	margin: 0 0 0;
	padding: 0;
	text-align: center;
	font-size:14px;
	opacity: 1.0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form#proposalform textarea{
	border: 1px dotted #996600;
	float: left;
	width: 378px;
	height: 100px;
	background: transparent;
	padding: 10px;
	margin: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

/* */
div#thankyouwrapper{
	position:fixed;
	display: block;
	width: 100%;
	z-index: 100;
	text-align: center;
	background: #2f1413;
}
div#thankyouwrapper #thankyou{
	width: 900px;
	text-align: left;
	margin: 30px auto 30px;
}
div#thankyouwrapper h2{
	border: none;
	margin: 0;
}
div#thankyouwrapper p{
	color: #d6d2c5;
	font-size: 16px;
	margin: 0;
}
a#nashville_web_design{
	background: transparent url(../images/NEW_LOGO.png) 0 0 no-repeat;
	display: block;
	width: 80px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	position: fixed;
	bottom: 5px;
	opacity: 0.6;
	text-align: left;
	right: 5px;
}
a#nashville_web_design:hover{
	background: transparent url(../images/NEW_LOGO.png) 0 -40px no-repeat;
}

.frame img{
	border: 1px solid #646359;
	outline: 2px solid #bbb9b1;
	padding: 4px;
	background: #e7e5e4;
}

ul#new_gallery {
	list-style: none;
	margin: 0 0 0 20px; padding: 0;
	overflow: hidden;
	width: 650px;
	height: 500px;
	display: block;
}
ul#new_gallery li{
	float: left !important;
	margin: 0 10px 10px 0;
}


div#wrap_home_sliders {
	border: 1px solid #FCF7F4;
	display: block;
	position: absolute;
	top: 33px;
	left: 25px;
	width: 898px;
	height: 568px;
	overflow: hidden;
	text-align: left;
	float: left;
}

ul#home_sliders {
	position: relative;
	width: 20000px;
	float: left;
	margin: 0;
	padding: 0;
	height: 568px;
}
ul#home_sliders li{
	width: 898px;
	height: 568px;
	float: left;
	display: block;
	background: transparent url(../images/slide1.jpg) 0 0 no-repeat;
	text-align: left;
	text-indent: -9999px;
}

a#now_on_itunes {
	display: block;
	width: 450px;
	height: 160px;
	z-index: 222;
	background: transparent url(../images/now_on_itunes.png) center center no-repeat;
	position: absolute;
	top: 490px;
	left: 50%;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 30px;
}
a#now_on_itunes:hover {
	margin-left: 40px;
}