BODY
{
	margin: 0;
	padding: 0;
	background-color: #2E3C09;
	/*dark grass green*/
	background-image: url(images/bggrass1.jpg);
	background-repeat: repeat-x;
	color: white;
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
}
#save_outer_green
{
	color: #2E3C09;
}
#save_logo_green
{
	color: #548A73;
}
#save_hover_purple
{
	color: #514087;
}
#wrapper
{
	background-color: transparent;
	margin: 30px;
}
#header
{
	background-color: white;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 2px solid #548A73;
	width: 1024px;
	height: 352px;
	color: #548A73;
}
#header A
{
	color: #514087;
	text-decoration: none;
}
#header A:hover #header A:active
{
	color: #548A73;
	text-decoration: none;
}
#logo-area
{
	background-image: url(images/lawnmastersoftexas_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 253px;
	margin: 0;
	padding: 0;
}
#menu-area
{
	position: relative;
	background-image: url(images/bgmenuarea.jpg);
	background-repeat: no-repeat;
	background-position: left center;
/* IE 
	margin: 0 0 0 0;
	padding: 0 150px 0 0; 
	width: 1004px;
*/
	margin: 280px 0 0 0;
	padding: 0 0 0 0;
	width: 880px;
	height: 75px;
}
#menu-button
{
	float: right;
	display: inline;
	width: 150px;
	height: 75px;
	padding: 0;
	margin: 0;
	border: none;
}
a.sprinklerbutton {
	background-image: url(images/btnsprinklerrepair_off.jpg);
	background-repeat: no-repeat;	
	position: relative;
	cursor: pointer;	
	width: 150px;
	height: 75px;
	display: block;
}
a.sprinklerbutton:hover {
	background-image: url(images/btnsprinklerrepair_on.jpg);
}
a.sprinklerbutton:active {
	background-image: url(images/btnsprinklerrepair_on.jpg);
}
a.lawnsbutton {
	background-image: url(images/btnlawnmaintenance_off.jpg);
	background-repeat: no-repeat;	
	position: relative;
	cursor: pointer;	
	width: 150px;
	height: 75px;
	display: block;
}
a.lawnsbutton:hover {
	background-image: url(images/btnlawnmaintenance_on.jpg);
}
a.lawnsbutton:active {
	background-image: url(images/btnlawnmaintenance_on.jpg);
}
#tagline
{
	font-weight: bold;
	background-color: white;
	color: #514087;
	font-style: italic;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 95%;
}
#menu-top
{
	height: 20px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #548A73;
	border-bottom: 1px solid #548A73;
	vertical-align: middle;
	float: left;
}
#menu-top UL
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}
#menu-top LI
{
	display: inline;
	background-color: white;
	color: #548A73;
	float: right;
}
#menu-top A #menu-top A:link, #menu-top A:visited
{
	text-decoration: none;
	background-color: white;
	color: #514087;
}
#menu-top A:active, #menu-top A:hover
{
	text-decoration: none;
	background-color: white;
	color: #548A73;
	vertical-align: middle;
}
#business-card
{
	background-image: url(images/flowerpicwithtext_lg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #548A73;
	position: relative;
	float: right;
	top: 0;
	width: 400px;
	height: 227px;
	padding: 0;
	margin: 0;
}
#business-card P
{
	color: yellow;
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}
.sub-p
{
	color: white;
	font-size: 95%;
}
#main-area
{
	background-color: white;
	margin: 0;
	padding: 10px;
	border: 2px solid #548A73;
	width: 1024px;
	color: #514087;
}
#content
{
	margin: 0 240px 0 0;
	padding: 0;
}
#warning
{
	font-size: 85%;
	margin: 0;
	padding: 10px;
	color: white;
}
#sidebar
{
	float: right;
	width: 220px;
	background-color: #514087;
	margin: 0 0 0 10px;
	padding: 0;
	border: 2px solid #548A73;
}
#sidebar H3
{
	font-size: 120%;
	background-image: url(images/titlebar2.jpg);
	background-repeat: repeat-y;
	margin: 5px 0 0 10px;
	padding: 0.2em 0 0.2em 10px;
	color: yellow;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
#sidebar .inner
{
	padding: 10px;
}
#sidebar UL
{
	list-style-image: url(img/more-bullet.gif);
	margin-left: 0;
	padding-left: 20px;
}
#sidebar P, #sidebar LI
{
	font-size: 90%;
	line-height: 1.4em;
}
#sidebar UL A:link, #sidebar UL A:visited
{
	color: white;
}
#sidebar .date
{
	font-weight: bold;
}
#sidebar-img
{
	text-align: center;
	margin-bottom: 30px;
}
#welcome
{
	color: #548A73;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#content
{
	padding: 0;
	margin: 0;
}
#content a
{
	text-weight: normal;
	color: #514087;
	font-size: 80%;
}
#content a:link
{
	text-weight: normal;
	color: #514087;
	font-size: 80%;
}
#content a:hover
{
	text-weight: bold;
	color: #548A73;
	font-size: 80%;
}
#content .inner
{
	padding: 0;
	margin: 0;
}
#content .inner .more
{
  margin-top: 0;
  text-align: right;
}
#content .inner UL
{
	list-style: none;
}
#content .inner img
{
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
}
#content .inner H2
{
	font-size: 90%;
	font-weight: bold;
}
#content .inner H3
{
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #514087;
}
#content .inner P
{
	font-size: 90%;
}

#footer
{
	width: 1004px;
	clear: both;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #548A73;
}
#footer H4
{
	text-align: center;
	vertical-align: top;
	font-style: italic;
	font-weight: normal;
	color: #548A73;
	font-size: 80%;
}
.copyright
{
	color: #548A73;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}
