@import url("../SpryAssets/SpryMenuBarHorizontal.css");
/* page */
body {
	/*background-color: #dce8ff;*/
	background-color: #a0d0ec;
	background-image: url(../images/img_page/pg_bk2.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align:center;
	margin-top: 5px;
}
body,p,td {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
p,td {
	text-align:left;	
}
ul li {
	line-height: 18px;
}
h1 {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	color: #149b02;
}
h2 {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #009;
}
h3 {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
/*h3 {
	font-size: 120%;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}*/
a:hover {
	text-decoration: none;	
}
#header {
	background-image: url(../images/img_page/mike_ward_landscaping.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 984px;
	margin: 0 auto;
}
#header a {
	display: block;
	height: 55px;
	width: 175px;
	margin: 30px 0px 0px 100px;
	text-decoration: none;
	float: left;
}
/*#nav {
	background-image: url(../images/img_page/nav_bk.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 984px;
	color: #fff;
	margin: 0 auto;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding: 0px 5px;
}
#nav a:hover {
	color: #00FFFF;
	text-decoration: none;
}*/
#content {
	background-color: #FFFFFF;
	width: 900px;
	padding: 20px 41px;
	text-align: left;
	margin: 0 auto;
	border-left: solid 1px #149b02;
	border-right: solid 1px #149b02;
}
#con_bot {
	background-image: url(../images/img_page/con_bot.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 14px;
	width: 984px;
	margin: 0 auto;
}
#footer {
	font-size: 11px;
	width: 984px;
	margin: 0 auto;
	padding: 10px 0px;
	
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#footer p {
	text-align: center;
}
/* home page */
#colL {
	float: left;
	height: auto;
	width: 546px;
}
#colL a {
	float: left;
}
#colL a.a {
	margin-left: 10px;
	margin-top: 8px;
}
#colL a.b {
	margin-left: 8px;
	margin-top: 8px;
}
#colR {
	float: right;
	width: 310px;
	
}#colR p {
	text-align: left;
}
#intro {
	height: auto;
	width: 730px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#pgimg {
	float: right;
	margin: 0px 0px 10px 20px;
	display: block;
}
#intro img {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flrt {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border: dotted 1px; #999;
}
.testi {
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	padding: 10px 0px;
}
a.pagetop {
	background-image: url(../images/img_page/pagetop_bk.jpg);
	background-repeat: no-repeat;	
	padding-left: 15px;
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a.pagetop:hover {
	text-decoration: underline;
}
.cleft {
	float:left;
	width: 420px;
	padding-right: 30px;
	border-right: dotted 1px #999;
}
.cright {
	float: right;
	width: 410px;
}
.clearboth {
	clear:both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 900px;
}
.goright {
	clear:right;
	float:right;
	width: 258px;
	padding: 20px;
	border: dotted 1px #999;
	margin-left: 20px;
}
.weedmanright {
	float:right;
	padding: 10px;
	border: dotted 1px #999;
	margin: 0px 0px 20px 20px;
	background-color: #f1f7ed;
}
.weedmanright ul {
	margin-left: 15px;
	padding-left: 0px;	
}
.weedmanright li {
	margin-left: 0px;
	list-style-type: square;	
}
.clearit {
	font-size: 1px;
	height: 1px;
	width: 900px;
	clear: both;
}	
img.pgimg {
	float:right;
	clear:right;
	margin: 0px 0px 20px 20px;
}
#content a.contact {
	width: 250px;
	height: 82px;
	display:block;
	background-image: url(../images/img_pg_items/click-contact.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#content a.contact:hover {
	background-image: url(../images/img_pg_items/click-contact_over.jpg);
}