@charset "ISO-8859-1";

body {
	background-color: #D5E2C0;
	margin: 0px;
	padding: 0px;
} 

h1, h2, h3, h5, h6 {
	font-family: Arial, Verdana;
	color: #778e1d;
}
h1 {
	border: none;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	margin: -1px 0 3px 0;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	margin: -1px 0 3px 0;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 25px;
}
h4{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0px 11px;
	font-family: arial, verdana;
}

h5{
	color: #572600;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0px 11px;
	font-family: arial, verdana;
}
h4.resportfolio {
	color: #572600;
	background: url(../images/porttab.gif) left top no-repeat;
	border-top: #d0deba 3px double;
}
h4.comportfolio{
	color: #572600;
	background: url(../images/porttab2.gif) left top no-repeat;
	border-top: #3e6a17 3px double;
}
p {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
a {
	color: #778e1d;
}
a:hover, a:focus, a:active {
	color: #778e1d;
	text-decoration:underline;
}
img, a img {
	border: none;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
#navigation {
background: #fff url(../images/nav_bg.gif) left top repeat-x;
}

#mainnav {
	padding: 36px 0 0 0;
}
.logo {
	padding: 0 13px 0 0;
	float: right;
	clear: none;
}
#header {
	background: #fff url(../images/nav_shadow.gif) left top repeat-x;
}
#maincontenthome p {
	margin: 3px 0 10px 0;
	line-height: 17px;
}
#maincontenthome {
	width: 417px;
	padding: 18px 20px 0px 40px;
}
#maincontent {
	width: 417px;
	padding: 18px 20px 20px 40px;
}
.content {
	margin-bottom: 75px;
	clear: both;
}

.contenthome, .content, .testimonial, .sidebar {
background: #ffffff url(../images/greenbottom_gradient.gif) left bottom repeat-x;
}

#maincontent p {
	margin: 0 0 15px 0;
	line-height: 17px;
	}
#maincontent li {
	background: url(../images/over_bullet.gif) no-repeat left center;
	padding: 5px 0 5px 13px;
	margin: 0 0 0 20px;
}
.portfolio, .flash {
	background-color: #ffffff;
}
.portimgs {
	text-align: right;
	margin: 22px 0 0 10px;
	}
.portthumb {
	float: right;
	clear: none;
	border: none;
	padding-left: 2px;
	}
#header img {
	margin: 22px 0 0 28px;
	text-align: right;
}
#side {
	background: url(../images/sideimg_bg.gif) repeat left top;
	}

.col1, .col2 {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.col2{
	clear: right;
}

#testimonial {
	background-color: #c5d9a7;
}

.testimonial p {
	color: #7a8a34;
	margin: 0 10px 0 10px;
	line-height: 18px;
	padding: 15px;
}

#siteinfo {
	padding: 0 0 0 185px;
}
#popup_siteinfo {
	padding: 0 0 0 25px;
}

#siteinfo p, #popup_siteinfo p{
	padding: 0;
	line-height: 19px;
	color: #49250c;
	font-size: 10px;
}
#credit {
	padding: 0px;
}
#credit p{
	color: #999;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.highlight {
	color: #778e1d;
}

.tiny {
	font-size: 8px;
}
#bg_right{
	background: url(../images/bg_right.gif) top left repeat-y;
}
#bg_left{
	background: url(../images/bg_left.gif) top left repeat-y;
}
#bg_top{
	background: url(../images/bg_top.gif) top left repeat-x;
}