body {
	background-color: #002E1D;
	margin: 0;
	padding: 0;
	font: 14px georgia;
	}
	
a {
	color: #FFFF92;
	text-decoration: underline;
	}
	
a:hover {
	color: white;
	}

h2 {
	font: 17px georgia;
	font-weight: normal;
	color: #F6BE9D;
	margin: 15px 0 0 20px;
	letter-spacing: 1px;
	}

p {
	font: 14px georgia;
	color: #F6BE9D;
	line-height: 1.3em;
	margin: 5px 20px 10px 20px;
	letter-spacing:0.1px;
	}
	
ul li {
	font: 14px georgia;
	color: #F6BE9D;
	line-height: 1.3em;
	margin: 5px 20px 0 20px;
	letter-spacing:0.1px;
	}

.topcontainer td {

	}
	
	.dkfadeleft {
		width: 166px;
		background: url(../images/bg-dkgrnleft.gif) repeat-y right;
		}
		
	.ltfadeleft {
		width: 140px;
		height: 57px;
		background: #0C3727 url(../images/bg-ltgrnleft.gif) repeat-y right;
		}
	
	.midcontent {
		width: 470px;
		background: #613116 url(../images/bg-subtop.jpg) no-repeat top left;
		padding-top: 43px;
		margin: 0;
		padding-bottom: 7px;
		}
	
	.dkfaderight {
		width: 14px;
		background: url(../images/bg-dkgrnright.gif) repeat-y left;
		}
		
	.ltfaderight {
		width: 14px;
		height: 57px;
		background: #0C3727 url(../images/bg-ltgrnright.gif) repeat-y left;
		}
		
	.contact {
		width: auto;
		text-align: right;
		padding-right: 50px;
		height: 57px;
		background-color: #0C3727;
		}
		
	#logotop {
		margin-left: 20px;
		
		}
		
	#header {
		margin-left: 20px;
		margin-top: 50px;
		padding-bottom: 5px;
		}
		
	#submenu {
		margin-left: 15px;
		margin-top: 40px;
		margin-right:10px;
		}
		
	.bigphoto-right {
		padding: 15px 0 10px 10px;
		}
		
	.sidebarinfo {
		background-color: #0C3727;
		padding:10px;
		text-align:center;
		width:270px;
		margin-left: 14px;
		color: white;
		}
		
	#leftsidebar {
		margin-left: 15px;
		margin-top: 30px;
		padding-right: 8px;
		}
		
	#footer {
		margin-top: 25px;
		margin-left: 20px;
		}
		
	.calltoaction {
		background: #512912 url(../images/bg-newproj.gif) repeat-x top;
		width: 430px;
		text-align:left;
		margin-left: 14px;
		margin-top: 20px;
		margin-bottom: 40px;
		padding-top:10px;
		}
		
		.calltoaction p {
			padding: 10px;
			padding-top: 5px;
			margin: 0;
			color: #F6BE9D;
			font: 13px tahoma,arial;
			}
			
#testimonialcontent  {
	margin-left: 20px;
	}
	
#galleryslot img {
	background: white;
	padding: 10px;
	border: 1px solid black;
	margin-bottom: 10px;
	}
	
.contactform {
	margin-left: 15px;
	}	
.contactform td {
	color: #F6BE9D;
	font: 14px georgia;
	padding: 5px;
	}