@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #121908;
}
body {
	background-color: #121908;
	text-align: center;
	margin-top: 0px;
}
	#frame {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	background-color: #EEF1D2;
	background-image: url(2toneBG.gif);
		}

#contentheader {
		}

	#contentleft {
	width:300px;
	float:left;
	background-color: #7B836E;
	clear: none;
		}
	
	#contentright {
	width:559px;
	padding:0px 20px 20px;
	float:left;
			}

a:link {
	color: #121908;
}
a:hover {
	color: #121908;
	text-decoration: none;
	background-color: #CDD3B2;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #121908;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #121908;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	color: #121908;
	font-weight: normal;
	text-transform: uppercase;
}
.leftphoto {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #121908;
}
li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
ul {
	margin: 2px 0px 10px 16px;
	padding: 0px;
}
.rightphoto {
	margin-bottom: 10px;
	border: 1px solid #121908;
	margin-left: 20px;
	float: right;
}
