#menu {
	margin-right: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #30530F;
	border-bottom-color: #30530F;
	float: left;
	line-height: 15px;
}
p {
	color: #000;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #276B3A;
}

a:link {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	color: #3333CC;
}


#content {
	line-height: 1.5em;
	font-size: 80%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #527B6B;
	border-left-color: #527B6B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #527B6B;
	padding-right: 10px;
	background-image: url(images/background.jpg);
	width: 736px;
	background-position: -1px top;
	padding-top: 20px;
	background-repeat: repeat;
	padding-left: 10px;
	color: #276B3A;	
}

.clear {
	
	clear:both;
	
	}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 756px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #527B6B;
	border-left-color: #527B6B;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/mockup1header.png);
	line-height: 25px;
	height: 200px;
	background-color: #E5EDD6;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background1.jpg);
	background-repeat: repeat;
}
#footer {
	font-size: 8px;
	text-align: center;
	line-height: 14px;
}
h2 {
	font-size: 14px;
	color: #276B3A;
}
.picture {
	padding: 7px;
	margin: 5px;
	border: 1px solid #31500D;
}

