@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #CD9967;
}
p {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	font-weight: normal;
}
p.copywright {
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
#miniwrappertext {
	float: right;
	width: 750px;
	padding: 10px;
}
#topbanner {
	background-color: #CD9967;
}

#wrapper {
	width: 887px;
	background-color: #696;
	margin-right: auto;
	margin-left: auto;
	border: thick groove #895B2E;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #CD9967;
}
a:hover {
	background-color: #895B2E;
}

#navbar {
	float: left;
	width: 150px;
}

#lamar {
	float: left;
	width: 150px;
.darkred {
	color: #900;
}
