body{
	margin: 0;
	padding: 0;
	font-family: helvetic, arial, sans-serif;
	color: #b7b7b7;
	font-size: small;
	background-color: #b7b7b7;
}

p{ color: black; font-size: small; }

#header{
	margin:15px 0 0;
	background-color: #b7b7b7; 
	height:130px;
	width:100%;
	text-align:right;
	vertical-align:middle;
}

#header img{
	float:left;
	width:auto;
	height:auto;
}

.address { color: black; float:right; width:20%; vertical-align:middle; margin:5px 20px 0 0; }

#imagestrip {
	clear:both;
	margin-top: auto;
	margin-bottom: auto;
	height: 80px;
	background-image: url(../Images/banner_bg.jpg);
	background-repeat: repeat-x;

}

ul.leftCol {
	list-style: none;
	margin-top: 0;
}

li { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0; padding-top: 0; color: black; font-size: small; }
h2 { font-size: medium; font-weight: bold; background-color: #000; text-align: left; padding:0 10px 0 5px; margin: 0; }

h3
{ color: #ca2229; font-size: medium; font-weight: bold; background-color: #000; text-align: left; padding-left: 15px; padding-right: 10px; margin: 0 0 1px; }

h4
{ color: black; font-size: medium; font-weight: bold; text-align: left; margin:5px 0 5px 10px; }


dt
{
	background-color: #fff;
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 0 5px;
}

dd
{
	background-color: #fff;
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}

.sidebarname
{
	font-weight: bold;
	font-size: larger;
}

img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}

.footer {
	background-color: #ca2229;
	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; font-size: small; }

ul.leftCol li a{ color:#333; font-size: small; 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;
}

.LeftColumn {
	margin-right: 10px;
	width: 160px;
	height: 100px;
	float: left 
}

.colcont_BDA82ACF {
	margin-top: 20px;
	width: 100%;
	height: 5px }
	
.colboxright_BDA82ACF { text-align: left; position: absolute; top: 210px; right: 0; margin-left: 10px; width: 210px; height: 100px; float: right     ; }
.textleft { text-align: left; }
.colboxmiddle_BDA82ACF { text-align: justify; margin-right: 220px; margin-left: 170px; width: auto; height: 100px ; min-width: 2.5in; max-width: 6in; }
.quote { font-style: italic; }
