@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	scrollbar-face-color: #d5d5d6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #f9fdfe;
	background-color: #7897c5;
	height: 100%;
	width: 100%;
	background-image: url(../images/BGY3.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 19px;
}

a:link {
	color: #339933;
}
a:visited {
	color: #339933;
}
a:hover {
	color: #339933;
	text-decoration: none;
}
a:active {
	color: #339933;
	text-decoration: none;
}

html {
	font-size: 100%;
	height: 100%;
	width: 100%;
}

hr {
	color: #d6d6d7;
	background-color: #d6d6d7;
	height: 2px;
	border: none;
}

a img {
	border: 2px solid #d6d6d7;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #d6d6d7;
	color: #333333;
	background-color: #ffffff;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ffffff;
}
input[type="submit"]:active {
	background-color: #ffffff;
}
input[type="submit"][disabled] {
	border-color: #d6d6d7;
	color: #333333;
	background-color: #ffffff;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #d6d6d7;
	color: #333333;
	background-color: #ffffff;
	font-size: 14px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ffffff;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ffffff;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
}
.h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
.h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}
.h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
.h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}

.textred {
	color: #ff0000;
}
.textred a {
	color: #ff0000;
}
.textred a:visited {
	color: #ff0000;
}
.textred a:hover {
	color: #ff0000;
}

.textwhite {
	color:#ffffff;
}
.textwhite a {
	color: #ffffff;
}
.textwhite a:visited {
	color: #ffffff;
}
.textwhite a:hover {
	color: #ffffff;
}

.textpink {
	color: #c16bad;
}
.textpink a {
	color: #c16bad;
}
.textpink a:visited {
	color: #c16bad;
}
.textpink a:hover {
	color: #c16bad;
}

.textgreendark {
	color: #4c9548;
}
.textgreendark a {
	color: #4c9548;
}
.textgreendark a:visited {
	color: #4c9548;
}
.textgreendark a:hover {
	color: #4c9548;
}

.textgreenlight {
	color: #b7d16a;
}
.textgreenlight a {
	color: #b7d16a;
}
.textgreenlight a:visited {
	color: #b7d16a;
}
.textgreenlight a:hover {
	color: #b7d16a;
}

.textgrey {
	color: #737b7e
}
.textgrey a {
	color: #38b54a;
}
.textgrey a:visited {
	color: #38b54a;
}
.textgrey a:hover {
	color: #38b54a;
}

.textgreylight {
	color: #999999;
}
.textgreylight a {
	color: #999999;
}
.textgreylight a:visited {
	color: #999999;
}
.textgreylight a:hover {
	color: #999999;
}

.textgreydark {
	color: #666666;
}
.textgreydark a {
	color: #666666;
}
.textgreydark a:visited {
	color: #666666;
}
.textgreydark a:hover {
	color: #666666;
}

.textsmall {
	font-size: 11px;
}



#BG {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
#BGX {
	background-image: url(../images/BGX.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#BGY {
	height: 100%;
	width: 100%;
	background-image: url(../images/BGY2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
}
#header {
	height: 368px;
}
#polaroid {
	z-index: 2;
	position: absolute;
	width: 202px;
	text-align: right;
	height: 249px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 643px;
}

#logo {
	height: 90px;
}
#logo a img {
	border: none;
}

#intro {
	height: 67px;
	width: 520px;
	margin-left: 16px;
	margin-top: 18px;
}
#flash-pic-block {
	width: 817px;
	margin-right: 14px;
	margin-left: 14px;
}
#flash-pic-block #flash-alt {
	background-image: url(../images/flash-pic-block-alt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 161px;
	width: 817px;
}
#flash-pic-block #flash-alt #padd {
	padding-left: 628px;
	padding-top: 74px;
	font-size: 10px;
	line-height: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#flash-pic-block #flash-alt #padd a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	width: 813px;
	margin-right: 14px;
	margin-left: 14px;
	border: 2px solid #d6d6d7;
	height: 28px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c677b4;
	line-height: 26px;
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
	background-image: url(../images/nav-devide.gif);
	background-repeat: no-repeat;
	background-position: right center;
} 
#nav ul li a {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	padding: 13px;
} 
#nav ul li a:hover {
	text-decoration: underline;
}

#footer {
	line-height: 20px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 841px;
	margin-right: 2px;
	margin-left: 2px;
	height: 120px;
	background-color: #FCFCFC;
}

#footer-grass {
	width: 100%;
	background-image: url(../images/footer-grass.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#BGX #BGY #BG #footer-grass #container #footer-grass {

}
#BGX #BGY #BG #footer-grass #container #footer-bgy {
	background-image: url(../images/footer-bgy.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FCFCFC;
}


#footer-sugarvine {
	height: 134px;
	background-image: url(../images/footer-sugarvine-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	clear: left;
}
#footer-sugarvine #text {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 175px;
	padding-top: 76px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer-sugarvine #text a {
	color: #FFFFFF;
	text-decoration:none;
}

#footer-links {
	clear: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding: 14px;
}
#footer-links p {
	clear: both;
	margin: 0px;
}
#footer-links ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: auto;
	margin: 0px;
}
#footer-links ul li {
	list-style: none;
	padding: 0px;
	float: left;
	width: auto;
	background-image: url(../images/footer-devide.gif);
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: 3px;
} 
#footer-links ul li a {
	padding-right: 10px;
}
#footer-details {
	float:left;
	width:450px;
}
#footer-details-small {
	clear:left;
	width:350px;
	color: #999999;
	font-size: 11px;
	padding-left: 14px;
}

#padd {
	padding: 14px;
}

#float-left {
	float: left;
}
#float-right {
	float: right;
}

#clear {
	clear:both;
}

.contactblock {
	margin: 0px;
	padding: 0px;
	clear: left;
}
.contacttitle {
	float: left;
	width: 85px;
	text-align: right;
	margin: 5px;
}
.contactdetail {
	margin: 5px;
	float: left;
	width: 255px;
}
#left-col {
	float: left;
	width: 204px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}


#subnav1 {
	width: 192px;
	border: 2px solid #d6d6d7;
	background-color: #dbdbdb;
	background-image: url(../images/subnav1-BGR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 252px;
	margin-top: 14px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	padding-left: 8px;
}
#subnav1 h4 {
	font-size: 13px;
	color: #676767;
	font-weight:bold;
	height: 25px;
	background-image: url(../images/subnav-underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#subnav1 ul { 
	margin: 0px;
	padding: 0px;
}
#subnav1 ul li {
	list-style: none;
	width: 184px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/subnav-underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}
#subnav1 ul li a {
	background-image: url(../images/subnav-bullet-large-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	display: block;
	text-indent: 25px;
	color: #666666;
	text-decoration: none;
}
#subnav1 ul li a:hover {
	background-image: url(../images/subnav-bullet-large-on.gif);
	text-decoration: underline;
}
.subnav1link a {
	background-image: url(../images/more-off.gif);
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 50px;
	color: #666666;
	font-size: 13px;
	display: block;
}
.subnav1link a:hover {
	background-image: url(../images/more-on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
	text-decoration: none;
}

#subnav2 {
	width: 192px;
	border: 2px solid #d6d6d7;
	background-color: #dbdbdb;
	background-image: url(../images/subnav2-BGR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 14px;
	margin-left: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 20px;
	padding-left: 8px;
	padding-bottom: 3px;
}
#subnav2 h4 {
	font-size: 13px;
	color: #676767;
	font-weight:bold;
	height: 25px;
	background-image: url(../images/subnav-underline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav2 ul { 
	margin: 0px;
	padding: 0px;
}
#subnav2 ul li {
	list-style: none;
	margin: 1px;
	width: 184px;
}
#subnav2 ul li a {
	background-image: url(../images/subnav-bullet-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	display: block;
	text-indent: 20px;
	color: #666666;
	text-decoration: none;
}
#subnav2 ul li a:hover {
	background-image: url(../images/subnav-bullet-on.gif);
	text-decoration: underline;
}

#footer-logo {
	float:left;
	padding:14px;
}

#footer-text {
	float:left;
	padding:14px;
	font-weight:bold;
	width: 190px;
}

#bookmark {
	float:left;
	width:386px;
}
#bookmark ul { 
	margin: 0px;
	padding: 0px;
}
#bookmark ul li {
	list-style: none;
	height: 14px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#bookmark a img {
	border:0px;
}
#bookmark img {
	border:0px;
	margin-right: 2px;
}

#main-col-large {
	width: 626px;
	float: left;
}

#main-col-small {
	width: 410px;
	float: left;
}

#right-col {
	float: left;
	width: 204px;
}

#network {
	line-height: 20px;
	font-size: 12px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#network a img {
	border:0px;
}
#network img {
	border:0px;
	margin-right: 5px;
}

#veg-garden {
	width: 200px;
	border: 2px solid #d6d6d7;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
}
#veg-garden-bg {
	background-image: url(../images/rightcol-veg-garden-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
#veg-garden-bg #padd {
	padding:10px;
}

#blog-add {
	width: 200px;
	border: 2px solid #d6d6d7;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
	clear: left;
	float: left;
}
#blog-add-bg {
	background-image: url(../images/rightcol-blog-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
}
#blog-add #padd {
	padding:10px;
}
#blog-add a {
	text-decoration:none;
}
#lythamlocal-add {
	width: 200px;
	border: 2px solid #d6d6d7;
	background-color: #dbdbdb;
	margin-top: 14px;
	float: left;
}
#lythamlocal-add ul { 
	margin: 0px;
	padding: 0px;
}
#lythamlocal-add ul li {
	list-style: none;
	margin: 9px;
	width: 183px;
}
#lythamlocal-add ul li a {
	background-image: url(../images/subnav-bullet-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 183px;
	display: block;
	text-indent: 20px;
	color: #666666;
	text-decoration: none;
}
#lythamlocal-add ul li a:hover {
	background-image: url(../images/subnav-bullet-on.gif);
	text-decoration: underline;
}

.slidePanel {
}
.slideHeader {
	cursor: pointer;
}
.slideBody {
	display: none;
}
.clear {
	clear:both;
}
#contact-details {
	background-image: url(../images/rightcol-blog-bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 135px;
	width: 178px;
	margin-top: 15px;
	color: #FFFFFF;
	border: 2px solid #d6d6d7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 1px;
}
#contact-details h3 {
	line-height:20px;
	margin: 0px;
	padding-bottom: 5px;
}
#contact-details h3 .textgreycontact {
	color: #d6d6d7;
	font-size:16px;
}
.border {
	border: 2px solid #d6d6d7;
}
