html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #3a3a3a;
	background-image: url(bg-swirl3.jpg);
	background-color: #C4B1A2;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b54d4c;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #b54d4c;
}
.subTitle {
	font-size: 110%;
	font-weight: bold;
	color: #b54d4c;
}
.quote {
	color: #990000;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #b54d4c;
}
.seoText {
	font-size: 11px;
	color: #666666;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}

#active a:link, #active a:visited, #active a:hover
{
color: #fff;
}

.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	border: 1px solid #CCCCCC;
	background-color: #d9d0c1;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
.info {
	font-weight: bold;
	color: #b54d4c;
}
div#Nav {
	font-size: 14px;
}
div#Nav a:link {
	color: #ffcc66;
	text-decoration: none;
}
div#Nav a:visited {
	color: #ffcc66;
	text-decoration: none;
}
div#Nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.byline {
	font-size: 11px;
	color: #666666;
}

