body
	{
	background: #09511E;
	color: #09511E;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align: center;
	/*margin: auto;*/
	}
/* *************  Main Container  ****************** */  
#container
	{
	position: relative;
	width: 900px;

	/*margin: 10px 10px;*/
	margin: auto;
	background-color: #fff;
	border: 0px;
	line-height: 130%;
	text-align: left;
	background-image: url(Images/backtreesmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
	}
	
/* *************  Content - right of menu ****************** */  
#content
	{/*position: relative;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	font-size: x-small;

	border-left: 0px solid gray; */  
	border: 0px;
	padding: 12px;


	}

	#content h1 { 
				margin: 1em 0 .5em 1em; 
				display: inline;
				}
	#content h2 { 
				margin: 0 0 .5em 1em; 
				}
				
	#content p { 
				margin: 15px 10px 10px 200px; 
				border 1px solid red;
				}

#footer
	{
	clear: both;
	margin: 0;
	margin-right: 60px;
	padding: 1px;
	border-top: 0px solid gray;
	text-align: right;
	font-size: 7pt;
}


/* *************  Left Hand Menu  ****************** */       
#left-menu-container
	{
	float: left;
	width: 203px;
	margin: 0;
	/*padding: 16px;*/
	border-right: 2px solid #09511E;
	border-bottom: 2px solid #09511E;
	text-align: center;
	background-color:rgb(203,232,97);
	overflow: hidden;
	}

#left-menu-container p 
	{ margin: 0px 0px 45px 0px;
	font-size: 9pt;
	line-height: 115%;
	}

#menu-block
	{
	width: 170px;
	/*border-right: 0px solid #000;*/
	/*padding: 15px 0 15px 0;*/
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: left;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	/*background-color: rgb(203,232,97);*/
	color: #09511E;
	overflow: hidden;
	}
	
#menu-block ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #09511E;

	}
	
#menu-block li
	{
	border-top: 1px solid #09511E;
	margin: 0;
	}
	
#menu-block li a
	{
	display: block;
	/*padding: 5px 5px 5px 0.5em;*/
	line-height: 200%;
	margin-left: 8px;*/
	/*border-left: 0px solid #09511E;*/
	/*border-right: 0px solid #09511E;*/
	background-color: rgb(203,232,97);
	color: #09511E;
	text-decoration: none;
	width: 100%;
	}
	
#menu-block li a:hover
	{
	/*border-left: 6px solid #078607;*/
	/*border-right: 10px solid #078607;*/
	background-color: #09511E;
	color: rgb(203,232,97);
	}
	
/* *************  Home Page  ****************** */  

#homepage-pic
	{
	z-index: 1;
	position: absolute;
	top: 35px;
	left: 210px;
	}

#homepage-splash
	{
	z-index: 10;	
	position: absolute;
	top: 13px;
	left: 240px;
	width: 530px;
	/*height: 120px;*/
	padding: 8px;
	color: #09511E;
	background: white;
	border: 2px solid #09511E;
	line-height: 120%;
	text-align: left;
	}
#homepage-splash img
	{
	float: left;
	margin: 0px 10px 10px 0px;	
	}






/*  Old styles ----------------- */


#OLDhomepage-back
	{
	position: absolute;
	bottom: 5px;
	left: 220px;
	width: 600px;
	height: 500px;
	margin: 10px 10px 10px 200px
	background-color: #fff;
	border: 2px solid blue;
	line-height: 130%;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top left;
	}

#OLDhomepage-back img
	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
#OLDhomepage-back p {
	position: absolute;
	top: -40px;
	padding: 10px;
	background-color: white;
	color: black;
	/*filter:alpha(opacity=90);*/
	/*opacity: .9;*/
	border: 2px solid #09511E;
	}
/*------------------------------*/





/* *************  Portfolio  ****************** */  

.portfolio-thumbnail
	{
	float: left;
	width: 180px;
	height: 200px;
	margin: 5px 0px 15px 10px;
	/*padding: 12px 8px 12px 8px;*/
	text-align: center;
	font-size: x-small;
	border: 1px solid #09511E;
	background: #f1f1f1;
	overflow: hidden;
	}
.portfolio-thumbnail:hover
	{
	color: white;
	background: #09511E;
	
	}

.portfolio-thumbnail-img {
	top: 5px;
	width: 160px;
	height: 160px;
	border: 5px solid #f1f1f1;
	}

/* *************  Portfolio Nav buttons ****************** */  

#portfolio-nav-container-top{
	position: absolute;
	right: 5px;
	/*height: 100px;*/
	width: 300px;
	overflow: hidden;
	border: 0px solid blue;
	
	}
#portfolio-nav-container-bottom{
	/*position: absolute;*/
	/*right: 5px;*/
	/*height: 100px;*/
	width: 570px;
	overflow: hidden;
	border: 0px solid blue;
	}

.portfolio-nav
	{
	float: right;
	width: 70px;
	height: 55px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-align: center;
	font-size: 8pt;
	border: 1px solid #09511E;
	background: #f1f1f1;
	line-height: 100%;
	}
.portfolio-nav:hover
	{
	color: white;
	background: #09511E;
	}

.portfolio-nav-img {
	/*width: 20px;*/
	/*height: 20px;*/
	border: 0px solid #f1f1f1;
	padding: 0px;
	margin: 0px;
	background: none;
		}


	
	
/* ************* Portfolio Detail   ****************** */  

#portfolio-header {
	clear: right;
	overflow: hidden;
	position: relative;
	width: 640px;
	/*height: 200px;*/
	border: 0px solid red;
	text-align: left;
	margin-top: 65px;  /* to shift it down below nav buttons */
	margin-left: 10px;
	}
	
#portfolio-header img {
	/*border: 10px solid #red;*/
	float: left;
	background: #f1f1f1;
	padding: 0px;
	border: 3px solid #09511E;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#portfolio-header h1 {
	/*clear: both;
	position: relative;
	top: 30px;*/
	font-size: 16pt;
	font-weight: normal;
	margin-left: 0px;
	}	
#portfolio-header h2 {
	clear: both;
	margin-left: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}	
	

	



.portfolio-section {
	clear: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	border: 0px solid red;
	padding-top: 10px;
	text-align: left;
	}
.portfolio-section-centered {
	clear: left;
	padding-top: 10px;
	overflow: hidden;
	position: relative;
	width: 100%;
	border: 0px solid red;
	text-align: center;
	}


.portfolio-sectionh2 {
	position: relative;
	left: 10px;
	font-weight: normal;
	font-size: 14pt;
				}

.portfolio-section-right {
	border: 0px solid blue;
	float: right;
	padding-left: 10px;
	}
.portfolio-section-left {
	border: 0px solid blue;
	float: left;
	padding-right: 10px;
	}
	
.portfolio-testimonial {
	position: relative;
	border: 1px solid #09511E;
	background: #D4FFD4;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 2px;
	font-size: 10pt;
	width: 500px;
	}
.portfolio-testimonial h4{
	font-size: 12pt;
	margin: 2 0 6 0;	
}	
/* ************* Contact Page   ****************** */  
.contact-labels {
	margin: 20px 0 0 15px;

	}
.contact-labels td{
padding-right: 15px;
	}
	
/* ************* Testimonials   ****************** */  
.testimonials {
	position: relative;
	font-size: 10pt;
	margin-left: 210px;
	margin-right: 50px;
	margin-top: 20px;
	border: 0px solid black;
	text-align: left;
	line-height: 115%;
	}

.testimonial-section {
	position: relative;
	border: 1px solid #09511E;
	background: #D4FFD4;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 2px;
	}

.testimonial-section img {
	float: left;
	width: 160px;
	height: 160px;
	border: 5px solid #f1f1f1;
	margin: 5px;
	}
	
.testimonial-section h4{
	font-size: 12pt;
	margin: 2 0 6 0;	
	
}
.testimonial-section span{
	font-size: 10pt;
		}

/* ************* Misc   ****************** */  
		
		
IMG.floatleft {float: left}
IMG.floatright {float: right}
.clearfloat {clear: both;}
.BackToTop {
	font-size: 8pt;
	clear: both;}