@charset "utf-8";
body {
	background-color: #572f27;
	background-image: url(images/bkgnd.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4c654e;
	line-height: 1.5em;
}
h2 {
	margin-left: 50px;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bg.jpg);
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
#slideshow {
	float: left;
	margin-left: 50px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#testimonials  {
	margin-left: 50px;
	clear: left;
	width: 400px;
	padding-top: 5px;
}
#testimonials2 {
	width: 425px;
	float: right;
	margin-right: 50px;
	padding-top: 10px;
}

#nav {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
}
#footer {
	clear: both;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#badges {
	float: right;
	margin-right: 50px;
}
#header #logo {
	margin-top: 25px;
	margin-left: 50px;
}
.name {
	font-weight: bold;
	color: #572F27;
}
#content p {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
}
#testimonials p {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #85AB70;
}


#badges img {
	padding-right: 5px;
}
#footer p {
	font-size: 0.75em;
	color: #572F27;
	margin-left: 50px;
	margin-top: 25px;
}
#footer img {
	float: right;
	padding-right: 5px;
}

.rightalign {
	text-align: right;
}
#footer .margin50 {
	margin-right: 40px;
}
#testimonials2 p {
	font-size: 1.25em;
	line-height: 1.25em;
	color: #85AB70;
}
a:link, a:visited {
	color: #572F27;
}
a:hover {
	color: #A8C399;
}
#content .quote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#clientlist {
	width: 300px;
	float: right;
	margin-right: 50px;
	background-color: #738B64;
	margin-top: 20px;
	margin-bottom: 20px;
}
#clientlist h2 {
	margin-left: 20px;
	color: #A8C399;
	margin-top: 20px;
}
#clientlist p {
	margin-left: 20px;
	color: #BDD1B1;
	font-size: 0.75em;
	line-height: 1.5em;
}

#clients {
	width: 525px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}
#clients p {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#sidebar {
	width: 300px;
	float: right;
	margin-right: 50px;
	background-color: #738B64;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}
#sidebar p {
	color: #C0D3B6;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
#content form {
	margin-left: 50px;
}
#content #submit {
	margin-left: 50px;
}
#content .portfoliohead {
	padding-left: 25px;
	text-transform: uppercase;
}
.back {
	padding-right: 25px;
	font-size: 0.55em;
	text-transform: lowercase;
	font-weight: normal;
}
