/* CSS Document */

html, body {
	height: 100%;
}

body {
    margin:0;
    padding: 0;
    text-align: center;
    font: 11pt arial,verdana, sans-serif;
}

#container {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    text-align: left;
    color: #ffffff;
	background-color:#4162A5;
	height: auto !important;/* overwrite the height */
	min-height: 100%;
	height: 100%;
}

#header {
	width:800px;
	margin-top:10px;
}

#header .logo {
	width:180px;
	height:118px;
	float:left;
	padding-left:10px;
}

#header .strapline {
	width:599px;
	height:112px;
	float:right;
	padding-right:10px;
}

#main-content {
	width:800px;
	margin-top:30px;
}

#left-col {
	width:190px;
	float:left;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul li {
	padding-left:12px;
	border:1px solid #4162A5;
}

#nav a {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size:12pt;
	padding-left:18px;
}

#nav a:link {color:#ffffff;}
#nav a:visited {color:#ffffff;}

#nav a:hover{
	background:url(images/anchor.jpg) no-repeat left center;
}
	
#right-col {
	width:610px;
	float:right;
}

#right-col-flash {
	width:610px;
	float:right;
}

#content-area {
	background-color:#F8FA8F;
	color:#333333;
	margin-right:20px;
	margin-bottom:10px;
}

#padding {padding:15px; border-left:4px solid #ffffff; border-right:4px solid #ffffff;}

b.rtop, b.rbottom{display:block;background: #4162A5}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#frm-email label {
	font-weight:bold;
	padding-right:15px;
}

#newfeatures, #removefeatures, #comments {
	width:300px;
	margin-right:10px;
}

#name {
	width:220px;
	margin-right:10px;
}

#opinion { margin-top:5px;}

.radio-txt{
	padding-right:10px;
}

.page-title{
	text-transform:uppercase;
	font-size:18pt;
	color:#ffffff;
	font-weight:bold;
	padding-left:40px;
}

.page-title2{
	text-transform:uppercase;
	font-size:16pt;
	color:#f
	fffff;
	font-weight:bold;
	padding-left:10px;
}

.page-title3{
	text-transform:uppercase;
	font-size:16pt;
	color:#f
	fffff;
	font-weight:bold;
	padding-left:103px;
}

.page-title4{
	text-transform:uppercase;
	font-size:16pt;
	color:#f
	fffff;
	font-weight:bold;
	padding-left:103px;
}

a.blue-link {text-decoration:none; font-weight:bold;}
a.blue-link:link {color:#4162A5;}
a.blue-link:visited {color:#4162A5;}
a.blue-link:hover {color:#0066CC;}

.bewdley-link-img {
	border:none;
	width:152px;
	height:181px;
	padding-left:15px;
}

.grey-bold {font-weight:bold;}

.gen-img1 {
	width:260px;
	height:173px;
	margin-right:25px;
}

.gen-img2 {
	width:260px;
	height:187px;
	margin-right:25px;
}

.home-crest {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.routes {
	background-color:#F8FA8F;
	color:#333333;
	width:175px;
	margin-right:25px;
	float:left;
	margin-bottom:10px;
}

.routeinfo {
	padding:15px;
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	height:410px;
}

b.rtop2, b.rbottom2{display:block;background: #4162A5}
b.rtop2 b, b.rbottom2 b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.r12{margin: 0 5px}
b.r22{margin: 0 3px}
b.r32{margin: 0 2px}
b.rtop2 b.r42, b.rbottom2 b.r42{margin: 0 1px;height: 2px}

#hist-imgs {
	width:180px;
	float:left;
}

#hist-txt {
	width:320px;
	float:right;
}
	

.clear {
	clear:both;
	height:1px;
	max-height:1px;
}
