@charset "UTF-8";
/* CSS Document */

<!--
/*Index Page - Effects all Pages*/
body,td,th {
	color: #3c3d36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #3c3d36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gotocart {
	font-size: 12px;
	position: relative;
	top: -3px;
}
.menubuttonsold {
	position: relative;
	top: -14px;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #E9B40C;
}
.footer {
	font-size: 10px
}
hr {
	height: 1px;
	background: #b6b7a2;
	border: 0px;
}

.menu-positioner {
	margin-top: 123px;
}


/*side-include*/
.order-positioner {
	margin-top: 158px;
}

.ordernow-description {font-size: 12px}

.Price {
	font-size: 40px;
}
.Price-superscript {
	font-size: 18px;
	position: relative;
	top: -16px;
	width: 200px;
}
.Price-positioner {
	position: relative;
	top: 14px;
	left: 20px;
}
.pricetag {font-size: 40px; font-weight: bold; }

#cssdriveid{
	width: 225px;
	padding: 0px;
	font-size: 10px;
	margin-left: 20px;
}

#cssdriveid .rsscontainer{ /*Style for RSS item body within #cssdriveid box*/
margin-bottom: 1em;
}

.blogfeed {
	font-size: 14px;
	margin-left: 42px;
	margin-top: 17px;
}
.podcast-link {
	font-size: 14px;
	letter-spacing: 1px;
	position: relative;
	left: 48px;
	top: 14px;
}

/*other pages*/

.dlimagepad {
	padding: 8px 8px 8px 8px;
}

.leftalign { /* pads content 15 pixels from left and right*/
	padding: 0 15px 0 15px;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}

.main-copy {
	font-size: 12px
}

.header {
	color: #993333;
	font-size: 22px;
	font-weight: bold;
}

.lesson_title {
	font-size: 12px; 
	font-weight: bold; 
}

.lesson_tags {
	font-size: 10px;
	color: #993333;
}

.segmenttitle {
	font-size: 14px;
	padding-left: 28px;
	font-weight: bold;
	width: 450px;
}

/*homepage specific*/
.red-text {
	color: #993333
}

.homepage-subheader {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	left: 17px;
	width: 480px;
}

.homepage-header {
	color: #993333;
	font-size: 22px;
	position: relative;
	top: 1px;
	font-weight: bold;
	left: 17px;
}

.h3 {
	font-size: 14px;
	color: 993333;
	font-weight: bold;
}
-->
