body {
	background-image:url(images/grass-background.jpg);
	font-size:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}

a:hover {
	text-decoration:none;
}

#outer-wrapper {
	width:750px;
	margin:0 auto;
	padding:0 10px 10px 10px;
	background-color:#fff;
	border:2px solid #ccc;
}

#wrapper {
	width:750px;
	margin:0px auto;
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-image:url(images/side-menu-bg.gif);	

}


#left-side-container a:link {
	color:#fff;
	text-decoration:underline;
}

#left-side-container a:visited {
	color:#ccc;
}

#left-side-container a:hover {
	text-decoration:none;
}

#header {
	width:750px;
	height:190px;
	background:url(images/header.jpg) no-repeat;
}

#header-text-section {
	width:750px;
	background:url(images/header-sliver.gif) repeat-x;
	height:40px;
	clear:both;			
}

h1 {
	font-size:1.8em;
	margin-top:10px;
}

h2 {
	font-size:1.5em;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #333;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
}

#section img {
	margin-left:10px;
}

#nav {
	margin:0;
	padding:0;
	width:750px;
}

#nav img {
	border:none;
	margin:0;
	padding:0;
}
/*#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:750px;
	float:left;
	background:url(images/menu-bg.gif) repeat-x #A5CC53;	
}*/

/*#nav li {
	margin:0;
	padding:0;
	float:left;	
}

#nav a {
	float:left;
	width:124px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	line-height:2.5;
	border-right:1px solid white;
	font-size:1.2em;
}

#nav a:hover {
	background:url(images/menu-over-bg.gif) repeat-x #0086F9;
}

#nav #nav_req a {
	border:none;
}
*/

#left-side-container {
	width:140px;
	float:left;
	padding:15px;
	font-size:1.2em;
}

#left-side-container p {
	color:#ffffff;
	margin-bottom:.5em;
}

/*
.left-image {
	margin-right:10px;
	border:1px solid black;
}*/

#content {
	width:540px;
	background-color:#ffffff;
	float:left;
	margin:0 0 20px 20px;
	color:#333333;
}

#content p {
	font-size:1.2em;
	line-height:1.5;	
}

#footer {
	clear:both;
	width:750px;
	background:url(images/footer-image.gif) no-repeat #A2C851;
	text-align:center;
	font-size:1.2em;
	padding-bottom:10px;
}

#footer a {
	text-align:center;
	color:#fff;
	text-decoration:underline;
	line-height:2;
}

#footer a:visited {
	color:#c1c1c1;
}

#footer a:hover {
	text-decoration:none;
}

#footer p {
	color:#fff;
}

.top-section {
	background-image:url(images/top-menu-section.gif);
	background-repeat:no-repeat;
	height:30px;
}

.middle-section {
	background-color:#003399;
}

.bottom-section {
	background-image:url(images/bottom-menu-section.gif);
	background-repeat:no-repeat;
	height:30px;
}

.copyright {
	font-size:.9em;
	color:#fff;
	text-align:center;
	margin-top:0;
}

.copyright a {
	color:#fff;
}

.copyright a:hover {
	text-decoration:none;
}
/*
select {
	width:250px;
}
*/
label {
	float:left;
	width:200px;
	margin-right:5px;
	text-align:right;
}

label em {
	display:block;
	color: #060;
	text-transform:uppercase;
	font-size:85%;
}

ol.form-list {
	list-style:none;
	margin-left:5px;
	padding-left:0;
}

ol.form-list li {
	float:left;
	clear:left;
	width:100%;
	padding-bottom:1em;
}

#contact-form-section {
	float:left;
	width:350px;
	border:1px solid #aaaaaa;
	padding:10px;
	background-color:#eeeeee;
}

input.text {
	width:150px;
}

textarea {
	width:200px;
	height:100px;
}

div#submit {
	padding-left:16em;
}

input.submit {
	width:100px;
}

fieldset {
	border:1px solid #aaaaaa;
}

legend {
	color:#888888;
	font-weight:bold;
}

.service-photo {
	float:left; 
	padding:10px; 
	border:1px solid #cccccc; 
	margin-top:10px; 
	margin-right:20px;
}

.service-description {
	margin-top:0;
}

.clearone {
	clear:both;
}

.view-projects {
	text-align:right;
}

#map-photo {
	float:left; 
	padding:10px; 
	border:1px solid #cccccc; 
	margin-top:10px; 
	margin-right:20px;
}

#contact-description {
	float:left;
	width:265px;
}

#contact-description p:first-child {
	margin-top:0;
}

#client-list {
	color:#fff;
	margin:0;
	padding:0;
	list-style-type:none;
}

#client-list li{
	margin-bottom:.5em;
	font-style:italic;
}

.project-thumbnail {
	float:left; 
	padding:10px; 
	border:1px solid #cccccc; 
	margin-top:10px; 
	margin-right:20px;
}

p.project-description {
	float:left;
	padding:0;
	margin-top:10px;
	width:325px;
}

h2 {
	clear:left;
}

ul.thumbnails {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	text-align:center;
	line-height:1em;
	list-style:none;
}

ul.thumbnails li {
	display:inline;
	margin:0 0 10px 0;
	padding:0;
}

ul.thumbnails li img {
	float:left; 
	padding:10px; 
	border:1px solid #cccccc; 
	margin:2px; 
}

a:hover img {
	background-color:#eee;
}

#sitemap {
	font-size:1.2em;
	line-height:1.5;
}

/*DROP DOWN MENU STYLES*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #7EA138;
}
/*END DROP DOWN MENU STYLES*/

.home-photos {

	padding:10px; 
	border:1px solid #cccccc; 
	width:500px;
	height:375px;
}

#pscroller1{
width: 150px;
height: 100px;
color: #fff;
}