#header .logo {
	margin-top:24px;
}

#header .logo a {
	background:url(https://www.grace4you.com/wp-content/uploads/2012/10/logos32.png) no-repeat;
	width:372px;
	height:88px;
}

a,
a:visited {
	color:#fff34e;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:visited:hover,
h2 a:visited:hover,
h3 a:visited:hover,
h4 a:visited:hover,
h5 a:visited:hover,
h6 a:visited:hover {
	color:#fff34e;
}

::selection,
::-moz-selection {
	background:#fff34e;
}

blockquote {
	border-left:3px solid #fff34e;
}

.navbar ul li a:hover {
	color:#fff34e;
}

.mask .slide_content h3.subtitle {
	color:#fff34e;
}

.list_locations li .link:hover {
	color:#fff34e;
}

.list_widget li a:hover {
	color:#fff34e;
}

.pagination li:hover,
.pagination li.active {
	background:#fff34e;
}

.selectbox-wrapper ul li.selected,
.selectbox-wrapper ul li.current {
	background:#fff34e;
}

.search-excerpt {
	color:#fff34e;
}

.single-location small a {
	color:#fff34e !important;
}


/* Events Manager Styles */

table.em-calendar td.eventful a,
table.em-calendar td.eventful-today a {
	color:#fff34e !important;
}
.ui-state-hover {
	color:#fff34e !important;
}
.ui-datepicker-today .ui-state-highlight {
	background:#fff34e !important;
}


/* Reftagger Plugin Styles */

.lbsTooltipFooter a:hover {
	color:#fff34e;
}