.hometext {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
}
.textindent {
	font-size: 12px;
	padding: 0px;
	left: 10px;
}
.bkgimage {
	background-repeat: no-repeat;
	background-image: url(img/images/bkg1_02.jpg);
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
.tourH {
	font-size: 14px;
	font-weight: bold;
}
.mediacaption {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.underline {
	text-decoration: none;
	border-bottom: 1px dotted #5F773A;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.musicpadder {
	margin-left: 80px;
	font-size: 12px;
}
.bottomnav {
	font-size: 10px;
}
.bottomnav a:link {
	color: #666666;
	text-decoration: underline;
}
.bottomnav a:visited {
	color: #666666;
	text-decoration: underline;
}
.bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomnav a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.tumblr_body {
	font-size: 12px;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
}
.tumblr_title  {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
	.tumblr_caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
	.tumblr_photo {
	width: 300px;
	}
li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.scroll {
	height: 500px;
	width: 400px;
	overflow: auto;
	padding: 0px;
	text-align: left;
}