@import url("../SpryAssets/SpryMenuBarHorizontal.css");
.CenteredTitle {
	background-color: #603;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #603;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C714A;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C2C096;
	font-size: small;
	text-align: left;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #603;
	text-align: center;
	font-weight: bolder;
	font-size: 18pt;
}
h3 {
	color: #603;
	text-align: left;
}
h6 {
	font-size: x-small;
	font-weight: bolder;
}
li {
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}


.CENTERALIGN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.Footer-text {
	font-size: x-small;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.pCenterAlign {
	text-align: center;
}
.PlumTitle {
	font-size: large;
	color: #603;
	font-weight: bolder;
}
.White-Title {
	font-size: large;
	font-weight: bold;
	color: #FFF;
	background-color: #603;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 1em;
}
.TableRow {
	background-color: #CCB99D;
}

.BoxedSidebar {
	background-color: #8C714A;
	float: left;
	height: auto;
	display: block;
	color: #FFF;
	text-align: left;
	list-style-type: square;
	width: 237px;
	padding: 7px;
}
.centered {
	text-align: center;
}
.Image-Float-Left {
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	clear: all;
}
