/* Copyright 2009 Aussiesrus.com.au
 * Author Theresa Fitzgerald
 
 	overflow: hidden;
	width: 100%;

for equal height columns use below:	
	padding-bottom: 9999em !important;
	margin-bottom: -9998em !important;
	
 */
body{
	margin:auto;
	min-width: 960px;
	margin-bottom:10px;
/*	background:url(../images/bkg-green.jpg) #346021 repeat-x; //Green  */
/*	background:url(../images/bkg-blue-aqua.jpg) #4eb4e7 repeat-x; //Blue-Aqua  */
/*	background:url(../images/bkg-trans-black-top.png) #660000 repeat-x; //Red  */
	background:url(../images/body-bkg.gif) #346021 repeat-x;}
a:link{
/*	color:#1aab80; //Green  */
/*	color:#4eb4e7; //Blue-Aqua  */
/*	color:#000; //Red  */
	color:#008103;
	font-weight:bold;
	text-decoration:none;}
a:visited{
/*	color:#1aab80; //Green  */
/*	color:#4eb4e7; //Blue-Aqua  */
/*	color:#000; //Red  */
	color:#008103;
	font-weight:bold;
	text-decoration:none;}
a:hover{
/*	color:#1aab80; //Green  */
/*	color:#046a9d; //Blue-Aqua  */
/*	color:#660000; //Red  */
	color:#008103;
	font-weight:bold;
	text-decoration:underline;}
ul.squared {
	list-style-type:square;
	text-align:left;
	text-indent:0px;
	list-style-position:inside;}

li.squared {
	list-style-type:square;
	text-align:left;
	text-indent:0px;
	list-style-position:inside;}
strong {
	color:#000;}
#wrapper-outer{
	width:1000px;
	background-image:url(../images/body-shadow.png);
	display:block; 
	margin: auto;
	border:0px solid black;}	

#wrapper{
	text-align:left;
	position:relative;
	width:960px;
	display:block; 
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	overflow:hidden;
	min-height:350px;
/*	color:#ffffff; //Green  */
/*	color:#ffffff; //Blue-Aqua  */
/*	color:#cccccc; //Red  */
	border:0px solid #000;
/*	background-image:url(../images/left-bkg160greytrans.png); */	}
#wrapper-title{
	position:relative;
	width:100%;
	height:150px;
	overflow:hidden; 
	margin: auto;
	background-color:#FFFFFF;
	border:0px solid red;}	
#header{
	text-align:right;
	display:block;
	width:100%;
	height:150px;
	overflow:hidden;

/*		background-image:url(../images/title-bkg180-grassblades.jpg); //Green  */
/*		background-image:url(../images/title-bkg182-blue-aquaswirl.jpg); //Blue-Aqua  */
/*		background-image:url(../images/title-bkg182-blue-aquaswirl2.jpg); //Blue-Aqua inside  */
/*		background-image:url(../images/title-bkg210-red-hotel.png); //Red  */
	background-image:url(../images/header-nav-bkg.jpg); 	
	background-position:30px 30px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	z-index:2;
	border:0px solid yellow;	}
#logo{
	color:#000;
	background-color:transparent;
	width: 271px;
	height:100px;
	margin-left:0px;
	float:left;
	position:relative;
	overflow:hidden;
	border:0px solid purple;	}
/* #logo a{
	color:#fff;
	padding-left: 5px;
	text-decoration:none;} */
#logo a {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	background: url(../images/logo.jpg) no-repeat 10px 0px;
/* *	background: url(../images/logo.jpg) no-repeat 0px 0px; */
/*	height: 100%; */
	font-size:100px;
	text-align:left;
	position:relative;
	float:left;
	text-indent: -5000px; }
#slogan{
	width: 300px;
	height:100px;
	margin:auto;
	float:right;
	position:relative;
	font: bolder 100% Arial, "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;	
	background: url(../images/phone-box.jpg) no-repeat 15px 35px;
	border:0px dotted purple;}
#nav {
	height:34px; 
	position:relative; 
	top:17px;
	margin:auto;
	overflow: hidden;
	width: 100%;
	border:0px solid red;}
#nav ul {
	list-style-type: none; 
	margin: auto; 
	padding-left:0px;}  
#nav li {
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	float: left;}
#nav ul a { 
	padding-right: 20px; 
	padding-left: 20px;
	line-height:34px;
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
/*	text-shadow: #ccc 1px 1px 1px; */
	font-weight:bold;} 
#nav li a:hover {
	 color:#008103;
	 background-color:#fff;}
.navlast {
	background-image:none !important;}
#wrapper-middle{
	display:block;
	clear:both;
	padding: 10px 10px 0px 10px; 
	width:100%;
	overflow:hidden;
	margin:auto;
	z-index:2;
	background-color:#fff;
	border:0px solid red;}
#wrapper-main{
	display:inline;
	float:left;	
/*	width:698px; //Green //Gallery */
/*	width:778px; //Blue-Aqua //Gallery */
/*	width:778px; //Red //Gallery */
	width:691px;
	background-color:#fff;
	border:0px solid green;
/*	border-right:10em solid #fff; Strange results when using this in FF - it somehow fades the container?? also buggy in IE7 */
 }
#wrapper-main-sub{
	display:inline;
	float:left;	
	width:950px;
	background-color:#fff;
	border:0px solid green;}
#side-left{
	display:inline;
	text-align:left;
	float:left;
	position:relative; 
	width:160px; 
	height:162px; 
	z-index:2;
	margin-top:10px;
	margin-right:5px;
	border:0px solid #000;}
#main{
	float:left;
	padding:0px;
/*	width:510px //Green //Gallery */
/*	width:590px //Blue-Aqua //Gallery */
/*	width:590px //Red //Gallery */
/*	width:510px; */
	width:691px;
	height:330px; 
	z-index:-1;
	overflow: hidden;
	background-color:transparent;
	margin-top:-20px;
	margin-bottom:0px;	/* (see #middle-bot-wrapper - IE7 puts margin on top) (#main - FF margin bottom to get the equivalent look) */
	border:0px dotted green;}
#main-sub{
	float:left;
	padding:0px;
/*	width:510px //Green //Gallery */
/*	width:590px //Blue-Aqua //Gallery */
/*	width:590px //Red //Gallery */
/*	width:510px; */
	width:671px;
	z-index:-1;
	overflow: hidden;
	background-color:transparent;
	margin-top:-10px;
	margin-right:10px;
	margin-bottom:0px;	/* (see #middle-bot-wrapper - IE7 puts margin on top) (#main - FF margin bottom to get the equivalent look) */
	margin-left:10px;
	border:0px dotted green;}
#wrapper-right{
	display:inline;
/*	width:250px //Green //Gallery */
/*	width:170px //Blue-Aqua //Gallery */
/*	width:170px //Red //Gallery */
	width:234px;
/*	width:20.5em; */
	height:310px;  
	margin-right: 18px;
/* *	margin-right: 30px; */
	float:right;
	position:static;
	padding:0px;
	border:0px solid green;	}	
#side-right{
	display:inline;
	float:right;
/*	width:245px; //Green //Gallery */
/*	width:170px; //Blue-Aqua //Gallery */
/*	width:170px; //Red //Gallery */
	width:99%;
/*	height:660px; //Green //Gallery */
/*	height:600px; //Blue-Aqua //Gallery */
/*	height:600px; //Red //Gallery */
	height:100%;
	padding:0px 7px;
	z-index:3;
	margin:auto;
	position:relative;
	background-color:transparent;
	background-image:url(../images/coupon-bkg.jpg);
	background-repeat: no-repeat;
	border:0px dotted red;}
#side-right-sub{
	display:inline;
	float:right;
	width:99%;
	height:100%;
	padding:8px 7px;
	z-index:3;
	margin:auto;
	position:relative;
	background-color:transparent;
	background-image:url(../images/coupon-bkgx.jpg);
	background-repeat: no-repeat;
	border:0px dotted red;}
#mod-gallery img  {
	border:none;}
#content-wrapper {
	width:100%;
	height:312px;
	position:relative;
	display:inline;
	border:0px solid blue;}
#middle-bot-wrapper {
	width:940px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding-bottom:10px;
	margin-top:0px; /* (IE7 puts margin on top (see #main for FF margin bottom to get the equivalent look)) */
/* 	height:0px; IE7 needs a zero height to make it disappear when empty (or not) - or just remove completly from template if not needed */
	border:0px solid orange;}
#middle-bot-wrapper img {
	border:none;}
#content-mod1 {
	display:inline;
	float:left;	
	width:294px;
	height:146px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#content-mod2 {
	display:inline;
	float:left;
	width:294px;
	height:146px;
	margin-left:30px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#content-mod3 {
	display:inline;
	float:right;
	width:294px;
	height:146px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#content-mod4 {
	display:inline;
	float:left;	
	width:294px;
	height:146px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#content-mod5 {
	display:inline;
	float:left;
	width:294px;
	height:146px;
	margin-left:30px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#content-mod6 {
	display:inline;
	float:right;
	width:294px;
	height:146px;
	background-image:url(../images/content-mod-bkg.jpg);
	border:0px dotted yellow;}
#footer{ 
	width:960px; 
	height:0px;
/* 	height:0px;  IE7 needs a zero height to make it disappear when empty (or not) - or just remove completly from template if not needed */	
	padding:0px;
	margin-top:0px;
	border:0px solid red;}
#bot{
	width:1000px; 
	margin:auto;
	padding:0px;
	text-align:center;
	height:47px; /* 	height:0px;  IE7 needs a zero height to make it disappear when empty (or not) - or just remove completly from template if not needed */
/*	background-color:#142618; //Green */
/*	background-color:#046a9d; //Blue-Aqua */
/*	background-color:#000; //Red */
	background-color:transparent;
	background-image:url(../images/footer-end-new.png);
	border:0px dotted blue;}

#wrapper-copyright{	
	width:940px;
	margin:auto; 
	margin-top:0px;
	margin-bottom:20px;	
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;}
#copyright{
	display:inline;
	float:left;
	text-align:left;}
#credit{
	display:inline;
	float:right;	
	text-align:right;}	
.menu-button{
	margin:0px;
	padding:0px;}
#mod-phone{
	clear:both;
	text-align:center;
	height:120px;
/*	display:block;  */
	background-color:transparent;
/*	background:url(../images/bkg-phone-green.png) #4eb4e7 repeat-x; //Green  */
/*	background:url(../images/bkg-phone-blue-aqua.jpg) #4eb4e7 repeat-x; //Blue-Aqua  */
/*	background:url(../images/bkg-phone-red.png) #4eb4e7 repeat-x; //Red  */
	background:url(../images/bkg-phone.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-left:5px; 
	margin-top:5px;	
	margin-right:5px; 
	padding-top:5px;
	border:0px solid red;}
#mod-gallery{
/*	tf-variable width: 140 or 240px */
	width: 214px;
	height: 310px;
	margin-left: 3px;
/*	padding-right:55px!important; */
	padding-left:5px;
	text-align:center;
	float:left;
	border:0px dotted red;
/*	background-color:#142618; //Green */
/*	background-color:transparent; //Blue-Aqua */
/*	background-color:transparent; //Red */
	background-color:transparent;}
#main div img{
	display:block;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;}	
#main-sub div img{
	display:block;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;}	
#contactForm input, #contactForm textarea {
	background-color:#f5f5f5;
	border:1px dotted #000;}
#contactForm .button {
	color:#FFFFFF;
	font-weight:bold;
/*	background-color:#58755f; //Green */
/*	background-color:#046a9d; //Blue-Aqua */
/*	background-color:#990000; //Red */
	background-color:#990000;
	border:1px solid #000;}
img.imgRight{
	float:right;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;}
img.imgLeft{
	float:right;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:10px;}
.highlightColor{
/*	color:#142618; //Green */
/*	color:#046a9d; //Blue-Aqua */
/*	color:#990000; //Red */
	color:#990000;
	font-weight:bold;}
.mods {
	padding: 0px 10px;}
.mods img{
	margin-top:2px;}
.modbanner{
	margin-top:10px;}
.hometable {
	border:1px solid #fff;}
.clr {
	clear:both;}
.clr-sub {
	clear:both;}
#breadcrumbs {
	float:right;
	margin-top:15px;
	margin-right:30px;
	color:#666666;
	background-image: url(../images/0068_green_box.png);
	background-repeat: no-repeat;
	background-position: 40px 2px;
	border:0px dotted purple;}
#breadcrumbs a {
	color:#666666;
	padding-right:22px;}
#lawn {
	background-image: url(../images/bkg-lawn-mowing-fading.jpg);
	background-repeat:no-repeat;
	background-position: 320px -100px;}
#lawn .lawn {
	width: 550px;
	text-align:left;}
