@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/homeback.gif);
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#container {
	width: 970px;
	height: 738px;
	padding: 0px;
	margin: 0px;
}

.homeback {
	background-image: url(../images/leafbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	padding: 10px;
}
#content {
	clear: both;
	padding-top: 5px;
}

#menuhome {
	width: 370px;
	text-align: right;
	float: left;
	padding-top: 22px;
	margin-right: 25px;
}

#menuhome a {
	display: block;
	padding-bottom: 25px;
}

.menuitems a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-left: 45px;
	padding-right: 10px;
}
.menuitems a:hover {
	color: #999966;
	font-weight: bold;
}

#footer {
	color: #666633;
	font-size: 10px;
	padding-top: 45px;
	text-align: center;
	clear: both;
	line-height: 1.5em;
	width: 966px;
}
#footer a {
	color: #666633;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}

#copy {
	line-height: 1.3em;
	color: #000000;
	font-weight: normal;
}

#copy a {
	color: #666600;

}


.credit {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

#menusub {
	float: right;
	display: inline;
	padding-top: 55px;
}

.floatleft {
	float: left;
}

#leftimage {
	float: left;
	width: 250px;
	padding-left: 8px;
}
.contactinfo {
	color: #666600;
	text-transform: uppercase;
	line-height: 1.5em;
	font-size: 13px;
	float: right;
	padding-right: 100px;
}

.header {
	font-size: 38px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 1.1em;
}

.purpleheader {
	color: #DAC9BF;
}

.beigeheader {
	color: #D9C5A0;
}

.greenheader {
	color: #CCCC99;
	padding-right: 75px;
}

#indent{
	padding-right: 50px;
	padding-left: 50px;
	color: #000000;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 4px;
	height: 65px;
	text-align: justify;
	line-height: 1.1em;
}
#leaves {
	text-align: center;
	color: #9C6506;
	font-weight: bold;
	font-size: 12px;
}

#service1 {
	display: inline;
	line-height: 7em;
	vertical-align: top;
	float: left;
	width: 250px;
}
#leaves a {
	color: #9C6506;
}


#service2 {
	display: inline;
	line-height: 7em;
	vertical-align: top;
	width: 250px;
	float: right;
}

#serviceimage {
	display: inline;
	float: left;
	width: 425px;
	background-image: url(../images/beigeleaves.jpg);
	background-repeat: no-repeat;
	height: 333px;
	background-position: center center;

}

.servicetext {
	color: #CC6600;
}

