body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: x-small;
	background-color: #f0e8e3;
}

p{ color: #666; font-size: xx-small; background-color: #f0e8e3; }

#header{
	margin:5px 0 10px;
	background-color: #f00; 
	height:150px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#header img{ float:left; width:396px; height:56px; }

.address { background-color: #f00; float:right; width:20%; vertical-align:middle; height: auto; margin:5px 20px 0 0; }

#imagestrip { clear:both; margin-top: 10px; margin-bottom: 15px; height: 80px; background-image: url(../Images/banner_bg.jpg); background-repeat: repeat-x; padding-bottom: 12px; }

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: x-small;
}
a:hover { color: #ff720b; font-size: inherit; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-top: 0; padding-top: 0; }
h2 { color: white; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: inherit; background-color: #008fd4; text-decoration: blink; padding:0 10px 0 5px; margin: 0; }

h3
{ color: #fff; font-size: small; font-weight: bold; background-color: #ff702b; padding-left: 15px; padding-right: 10px; margin: 0 0 1px; }

h4
{
	font-size: x-small;
	font-weight: bold;
	color: #76839a;
	margin:5px 0 5px 0;
}


dt
{
	background-color: #f0e8e3;
	color: #666;
	font-size: xx-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #f0e8e3;
	color: #666;
	font-size: x-small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.bandname
{ font-weight: bold; font-size: larger; background-color: #f0e8e3; }

img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer { background-color: #ff702b; padding: 3px 210px 3px 0; margin-bottom: 10px; text-align: right; font-size: xx-small; background-position: 0 bottom; margin-right: 160px; }

.footer a{
	color: #fff;
	text-decoration: underline;
}

a{ color: #000; font-size: xx-small; background-color: #f0e8e3; text-decoration: none; }
ul.leftCol li a{ color:#333; background-color: #f0e8e3; text-decoration:none; }
ul.leftCol li a:hover{ color:#ff702b; font-size: inherit; text-decoration:none; }

h3.leftCol a{ color:#fff; background-color: #ff702b; text-decoration:none; }
h3.leftCol a:hover{ color:#000; font-size: xx-small; text-decoration:none; }
.address2 { float:none; width:100%; vertical-align:middle; position: fixed; height: auto; overflow: auto; visibility: visible; margin: auto 0 0; }
h3.colcont.a:hover { color: black; }
h5
{
	font-size: x-small;
	font-weight: bold;
	color: #76839a;
	margin:5px 0 5px 10px;
}
ul.dt.hover
{
	background-color: #fff;
	color: #666;
	font-size: xx-small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}
h4.leftCol.a.hover{ color:#fff; background-color: #ff702b; text-decoration:none; }
