/* GENERAL RULES */
body {
	margin: 0 auto;
	padding: 0;
	color: #4f2c13;
	font-family: Arial, Helvetica, sans-serif;
	background: #8f7252 url(../images/background_top.jpg) repeat-x top;
	text-align: center; /* for IE */
}

p, dt, dd {
	margin: 0 0 1.4em 0;
	font-size: 12px;
	line-height: 1.4em;
}


li {
	font-size: 12px;
	line-height: 1.3em;
}

h1 {
	color: #5a3d1b;
	font-size: 14px;
	margin: 0 0 1.4em 0;
}

h2 {
	color: #5a3d1b;
	font-size: 13px;
	margin: 0 0 1.4em 0;
}

a, a:visited, a:active {
	color: #6c5c14;
	text-decoration: none;
}

a:hover {
	color: #6c5c14;
	text-decoration: underline;
}

/* tables */
td {
	vertical-align: top;
	text-align: left;
}

/* container */
div#container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

div#content {
	padding: 0;
}

div#contentHome {
	background: #e3d8b8 url(../images/bg_home.jpg) no-repeat center;
	padding: 47px 0 84px 0;
}

div#contentComments {
	background: #e3d8b8 url(../images/bg_comments.jpg) no-repeat center;
	padding: 47px 0 84px 0;
}

div#contentCommunity {
	background: #e3d8b8 url(../images/bg_community.jpg) no-repeat center;
	padding: 47px 0 84px 0;
}

div#contentCompany {
	background: #e3d8b8 url(../images/bg_company.jpg) no-repeat center;
	padding: 47px 0 84px 0;
}

div#contentContact {
	background: #e2d1a9 url(../images/bg_contact.jpg) no-repeat center;
	padding: 67px 0 84px 0;
}

div#contentGreen {
	background: #e2d8b8 url(../images/bg_green_building.jpg) no-repeat center;
	padding: 47px 0 84px 0;
}

div#contentPortfolio {
	background: #e2d7b7;
	padding: 49px 0 25px 0;
}

td.picPortCell {
	 width: 460px;
	 height: 450px;
	 vertical-align: middle;
	 text-align: center;
	 padding-bottom: 50px
}

table#picThumbs tr td {
	width: 74px;
	height: 74px;
	padding: 0 14px 10px 0;
}

/* nav */
div#navMain {
	background: #5e3518;
	padding: 5px;
	margin: 0 auto;
}

div#navMain ul {
	width: 409px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
}

div#navMain li {
	list-style: none none;
	display: inline;
	float: left;
}

ul#navPort {
	margin: 1px 0 0 0;
	padding: 0;
}

ul#navPort li {
	list-style: none;
}

/* slideshow */
div#slideShow {
	padding: 6px;
	background: #c1ae7e;
	width: 368px;
	height: 255px;
	margin: 0 auto;
}

/* footer */
div#footer {
	color: #fbf3d0;
	font-size: 11px;
	margin: 22px auto;
	background: #8f7252;
	width: 296px;
	padding-bottom: 22px;
}

div.copyright {
	color: #fbf3d0;
	float: left;
}

div.sitedesign {
	color: #dec17a;
	float: right;
}

div.sitedesign a {
	color: #dec17a;
}

/* images */
img {
	border: 0;
}

img.picLeft {
	padding: 6px;
	background: #c1ae7e;
	margin: 0 30px 26px 0;
	float: left;
}

img.picRight {
	padding: 6px;
	background: #c1ae7e;
	margin: 0 0 26px 30px;
	float: right;
}

img.picPort {
	padding: 6px;
	background: #c1ae7e;
	margin: 0 auto;
}

img.picThumb {
	padding: 1px;
	background: #c1ae7e;
}

#portpic01 {
	position: absolute;
	visibility: visible;
}

#portpic02,#portpic03,#portpic04,#portpic05,#portpic06,#portpic07,#portpic08,#portpic09,#portpic10,#portpic11,#portpic12,#portpic13,#portpic14,#portpic15,#portpic16,#portpic17,#portpic18,#portpic19,#portpic20,#portpic21,#portpic22,#portpic23,#portpic24,#portpic25 {
	position: absolute;
	visibility: hidden;
}

img.text {
	margin: 0 0 40px 0; 
}

/* forms */

/* quickfind */
form {
	margin: 0;
}
