/* For Eco-Scapes.com by MadWolf Technologies - www.madwolf.com */

body {
	margin: 0px;
	padding: 0px;
	background: #1A4C1A url(images/body_bg.gif) repeat-y center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	color: #006699;
}
a:visited {
	color: #99CC99;
}
a:hover {
	color: #003300;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
ul {
	list-style: outside disc;
}
li {
	margin-bottom: 5px;
}
#center {
	/*background-color: #E0EED2;*/
	color: #000000;
	font-size: 12px;
	width: 741px;
	text-align: left;
	vertical-align: top;
}
#left {
	width: 50%;
	background: url(images/left_camellia.gif) repeat-x right top;
	vertical-align: top;
}
#right {
	width: 50%;
	background: url(images/right_camellia.gif) repeat-x left top;
	vertical-align: top;
}
#leftgrad {
	height: 321px;
	background: url(images/left_grad.gif) no-repeat right top;
}
#rightgrad {
	height: 345px;
	background: url(images/right_grad.gif) no-repeat left top;
}
#head {
	text-align: center;
}
#content {
	background: url(images/title_leaf.gif) no-repeat left top;
}
#content p {
	margin: 0px 0px 10px 0px;
}
#foot {
	text-align: center;
	color: #669966;
	padding: 5px 0px 25px;
	background: url(images/foot_leaf.gif) no-repeat right top;
	clear: none;
	font-size: 11px;
}
#foot a:link, #foot a:visited {
	color: #669966;
	text-decoration: none;
}
#foot a:hover {
	color: #336633;
	text-decoration: underline;
}
#contentwrap {
	display: block;
	margin: 0px 40px 3px 77px;
}
#title {
	display: block;
}
#text {
	padding: 10px 0px 0px 0px;
	width: 500px;
}
#text p {
	/*width: 500px;*/
}
#sidebox {
	padding-top: 10px;
	display: inline;
	float: right;
	margin: 0px 0px 0px 30px;
	color: #669966;
	font-size:9px;
	text-align: center;
	clear: left;
}
#sidebox img {
	display: block;
	margin: 0px 0px 15px 0px;
}
.caption, .tagline {
	color: #336633;
	text-align: left;
	font: italic normal 16px Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 5px;
}

p.client {
	display: block;
	text-align: right;
	font-style: oblique;
	letter-spacing: .1em;
	padding-bottom: 10px;
	color: #336633;
}
.q {
	font-size: 16px;
	font-weight: bold;
	color: #669966;
	display: inline;
	line-height: 12px;
}
.label {
	font-weight: bold;
	color: #336633;
}
h2.design {
	margin: 15px 0px 5px 0px;
	border-bottom: #99CC99 1px solid;
	width: 500px;
}
.gallery {
	text-align: center;
	margin-top: 25px;
}
.gallery .details, .panThumbs .details {
	color: #669966;
	font-size:11px;
	display: block;
	margin: 5px 0px;
}
.gallery .para, .panThumbs .para {
	color: #000000;
	font-size:12px;
	display: block;
	margin: 20px 0px;
	text-align: left;
}
/* Panoramas on Portfolio */
.panThumbs {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.panThumbs img.thumb {
	margin: 4px;
	border: 1px #006600 solid;
}
.gallery a:link, .gallery a:visited, .panThumbs a:link, .panThumbs a:visited {
	color: #003300;
	text-decoration: none;
}
.gallery a:hover, .panThumbs a:hover {
	color: #003300;
	text-decoration: underline;
}
/* front certifications */
#cert {
	display: block;
	margin-top: 20px;
}
#cert td {
	vertical-align: bottom;
}
#cert img {
	margin: 10px 10px 10px 0px;
}
#cert span {
	font-size: 10px;
	color: #336633;
	margin-bottom: 10px;
	display: block;
}
#cert span a:link, #cert span a:visited {
	color: #336633;
	text-decoration: underline;
}
#cert span a:hover {
	color: #003300;
	text-decoration: underline;
}
.name {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
	width: 500px;
}
#photocred {
	font-size: 10px;
	padding: 10px 40px 10px 80px;
	font-style: normal;
	color: #669966;
}
#photocred em {
	font-style: italic;
}