@charset "UTF-8";

.yellowlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.saletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
}
.restportfolio {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #333333;
}
#container  {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	height: 224px;
	background-repeat: no-repeat;
} 
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 0px;
	padding-bottom: 15px;
	background-color: #FFF;
	margin-top: 10px;
}
#sidebarvacan {
	float: right; /* since this element is floated, a width must be given */
	width: 310px;
	padding-top: 30px;
	padding-bottom: 15px;
	background-color: #FFF;
	height: 600px;
	overflow: auto;
}
#mainContent  {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
} 
#mainContentvac {
	margin-top: 0;
	margin-right: 320px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.main-cont {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 20px;
	padding-left: 20px;
}
.christmas {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 20px;
}
.main-contapplication {
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 20px;
	padding-left: 20px;
}
#mainContent .main-cont a.application {
	background-image: url(../images/application.jpg);
	display: block;
	height: 24px;
	width: 160px;
	text-align: center;
	padding-top: 9px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	background-repeat: no-repeat;
}
#mainContent a {
	color: #859E28;
	text-decoration: underline;
}
#mainContent #gardenclub {
	background-image: url(../images/celebrate.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 270px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	height: 300px;
}
#mainContent #gardenclub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #859E28;
	line-height: 24px;
}
#mainContent #newbridge {
	float: left;
	margin-right: 20px;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #36F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #859E28;
	padding: 0px;
	font-weight: normal;
	line-height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer  {
	background-image: url(../images/botbar.gif);
	background-repeat: no-repeat;
	height: 167px;
} 
#footer .footerconttop {
	padding-right: 15px;
	padding-left: 15px;
	height: 95px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footer .footercontbot {
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
	padding-top: 18px;
	position: relative;
}
#footer .footercontbot p a {
	color: #FFF;
}
#footer .footerconttop p a {
	color: #FF0;
}
#footer .footerconttop .footerleft {
	width: 430px;
	float: left;
	margin-right: 15px;
}
#footer .footerconttop .footermid {
	width: 210px;
	float: left;
	margin-right: 15px;
}
#footer .footerconttop .footerright {
	width: 255px;
	float: left;
}

#footergctext {
	position:absolute;
	left:536px;
	top:14px;
	width:402px;
	height:28px;
	z-index:1;
}
.footercontbot p {
	font-size: 12px;
	color: #FFF;
}
.footercontbot .gctext  {
	font-size: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
#footer .footerconttop p .yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	display: block;
	padding-bottom: 5px;
	padding-top: 8px;
}
.footerconttop p .footwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
}
.footerconttop p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	line-height: 20px;
}
#cmventures p a {
	color: #FFF;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 #gardenclubform {
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	height: 410px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#sidebar1 #gardenclubform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#sidebar1 #gardenclubform input   {
	border: 1px solid #FFF;
	width: 170px;
	margin-bottom: 9px;
	height: 22px;
	margin-top: 2px;
}
#sidebar1 #gardenclubform h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 00px;
}
#sidebar1 #gardenclubform #button {
	background-color: #FFF;
	width: 50px;
	height: 20px;
}
#sidebar1 #gardenclubform #subscribe {
	background-color: #FFF;
	width: 75px;
	height: 20px;
}
#sidebar1 #gardenclubform #CustomFields_2_9 {
	border: 1px solid #FFF;
	width: 170px;
	height: 60px;
	margin-bottom: 10px;
}
#sidebar1 #growyourown {
	background-image: url(../images/giftware-home.jpg);
	height: 293px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#sidebar1 #growyourown h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #growyourown p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #growyourown a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}#sidebar1 #specialoffer {
	background-image: url(../images/specialoffer-bg.jpg);
	height: 133px;
	padding-top: 170px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#sidebar1 #specialoffer h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
	color: #FC0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 10px;
}
#sidebar1 #specialoffer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #specialoffer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #specialoffer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #contactform {
	padding-right: 20px;
	padding-top: 20px;
}
#sidebar1 #contactform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #333;
}
#submit2   {
	background-color: #BFE816;
	cursor: default;
	width: 80px;
}
#submit3 {
	background-color: #701118;
	cursor: default;
	width: 80px;
	color: #FFF;
}
#sidebar1 input  {
	border: 1px solid #CCC;
	width: 190px;
	height: 25px;
	padding-left: 5px;
}
#sidebar1 textarea {
	border: 1px solid #CCC;
	width: 190px;
	padding-left: 5px;
	height: 100px;
}
#mainContent iframe {
	float: right;
	padding-left: 20px;
}
#sidebar1 #contactform h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #859E28;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 22px;
}
#mainContent .main-cont h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F60;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
#sidebar1 #sidegreen {
	background-image: url(../images/side-green.gif);
	background-repeat: no-repeat;
	background-color: #ADC61E;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: 15px;
}
#sidebar1 .sidegreen {
	background-image: url(../images/side-green.gif);
	background-repeat: no-repeat;
	background-color: #ADC61E;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: 15px;
}
#sidebar1 p a  {
	color: #FFF;
}
#sidebar1 p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
}
#sidebar1 h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#sidebar1 #sidegreen2 {
	background-image: url(../images/side-green-bot.gif);
	background-repeat: no-repeat;
	background-color: #ADC61E;
	height: 33px;
}
#mainContent .main-cont ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #333;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #859E28;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 285px;
}
#mainContent .main-cont h3 .mowers {
	float: left;
	padding-right: 35px;
	padding-bottom: 55px;
}
#mainContent .main-cont ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;
}
.giftware {
	width: 129px;
	height: 250px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/products/giftware.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
}

.cane {
	width: 129px;
	height: 250px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/products/cane-pane.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
}

.composts {
	width: 129px;
	height: 250px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/products/compost-pane.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
}


.clothing {
	width: 129px;
	height: 250px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/products/clothing-pane.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
}
#prodpanes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 155px;
}
#prodpanes h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #88A02D;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#prodpanes a {
	color: #FFF;
	text-decoration: none;
}
#prodpanes {
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 20px;
	height: 260px;
	padding-left: 20px;
}
#prodpanes a:hover {
	color: #FFF;
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
#mainContent .main-cont .restaurant {
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.main-cont ol li {
	margin: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.main-cont ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footercontbot .footergctext {
	float: right;
	width: 400px;
}
.leftimage {
	float: left;
	padding-right: 10px;
}

