body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ab5410;
	background-color: #ab5410;
	font-weight: normal;
	

}

p {margin-top: 0;}

ul {
	list-style-type: none;

}
td {
	vertical-align: top;
	text-align: justify;
}

.imageFloatRight {
	align: right;
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8bd9e;
	padding-left: 16px;



}

.imageFloatLeft {
	align: left;
	float: left;
	padding-right: 16px;
	margin-right: 16px;
	margin-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8bd9e;


}
#menu img {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 16px;
	margin-right: 16px;




}
#menu a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ab5410;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8bd9e;
}

#banner {
	text-align: left;
	background-color: #FFFFFF;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;

}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ab5410;
	border-top: 1px solid #afa077;
	padding-top: 14px;
	margin: 0 0 12px 0;
	clear: both;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #731472;
	margin-bottom: 2px;

}

#content td{
	font-size: 12px;
	color: #ab5410;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}

#content a:link,
#content a:visited {
	font-size: 12px;
	color: #a98162;
	font-weight: bold;
	text-decoration: none;

}

#content a:hover {
	color: #FF3300;
	text-decoration: underline;

}


#secondary p {
	font-size: 12px;
	color: #CCCC99;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;


}

#secondary a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#secondary a:link,
#secondary a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CCCC99;


}

#footer td {
	color: #CCCCCC;



}
.imageFloatFooter {
	align: right;
	float: right;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;


}
.navMenuFloat {
	margin: 16px 0px;

}
.logoFloat {
	margin: 8px;
}
.copyright {
	text-align: right;
	font-size: 9px;
	color: #c69bc5;
}
.textQuote {
	font-style: italic;
	color: #666699;
	margin-right: 40px;
	margin-left: 40px;
}
.tableMenu {
	padding: 2px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	text-align: left;

}
.cutAndPaste {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: left;
	

}
