/* standard elements */
* {
	margin: 0;
	padding: 0;
}

img{border:none;}	

.descr a {
	color: #30322e;
	text-decoration:none;
	border-bottom:1px dashed #467a17;
	padding-bottom:2px;
	font-size:12px;
}
.descr a:hover {
	color: #467a17;
	text-decoration:none;
	border-bottom:1px dashed #2e5b06;
	padding-bottom:2px;
	font-weight:bold;
}

.frameroll{
border: 2px solid #467a17;
padding: 3px;}


body { 
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	background-image: url(images/pattern/sp.png);
	/*background: #000; /*change colour*/ /*original = #8EBBA4*/
	/*background-image: url(img/bg.gif);*/ /*uncomment*/
	/*background-repeat: repeat-y;*/ /*uncomment*/
	background-position: center;

	
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
code {
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1{
	color: #45a161;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold; 
	font-size:20px;
}

h2,h3 {
	color: #45a161;
	padding-top: 19px;
	padding-bottom: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold; 
	font-size:20px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	margin-top:30px;
	width: 810px; /* was 840*/
	height: inherit;
	background: #fff; /*new*/
	border:5px solid #8EBBA4; /*new*/
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* header */
.header {
	height: 159px;
	margin: 0 auto;
	width: 799px;
	margin-top:4px;
	background-image: url(img/header1.png);
}


/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}

/* navigation */
.navigation {
	font: bold 1.2em Verdana,sans-serif;
	height: 23px;
	margin: 0 auto;
	width: 799px;
	background-image: url(img/DateBG.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #318543;
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
}

/* Facebook Like */

.like{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	right:-20px;
	top:-62px;
}

/* Add This */
.social {
	position:relative;
	width:125px;
	height:16px;
	float:right;
	bottom:10px;
	right:17px;
}

/* Edit page link Cushy */
.cushyedit{
	width:20px;
	height:20px;
	position:relative;
	/*background-image: url(images/ppl.png);*/
	bottom:8px;
	right:7px;
	float:right;
}

.navigation share {
	padding-left:10px;
	padding-bottom:5px;
	border:none;
	}

.date_top {
	background-image: url(img/Date_Top.gif);
	height: 9px;
	width: 799px;
	margin: 0 auto;
}

.navigation a {
	color: #000033;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
/*
.navigation a:hover {
	color: #CCCCCC;
	background-image: url(img/bgnavigation.gif);
	background: #dddccc;
}
*/

/* main */
.main {
	clear: left;
	width: 799px;
	float: none;
	background-image: url(img/Body_BG.gif);
	margin: 0 auto;
}
.main_top {
	background-image: url(img/Body_Top.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 799px;
	background-position: center;
	margin: 0 auto;
}
.main_bottom {
	width: 799px;
	height: 9px;
	background-image: url(img/Body_Bottom.gif);
	margin: 0 auto;
}



/* sub navigation */
.sidenav {
	float: left;
	width: 220px;
	left: inherit;
	margin: 20 auto;
	padding-left: 8px;
}
.sidenav h1 {
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #127C3E;
	font-size: 1.3em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	padding-top:12px;
	padding-bottom:6px;
	background-color: #95C378;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #339933;
	border-top: 1px solid #DDC;
	list-style: none;
}

.sidenav li a {
	color: #003300;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	background-color: #BFDD9F;
}
.sidenav li a:hover {
	color: #fff;
	font-weight:bold;
	background: url(img/sidenav_hov.png) no-repeat right;
	padding-left: 20px;
	background-color: #96c968;
}

/* content */
.content {
	padding-top: 12px;
	float: right;
	width: 535px;
	margin-right:15px;
	margin-left:10px;

}
.content .descr {
	color: #000033;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0.5px;
	line-height:20px;
	font-size:11px;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.png);
	margin-left: 18px;
}

/* footer */
.footer {
	background: url(img/Footer.gif) repeat-x;
	width: 799px;
	height: 42px;
	margin: 0 auto;
	margin-bottom:5px;
	background-repeat: no-repeat;
	background-position: center;
}
.footer a {
	color: #000033;
	text-decoration: none;
}
.footer a:hover {
	color: #006600;
	text-decoration: none;
}

/* footer social icons */
.socialshare 
{
	float:left;
	margin-left: 10px;
	padding: 15px 2px 0px 4px;
	letter-spacing:2px;
}

.socialshare li
{
	display:inline;
	text-decoration:none;
}

.socialshare label {
	font-size: 13px;
	color: #345205;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	letter-spacing:0;
}

/* footer right links */

.footerlinks{
float:right;
margin-right: 10px;
padding: 15px 2px 0 4px;
}


/* footer web link and copyright*/
.footercredit {
	width: 785px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
	margin-top:30px;
	margin-bottom:55px;
	padding:5px;
}

.footercredit p {
text-align:center;
}

.footercredit a {
	color: #006600;
	text-decoration: none;
	font-weight:bold;
	padding:4px;
}
.footercredit a:hover {
	color: #fff;
	background-color:#006600;
	padding:4px;
	font-weight:bold;
	text-decoration: none;
	-moz-border-radius: 7px;
	border-radius: 7px;
}


.contactsocialshare 
{
	float:left;
	letter-spacing:5px;
	margin-bottom:15px;
	margin-top:15px;
}

.contactsocialshare a {
	text-decoration:none;
	border-bottom:none;
}

.contactsocialshare a:hover {
	text-decoration:none;
	border-bottom:none;
}

.contactsocialshare li
{
	display:inline;
	text-decoration:none;
}


/*Contact Page Options*/

.background{
background-image: url(images/pattern/sp.png);
background-color:#fff;
border: 2px solid #ddd;
width:490px;
height:155px;
float:left;
margin-bottom:20px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 
}


/*email link left*/
.emailleft{
/*background-image: url(images/pattern/sp.png);*/
background-color:#fefcdb;
border: 2px solid #ddd;
width:220px;
height:52px;
float:left;
padding:3px;
margin:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 	
}
.emailleft p{
font: normal 62.5% "Lucida Sans Unicode",sans-serif;	
font-size:13px;
margin-top:15px;
}
.emailleft a {
	text-decoration:none;
	border-bottom:none;
	font-size:13px;
}
.emailleft a:hover {
	text-decoration:none;
	border-bottom:none;
	padding:none;
	color: #467a17;
	font-weight:normal;
}



/*telephone number right*/
.telright{
/*background-image: url(images/pattern/sp.png);*/
background-color:#fefcdb;
border: 2px solid #ddd;
width:220px;
height:52px;
float:left;
padding:3px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 	
}
.telright p{
font: normal 62.5% "Lucida Sans Unicode",sans-serif;	
font-size:12px;
margin-top:15px;
}
.telright a {
	text-decoration:none;
	border-bottom:none;
	font-size:13px;
}
.telright a:hover {
	text-decoration:none;
	border-bottom:none;
	padding:none;
	color: #467a17;
	font-weight:normal;
}

/*facebook add friend left*/
.friendleft{
/*background-image: url(images/pattern/sp.png);*/
background-color:#fefcdb;
border: 2px solid #ddd;
width:220px;
height:52px;
float:left;
padding:3px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 	
}
.friendleft p{
font: normal 62.5% "Lucida Sans Unicode",sans-serif;	
font-size:12px;
margin-top:15px;
}
.friendleft a {
	text-decoration:none;
	border-bottom:none;
	font-size:13px;
}
.friendleft a:hover {
	text-decoration:none;
	border-bottom:none;
	padding:none;
	color: #467a17;
	font-weight:normal;
}


/*link to contact form right*/
.contactformlink{
/*background-image: url(images/pattern/sp.png);*/
background-color:#fefcdb;
border: 2px solid #ddd;
width:220px;
height:52px;
float:left;
padding:3px;
margin-bottom:10px;
margin-right:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 	
}
.contactformlink p{
font: normal 62.5% "Lucida Sans Unicode",sans-serif;	
font-size:12px;
margin-top:15px;
}
.contactformlink a {
	text-decoration:none;
	border-bottom:none;
	font-size:13px;
}
.contactformlink a:hover {
	text-decoration:none;
	border-bottom:none;
	padding:none;
	color: #467a17;
	font-weight:normal;
}



.contactimg{
float:left;
width:32px;
height:32px;
position:relative;
margin:10px;
}















/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */

#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}

/********************************************************************/

/* FADE IN AND OUT SLIDESHOW */

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:10;
    left:0;
    z-index:8;
    opacity:0.0;
	padding-left:67px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* ---------- Table Styles LARGE ---------- */

.gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:50px;
	margin-left:0px;
	margin-right:15px;
	width: 500px;
	border-collapse: collapse;
	border:1px solid #d2e9d1;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
}


.gradient-style th
{
	font-size: 13px;
	font-weight:bold;
	padding: 8px;
	background: #097204;
	border-top: 1px solid #d2e9d1;
	border-bottom: 1px solid #d2e9d1; /**/
	color: #fff;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
}

.gradient-style th a:link
{
	color:#fff;
}
.gradient-style th a:visited
{
	color:#fff;
}
.gradient-style th a:hover
{
	color:#CCCCCC;
}

.gradient-style td
{
	padding: 6px; 
	border-bottom: 1px solid #d2e9d1;
	color: #66535d;
	border-top: 1px solid #fff;
	background: #f5f5f5;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
}

.gradient-style td a:link
{
	color:#063ecc;
	text-decoration:none;
	text-align:center;
}


.gradient-style td a:hover
{
	color:#fff;
}

.gradient-style td a:visited
{
	color:#0000ff;
}

.gradient-style tfoot tr td
{
	background: #59ab55;
	font-size: 12px;
	color: #fff;
	text-align:center;
}
.gradient-style tbody tr:hover td
{
	background: #a4e1a1;
	color: #095c05;
}


hr {	height: 0;
	width: 520px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top:1px dashed #8a8f8a;
	clear: both;
	margin-top:20px;
	margin-bottom:30px;
	display: block;}
	
.clearme{clear:both;}


.faqquestion
{
	color:#295527;
	font-weight:bold;
}


.faqanswer
{
	color:#045e00;
	font-style:italic;
}





/**************************************************************************/
/* PIKACHOOSE GALLERY STYLES */

.pikachoose{width:510px;margin:0 auto 50px auto;}

/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;padding-top:6px;padding-left:5px;width:510px;height:180px;margin:0;overflow:hidden;}
.pikachoose ul li{float: left;border:0px solid #555;padding:1px;background:#aaaaaa;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:506px;height:325px;display:block;position:relative;}

/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:2px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:1px solid #555;background:#777;padding:2px;}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:20px; padding-top:4px;text-align:center;position:absolute;bottom:7px;left:3px;color:#FFF;background:url('images/black.png') top left;}
.pika_caption a{color:#ffffff;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('images/play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('images/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;cursor:hand;background:url('images/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px; cursor:hand;background:url('images/fastf.png') top right no-repeat;}


