body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C8C7D0;
	background-image: url(/images/backgrounds/swirlbackground.png);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}

p {
	font-size: 12px;
}

#HeaderBlogNav {
	font-weight: bolder;
	color: #4E6C6F;
	list-style: none;
	text-align: right;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-color: #CAD8D9;
	border: 2px double #732741;
	font-size: 0.7em;
}

#HeaderBlogNav  a {
	color: #732741;
	text-decoration: none;
	font-weight: bolder;
}

#HeaderBlogNav  a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bolder;
}

#bodytable {
	border: 2px double #732741;
}

#sponsorbackground {
	font-size: 0.65em;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	background-image: url(/images/backgrounds/sdbrbkgnd.jpg);
	color: #732741;
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #732741;
	background-color: #89BBB0;
	background-position: center top;
}
#sponsorbackground  a {
	color: #efe3b9;
	text-decoration: none;
}
#sponsorbackground  a:hover {
	color: #efe3b9;
	text-decoration: underline;
}
#footer {
	background-color: #A9C8C4;
	border: 2px double #89BBB0;
}

.bodytablepadding {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBE7EA;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #732741;
}
#bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #732741;
}

.paddingright10px {
	padding-right: 10px;
	padding-bottom: 5px;
}

.paddingleft10px {
	padding-left: 10px;
	padding-bottom: 5px;
}

.paddingbody10px {
	padding: 10px;
}

.emailtable {
	background-color: #EBE7EA;
}
.superfineburgandy {
	font-size: 10px;
	color: #732741;
}

.superfine {
	font-size: 10px;
}

.finetext {
	font-size: 12px;
}

.finetextburgandy {
	font-size: 12px;
	color: #732741;
}

.text {
	font-size: 14px;
}

.textburgandy {
	font-size: 14px;
	color: #732741;
}

.headings {
	font-size: 16px;
	font-weight: bold;
}

.headingsburgandy {
	font-size: 16px;
	font-weight: bold;
	color: #732741;
}

.lheading {
	font-size: 18px;
	font-weight: bold;
}

.lheadingburgandy {
	font-size: 18px;
	color: #732741;
}
