/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper_banner {
	padding: 0;
	margin: 0;
}
#banner {
	height: 198px;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background-image: url(images/banner_print.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
}
.byellow {
	color: #000;
	font-weight: bold;
}
.imgspace {
	padding-bottom: 40px;
	display: none;
}
#navigation {
	display: none;
}
#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;
}
#stops {
	float: left;
	width: 300px;
	padding: 0 20px;
}
.stopheader {
	font-size: 18px;
	color: #333;
	background-color: #ccc;
	padding: 15px 5px;
	text-align: center;	
}
div.tourstops {
	padding: 5px 10px;
	background: #f2f2f2;
	border-bottom: 1px solid #fff;
	color: #669;
}
div.tourstops:hover {
	background: #e2e2e2;
	color: #404e82;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
.stopfooter, .stopfooter a:link, .stopfooter a:visited {
	font-size: 11px;
	color: #333;
	background-color: #ccc;
	padding: 10px 5px;
	text-align: center;	
}
.stopfooter a:hover {
	color: #000;
}
#stuff {
	float: left;
	width: 200px;
	padding-left: 20px;
}
.profile_head {
	font-size: 11px;
	color: #000;
	text-align:center;
	background-color: #ccc;
	padding: 10px 5px;
}
.profile_name {
	font-size: 18px;
	color: #000;
}
#wrapper_sites {
	padding: 20px 10px;
	background-color: #f2f2f2;
	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: #e2e2e2;
	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-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;
}
.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 {
	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;
}



