body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background:top center;
    background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #C2D1A2;
}
a:link {
	color: #C7EFB3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C7EFB3;
}
a:hover {
	text-decoration: underline;
	color: #C7EFB3;
}
a:active {
	text-decoration: underline;
	color: #C7EFB3;
}
p {
	padding:0 25px 5px 25px;

}
h1 {
	font-size: 24px;
	font-weight:100;
	padding:0 0 10px 25px;

}
h2 {
	font-size: 18px;
	font-weight:100;
	padding:0 0 10px 25px;
}
h3 {
	font-size: 16px;
	font-weight:100;
	padding:0 0 10px 25px;

}

h3.boldunderline {
	font-weight:bold;
	text-decoration:underline;	
	}
dl {
	padding:10px 25px;
	}

dt {
	color:#990000;
}

dd {
	padding:10px 0 10px 0;
	}
	
img {
	clear:both;
	}

img.gallery {
	
}

.success {
	font-size:36px;
	color:#336600;
	}

.error {
	font-size:36px;
	color:#990000;
	}

.bold {
	font-weight:bold;
	padding:0;
	}

p span {
	font-weight:bold;
	font-size:14px;
	}
	
.portfolio {
	font-size:14px;
		}

.portfolioimg {
	position:relative;	
	}

.quote {
	text-align:center;
	margin-left:200px;
	margin-top:50px;
	}

.threepictures {
	text-align:center;
	margin-left:125px;
	margin-bottom:50px;
	}

/*---------------   DIVS   -----------------*/

#nav ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#nav ul li {
	padding:0;
	display:inline;
	margin:0 15px 0 0;
}

#nav ul li {
	font-size:14px;
	font-weight:100;
	text-transform:uppercase;
}	


#wrap {
	width:800px;
	border:3px solid #656D53;
	background-color:#7B8565;
	}

#wrapimage {
	width:800px;
	height:inherit;
	background-color:#7B8565;
	background-image:url(images/footer_01.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}

#top {
	width:800px;
	height:250px;
	background-image:url(images/top.jpg);
	display:block;
	}
	
#nav {
	background-color:#656D53;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:15px 0 15px 0;
	}
	
#main {
	background-color:#7B8565;
	padding:0;
	text-align:left;
	}

#main ul li.portfoliolist {
	font-size:20px;
	line-height:50px;
}

#bottom {
	margin-left:-35px;
	margin-top:100px;
	width:600px;
	height:50px;
	display:block;
	background-image:url(images/footer_02.gif);
	}

#footer {
	background-color:#656D53;
	display:block;
	padding:15px;
	border-top:1px solid #fff;
	}
	
#snaplink {
	width:750px;
	height:10px;
	background-color:#C2D1A2;
	text-align:right;
	padding-top:10px;
	padding-right:50px;
	color:#336600;
	}