@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}

a{color:#6E371C;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#6E371C;
}
a:active {
	text-decoration: none;
}
.Heading{font-size:16px; font-weight:bold; color:#6E371C;}
#chapterLinks { text-align:center;}
#chapterLinks a{font-size:12px;font-weight:bold;color:#6E371C;text-decoration:underline;}
#wrapper{width:100%;}
#headerWrapper{background:#6E371C; width:100%;}
#navWrapper{background:#878183; width:100%; height:25px;}

#mainNav{clear:both;}
#mainContent{background:#E7E6E2; width:771px; padding:0px 0px 10px;}
#footer{ padding-top:20px;}

#badLogin{font-weight:bold; color:#CC0000;}

#downloadContent{}

.clear{display:none; clear:both;}

h2{font-size:16px;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link {color: #FFFFFF;	text-decoration: none;}
.footer a:hover {color: #FFFFFF;text-decoration: underline;}
.footer a:active {color: #FFFFFF;text-decoration: underline;}
.footer a:visited {color: #FFFFFF;text-decoration: none;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.storeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: regular;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.categorybar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 17px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

/* CSS Document */

