#wrapper {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(../images/middlebg.gif);
	background-repeat: repeat-y;
	width: 762px;
	
}
#content a:link, #content a:visited {
	color: #389CD8;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFCFA2;
}
#content a:hover {
	color: #5E4223;
}
#copy {
	float: right;
	width: 350px;
	margin-top: 20px;
	margin-right: 50px;
	display: inline;
}
.flushleft {
	float: left;
	margin-left: 40px;
	display: inline;
}
.flushright {
	float: right;
	margin-right: 40px;
}
h1 {
	font-size: 1.2em;
	color: #C9811C;
	font-family: "Trebuchet MS";
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	color: #5E4223;
	font-family: "Trebuchet MS";
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
	font-style: italic;
}
p {
	font-size: 1em;
	color: #5E4223;
	font-family: "Trebuchet MS";
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
body {
	font-size: 75%;
}
.clear {
	clear: both;
}
.titles {
	margin-left: 8px;
}
#copy2 {
	float: right;
	width: 400px;
	margin-top: 20px;
	margin-right: 50px;
	display: inline;
}
#copy3 {
	float: right;
	width: 650px;
	margin-top: 20px;
	margin-right: 50px;
	display: inline;
}
#copy3 p {
	line-height: 17px;
}
#footer {
	clear: both;
	width: 762px;
	font-size: 0.8em;
	color: #AC8667;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: #FFFFFF;
	height: 50px;
	background-position: 0px 0px;
	background-image: url(../images/footerbg.gif);
}
#footer a:link, #footer a:visited {
	color: #AC8667;
	text-decoration: none;
}
#footer a:hover {
	color: #5E4223;
}
.lowercase {
	text-transform: lowercase;
}
