body {
	background: #003333 url(images/template/ornatewall.gif) repeat-x center top;
	margin:20px;
}
a:link {
	color: #43714B;
}
a:visited {
	color: #003333;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-family: Georgia,  serif;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3730;

}
h1 {
	font-family: Georgia,  serif;
	font-size: 24px;
	font-weight: bold;
	color: #21493F;
	margin-top: 0px;
	font-style: italic;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
p, li {
	font-family: Georgia,  serif;
	font-size: 14px;
	font-weight: normal;
}
.padded {
	padding: 15px 15px 30px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;


}
.smaller {
	font-size: 90%;
}
.white {
	color:#FFFFFF;
}

a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover, a.white:active, a.white:visited:hover {
	color: #ECE5C9;
	text-decoration: none;
}

a.menuitem:link, a.menuitem:visited {
	font: bold 12px Georgia, serif;
	color: #B7A356;
	text-decoration: none;
}

a.menuitem:hover, a.menuitem:visited:hover, a.menuitem:active {
	color: #FFFFFF;
}

.menuarea {
	background: #053C36 url(images/template/menu-bg.gif) repeat-x left top;
	padding: 8px 10px;
	vertical-align: middle;
	color: #ECE5C9;
	text-align: center;
	border-bottom: 4px solid #C9B576;

}

.maintable {
	background: #ECE5C9;
	border: 2px solid #C9B576;
}

.rheader {
	color: #000000;
	background: #C9B576 url(images/template/topbg.gif) repeat-x center -22px;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
	font-weight:bold;
	font-size: 12px;
	padding-bottom: 10px;


}
.bar {
	height: 2px;
	background: #C9B576;
	width:350px;
	margin-top: 5px;
	margin-bottom: 5px;

}
td {
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.bigger {
	font-size: 150%;
}
.date {
	font: bold 11px Arial, Helvetica, sans-serif;
}
.button {
	font-size: 12px;
	font-weight: bold;
	color: #ECE5C9;
	background: #08423A;
}
