<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*    Generic Classes     */


.no_top_margin {
	margin-top: 0;
	margin-bottom: 0;
}

.top_margin_10 {
	margin-top: 10px;
}

.bottom_margin_10 {
	margin-bottom: 10px;
}


/*    Site Header    */

.siteHeader {
    margin-top: 40px;
    height: 50px;
    overflow: hidden;
}

#iona_logo h1 {
    margin: 0;
    padding: 0;
	margin-top: 8px;
	float: left;
}

.iona_small {
	font-size: 50%;
    font-weight: 300;
}

.logo {
    font-size: 24px;
}

#weather_box {
    height: 50px;
    width: 300px;
    float: right;
	padding-top: 8px;
}

#weather_box .img_holder {
    height: 50px;
	display: inline;
	float: right;
}

#weather_box .img_holder img {
    border: 1px solid #7a7a7a;
    padding: 2px;
    margin-top: 2px;
	display: inline;
}

#weather_box p {
	margin: 0;
	margin-right: 4px;
	display: inline;
	float: right;
	text-align: right;
    width: auto;
}


/*    Top Navigation with Dropdown    */


.siteNav {
	width: 100%;
    height: 46px;
    background-color: #4E5A74;
    background-image: url(../images/nav_bg.png);
    z-index: 20;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .6);
}

.sl_title {
	width:158px;
	height:46px;
	padding:6px 0 0 11px;
	margin: 0;
	background:url(../images/system/bg/sprites.png) 0 0;
	color:white;
}

.sl_left_menu {
	margin: 0;
	padding: 0 0 0 16px;
    list-style: none;
}

.sl_left_menu a {
    color: #484848;
	text-decoration: none;
}

.sl_left_menu a:hover {
	color: #8CA31C;
}

.ql_title {
    color: #8CA31C;
	margin: 4px 0px 0px 14px;
	font-weight: 600;
}

.left_menu {
	margin: 0;
	padding: 0 0 0 24px;
    list-style: none;
}

.left_menu a {
    color: #484848;
	text-decoration: none;
}

.left_menu a:hover {
	color: #8CA31C;
}

.centre_title {
    font-weight: 400;
	margin: 0;
    margin-bottom: 4px;
}

.bottom_line {
	border-bottom: 1px solid #4E5A74;
    color: #4E5A74;
}

.siteContent {
	min-height: 400px;
}

.min_content_height {
	min-height: 400px;
}

.main_content h1 {
	font-size: 20px;
}

.centre_summary h1 {
	font-size: 20px;
}

.centre_summary a:hover {
	color: #8CA31C;
}

.centre_summary img:hover {
/*	-moz-box-shadow:#333 0 0 4px;
	-webkit-box-shadow:#333 0 0 4px;
	-o-box-shadow:#333 0 0 4px;*/
	box-shadow:#333 0 0 4px;
}

.centre_summary a {
	text-decoration: none;
}

.topGallery {
	margin-top: 8px;
	width: 950px;
	height: 288px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .6);
    z-index: 10;
}

#slides {
      display:none;
    }

.leftColumn {
	
}

#ionaMap {
	position:relative;
	width: 780px;
	height: 780px;
}

.large_link {
    width: 157px;
    height: 58px;
    background: url(../images/system/bg/sprites.png) 0 -47px;
    margin-bottom: 10px;
}

.leftColumn a h4 {
    text-transform: uppercase;
    float: left;
    letter-spacing: 1px;
    margin:  17px 0px 0px 50px;
	color: #9ba735;
}

.leftColumn a:hover h4 {
    text-decoration: underline;
    color: #53a5da;
}

.large_link #map_link {
    background: url(../images/system/bg/sprites.png) -157px 0;
}

.large_link #photo_link {
    background: url(../images/system/bg/sprites.png) -187px 0;
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.large_link .icon {
    float: left;
    width: 30px;
    height: 30px;
    background: red;
    margin: 13px 0 0 16px;
    position: absolute;
}

.large_link h3 a:hover {
    box-shadow: 0 0 3px 3px #efefef;
    border-radius: 5px;
    text-decoration: none;
    color: #53a5da;
}

.qlink {
	margin: 0;
	height:50px;
	width: 157px;
	padding: 6px 0px 0px 10px;
	background:url(../images/system/bg/sprites.png) 0 -196px;
	color:#787777;
}

.current a {
	color: #9ba735;
}

/* List of items such as businesses or news */

.filter {
	width:100%;
	border-bottom:1px solid #4E5A74;
	height: 82px;
	margin: 5px 0 5px 0;
	padding: 0 0 8px 0;
}

.filter li.selected {

}

.filter li.selected a.selected {

}

.filter li {
	display:block;
	padding:0 10px 0px 0;
	font-size:16px;
	float:left;
}

.filter li a {
	color:#484848;
	text-decoration:none;
}

.filter li a:hover {
	text-decoration:underline;
	color:#8ea529;
}


.posts {
	padding: 0;
	margin: 0;
}

.posts ul {
	list-style-type: none;
	padding: 0;
}

.posts li {
	width:100%;
	border-bottom:1px solid #dcdcdc;
	float:left;
	margin-top: 10px;
	padding-bottom:15px;
	list-style-type: none;
}

.posts li h2, #posts li h3 {
/*	float:left;
	font-family:"HelveticaNeueLTCom75Bold";*/
}

.posts li h2 {
	margin-top:5px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
}

.posts li h3 {
	margin: 0;
	background:#e2e3df;
	padding:7px 10px 6px;
	font-size:14px;
	color:#525252;
	text-transform: uppercase;
}

.posts li h3 a {
	text-decoration:none;
	color:#525252;
}

.posts li h3 a:hover {
	color:#525252;
	text-decoration:underline;
}

.posts li div.blocks {
	float:left;
	min-height:165px;
}

.posts li div.image_holder {
	background:transparent;
	text-align: center;
}

.posts li div.image_holder img {
	margin-bottom:0;
	padding:2px;
	border:1px solid #dcdcdc;
}

.posts li div.image_holder img.large {

}

.posts li div.image_holder img.center {
	margin-left: auto;
	margin-right:auto;
	padding:0;
}

.posts li div.image_holder img.small {
	padding:0;
	border:1px solid #dcdcdc;
}

.posts li div.image_holder a img:hover {
	-moz-box-shadow:#333 0 0 4px;
	-webkit-box-shadow:#333 0 0 4px;
	-o-box-shadow:#333 0 0 4px;
	box-shadow:#333 0 0 4px;
}

.posts li div.main_content {
	width:259px;
	background:transparent;
	padding:0 15px;
	border-right:1px solid #dcdcdc;
}

.posts li div.main_content h2 {
	width:100%;
	font-size:17px;
	color:#8ea529;
	padding:5px 0 3px;
}

.posts li div.main_content p {
	font-size:15px;
	float:left;
	padding-top:0;
	margin-top:0;
}

.posts li div.main_content p time {
	font-size:12px;
}

.posts li div.main_content p em {
	font-style:italic;
}

.posts li div.main_content p.gotolink {
	float:right;
	font-size:14px;
	text-align:right;
	margin-bottom: 0;
}

.posts li div.main_content p.gotolink a {
	color:#8ea529;
	font-weight:bold;
	text-decoration:none;
}

.posts li div.main_content p.gotolink a:hover {
	text-decoration:underline;
}

.posts li div.News {
	border-right:0 none;
}

.posts li div.extra_info {
	padding-left:15px;
	background:transparent;
}

.posts li div.extra_info table {
	float:left;
	margin:10px 0;
}

.posts li div.extra_info table tr td.space {
	width:15px;
	height:15px;
	float:left;
}

.posts li div.extra_info table tr td.title {
	font-weight:bold;
	width:24%;
	vertical-align:top;
}

.posts li div.extra_info table tr td.descr p {
	/*width: 100%;*/
}

.posts li div.extra_info table tr td p {
	padding:0;
	margin:0;
	font-size:14px;
}

.posts li div.extra_info table tr td p a {
	color:#8ea529;
	font-weight:bold;
	text-decoration:none;
}

.posts li div.extra_info table tr td p a:hover {
	text-decoration:underline;
}



#social-stream {
    margin: 10px 0px 10px 10px;
}

.footer_nav {
    border-top: 1px solid #4E5A74;
	margin: 0;
}

.bottom_nav {
	height: 32px;
	margin-top: 10px;
	padding-top: 4px;
	border-top: 1px solid #dcdcdc;
    background-color: #4E5A74;
}

.bottom_nav ul {
    text-align: center;
    list-style: none;
	margin: 0;
	padding: 0;
}

.bottom_nav ul li {
	display: inline;
}

.bottom_nav ul li a {
    color: #fff;
	padding: 0px 10px 0px 10px;
	font-size: 14px;
    text-transform: uppercase;
	text-decoration: none;
}


.bottom_nav ul li a:hover {
	text-decoration: underline;
}

.footer_text {
	color: #fff;
	font-size: 12px;
	padding: 10px 0 0 25px;
	margin: 0;
}

.wti_footer {
    background-color: #8ca31c;
	height: 32px;
	margin: 0;
	padding: 0;
    text-transform: uppercase;
	text-align: center;
}

.wti-footer p {
	color: #fff;
	margin: 0;

}

/**
 * MarkupSocialShareButtons default theme example CSS
 * Use this theme as a start to create your own and copy it to your CSS and edit
 */

.MarkupSocialShareButtons{
    list-style-type: none;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.MarkupSocialShareButtons li{
    list-style-type: none;
    float: right;
    margin: 0 2px;
}
.MarkupSocialShareButtons li a{
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    border: none;
    width: 26px;
    height: 26px;
    opacity: 0.6;
}
.MarkupSocialShareButtons li a:hover{
    opacity: 1;
}

.MarkupSocialShareButtons img{
    width: 100%;
    height: auto;
}</pre></body></html>