html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(bg_grad.jpg);
	background-color: #BEAD9F;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
	vertical-align: top;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ae1b79;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ae1b79;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ae1b79;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	color: #ae1b79;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #AF1B79;
}
.seoText {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
/* End of Sidebar Navigation */
.floatRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.floatLeft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}.mainTable {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	background-image: url(bg_wood.jpg);
	background-color: #E9D097;
}
.contentTable {
	background-color: #FFF;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.whiteText {
	color: #FFF;
}
#topNav {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topNav a:link {
	color: #FFF;
	text-decoration: none;
}
#topNav a:visited {
	color: #FFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bulletLink {
}
#bulletLink a:link {
	color: #000;
	text-decoration: none;
}
#bulletLink a:visited {
	color: #000;
	text-decoration: none;
}
#bulletLink a:hover {
	color: #AB1E79;
}
