/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #666;
}
a:hover {
	color: #000;
}
#wrapper_banner {
	padding: 0;
	margin: 0;
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat-x;
}
#banner {
	height: 198px;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	color: #ccc;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
}
#banner a:link, #banner a:visited {
	color: #ccc;
}
#banner a:hover {
	color: #999;
}
.byellow {
	color: #e4c547;
	font-weight: bold;
}
.imgspace {
	padding-bottom: 25px;
}
#navigation a.hmenu, #navigation a.hmenu:link, #navigation a.hmenu:visited {
	display:block; 
	width:auto; 
	height:20px; 
	background:#e4c547; 
	color:#000; 
	text-decoration:none; 
	text-align:center; 
	line-height:20px; 
	padding: 4px 24px 4px 25px; 
	margin: 0;
}
#navigation a.hmenu, #navigation a.hmenu:link, #navigation a.hmenu:visited {
	float:left;
}
#navigation a.hmenu:hover {
	background:#6572ab;
/*	background: #c44a3f; */
	color:#fff;
}
#navigation {
	height:54px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
/* ================================= */
#wrapper_content {
	padding: 0;
	background-color: #fff;
	margin: 0 auto;
	clear: both;
}
#content {
	line-height: 150%;
	font-size: 11px;
	color: #666;
	margin: 0 auto;
	width: 960px;
}
/* ================================= */
#news {
	float: left;
	width: 380px;
	padding-right: 20px;
}
#news .header {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
}
/* ================================= */
#subpage {
	float: left;
	width: 720px;
	padding-right: 20px;
}
#subpage2 {
	float: left;
	width: 460px;
	padding-right: 20px;
}
#subpage3 {
	float: left;
	width: 520px;
	padding-right: 20px;
}
#subpage .header, #subpage2 .header, #subpage3 .header {
	color:#c44a3f;
	letter-spacing:-1px;
	font: normal 24px/26px Verdana,Arial,Helvetica,sans-serif;
}
/* ================================= */
#stops {
	float: left;
	width: 300px;
	padding: 0 20px;
}
.stopheader {
	font-size: 18px;
	color: #fff;
	background-color: #404e82;
	padding: 15px 5px;
	text-align: center;	
}
div.tourstops {
	padding: 5px 10px;
	background: #e8edff;
	border-bottom: 1px solid #fff;
	color: #669;
}
div.tourstops:hover {
	background: #d0dafd;
	color: #404e82;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
.stopfooter, .stopfooter a:link, .stopfooter a:visited {
	font-size: 11px;
	color: #fff;
	background-color: #404e82;
	padding: 10px 5px;
	text-align: center;	
}
.stopfooter a:hover {
	color: #d0dafd;
}
/* ================================= */
#stuff {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#stuff2 {
	float: left;
	width: 460px;
	background-color: #e2e2e2;
	padding-left: 20px;
}
#stuff3 {
	float: left;
	width: 400px;
	padding: 20px 0 20px 20px;
	text-align: right;
}
.profile_head {
	font-size: 11px;
	color: #fff;
	text-align:center;
	background-color: #666;
	padding: 10px 5px;
}
.profile_name {
	font-size: 18px;
	color: #fff;
}
/* ================================= */
#wrapper_sites {
	padding: 20px 10px;
	background-color: #222;
	margin: 0 auto;
	clear: both;
}
#sites {
	line-height: 150%;
	font-size: 10px;
	color: #666;
	margin: 0 auto;
	width: 960px;
	height: 150px;
}
.head_sites {
	color: #c44a3f;
	font-size: 18px;
	padding-bottom: 10px;
}
.bwhite {
	color: #fff;
	font-size: 12px;
}
#sites .col {
	float: left;
	padding-right: 25px;
}
#sites .col a:link, #sites .col a:visited {
	color: #999;
	text-decoration: none;
}
#sites .col a:hover {
	color: #ccc;
	text-decoration: underline;
}
/* ================================= */
#wrapper_footer {
	height: 30px;
	padding: 10px;
	background-color: #000;
	margin: 0 auto;
	clear: both;
}
#footer {
	line-height: 150%;
	font-size: 10px;
	color: #666;
	margin: 0 auto;
	width: 960px;
}
#footer a:link, #footer a:visited {
	color: #666;
}
#footer a:hover {
	color: #ccc;
}
/* ================================= */
#newspaper-a {
	font-size:12px;
	text-align:left;
	width: 700px;
	border-collapse:collapse;
	margin: 10px 0;
}
#newspaper-a tbody {
	background:#e2e2e2;
}
#newspaper-a td {
	color:#333;
	border-bottom:1px solid #fff;
	padding:10px;
}
#newspaper-a tbody tr:hover td {
	color:#000;
	background:#ccc;
}
#newspaper-a a:link, #newspaper-a a:visited {
	color: #333;
}
#newspaper-a a:hover {
	color: #000;
}
.newspaper-b {
	font-size:11px;
	width:200px;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #666;
	border-top: 5px solid #666;
	margin: 10px 0;
}
.newspaper-b th {
	font-weight:normal;
	font-size:14px;
	color:#c44a3f;
	text-align: center;
	padding: 10px;
}
.newspaper-b tbody {
	background:#e2e2e2;
}
.newspaper-b tfoot a:link, .newspaper-b tfoot a:visited {
	color: #333;
}
.newspaper-b tfoot a:hover {
	color: #666;
}
.newspaper-b td {
	color:#666;
	border-bottom:1px solid #fff;
	padding:10px;
}
.newspaper-b tbody tr:hover td {
	color:#333;
	background:#ccc;
}
#newspaper-c {
	font-size:12px;
	text-align:left;
	width: 700px;
	border-collapse:collapse;
	margin: 10px 0;
}
#newspaper-c th {
	font-weight:normal;
	font-size:14px;
	color:#c44a3f;
	padding: 10px;
	background-color: #ccc;
}
#newspaper-c tbody {
	background:#f2f2f2;
}
#newspaper-c td {
	color:#333;
	border-bottom:1px solid #fff;
	padding:7px;
}
#newspaper-c tbody tr:hover td {
	color:#000;
	background:#e2e2e2;
}
#newspaper-c a:link, #newspaper-a a:visited {
	color: #333;
}
#newspaper-c a:hover {
	color: #000;
}
#newspaper-d {
	font-size:11px;
	text-align:left;
	width: 500px;
	border-collapse:collapse;
	margin: 10px 0;
	line-height: 24px;
	clear: both;
}
#newspaper-d tbody {
	background:#fff;
}
#newspaper-d td {
	color:#333;
	border-bottom:1px solid #fff;
	padding:7px;
}
#newspaper-d tbody tr:hover td {
	color:#000;
	background:#e2e2e2;
}
#newspaper-d a:link, #newspaper-a a:visited {
	color: #333;
}
#newspaper-d a:hover {
	color: #000;
}
.date {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	padding-top:11px;
	background:url(images/icon-calendar.gif) no-repeat;
	line-height: 1.4em;
}
.date p {
	text-align:center;
	color:#666;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.date span.day {
	font-size:18px;
	display:block;
}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
}
.entry {
	margin: 0 0 25px 0;
	border-bottom: 1px dotted #666;
}
.entry p, .bigger {
	line-height:150%;
	margin-bottom:1em;
	font-size: 1.3em;
}
.entry h2 {
	color:#c44a3f;
	letter-spacing:-1px;
	font: normal 24px/26px Verdana,Arial,Helvetica,sans-serif;
}
li.bigger a:link, li.bigger a:visited {
	color: #666;
}
li.bigger a:hover {
	color: #000;
}
.subhead2 {
	font-size: 18px;
	color:#c44a3f;
}
.bigwhite {
	font-size: 18px;
	color:#fff;
}
.subhead3 {
	font-size: 14px;
	color:#2c345a;
	font-weight: bold;
}
.blue, td.blue {
	font-weight: bold;
	font-size: 14px;
}
div.newsitem {
	line-height: 150%;
}
.hibox {
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
	color: #2c345a;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #f2f2f2;
	width: 100px;
	float: left;
	margin: 10px 20px 0 0;
	padding: 5px;
}
.hi {
	font-size: 10px;
	color: #000;
}
.odd {
	padding: 10px;
	background-color: #fff;
	clear: both;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	line-height: 22px;	
}
.even {
	padding: 10px;
	background-color: #f2f2f2;
	clear: both;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	line-height: 22px;	
}
.updated {
	padding: 10px;
	background-color: #fff;
	clear: both;
	border: 1px solid #999;	
	margin-bottom: 20px;
}
.tickertape {
	font-weight:bold;
	font-size:11px;
	color:#404e82;
}
#pscroller {
	width: 950px;
	height: 16px;
	background-color: #e8edff;
	padding: 10px 5px;
	margin: -25px auto 10px auto;
}
#pscroller1 {
	text-align: center;
	color:#404e82;
}
#pscroller2 {
	text-align: center;
	color:#c44a3f;
}
#pscroller2 a {
	text-decoration: none;
}
div.pagination {
	padding: 20px 0;
	clear: both;
}
.pagination a:link, .pagination a:visited {
	padding: 3px 6px;
	margin-right: 6px;
	text-decoration:none;
	background-color: #ccc;
	font-weight: bold;
}
.pagination a:hover {
	background-color: #999;
	color: #fff;
}
.pagination span {
	padding: 3px 6px;
	margin-right: 6px;
	background-color: #404e82;
	color: #fff;
	font-weight: bold;
}