
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E6DD;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #8A8985;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	/* color: #7D7764; */
	/*color: #6666cc ; */
	color: #66cc66;
}

h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	/* color: #7D7764; */
	/* color: #191970;  */
	color: #197019;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*color: #5BA689;*/	
	/* color: #191970; */
	color: #197033; 
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background: #F1F2E9;
	min-width:1200px;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 250px;
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding: 50px 0px 0px 0px;
	letter-spacing: -6px;
	text-transform: none;
	font-size: 100px;
}

#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	font-weight: 300;
	color: #696969;
}

#logo p a {
	color: #696969;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	/*background: #3C342E;*/
	background: #F1F2E9;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 52px;
	margin-bottom: 2em;
	/*background: #3C342E;*/
	/* background: #191970; */
	background: #087a04;
	
}

#menu {
	overflow: hidden;
	height: 52px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 30px;
	line-height: 52px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	/*background: #DE5635;*/
	/* background: #6495ED; */
	background:  #87c775;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	overflow: hidden;
	padding: 20px 20px 40px 20px;
}

/* Content */

#content {
	float: left;
	width: 932px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

.post .title a {
	border: none;
	color: #373737;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 22px;
	color: #373737;
}

#sidebar a {
	border: none;
	/* color: #373737; */
	color: #068222;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* leftbar */

#leftbar {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#leftbar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 22px;
	color: #373737;
}

#leftbar a {
	border: none;
}

#leftbar a:hover {
	text-decoration: underline;
}

#leftbar table {
/*
	font-weight: 300;
	color: #7D7764; 
	font-size: 150%;
*/
	border: none;	
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 25px 0px;
	/*background: #3C342E;*/
	background: #068222;
	border-top: 10px solid #E5E6DD;
	min-width:1200px;
}

#footer-content {
}

#footer-content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #DE5635;
	font-size: 22px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	min-width:1200px;
	/*width: 1250px;*/
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 384px;
}

#column3 {
	float: right;
	width: 384px;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	min-width:1200px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #909090;
}

#footer a {
	text-decoration: underline;
	color: #909090;
}

#footer a:hover {
	text-decoration: none;
	color: #383838;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

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

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

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

.list-style2 li {
	padding: 7px 0px 7px 0px;
}

.list-style2 a {
	/* color: #8A8985; */
	color: #068222;
	font-size:130%
}

.list-style2 a:hover {
	text-decoration: underline;
}

.list-style2 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}

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

.list-style3 li {
	padding: 7px 0px 7px 0px;
}

.list-style3 a {
	color: #8A8985;
	font-size:170%;
}

.list-style3 a:hover {
	text-decoration: underline;
}

.list-style3 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}

.list-style3 table {
	font-weight: 300;
	color: #7D7764; 
	font-size: 150%;	
}

/* Banner */

#banner {
	overflow: hidden;
	height: 450px;
	background: url(images/img04.png) no-repeat center bottom;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 50px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 384px;
	margin-right: 24px;
}

#three-column #tbox2 {
	float: left;
	width: 384px;
}

#three-column #tbox3 {
	float: right;
	width: 384px;
}

.box-style {
	/* background: #191970; */
	background: #087a04;
}

.box-style01
{
	border-bottom: 5px solid #DE5635;
}


.box-style02
{
	border-bottom: 5px solid #F8AF00;
}

.box-style03
{
	border-bottom: 5px solid #A2B837;
}


.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 324px;
	padding: 30px;
}

.box-style .productcontent {
	overflow: hidden;
	width: 600px;
	padding: 30px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}


/* Wildside Accessories CSS, Copyright 2008, All rights Reserved */
/* ------------------------------------------------------------- */

.highslide {
  cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}
.highslide-active-anchor img {
  visibility: hidden;
}
 .highslide img {
  border: 2px solid white;
}
.highslide:hover img {
  border: 2px solid white;
} 
.highslide-wrapper {
  background: white;
}
.highslide-image {
  border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
  display: none;
           
  color: black;
  border: 2px solid white;
  border-top: none;
  font-family: Verdana, Helvetica;
  font-size: 10pt;
  padding: 5px;
  background-color: white;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  border: 1px solid black;
  background-color: white;
        
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}
           
.highslide-move {
  cursor: move;
}
           
.highslide-overlay {
  display: none;
}
            
a.highslide-full-expand {
  background: url(highslide/graphics/fullexpand.gif) no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}
            
            
/* Controlbar example */
.controlbar {	
  background: url(highslide/graphics/controlbar4.gif);
  width: 167px;
  height: 34px;
}
.controlbar a {	
  display: block;
  float: left;
  /*margin: 0px 0 0 4px;*/	
  height: 27px;
}
.controlbar a:hover {
  background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
  width: 50px;
}
.controlbar .next {
  width: 40px;
  background-position: -50px 0;
}
.controlbar .highslide-move {
  width: 40px;
  background-position: -90px 0;
}
.controlbar .close {
  width: 36px;
  background-position: -130px 0;
}
           
            
/* Necessary for functionality */
.highslide-display-block {
  display: block;
}
.highslide-display-none {
  display: none;
}

/* template tags */
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	/* text-decoration: underline; */
	 /* color:#6B70BD; */
	 color:#6bbd79;
        /* color:#FFFFFF;  */
}

A:Hover  {
	color : #80f285;
	text-decoration : underline;
}


H5 {
	/* color: #3D429E; */
	color: #529e3d;
 	font-weight: bold;
	font-size : 15px;
	font-family:Tahoma;
}

H6 {
	/* color: #3D429E; */
	color: #529e3d;
	font-weight: bold;
	font-size : 25px;
	font-family:Tahoma;
}

H7 {
	/* color: #3D429E; */
	color: #529e3d;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;    
}

.wsbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #51a7fc), color-stop(1, #092182) );
	background:-moz-linear-gradient( center top, #51a7fc 5%, #092182 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#51a7fc', endColorstr='#092182');
	background-color:#51a7fc;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	text-indent:0;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:204px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.wsbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #092182), color-stop(1, #51a7fc) );
	background:-moz-linear-gradient( center top, #092182 5%, #51a7fc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#092182', endColorstr='#51a7fc');
	background-color:#092182;
}.wsbutton:active {
	position:relative;
	top:1px;
}

