/*Framework*/
* {
margin: 0;
}
html, body {
height: 100%;
background:#F1EEE9;
}
body{ 
font-family: Arial, Helvetica, sans-serif;
background-color:#F1EEE9;
}


#page{
width:960px;
margin:auto;
overflow:hidden;
}
/* sets left col background height  */
#page{background:url(images/services_col_tile.png) no-repeat 0 500px; padding-top:99px;}

/* extra padding-top added for homepage so that the tabs
dont push up over it*/
body#home #page{padding-top:316px;}



#footer, .push {
height: 170px; }
#container,#ftrCont{margin:0 auto;}

/*--------Resets--------*/
li, ul{padding:0;margin:0;}
li{list-style-type:none;} 
h1, h2, h3, h4, h5 {padding:0;margin:0;}
/*--------/ Resets--------*/

/*fixes float issues*/
.clearfix{
	clear:both;
}

/*Footer default*/
#footer{background-color:#FFF;clear:both; padding-bottom:20px;margin-top:-20px;}
#ftrCont{
	width:960px;
	margin:auto;
	padding-top:10px;
}
#ftrCont .goL{color:#000;margin-top:20px;text-align:left; }
#ftrCont .goR{margin-top:20px;text-align:right;color:#8b8b8b;font-size:11px;}
#ftrCont .goR a,#ftrCont .goR div{color:#000;}
#ftrCont .goR div{padding-top:42px;}
#ftrCont .goL{color:#000;font-size:13px;line-height:16px;}

/*name of size in footer */
#ftrCont .goL strong{font-family: 'News Cycle'; font-size:19px; color:#618737;display:block;}
#ftrCont ul{text-align:right;clear:both;}
#ftrCont li{display:inline;padding:0 16px;}
#ftrCont li a{
	text-decoration:none;
	color:#57432c;
	font:normal 11px Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
}

#ftrCont #linktxt{
	font-size:11px;
	color:#8b8b8b;
}

#ftrCont a{
	font-weight:bold;
}


/*Common*/
.goL{float:left;}
.goR{float:right;}
.clearBoth{clear:both;}

/*Header
using background image thats slightly shorter than the height of the header div*/
#header{overflow:hidden; background-image:url(images/header_bg.png); background-repeat:repeat-x;}
#header div{height:148px;}
#headercontent{
	width:960px;
	margin:auto;
}

#nav{width:960px; background-image: url('images/nav_bar.png'); background-repeat:no-repeat; height:42px; clear:both; text-align:center; padding-top:8px; }
#nav li{ display:inline; padding:0 14px; margin:0;}
#nav li a{
	color:#57432c;
	font-family: 'News Cycle';
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	text-shadow:1px 1px 1px #FFF;
}

body#home #nav li .home,
body#contact #nav li .contact,
#nav li a:hover{color:#000;}

/*left column*/
#columnL{
	float:left;
	width:293px;
	margin:30px 0 30px 0px;
}

#columnR{float:right;width:627px;margin:30px 20px 30px 0;padding-bottom:14px;}


#logo{border:none; margin:5px 0 12px 6px; float:left; width:428px;height:85px;}


/*type*/
h1{color:#000;font-size:21px;font-weight:normal;margin-bottom:20px;text-shadow:1px 1px 1px #FFF;}
h2{color:#000;font-size:17px;font-weight:normal;margin-bottom:12px;}


/* homepage tabs - common */
.tab{
	float:left;
	width:293px;
}

#columnR .tab{
	margin: 0 0 0 10px;
}

/*need to float this tab to the right*/
.about_tab{
	float: right;
}

.service_list{
	width:612px;
}

.gardening_tip{
	width:100%;
}

.regular_page{
	width:100%;
}

.tab h4{
	color:#5B4E20;
	font-size:18px;
	font-family: 'News Cycle';
	font-weight:normal;
	padding:5px 0 0 10px;
	text-shadow:1px 1px 1px #EEE;
}

.tab p{
	padding:10px;
	line-height:1.2em;
}

.tab a.read_more{
display:block;
width:99px;
height:29px;
line-height:29px;
color:#CCC;
background:url(images/read_more.png) no-repeat;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
text-transform:capitalize;
text-decoration:none;
text-align:center;
margin-top:30px;
float:right;
-webkit-box-shadow:0px 0px 2px #FFF;-moz-box-shadow:0px 0px 2px #FFF;box-shadow:0px 0px 2px #FFF;
}
.tab a:hover.read_more{color:#FFF;-webkit-box-shadow:0px 0px 2px #000;-moz-box-shadow:0px 0px 2px #000;box-shadow:0px 0px 2px #000;}

.tab_header{
	height:41px;
	padding:2px 0 0 10px;
	background-repeat:no-repeat;
}

.tipHd, .tab_header h1,h2,h3{
	color:#FFF;
	font-family: 'News Cycle', Arial; font-size:22px;
	margin:0;
	/*smooth font in chrome*/
	text-shadow:1px 1px 1px #000;	
}

.tipHd{
	color:#FFF;
	font-family: 'News Cycle', Arial; font-size:22px;
	margin:0;
	/*smooth font in chrome*/
	text-shadow:1px 1px 1px #000;	
}

/* services tab */
#services_header{
	background-image:url(images/tab_green.png);
}
#services_body{
/*background-color:#dfe7d7;*/
	font-size:15px;
	position:absolute;
	width:293px;
}
#services_body ul{
	padding:12px 0 10px 12px;
	background-color:#dfe7d7;
}
#services_body li{
	background:url('images/li-bullet-points.png') no-repeat 0 2px;margin:0 0 8px 0;padding:0 0 0 15px;
}
#services_body a{
	color:#51712e;
	text-decoration:none;
}
#services_body a:hover{
	color:#70582E;
}

/*gardening tips tab */
#tips_header{
	background-image:url(images/tab_brown.png);
}

#tips_header .makegreen{
	color:#8fc751;
}
#tips_body{
	background-color:#e2ded5;
	font-size:13px;
	color:#535353;
	min-height:210px;
	padding:0 16px 40px 16px;
}

#gardeningtip #tips_body{
	background-color:#fff;
	font-size:14px;
	height:auto;
}

a.seemore{
	color:#3e3e3e;
	font-size:13px;
	text-decoration:none;
	margin-left:30px;
	margin-top:10px;
	font-weight:bold;
}

.makewine{
	color:#9b0000;
}

#gardeningtip #tips_body h1{
	color:#5b7e33;
	font-size:25px;
	margin: 27px 0 35px 0;
	border-bottom:1px #70582e solid;
	padding:0 0 12px 0;
	font-family: 'News Cycle', Arial !important;
}


#gardeningtip #tips_body h3{
	color:#574424;
	font-size:21px;
/*	font-weight:bold;*/
}

#gardeningtip #tips_body p{
	margin:0; padding:0;
	line-height:17px;
}

.tipsList{
	padding:0 0 10px 12px;
}
.tipsList li{
	background:url('images/li-arrow-points.png') no-repeat 0 2px;margin:0 0 8px 0;padding:0 0 0 15px;
}

#servList{background:#DFE7D7;height:310px;}

#tips_body li a{
	color:#618737;
	font-size:15px;
}

#tips_body a.gardening_tip{
	font-size:18px;
	color:#6f4534;
	text-decoration:none;
	font-family: 'News Cycle';
}

#tips_body select{
	margin:15px 0 15px 15px;
	padding:5px;
	width:200px;
}

#tips_body .no_results{
	padding:25px 0 140px 0;
	font-weight:bold;
	text-align: center;
}

.gardening_list_item{
	margin:0 19px 15px 26px;
}

.gardening_list_item h5{
	text-shadow:0 0 0;
	font-size:20px;
	padding:0;
	margin:0;
}

.gardening_list_item_details{
	float:left;
	width:447px;
	overflow:hidden;
}

.gardening_list_item p{
	margin:0;
	padding:0;
}

.gardening_list_item a{
	color:#618737;
	text-decoration:none;
}

.gardening_list_item img.service_list_thumb{
	width:100px;
	float:right;
}

/* about tab */
#about_header{
	background-image:url(images/tab_blue.png);
}
body#contact #about_header,body#about #about_header{
	background-image:url(images/tab_blue_long.png);
}

#about_body{
	color:#535353;
	font-size:13px;
	background-color:#e5e7e8;
	height:200px;
	padding: 0 16px 50px 16px;
}
#about_body h2,#about_body h3,#about_body h4,#about_body h5{margin-bottom:4px !important;}
#about_body, #tips_body{line-height:17px;padding-top:8px;}

/* services list tab*/
#service_list_header{
	background:url(images/tab_blue_long.png) no-repeat;
}

#services_list_body{
	background-color:#fff;
	color:#3e3e3e;
	font-size:14px;
	padding:34px 0 30px 0;
}

#services_list_body .list_item{
	margin:0 19px 35px 26px;
}
#services_list_body h3{
	margin:10px 0 3px 0;
}

.list_item h3{
	text-shadow:0 0 0;
	font-size:20px;
	padding:0;
	margin:0;
	overflow:hidden;
}

.list_item_details{
	float:left;
	width:550px;
}
.list_item_details p{
	float:left;
	width:440px;
}

.list_item p{
	margin:0;
	padding:0;
}

.list_item a{
	color:#618737;
	text-decoration:none;
}

.list_item img.service_list_thumb{
	width:100px;
	float:right;
}

/* service page */
#service_info_header{
	background:url(images/tab_blue_long_noshadow.png);
}

#service_body{
	background-color:#fff;
	color:#3e3e3e;
	font-size:14px;
	padding:17px 17px 50px 17px;
	overflow:hidden;
}
#service_body .goR{padding:5px;background:#FFF;border:1px solid #CCC;margin:0 0 6px 10px;}
#service_body .goR:hover{border:1px solid #999;}

#service_body h1{
	color:#347782;
	font-size:25px;
	margin:35px 0 14px 0;
}


#service_body h2, h3, h4{
	color:#618737;
	font-size:21px;
	text-shadow: 0 0 0;
	margin:21px 0 21px 0;
	font-weight:normal;
}

/* main content*/
#main_content{
	padding:10px 0 20px 10px;
	clear:both;
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:620px;
	float:right;
}

#main_content p, #tips_body p{
	margin:0 0 10px 0;
	line-height:1.5em;
}

#main_content h1{
	font-size:24px;
	font-family: 'News Cycle', Arial; font-size:22px;
	color:#487701;
	margin:0 0 10px 0;
	padding:0;
}
#main_content h2, #main_content h3, #main_content h4, #main_content h5{
	font-size:20px;
	font-family: 'News Cycle', Arial; font-size:22px;
	color:#487701;
	margin:0 0 10px 0;
	padding:0;
	text-shadow:none;
	/*font-weight:bold;*/
}

/* span class for the h1 */
#main_content .makeblack{
	color:#000;
}

/* regular page body */
.regular_page_body{
	background-color:#FFF;
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:20px 10px 30px 10px;
	line-height:17px;	
	text-align:justify;
	min-height:400px;
}

/*CMS*/
.bold{font-weight:bold;}
.italic{font-style:italic;}
.cmsImg{float:right;margin:0 0 10px 14px;border:1px solid #CCC;}
.panelImg{margin:12px 12px 10px 10px;}
/*gallery*/
.colorgrey{color:#999;}
.gallery{padding-top:4px;overflow:hidden;}
.gallery li{display:table;width:120px;float:left;text-align:center;height:120px;background:none !important;}
.gallery li div{display:table-cell;vertical-align:middle;}
.gallery li a img{border:1px solid #FFF;max-height:100px;max-width:90px;}
.gallery li a:hover img{border:1px solid #000;}
.mTxt{font-size:15px;color:#333;}
.eventMap{padding:0;}
.eventMap iframe{width:586px;height:380px;border:1px solid #333;}
.eventList{padding:0;}
.eventList a{text-decoration:none;color:#3E3E3E;}
.eventList a strong{color:#70582E;}
.eventList a:hover{text-decoration:underline;}
.linked{padding:6px 0 6px 20px;background:url(images/eventList_bg.png) no-repeat 3px 9px;}
#phoneContact{position:absolute;top:50px;height:37px;width:168px;font-family: 'News Cycle',  Arial; font-size:15px; font-weight:bold;color:#CC0000;margin-left:784px;background:url(images/phone.png) no-repeat right;line-height:40px;}
#phoneContact a,  a.phoneMe{text-decoration:none;color:#990000;}
#phoneContact span{color:#3E3E3E;}
#addresses{width:180px;float:right;}
#addresses a{color:#3E3E3E;}
.hint{color:#666;font-size:11px;}
p{margin-bottom:10 !important;padding:0;}
#mapDiv{border:3px solid #CCC;}
#social{position:absolute;clear:both;width:36px;height:36px;top:105px;margin-left:921px;}
#social img{border:none;}