body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	text-align: center;
}
#wrapper {
	width: 900px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	height: 106px;
	text-align: center;
	width: 100%;
}
#navbar {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #382C1D;
	border-right-color: #382C1D;
	border-bottom-color: #382C1D;
	border-left-color: #382C1D;
}
#main {
	width: 870px;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#whitebg {
	background-color: #FFF;	
}
p {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 20px;
	color: #382C1D;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p2 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 20px;
	color: #382C1D;
	padding: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p3 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 18px;
	color: #382C1D;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 20px;
	color: #382C1D;
	font-weight:bold;
}
h2 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 20px;
	color: #FFF;
	background-color: #382C1D;
	font-weight:bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F60;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
a:link {
		color: #382C1D;
}
.text {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 20px;
	color: #382C1D;
}
.red {
	color: #C00;
}
.text2 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 16px;
	color: #382C1D;
}
.text2 a:link {
	text-decoration: none;
	color: #382C1D;
}
.text3 {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 18px;
	color: #382C1D;
}
.text3 a:link {
	font-size: 18px;
	text-decoration: none;
	color: #333;
}
ul {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 15px;
	list-style-type: none;
	left: 0px;
	top: 2px;
	right: 0px;
	bottom: 2px;
	text-indent: 0pt;
	color: #382C1D;
	font-weight: normal;
	margin-left: -10px;
}
li.bullets {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 15px;
	list-style-type: none;
	left: 0px;
	top: 2px;
	right: 0px;
	bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 110%;
	text-indent: 0;
	text-align: center;

}
ul.nav li {
	display: inline;
	font-weight: bold;
	color: #382C1D;
	line-height: 30px;
	}
ul.nav a {
	border: 1px #000066;
	margin-right: 4px;
	text-decoration: none;
	color: #382C1D;
	padding-right: 10px;
	padding-left: 10px;
}
ul.nav a:hover {
	text-decoration: underline;
	color: #634E34;
}
.fineprint {
	font-family: "Goudy Old Style", Garamond, "Palatino Linotype", serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
}
