<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Muli:200,300,400,400i,700);

body {
text-align: left !important;
margin: 0;
padding: 0;
font-family: Muli, sans-serif!important;
font-weight:300;
font-size: 16px;
color: #666666;
  background-color: #226271;
}
#main, #contentMain, .boxContainer, #column1 {
	width: 944px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
#column1 {
    margin-left: 6px!important;
}


/*header -------------------------------------------------------------------*/


#contentHeader {
float: left;
width: 100%;
background-image: url(https://www.rcskye.org/stylesheets/images/c15.jpg);
background-position: center bottom;
min-width: 980px;
background-size: cover;
}
#header {
width: 960px;
display: block;
margin: 0 auto;
position: relative;
}

.title {
    text-align: center;
    width: 60%;
    position: relative;
    bottom: 40px;
    max-height: 110px;
    padding-left: 20%;
}
.title h1{
color: white;
font-size: 45px;
font-weight: 200;
border-bottom: 0;
padding-bottom: 0;
margin: 90px auto;
}

.title p {
  margin-top: -110px;
color: #ffffff;
font-size: 1.6em;
}

#menuWrapper {
margin: 0 auto;
display: block;
min-height: 45px;
padding: 0 15px;
margin-top: 26px;
}

/*content -------------------------------------------------------------------*/

#contentBody {
float: left;
width: 100%;
margin: 0;
display: inline;
background-color: #fff;
}
#bodyContainer {
width: 940px;
display: block;
margin: 0 auto;
padding: 0px;
min-height: 300px;
}

#sidebar {
float: right;
width: 23%;
margin-right: 0;
margin-top: 50px;
margin-bottom: 40px;
}
#headingContainerFP {
clear: both;
display: block;
margin-top: 0;
width: 960px;
padding-top: 10px;
margin-left: 50px;
}

div#main {
    margin-top: 60px!important;
}


#headingContainer {
    text-align: center;
    height: 45px;
    border-bottom: 1px solid #B0D0CF;
    padding-top: 20px;
  margin-bottom: 30px;
}

#headingContainer h1 {
text-align: center;
background-color: #fff;
display: inline-block;
margin: 21px auto;
padding: 0 19px;
color: #B0D0CF;
}

#rssButton {
margin-top: -30px !important;
margin-left: 93% !important;
}
#contentWrapper {
width: 77%;
float: left;
margin-bottom: 20px;
margin-top: 50px;
}

.fullWidth {
 	width: 100%!important; 
}

#breadWrapper {
background-position: top center;
background-repeat: no-repeat;
width: 960px;
margin: 0 auto;
background-color: #ECEDF0;
height: 25px;
border-radius: 0 0 6px 6px;
margin-bottom: 20px;
}

#breadbar{
width: 960px;
display:block;
color: #fff;
float: left;
background-color: rgba(34, 98, 113, 0.30);
font-size: 12px;
min-height: 5px;
max-height: 31px;
}

#breadCrumbFeatures .tableContent1{
background-color: rgba(34, 98, 113, 0.30);
}

.round {
border-radius: 6px;
}
#button {
width: 100%;
margin-top: 15px;
}
#buttonLast {
width: 100%;
margin-top: 7px;
}
a img:hover {
opacity: 0.7;
filter: alpha(opacity=70); /* For IE8 and earlier */
}


/* footer items -------------------------------------------------------------------*/

#footerWrapper {
width: 100%;
float: left;
background-image: url(https://www.rcskye.org/stylesheets/images/c14.jpg);
background-position: center bottom;
padding-bottom: 40px;
}

#footerWrapperOne{
width: 960px;
margin: 0 auto;
padding-top: 40px;
background-image: url(https://www.rcskye.org/stylesheets/images/c13.png);
background-position:top;
background-repeat:no-repeat;
}

span.footer {
    margin-right: 5px;
    margin-top: 10px;
}

.footer{font-size: 14px;margin-bottom: 20px;}

.footer a {color: #666666;}

img {
  border: 0px; }

#searchForm { /* Pull search box inline rather than display it underneath menu item */
display: block;
left: 76px;
position: relative;
top: -31px;
 #top:-51px;
 } /* IE6/7 Hack for broken Box Mo */

.hidden {
display: none!important;
}</pre></body></html>