body{
	padding: 0;
	font-family: helvetic, arial, sans-serif;
	color: #fff;
	font-size: x-small;
	background-color: #efefef;
}

p{ color: black; font-size: small; font-weight: normal; }

#header{ background-color: #76839a; height:175px; width:100%; text-align:right; vertical-align:middle; margin-top: 5px; margin-right: 0; margin-left: 0; }

#header img{
	float:left;
	width:226px;
	height:37px;
}

.address {
	float:right;
	width:20%;
	vertical-align:middle;
	margin:5px 20px 0 0;
}

#imagestrip { clear:both; height: 100px; background-image: url(../images/banner_bg.jpg); background-repeat: repeat-x; margin-top: 15px; }

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;
}
p1 { color: black; font-size: medium; font-weight: bold; text-decoration: underline; }
h2 {
	font-size: medium;
	font-weight: bold;
	background-color: #76839A;
	padding:0 10px 0 5px; 
	margin: 0;
}

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

h4
{
	font-size: small;
	font-weight: bold;
	color: #76839A;
	margin:5px 0 5px 10px;
}
h7 {
	font-size: medium;
	font-weight: bold;
	padding:0 10px 0 5px; 
	margin: 0;
}

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

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

.bandname
{
	font-weight: bold;
	font-size: larger;
}

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

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

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

a{
	color:#000;
}

ul.leftCol li a{
	color:#333;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
}

h3.leftCol a{
	color:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}

.colboxmiddle_BDA82ACF {
    margin-left: 170px;
    width: auto;
    height: 100px }

 
.banner_text{
	font-size: 24px;
    font-weight: bold;
	text-align: left;
	padding-left: 300px;
	padding-top: 10px;
}

.leftCol_con{
    margin-top: 30px;
    margin-right: 10px;
    width: 170px;
    float: left 
}

.welcome_heading{
	padding: 0px 0px 10px 0px;
	color: #36435A;
	font-weight: bold;
	font-size: 20px;
}

.welcome_text{
    margin: 10px 85px 10px 185px;
	padding: 20px 20px 20px 20px;
	border: 2px solid #76839A;
	background: #DDDDE0;
	color: #36435A;
	font-size: 14px;
	text-align: justify;
}

.body_container{
    border: 1px solid #76839A;
    margin: 10px 100px 10px 200px;
}

.body_heading{
    background-color: #76839A;
	padding: 0px 10px 0px 5px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}

.body_text{
	margin: 10px 10px 10px 10px;
	color: black;
	font-size: 12px;
}

.table_heading{
	padding: 0px 10px 0px 5px;
    margin: 10px 10px 10px 10px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline
}

.table_row{
    padding: 0px 10px 0px 5px;
    margin: 10px 10px 10px 10px;
	color: black;
	font-size: 12px;
}

.table_cell{
	padding: 5px 20px 5px 10px;
	color: #000;
	font-size: medium;
}

.table_cell_narrow{
    padding: 5px 0px 5px 10px;
}

.map{
	border: 1px solid black;
}

p.indent{
	margin-left: 10px;
}
