

a {
	color:#95c11f;
	text-decoration:none;
}

.doitnow a {
	color:#EE4933;
}

a:hover, a:focus {
	color:#497015;
	text-decoration:underline;
}
		
.doitnow a:hover, .doitnow a:focus {
	color:#EE4933;
}
	
#front-carousel {
	height: 250px;
}

.front-carousel {
	height: 250px !important;
}

.image_carousel {
	padding: 15px 0 15px 60px;
}

.carousel-indicators li {
	background-color:Green;
}

a.prev {
	left: 0px;
}

a.next {
	right: 0px;
}

.site-footer a:link, .site-footer a:visited
{
	width:auto;
}

#gallery-flickr {
	width:100%;
}

.landing-box {
    margin-bottom: 20px;
	padding: 10px;
    border: 1px solid #CCC;
}

.doitnow {
    display: block;
    padding: 12px 0px;
    font-size: 1em;
    border: 1px solid #DADADA;
    background: transparent linear-gradient(to bottom, #FFF 0%, #EAEAEA 100%) repeat scroll 0% 0%;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EAEAEA'); /* for IE */
}

/* SIGNPOSTS */
.signpost h4 {
        margin: 0;
        font-size: 110%;
        font-weight: normal;
        line-height: 1.3;
}

.signpost h4 a {
        text-decoration: none;
        color: #FFFFFF;
        display: block;
        position: relative;
        font-weight: bold;
}

.signpost h4 a i {
        margin-top: 2px;
}

.signpost h4 > a > img {
        position: relative;
}

.signpost h4 > a > span {
        display: block;
        position: absolute;
        width: 100%;
        bottom: -1px;
        left: 0;
        background: rgba(0,0,0,0.7);
        -moz-text-shadow: #000000 1px 1px 0;
        -webkit-text-shadow: #000000 1px 1px 0;
        -o-text-shadow: #000000 1px 1px 0;
        -ms-text-shadow: #000000 1px 1px 0;
        text-shadow: #000000 1px 1px 0;
}

.no-rgba .signpost h4 > a > span {
        background: transparent url(../images/black_70.png) repeat;
}

.signpost h4 span em {
        font-style: normal;
        display: block;
        padding: 10px 15px;
}

.signpost h4 a:hover span {
        background: #0E7CB5;
        -moz-text-shadow: #01527A 1px 1px 0;
        -webkit-text-shadow: #01527A 1px 1px 0;
        -o-text-shadow: #01527A 1px 1px 0;
        -ms-text-shadow: #01527A 1px 1px 0;
        text-shadow: #01527A 1px 1px 0;
}

.signpost h4 a:focus span {
        background: #f8cc01;
}

.signpost .signpost-inner {
	margin-bottom:20px;
}

.nav-list .divider {
	border-bottom: 1px solid grey;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
