@charset "UTF-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #434343;
}

body {
	background-image: url(../images/bgtile.jpg);
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#pgcontent {
	background-color: #FFFFFF;
}
.base {
	background-image: url(../images/base_03.png);
	height: 8px;
}
.mast {
	background-image: url(../images/logo.gif);
	height: 115px;
	background-repeat: no-repeat;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftedge {
	background-image: url(../images/edge-left.png);
	background-repeat: repeat-y;
	padding-left: 8px;
}
.rightedge {
	background-image: url(../images/edge-right.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	background-position: right;
}
#wrapper {
	background-image: url(../images/bgfade.jpg);
	background-repeat: repeat-x;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #a92401;
}
/* -- banner images -- */
.imgmain-hm {
	background-image: url(../images/banner-home.jpg);
	height: 270px;
	background-repeat: no-repeat;
	background-position: 35px;
}
.imgmain-hm h3 {
	display: none;
}


.imgmain-cd {
	background-image: url(../images/banner-cd.jpg);
	height: 270px;
	background-repeat: no-repeat;
	background-position: 35px;
}
.imgmain-cd h3 {
	display: none;
}

.imgmain-about {
	background-image: url(../images/banner-about.jpg);
	height: 270px;
	background-repeat: no-repeat;
	background-position: 35px;
}
.imgmain-about h3 {
	display: none;
}
.imgmain-classes {
	background-image: url(../images/banner-classes.jpg);
	height: 270px;
	background-repeat: no-repeat;
	background-position: 35px;
}
.imgmain-classes h3 {
	display: none;
}


/* -- end banner images -- */

.hmfeats {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4B4B4B;
}
.hmfeats .feat-one h3 {
	display: none;
}
.hmfeats .feat-one {
	background-image: url(../images/title-classes.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 173px;
	margin-bottom: 8px;
}
.hmfeats .feat-two h3 {
	display: none;
}
.hmfeats .feat-two {
	background-image: url(../images/title-cd.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 138px;
	margin-bottom: 8px;
}
.hmfeats .feat-three h3 {
	display: none;
}
.hmfeats .feat-three {
	background-image: url(../images/title-blog.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 166px;
	margin-bottom: 8px;
}
.feat-more {
	text-align: right;
	color: #B82814;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
}
.feat-more a {
	color: #BB2006;
	text-decoration: none;
}
.feat-more a:hover {
	color: #d9bf0e;
	text-decoration: none;
}
/*---- begin main navigation styles --*/

#navigation ul {
	font-family: "Century Gothic";
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#navigation {
}
#navigation li:hover {
	background-color: #a92401;
	color: #FFFFFF;
}
#navigation li {
	font-family: "Century Gothic";
	font-size: 16px;
	display: inline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	margin-left: 10px;
}
#navigation a {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
}


/*-- about page --*/

.aboutmain {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4B4B4B;
}
.aboutmain .feat-one h3 {
	display: none;
}
.aboutmain .feat-one {
	background-image: url(../images/title-aabout.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 173px;
	margin-bottom: 8px;
}







/*---- end main navigation styles --*/
#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer .footnav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
}
#footer .footnav {
	margin-right: 20px;
	margin-left: 20px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#footer .footnav a {
	color: #cb5041;
	text-decoration: none;
}
#footer .footnav a:hover {
	color: #f6ba3a;
}
.feat-info {
}
.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a92401;
}
#submit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CD3313;
	border: 1px solid #671302;
}
.formfield {
	background-color: #f6f6f6;
	border: 1px solid #D02900;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*-- from old site --*/
.bod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEEEEE;
	margin-right: 30px;
	margin-left: 37px;
}
/*-- from old site --*/
.classbod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	margin-left: 37px;
	background-color: #faf4f5;
}
.shadow-rt {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;

}
.shadow-lft {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
}
.shadow-bttm {
	background-image: url(images/shadow-bottom.gif);
	background-repeat: repeat-x;
}
.contentbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
}
.title15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
	color: #9f280a;
	text-decoration: none;
	}.classbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #990000;
}
.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sidebox {
	padding: 10px;
	margin: 5px;
	border: 1px solid #cbcbcb;
	background-color: #fff5f2;
}
.cdform {
	width: 197px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.cdprice {
	margin-right: 25px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.cdprice .bigred a {
	color: #990000;
	text-decoration: none;
}
.cdprice .bigred a:hover {
	color: #FFCC00;
}
.bannerintro {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navigation {
	margin-left: 35px;
}
.bodspace {
	margin-left: 35px;
}
.pccares {
	width: 210px;
	float: right;
	margin-top: 4px;
	position: absolute;
	z-index: 99;
	left: 796px;
	top: 162px;
	height: 190px;
	background-image: url(../images/free-reading.png);
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663399;
}
.apptbox {
	margin: 10px;
	background-color: #f7f4f3;
	border: 1px solid #999999;
	padding: 5px;
}
.hm-messg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	border: 1px solid #999999;
	padding: 10px;
}
#wrapper #main .leftedge .rightedge #pgcontent .bodspace .hmfeats .phoneread {
	font-size: 14px;
	font-weight: bold;
	color: #A92401;
}
.accbttn {
	width: 200px;
}
.accinfo {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodspace form {
	margin: 0px;
	padding: 0px;
}
.ferat-more form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.videopromo {
	text-align: center;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 32px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/vidBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #11365F;
}
.pricechange {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.pricechange .prev {
	color: #990000;
	text-decoration: line-through;
}
.pricechange .new {
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.icons {
	padding-top: 5px;
	padding-bottom: 5px;
}
.buttons {
	float: right;
	width: 220px;
	margin-left: 10px;
}
.classprice {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	color: #8D2A18;
}
