a.anchor {
	font-size: 12px;
	color: #036;
}
body {
	font: 14px/200% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
table.columns {
	border: none;
}
table.columns td {
	vertical-align: top;
}
table.contactForm {
	border: 1px solid;
	border-color: #036;
	background-color: #fcfcfc;
	font-size: 12px;
}
.floatRight {
	float: right;
	margin-right: 10px;
}
table.footer {
	color: #fff;
	border: none;
}
table.footer a {
	color: #fff;
	text-decoration: none;
}
table.footer a:hover {
	color: #996;
}
table.footer td {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
}
table.form {
	border: 1px solid #996;
}
table.form td {
	line-height: 100%;
	vertical-align: middle;
}
h1, h2, h3, h4 {
	color: #990033;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
	color: #000;
}
input, textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
p.intro {
	font-weight: bold;
	color: #71714a;
}
td.menu {
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
td.menu a {
	color: #996;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
td.menu a:hover {
	text-decoration: underline;
	color: #71714a;
}
.quote {
	color: #b2644e;
	font-decoration: italic;
	margin: 0px 10px 0px 25px;
}
.required {
	color: #f00;
}
.rightImage {
	margin: 0px 0px 0px 20px;
}
table {
	font-size: 14px;
}
td {
	font: 14px/200% Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: square;
	margin-left: 20px; 
}
ul, ol {
	list-style-position: outside;
}
.navBottom {
	font-size: 12px;
	font-weight: normal;
	color: #996;
	text-decoration: none;
}
.navBottom a {
	color: #996;
	text-decoration: none;
}
.navBottom a:hover {
	color: #663;
	text-decoration: underline;
}
