@charset "UTF-8";
.peggy {
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #5f543e;
	margin: 20px 0 0 0; 
	padding: 0;
	text-align: center; 
	color: #342a1b;
	font-size: 12px;
	line-height: 18px;
	overflow:-moz-scrollbars-vertical;
}
.oneColElsCtr #container1 {
	width: 988px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/background1.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;}

#container2 {
	width: 988px;
	height: 660px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/background2.jpg);
	background-repeat: no-repeat;
	padding-top: 95px;
	}
	

.oneColElsCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #8b7d4b;
	height: 497px;
	width: 988px;
}

.contenttable {
	width: 988px;
	background-color: #8b7d4b;
	border: 0;
	padding: 0;
	height: 497px
	}

.navbar {
	background-color: #c8af74;
	width: 230px;
	background-image:url(../images/background_nav1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	
	}	

.flashholder {
 margin: 13px;
 background-color: #a59768;
 height: 471px;
 }
.contactbg {
 margin: 13px;
 background-image:url(../images/bg_contact.jpg);
 height: 471px;
 }

.sustainbg {
 margin: 13px;
 background-image:url(../images/bg_sustain2.jpg);
 height: 471px;
 }

.flashholderdark {
 margin: 13px;
 background-color: #8b7d4b;
 height: 471px;
 }
 
.copyblock {
 padding: 30px;
 
 }

.split { vertical-align:top;
	padding: 30px;}
	
.portfolio {
 margin: 13px;
 background-color: #c8af74;
 height: 471px;
 }	 	
 
 .logo {
 margin: 13px;
 vertical-align: top;
 }
 
 .right_photos { float:right;
 padding-left: 25px;}	
 
.menu {
 margin: 175px 0px 13px 105px;

 }	
 
.articles {
	line-height:25px; }

a:link { color:#464911; text-decoration:none;}
a:visited { color:#464911; text-decoration:none;}	
a:hover { color:#464911; text-decoration:underline;}		
	
.biophoto {
	float: right;
	padding: 0 0 15px 10px;
	}	
