a {
	color: #000000;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.button{
	color: #EFEFEF;
	padding: 40px 0 40px 0;
	text-decoration: none;
}

body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
}

legend{
	font-weight: bold;
	font-size: 1.2em;
	color: #000000;
}

fieldset{
	border: 1px solid #363636;
}

div.table {
	border-collapse: collapse;
	display: table;
}

div.td {
	border: none;
	display: table-cell;
	padding: 5px;
}

div.tr {
	display: table-row;
}

div.waypoint{
	border: 1px solid #000000;
	display: block;
	float: left;
	height: 85px;
	width: 30%;
}

h3 {
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}

input, select, textarea{
	background: #F0F8FF;
	border: 1px #CEE8FF solid;
	color: #000000;
}

input.button{
	background: #006633;
	border: 1px outset #5F9EA0;
	color: #FFF8DC;
	font-weight: bold;
}

.os_map{
	border: 2px solid #006400;
	color: #286EA0;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;	
}

.os_map a{
	color: #286EA0;
	text-decoration: underline;
}

.os_map a:hover{
	text-decoration: none;
}

input.submit{
	background: #006633;
	border: 1px outset #5F9EA0;
	color: #FFF8DC;
	float: right;
	font-weight: bold;
}

input.text, #login input {
	font-size: 0.8em;
}

table.legend{
	background: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 2px;
	width: 100%;
	color: #000000;
}

table.walk_detail td, table.legend tr {
	color:#000000;
}

td{
	vertical-align: top;
}

td.walk_detail{
	font-size: .9em;
	font-weight: normal;
	color: #000000;
}

.announce {
	background: #F4F4F4;
	color: #505050;
	line-height: 1.3em;
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
}

table.walk_detail li, table.walk_detail ul{
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0;
}

.announce h3{
	background: url(../graphics/background_cell_light_top.jpg) #F4F4F4 repeat-x top;
}

.bold, #sidebar td, .bold, table.sidebar_content tr td {
	font-weight: bold;
}

.center {
	text-align: center;
}

.description{
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.description_number{
	display: table-cell;
	font-weight: bold;
	vertical-align: top;
}

.error{
	border: 1px solid #990000;
	color: #990000;
	display: none;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px;
}

.even{
	background: #FFFFFF;
}

.form_error{
	background: #FFFAF0;
	border: 1px solid #CC0000;
	color: #CC0000;
	display: none;
	font-weight: bold;
	padding: 2px;
}

.hide {
	display: none;
}

.infowindow{
	font-size: .85em;
	font-stretch: normal;
	letter-spacing: normal;
	line-height: 100%;
	word-spacing: normal;
}

.left {
	float: left;
	margin: 10px 10px 5px 0;
}

.logout{
	font-size: 0.8em;
	text-align: right;
}

.nowrap{
	vertical-align: top;
	white-space: nowrap;
}

.odd{
	background: #FFF8DC;
}

.plain{
	color: #000000;
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}

.printerfriendly{
	display: block;
	text-align: right;
}

.right {
	float: right;
	margin: 10px 0 5px 10px;
}

.small{
	border-bottom: 1px #FFFFFF solid;
	font-size: 0.8em;
}

.submit{
	background: #EAEAEA;
	border: 1px solid #006633;
	color: #006633;
	font-size: 0.8em;
	font-weight: bold;
}

.textright {
	text-align: right;
}

.walks{
	background: #F0F8FF;
	border: 1px #FFFFFF solid;
	font-size: 0.8em;
	padding: 2px;
}

#accessibility{
	background: #3D6EBD;
	height: 20px;
	margin-bottom: 1px;
	padding: 4px 4px 0px 0px;
	text-align: right;
	vertical-align: middle;
	width: 756px;
}

#avmenu {
	clear: left;
	float: left;
	font-size: 0.9em;
	margin: 0 0 10px 0;
	padding: 0;
	width: 150px;
}

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	background: url(../graphics/background_cell_light_top.jpg) #EBEBEB repeat-x top;
	border-left: 4px solid #006633;
	color: #006633;
	display: block;
	font-weight: bold;
	height: 20px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}

#avmenu li a:hover {
	background: url(../graphics/background_cell_light_bottom.jpg) #EAEAEA repeat-x bottom;
	border-left: 4px solid #286EA0;
	color: #000000;
}

#avmenu ul {
	font-size: 1.1em;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 150px;
}

#content {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	line-height: 1.6em;
	padding: 10px 10px 0 10px;
	text-align: justify;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img{
	border: 3px solid #F0F0F0;
	margin: 3px;
}

#content img.clean{
	border: 0px;
	margin: 0px;
}

#extras {
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 150px;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#footer {
	background: url(../graphics/background_cell_light_bottom.jpg) #EBEBEB repeat-x bottom;
	border-top: 4px solid #F0F0F0;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 760px;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#frontphoto {
	border: 0;
	margin: 0 0 10px 0;
}

#googlemap{
	background: #FBFBF4;
	border: 2px solid #F0F0F0;
	width: 99%;
}

#header {
	clear: both;
	height: 45px;
	margin: 20px 0 0 0;
	padding: 0;
}

#header h1 {
	float: left;
	margin: 0 0 10px 0;
	width: 250px;
}

#header p {
	color: #A0A0A0;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	text-align: center;
	width: 500px;
}

#item_left{
	background: url(../graphics/background_cell_right_blue.jpg) #F0F8FF repeat-x bottom;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	margin-bottom: 10px;
	padding: 5px;
}

#legend a{
	color: #6495ED;
	font-weight: normal;
}

#login{
	display: block;
	font-weight: bold;
	margin-top: -20px;
}

#map{
	float: left;
	height: 400px;
	width: 100%;
}

#message{
	background: url(../graphics/corner_right_top.gif) #FFFFFF repeat-x bottom;
	border: 2px solid #F0F0F0;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;
}

#message a{
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}

#message a:hover{
	color: #228B22;
	text-decoration: none;
}

#message_map{
	background: #F0F8FF;
	border: 2px solid #6495ED;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#my_journey{
	background: url(../graphics/background_content_bottom.jpg) #FFFFFF repeat-x bottom;
	border: 2px solid #F0F0F0;
	font-size: .9em;
	margin-bottom: 10px;
	padding: 2px;
}

#my_journey input{
	font-size: .9em;
}

#my_journey span{
	background: #FFF0F0;
	display: block;
	margin: 0px;
	padding: 3px;
}

#rating{
	float: right;
}

#show_legend{
	background: #FFFFFF;
	border: 1px #F5F5DC solid;
	color: #000000;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	width: 98%;
}

#sidebar{
	background: #FFFFFF;
	border: 1px solid #154CAF;
	float: left;
	height: 100px;
	overflow: auto;
	width: 100%;
}

#sidebar a{
	color: #009933;
	font-weight: bold;
}

#walk_details{
	border: 2px solid #5F9EA0;
	float: right;
	width: 30%;
}

#walk_summary{
	border: 2px solid #5F9EA0;
	float: left;
	width: 99%;
}

#wrap {
	background: #FFFFFF;
	color: #006633;
	margin: 0 auto;
	width: 760px;
}
