a:link {
	color: #CE4A06;
	text-decoration: none;
	text-decoration: underline;
}

a:visited {
	color: #CE4A06;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #CE4A06;
	text-decoration: underline;
}

body {
	background-color: #AB925F;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.contentTable {
	background-attachment: scroll;
	/* background-image: url(../images/bg_content.gif); */
	background-repeat: no-repeat;
	background-position: center center;
}

.menuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFDA8D;
	font-weight: bold;
}

.menuText a:link {
	color: #FFDA8D;
	text-decoration: none;
}

.menuText a:visited {
	color: #FFDA8D;
	text-decoration: none;
}

.menuText a:hover {
	color: #FFDA8D;
	text-decoration: underline;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.contentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #CE4A06;
	font-weight: bold;
}

.contentSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #CE4A06;
	font-weight: bold;
}

.pageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CE4A06;
}

.addressText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #AB925F;
}
.printText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #D74A00;
}
.subMenu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #CE4A06;
}

.quoteTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE4A06;
	font-style: italic;
	padding: 10px;
	border: 1px solid #E17740;
}

.welstoneQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CE4A06;
	font-style: italic;
	font-weight: bold;
}
