HTTP/1.0 200 OK
Cache-Control: no-cache
Date:          Sun, 14 Dec 2025 07:20:29 GMT

.custom-css { }
		
			#primary-menu ul.menu li:hover a {
			background-color: #5e8d2d !important;
		}
		
		
			#primary-menu ul ul li a {
			background: #5e8d2d !important;
		}
		
		
		
		
			#primary-menu {
    border-bottom: 1px solid #4B2F1D;
    background: transparent linear-gradient(to bottom, #2C7327 0px, #608F2C 100%) repeat scroll 0% 0%;
}

.divider-bar {
    border-bottom: 1px solid #3E2315;
    background: transparent linear-gradient(to bottom, #2B7225 0px, #5D8D2C 100%) repeat scroll 0% 0%;
}

#content-main h1.title {
    color: #3E2315;
}

#content-main h3, #content-main h3 a {
    color: #216C27;
}

#quick-search .btn-search {
    border: 1px solid #4B2F1D;
    background: transparent linear-gradient(to bottom, #2D7427 0%, #9DBF77 36%, #2C7229 100%) repeat scroll 0% 0%;
}

.sidebar > .inner h2.title, .sidebar > .inner h3.title {
    color: #1B7126;
}

#content-main h2, #content-main h2 a {
    color: #3E2315;
    font-size: 28px;
    font-weight: heavy;
}

a {
    color: #078025;
}

.slideshow-wrapper .slideshow-pager a {
    background: #385F3C none repeat scroll 0% 0%;
    border: 1px solid #5E8D2D;
}

input[type="submit"], input[type="button"], .btn-default {
    color: #FFF;
    border: 1px solid #06120A;
    background: transparent linear-gradient(to bottom, #1F6A25 0px, #5E8D2D 49%, #1F6A25 100%) repeat scroll 0% 0%;
}

.slideshow-wrapper .slideshow-pager a.activeSlide {
    background: #5E8D2D none repeat scroll 0% 0%;
}

.site-profile-info h3 {
    margin: 3px 10px;
    font-size: 20px;
}

.sidebar h3 {
    line-height: 32px;
}

h1, h2, h3, h4, h5, h2 a, h3 a, h4 a, h5 a {
    color: #4A832A;
}

.sidebar .media-block .img-polaroid {
    max-width: 238px;
    margin-bottom: 22px;
}

#content-main h1.title {
    font-size: 24px;
}