/* CSS Document */

body {
	background-color:#ffffff;
	text-align:center;
	margin-top:0;
	margin-left:0;
	background-image: url(images/bg-mesh.gif);
	margin-right: 0px;
	}
#container {
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	height: 100%;
	vertical-align: top;
  }


#spacer{
}


#nav{
}

#main{
}

#banner{
}

#state{
	height: 19px;
	background-color: #B5A564;
	padding-top: 2px;
	background-image: url(images/state-bg.gif);
	background-repeat: repeat-x;
}

#content{
	background-color: #FFFFFF;
	padding-top: 30px;
	background-image: url(images/topContentBG.gif);
	background-repeat: repeat-x;
}


#lower{
	padding-bottom: 100px;
	background-image: url(images/tolex.jpg);
	background-repeat: no-repeat;
}

#lowerB{
	background-image: url(images/short-tolex.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	vertical-align: top;
	height:auto !important;
	height:110px;
	min-height: 110px;
	padding-left: 10px;	
}
}

#footer{
}

#base{
	background-color: #000000;
	height: 100%;
}

#blackBox{
	background-color: #000000;
	padding-bottom: 40px;
	padding-left: 65px;
	background-image: url(images/tour-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-top: 0px;
	vertical-align: top;
	padding-right: 40px;
}

#soundcheckBack{
	background-image: url(images/soundcheck-back.jpg);
	background-repeat: repeat-x;

}

#newsTab{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 10px;
}

#whiteContent{
	background-color: #FFFFFF;
	padding-top: 30px;
	background-image: url(images/topContentBG.gif);
	background-repeat: repeat-x;
}

#indentedParagraph{
	margin-left: 25px;
	margin-right: 20px;
	text-align: left;
}


#textNav{
	color: #646D7E;
	font-family: Helvetica, Verdana, sans-serif;
	padding-bottom: 25px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 9px;
}

#textNav-B{
	color: #333333;
	font-family: Helvetica, Verdana, sans-serif;
	padding-bottom: 25px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 9px;
}


/*TYPE*/
.darkGrey{
	color: #333333;
	line-height: 1.3;
	font-weight: bold;

}


.white{
	color: #FFFFFF;
	line-height: 1.3;
}

.paragraph{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 1.2;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.2;
}

.subheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}

.lightSubheading{
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	line-height: 1.8;
}

.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.2;
}


#textNav a:link {
	color: #646D7E;
	text-decoration: none;
}
#textNav a:visited {
	text-decoration: none;
	color: #333333;
}
#textNav a:hover {
	text-decoration: none;
	color: #999999;
}
#textNav a:active {
	text-decoration: none;
}



#lowerB a:link {
	color: #B5A564;
	text-decoration: none;
}
#lowerB a:visited {
	text-decoration: none;
	color: #cccccc;
}
#lowerB a:hover {
	text-decoration: none;
	color: #ffffff;
}
#lowerB a:active {
	text-decoration: none;
}



#content a:link {
	color: #B5A564;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #B5A564;
}
#content a:hover {
	text-decoration: none;
	color: #333333;
}
#content a:active {
	text-decoration: none;
}


#blackBox a:link {
	color: #B5A564;
	text-decoration: none;
}
#blackBox a:visited {
	text-decoration: none;
	color: #B5A564;
}
#blackBox a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#blackBox a:active {
	text-decoration: none;
}
