/*
 *	Suðurland
 */
 
a {
	color: #776a34;
}
 
#wrap {
	background-image: url('../img/body-back-south.jpg');
}
#head .head-nav {
	background-image: url('../img/menu-back-south.jpg');
}

#head .head-bar,
#banner .side .views li.selected a,
#wrap.front #head .head-nav ul li:first-child,
#head .head-nav ul li.selected {
	background-color: #71945e;
}

.front #main .highlights .col.col-3 .image {
	display: none;
}

#head .head-logo {
	padding: 35px 0 0 5px;
	background: 0 5px url('../img/head-logo-south.gif') no-repeat;
}

.dropdown ul {
	width: 150px;
}

.search-results.places .item .about .more a,
.search-results .item .info .more a {
	background-color: #71945e;
	border: 1px solid #71945e;
}

.front #main .main-content .col.col-1 {
	border:none;
	background:none;
	padding:1px;
}


.travel-planner-head {
	background-color:#71945E;
	border-bottom-color:#ccc;
}

.travel-planner .item-wrapper .item .counter {
	color:#71945E;
}