a, a:hover {
	color: #d18316;
	text-decoration: none;
}
body {
    font-family: verdana;
    font-size: small;
    margin: 0;
}
h1 {
    border-bottom: 1px dashed #515051;
    font-family: georgia;
    font-size: xx-large;
    line-height: 50px;
    margin: 0 0 20px 0;
}
form, fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
li {
    margin-bottom: 20px;
    margin-top: 20px;
}
p {
    line-height: 1.3;
    margin: 8px 0;
}
p.address, .tags {
    font-size: 86%;
}
#itinerary_link {
    padding: 10px 0;
}
#itinerary_link label {
    font-weight: bold;
}
#itinerary_link input {
    display: block;
    border: 1px solid #fff;
    font-size: small;
    width: 99%;
}
#logo {
    float: right;
}
#logo img {
    height: 50px;
    width: 243px;
}
#message_container, #header, #map, #individual_map, #directions_input, 
#itinerary_map, #print_button, .directions, #back_button a, .directions_input,
#popover, #message_container, #flashMessage, #create_button, .delete, 
#savedplaces input, .contact_form {
    display: none;
}
.tags {
    color: #666;
}
.thumb {
	background: #fff;
	border: 5px solid #adaba0;
	float: right;
	padding: 1px;
}
