body {
	background-color:#fff;
}

#frame {
	width:1000px;
	margin:0 auto;
	color:#333;
	border:1px solid #999;
}

#main {
	background:url(../images/main_bkgd.png) top left repeat-y transparent;
}

.full_width #main {
	background-image:none;
	padding:45px 25px 25px 25px;
}

#left {
	float:left;
	width:227px;
	padding:10px 25px;
	margin-top:40px;
}

#index #left {
	margin-top:0;
}

#content {
	float:left;
	width:660px;
	padding:10px 30px;
	position:relative;
	z-index:350;
}

#footer {
	clear:both;
	background-color:#666;
	padding:5px 30px;
	color:#999;
	font-size:12px;
}

#footer a {
	color:#fff;
}

#footer span {
	margin-right:1em;
}

fieldset#quicklinks {
	border-color:#aaa;
	border-width:3px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:1.5em 0;
	padding:1em 4em;
}

#sidebar fieldset#quicklinks {
	margin-top:0;
	padding:1em 2em;
}

fieldset#quicklinks legend {
	color:#aaa;
	font-weight:bold;
	font-size:15px;
}

#quicklinks div {
	float:left;
	width:50%;
}

#sidebar #quicklinks div {
	display:block;
	width:100%;
}

#quicklinks div h4 {
	font-size:18px;
	font-weight:bold;
	padding-left:32px;
}

#ql_box_1 h4, #ql_box_1 li, #ql_box_1 a {
	color:#FA5C59;
}

#ql_box_1 h4 {
	background:url(../images/hexagon-pink.png) center left no-repeat transparent;
}

#ql_box_2 h4 {
	background:url(../images/hexagon-brown.png) center left no-repeat transparent;
}

#ql_box_2 h4, #ql_box_2 li, #ql_box_2 a {
	color:#b06659;
}

#ql_box_1 a:hover, #ql_box_2 a:hover {
	color:#000;
}

#content #quicklinks li {
	margin-bottom:0;
}

#left .news_item {
	background:url(../images/doc2.gif) 0 3px transparent no-repeat;
	padding:0 0 12px 22px;
	margin-top:12px;
	border-bottom:1px solid #ccc;
}

.event_item {
	background:url(../images/calendar_icon.png) 0 3px transparent no-repeat;
	padding:0 0 12px 22px;
	margin-top:12px;
	border-bottom:1px solid #ccc;
}

#left .news_item *, .event_item * {
	margin:0;
}

/*
#latest_news h3 {
	color:#289926;
}
*/

#left .news_item h4, #left .event_item h4 {
	font-size:13px;
}

.toggled {
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:1px solid #ccc;
}

.toggled h2 {
	font-size:15px;
	margin:0;
}

.toggled h2 a {
	padding-left:20px;
	background:url(../images/arrow_right.png) center left no-repeat transparent;
	border:none;
	text-decoration:none;
}

.toggled h2 a:focus {
	color:#000;
}

.toggled div {
	padding-left:20px;
}

.logos img {
	vertical-align:middle;
	margin-right:15px;
}

#sidebar {
	float:right;
	width:260px;
	margin-left:15px;
}

#content li {
	margin-bottom:0.5em;
}

.news_story {
	border-bottom:1px solid #ccc;
	margin-bottom:0.3em;
	overflow:auto;
	padding:0 0 10px 35px;
	background:url(../images/article.gif) top left no-repeat transparent;
}

.news_story .image {
	float:right;
	margin:1em 0 1em 1em;
}

.news_story .image img {
	border:1px solid #ccc;
}

.news_story .author {
	text-align:right;
	color:#666;
	font-size:12px;
}

.news_story h4, .news_story h5, .news_story p {
	margin:0;
}

.news_story h4 {
	/*margin:0.2em 0;*/
	font-size:15px;
}

.news_story h5 {
	/*margin:0.2em 0;*/
	font-size:12px;
	color:#666;
	font-weight:normal;
}

.news_story .download_pdf {
	float:right;
	margin:1em 0 1em 1em;
	border:1px solid #ccc;
	-moz-border-radius:0.5em;
	border-radius:0.5em;
	-webkit-border-radius:0.5em;
	padding:0.5em 1em;
}

.news_story .download_pdf a {
	padding-left:16px;
	background:url(../images/pdf-small.gif) center left no-repeat transparent;
}

a.rss, #footer a.rss {
	padding-left:20px;
	background:url(../images/feed-icon.png) center left no-repeat transparent;
	color:#fa9b38;
}

#left .advertise_here {
	border:1px solid #999;
	background-color:#eee;
	padding:30px 0;
	text-align:center;
	margin:20px 0;
}

#journey_planner {
	border:1px solid #666;
	background-color:#fff;
	-moz-border-radius:4px;
	margin:10px 0;
	box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
	-moz-box-shadow: 2px 2px 2px #999;
}

#journey_planner h4 {
	background-color:#666;
	color:#fff;
	margin:0;
	padding:5px 10px;
	font-size:17px;
}

#journey_planner ul {
	padding:0;
	margin:0.7em 1em 0.7em 2em;
}

#journey_planner li {
	font-size:12px;
	padding:0;
	margin:0;
	color:#666;
	line-height:170%;
}

#journey_planner strong {
	font-weight:normal;
	color:#000;
}

#top .advertise_here {
	position:absolute;
	top:10px;
	right:10px;
	width:225px;
	border:1px solid #999;
	background-color:#333;
	padding:10px 0;
	text-align:center;
	color:#fff;
}

#top .advertise_here a:hover {
	color:#fff;
}

#top .advert {
	position:absolute;
	top:10px;
	right:10px;
}

#top .advert p {
	margin:0;
}

#content img.shadow {
	border:1px solid #ccc;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

#free_bus_travel_header {
	font-size:15px;
	color:#000;
}