body {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 12pt;
	color: #000000;
	background-color: #F0E4A5;
	margin: 0px;
	padding: 0px;
}
#watermark {
	background-image: url(/images/Watermark.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a:link {
	color: #B89129;
}
a:visited {
	color: #796045;
}
a:hover {
	color: #E19B56;
}

#header {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #B89129;
	font-weight: normal;
}
#navigation {
	color: #FCF5E3;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 12px;
}
#navigation a:link {
	color: #F0E4A5;
	text-decoration: none;
}
#navigation a:visited {
	color: #FCF5E3;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#pullout {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0E4A5;
	font-size: 9pt;
}
#pullout h1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

#copyright {
	width: 950px;
	padding-top: 5px;
	text-align: center;
}
#navigation a:hover {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	font-family: "Goudy Old Style", "Palatino Linotype", "Times New Roman";
	text-transform: uppercase;
	font-size: 28pt;
	margin: 0px;
	padding: 0px;
	color: #424200;
	text-align: center;
}h2 {
	font-family: "Goudy Old Style", "Palatino Linotype", "Times New Roman";
	font-size: 18pt;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	color: #796045;
	text-decoration: none;
	text-align: center;
}
h3 {
	text-transform: none;
	margin: 0px;
	padding: 0px;
	color: #BD9834;
	text-align: center;
}
.imgL {
	margin-right: 20px;
	border: 3px solid #B89129;
}
.imgLnoB {
	margin-right: 20px;
}
.imgR {
	margin-left: 20px;
	border: 3px solid #B89129;
}
.imgRnoB {
	margin-left: 20px;
}
#tabular h3 {
	color: #70442E;
}
#descriptiveList {
	font-size: 13pt;
	color: #6C373D;
	background-image: url(/images/splashingcork.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#descriptiveList ul {
	list-style-image: url(/images/Bullet.gif);
	width: 425px;
	list-style-position: outside;
}
#descriptiveList li {
	padding-bottom: 5px;
}
h4 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #796045;
}
