body {
	background: #422c5a;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	color: #daebf7;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	margin: 0;
}
.bqmonthly a:link, .bqmonthly a:visited {
	color: Navy;
}
.bqmonthly a:hover, .bqmonthly  a:active {
	color: Navy;
}
a:link, a:visited {
	color: #FFDEBD;
}
a:hover, a:active {
	color: #deffbd;
}
form {
	margin: 0;
}
blockquote.bqbenefits {
	float: right;
	background: #bbbcff;
	color: #422c5a;
	font-size: 75%;
	line-height: 1.3em;
	width: 190px;
	padding: 10px;
	margin: 40px 0 12px 20px;
}
blockquote.bqmonthly {
	float: right;
	background: #ffefbb;
	color: #422c5a;
	font-size: 95%;
	line-height: 1.3em;
	width: 220px;
	padding: 10px;
	margin: 0 0 12px 20px;
}
/* header */
#buynav {
	position:absolute;
	left: 300px;
	top:2px;
	width: 55%;
	height:25px;
	z-index:1;
}
#buyForm {
	width: 400px;
	padding: 10px;
	margin: 0 0 12px 0;
	text-align: center;
}
form#buyForm {
	margin: 0;
}
table.tblbuy {
	/* background: #2C2E5A; */
	color: #AB91C9;
	font-size: 12px;
	width: 450px;
}
/* /header */
h1.h1ptitle {
	font-size: 140%;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B4D2B1;
}
h2 {
	font-size: 135%;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B4D2B1;
}
hr  {
	color: #9DCAEA;
	height: 1px;
}
img.imgL {
	float: left;
	padding: 2px;
	border: 1px #ccc solid;
	margin: 0 20px 12px 0;
}
img.h1quote {
	margin: 0;
}
.h1quote img {
	margin: 0;
}	
img.imgLplain {
	float: left;
	padding: 2px;
	margin: 0 20px 12px 0;
}
img.imgRplain {
	float: right;
	padding: 2px;
	margin: 0 0 12px 20px;
}
input, .nput, textarea {
	background: #63418c;
	background-image: url(../img/input.jpg);
	background-repeat: repeat;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: .8em;
	padding: 5px;
	border: 1px #ccc solid;
}
.ssubmit {
	background: #63418c;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .9em;
	letter-spacing:1px;
	padding: 1px;
	margin: 0 0 0 90px;
	border: 1px #ccc solid;
}
li {
	font-size: 105%;
	margin: 0 0 1.1em 10px;
	list-style: none;
	border-left: 2px #bbbcff solid;
	padding: 0 0 0 8px;
}
table.tblmain {
	width: 100%;
}
table.tblwould {
	/*  background-color: #6F4B99; */
	width: 550px;
}
tr.trwould {
	/* background: #daebf7;
	color: #422c5a; */
	background: #422c5a;
	color: #daebf7;
	font-size: 110%;
	font-weight: bold;	
}
td {
	vertical-align: top;
}
td.tdmain {
	padding: 14px 25px 12px 55px;
}

/* ------------------- MAIN NAV ------------------- */ 
table.tblnav {
	width: 775px;
	margin: 0;
	font-size: 12px;
}
td.nav {
	background-color: #422c5a;
	background-image: url(../img/input.jpg);
	background-repeat: repeat;
	padding: 0 0 0 8px;
	border: 1px #ccc solid;
	text-decoration: none;
}
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	text-decoration: none;
}
td.navon {
	background-color: #bdbeff;
	background-image: url(../img/navon.jpg);
	background-repeat: repeat;
	padding: 0 0 0 8px;
	border: 1px #ccc solid;
}
.navon a:link, .navon a:visited, .navon a:hover, .navon a:active {
	color: #fff;
	text-decoration: none;
}
/* ------------------- /main nav ------------------- */ 
.req {
	font-size: 18px;
	color: red;
}

table.sondra {
	background-image: url(../img/bg-feb10.jpg);
	color: #fff;
	line-height: 1.2em;
	width: 500px;
	border: 2px #fff solid;
}
.sondra1 {
	font-size: 200%;
	line-height: 1em;
	letter-spacing: 1px;
}
.sondra2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	line-height: 1.2em;
}
.sondra3 {
	font-family: "New York", serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
}
#danav {
	/* background-color: #ffffff; */
}
#footnav {
	background: #63418C;
	font-size: .9em;
	text-align: center;
}
table.fnav {
	width: 400px;
}
#siteTitle {
	background-color: #63418C;
/* 	background-image: url(../img/bg-sitetitle.jpg);
	background-position: top;
	background-repeat: repeat-x; */
	color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 230%;
	width: 93%;
	padding: 12px 0 14px 18px;
	margin: 0 0 10px 30px;
}
#siteTitle a:link, #siteTitle a:visited, #siteTitle a:hover, #siteTitle a:active {
	text-decoration: none;
	color: #fff;
}
.subTitle {
	color: #cfc0e2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60%;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
}
#home {
	color: White;
	font-size: 100%;
	line-height: 1.6em;
	padding: 11px;

}
/* FAQ */
.a, .q {
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	line-height: 1.3em;
	font-style:italic;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.quest {
	color: #D49B5C;
	padding: 4px 20px 12px 10px;
}
.ansa {
	color: #84D0E0;
	padding: 4px 20px 12px 10px;
}
.a {
	color: #A5EBC3;
}
.q {
	color: #EBA5AA;
}
.didya {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #A5EBC3;
}
td.faqdiv {
	height: 2px;
	padding: 0 0 0 40px;
	background: url(../img/bg-faqdiv.jpg) repeat-x top;
}
/* *** */.events {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: small-caps; color: #000066}
