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

#header .logo a {
	background:url(http://www.glcaconline.org/uploads/2016/06/Untitled-1-2.png) no-repeat;
	width:400px;
	height:82px;
}

a,
a:visited {
	color:1022C4;
}

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:1022C4;
}

::selection,
::-moz-selection {
	background:1022C4;
}

blockquote {
	border-left:3px solid 1022C4;
}

.navbar ul li a:hover {
	color:1022C4;
}

.mask .slide_content h3.subtitle {
	color:1022C4;
}

.pag_box ul a:hover, .pag_box ul .selected a {
	background:1022C4;
}

.pagination li:hover,
.pagination li.active {
	background:1022C4;
	border:1px 1022C4 solid;
}

.search-excerpt {
	color:1022C4;
}


/* Events Manager Styles */

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


/* Reftagger Plugin Styles */

.lbsTooltipFooter a:hover {
	color:1022C4;
}