body{
	margin: 0;
	padding: 0;
	font-family: Arial,'‚l‚r ƒSƒVƒbƒN',sans-serif;
	color: #000;
	font-size: small;
	background-color: #fafadc;
}

p{
	color: #666;
	font-size: medium;
}
a{
	color:#000;
}
#header {  
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ff80c0;
	height: 130px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

#header img{ float:left; width:400px; height:50px; }
#imagestrip {
	clear:both;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 80px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;

}
.title
{
	font-weight: bold;
	font-size: larger;
}
.address { float:right; width:35%; vertical-align:middle; margin:5px 10px 0 0; }
ul.leftCol {
	list-style: none;
	margin-top: 0;
}
ul.leftCol li a{
	color:#333;
	text-decoration:none;
}
ul.leftCol li a:hover{
	color:#000;
	text-decoration:underline;
}
ul.loftCol {
	margin-top: 0;
}
ul.loftCol li a{
	color:#333;
	text-decoration:none;
}
ul.loftCol li a:hover{
	color:#000;
	text-decoration:underline;
}
li {
	font-family: Helvetica, sans-serif;
	margin-top: 0;
	padding-top: 0;
	color: #666;
	font-size: small;
}

h2 {  
	font-size: large;
	font-weight: bold;
	background-color: #ff80c0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {  
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	background-color: #ff80c0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}
h3.leftCol a{
	color:#fff;
	text-decoration:none;
}
h3.leftCol a:hover{
	color:#333;
	text-decoration:none;
}
h3.centerCol a{
	color:#fff;
	text-decoration:none;
}
h3.centerCol a:hover{
	color:#333;
	text-decoration:none;
}
h4
{
	font-size: medium;
	font-weight: bold;
	color: #76839a;
	margin:5px 0 5px 10px;
}


dt
{
	background-color: #fff;
	color: #666;
	font-size: medium;
	padding-left: 5px;
	margin: 0 0 0 5px;
}
dt a { text-decoration: none; }
dt a:hover { text-decoration: underline; }
dd
{
	background-color: #fff;
	color: #666;
	font-size: small;
	padding-left: 5px;
	margin: 0 0 10px 5px;
}
img.storyImage
{
	float:left;
	margin: 10px 0 0 0;
	padding-right: 10px;
	
}
img.r-storyImage
{ float:right; margin: 10px 0 0; padding-left: 10px; }
.footer {  
	background-color: #ff80c0;
	margin-bottom: 10px;
	text-align: right;
	font-size: small;
	padding-right: 10px;
}

.footer a{
	color: #fff;
}
