body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:25px;
	background:#000000;
	color:#000000;
	font-size:12px;
	line-height:18px;
}
a {
	color:#ABC541;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ABC541;
	text-decoration:none;
	font-weight:bold;
	background-color:#EEEEEE
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h2 {
	font-size:16px;
	line-height:12px;
	color:#333333;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
}
p {
	margin:5px 0px 15px 0px;
	padding:0px;
}
.intro {
	font-size:16px;
	line-height:30px;
	color:#413210;
}

.image {
	border:1px solid #000000
}
.nav1 {
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	background:url(../images/stripe6a.gif) repeat-x bottom;
}
.nav1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	display:block;
	padding:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.nav1 a:hover {
	background:url(../images/stripe6b.gif) repeat-x bottom #CC9C36;
}
.nav2 {
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	background:url(../images/stripe7a.gif) repeat-x top;
}
.nav2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	display:block;
	padding:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.nav2 a:hover {
	background:url(../images/stripe7b.gif) repeat-x bottom #CC9C36;
}
.column1 {
	width:400px;
	vertical-align:top;
	background:#E9E9D4;
}
.column2 {
	width:440px;
	vertical-align:top;
	padding:90px 30px 30px 30px;
	background:url(../images/watermark3.gif) right top no-repeat #E9E9D4;
}
.footer {
	padding:10px;
	text-align:center;
	color:#999999;
	font-size:10px;
}
.footer a {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}
