.menubar {
	background-color: #E3BD6C;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.copycell {
	padding-top: 15px;
	padding-bottom: 15px;

}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: Candara, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Candara, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}
h1 {
	font-family: Candara, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Candara, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
a:hover {
	color: #CC3300;
}
td {

	font-family: Candara, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {

	color: #990000;
}
a:visited {
	color: #996633;
}
a:active {
	color: #CC3300;
}

a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;

}
a.black:hover, a.black:active, a.black:visited:hover {
	color: #CC3300;
	text-decoration: none;

}


h3 {
	font-family: Candara, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#caption {
	color: #000000;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padded {
	padding-left: 15px;

}
.small {
	font-family: Candara, Arial, sans-serif;
	font-size: 12px;
}
