@charset "UTF-8";
/* CSS Document */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}a:focus{-moz-outline-style: none;}

html {
	background-color: #FFFFFF;
	background-image:url('../img/bg.gif');
	background-repeat: repeat;
}
body {
	color: #273A1D;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-size: 10px;
	font-weight: bold;
	/* letter-spacing: 1px; */
	line-height: 17px;
}
h1 {
	background-image:url('../img/dashed_line.png');
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-size: 19px;
	height: 28px;
	padding: 0px 0px 0px 20px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
a {
	color: #273A1D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.caption {
	display: block;
	clear: both;
	font-size: 11px;
	/* letter-spacing: 1px; */
	text-align: right;
}
.greenCaption {
	color: #707633;
}
#wrapper {
	height: 765px;
	margin: 20px auto 0px auto;
	width: 960px;
}
#leftBar {
	float: left;
	width: 260px;
}
#header {
	float: left;
	margin: 0px 0px 50px 0px;
	width: 700px;
}
#header #headerBar {
	float: left;
}
#header a {
	color: #273A1D;
	text-decoration: none;
}
#header #contact {
	display: block;
	float: left;
	font-size: 13px;
	margin: 7px 0px 0px 5px;
}
#header #gtsHeader {
	color: #707633;
	float: right;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 5px 95px 0px 5px;
}
#logo {
	margin: 0px 0px 30px 0px;
}
#body {
	float: left;
	padding: 0px 0px 0px 5px;
	width: 695px;
}
#leftBar #topLine {
	display: block;
	margin: 0px;
}
#nav1 {
	margin: 0px;
}
#leftBar li {
	background-repeat: repeat-x;
	font-size: 15px;
	height: 25px;
	padding: 8px 0px 0px 0px;
	width: 102px;
}
#nav1 li {
	/*background-image:url('../img/dashed_line_white.png');*/
	background-image:url('../img/double_dashed_line_white.png');
}
#nav1 #about[class="selected"] {
	background-image:url('../img/double_dashed_line_yellow.png');
} 
#nav1 #shows[class="selected"] {
	background-image:url('../img/double_dashed_line_green.png');
} 
#nav2 #links[class="selected"] {
	background-image:url('../img/double_dashed_line_red.png');
} 

#nav1 #shows, #nav1 #listen {
	margin: -1px 0px 0px 0px;
}
#nav2 {
	margin: 0px 0px 0px 0px;
}
#nav2 li {
	background-image:url('../img/double_dashed_line_white.png');
} 
#leftBar .selected {
	width: 168px;
}
#smallLeaf {
	margin: 75px 0px 0px 105px;
}
.mainContent {
	float: left;
	width:462px;
}
.mainContent h1 {
	width: 377px;
}
#indexContent {
	width: 700px;
}
#indexContent h1{
	background: none;
}
#indexContent #contact {
	display: block;
	float: right;
}
#newsBox {
	background-image:url('../img/index/news_box.png');
	background-repeat: no-repeat;
	height: 79px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	overflow: auto;
	margin: 0px 0px 20px 0px;
	padding: 20px 60px 0px 20px;
	width: 534px;
}
#indexContent #gtsHeader {
	color: #707633;
	float: left;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 30px 95px 0px 5px;
}
#contactContent h3 {
	color: #333399;
}
#contactBox {
	background-image:url('../img/contact/contact_box.png');
	background-repeat: no-repeat;
	height: 401px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 10px 0px 20px 0px;
	padding: 20px 60px 0px 20px;
	width: 475px;
}
#contactBox h3 {
	padding: 10px 0px 0px 0px;
}
#aboutContent h1 {
	/* float: left; */
}
#aboutCaption {
	float: right;
}
#bandBio {
	margin: 40px 0px 0px 0px;
}
#bioBox {
	background-image:url('../img/about/bio_box.png');
	background-repeat: no-repeat;
	height: 356px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 20px 60px 0px 20px;
	width: 347px;
}
#bioBox .bandMembers {
	color: #CC6600;
	display: inline;
	text-decoration: none;
}
#pressBox {
	background-image:url('../img/about/bio_box.png');
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 20px 60px 20px 20px;
	width: 347px;
}
#pressBox  li {
	margin: 5px 0px 0px 0px;
}
#pressBox #downloadPhotos {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#aboutSidebar li {
	margin: 20px 0px 0px 20px;
}
#showsContent h2, #showsContent h3{
	color: #336600;
}
#showsBox {
	background-image:url('../img/shows/shows_box.png');
	background-repeat: no-repeat;
	height: 401px;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	overflow: auto;
	margin: 10px 0px 20px 0px;
	padding: 0px 80px 0px 20px;
	width: 330px;
}
#showsBox h2 {
	padding: 20px 0px 0px 0px
}
#showsSidebar li{
	font-size: 10px;
}
#linksContent h2 {
	color: #663333;
}
#linksBox {
	background-image:url('../img/links/links_box.png');
	background-repeat: no-repeat;
	height: 401px;
	font-size: 12px;
	font-weight: bold;
	/* letter-spacing: 1px; */
	line-height: 17px;
	overflow: auto;
	margin: 10px 0px 20px 0px;
	padding: 20px 0px 0px 20px;
	width: 410px;
}
#linksSidebar li, #showsSidebar li {
	margin: 20px 0px 0px 20px;
	width: 150px;
}
.sideBar {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 159px;
}
.sideBar h1 {
	width: 139px;
}
.sideBar ul {
	height: 250px;
}
.sideBar li {
	font-size: 12px;
	font-weight: bold;
	/* letter-spacing: 1px; */
}
#bigLeaf {
	background-image:url('../img/big_leaf.png');
	background-repeat: no-repeat;
	height: 80px;
	width: 75px;
}
.sideBar #bigLeaf {
	float: left;
	margin: 70px 0px 0px 30px;
}
.error-message, #submissionMessage[class=fail] {
	color: #FF0000;
}
#submissionMessage {
	font-size: 12px;
}
.sucess {
	color: #707633;
}
#slideshow {
	float: none;
	margin: 10px 0px 0px 0px;
	position: relative;
	width: 462px;
}
#images {
	display: inline;
}
#buttons {
	color: #212121;
	font-size: 12px;
	height: 24px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#previous, #next {
	cursor: pointer;
	float: left;
	height: 24px;
	width: 24px;
}
#previous {
	background-image:url('../img/slideshow/previous.png');
	background-repeat: no-repeat;
	margin: 0px 2px 0px 0px;
}
#next {
	background-image:url('../img/slideshow/next.png');
	background-repeat: no-repeat;
}
.roundLeft, .roundRight {
	float: left;
	height: 24px;
	width: 4px;
}
.roundLeft {
	background-image:url('../img/slideshow/left_round.png');
	background-repeat: no-repeat;
	
}
.roundRight {
	background-image:url('../img/slideshow/right_round.png');
	background-repeat: no-repeat;
	margin: 0px 2px 0px 0px;
}
.centerBox {
	background-image:url('../img/slideshow/box.png');
	background-repeat: repeat-x;
	float: left;
	height: 19px;
	padding: 5px 5px 0px 5px;
}