@charset "UTF-8";
/* CSS Document */
body {
	background-color: #2A1301;
	text-align: center; /* hack for IE 5 */
	min-width: 760px; /* hack for Netscape 6 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	background-color: transparent;
	color: #2A1301;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #2A1301;
	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: #2A1301;
	text-decoration: underline;
}
* {
	padding: 0;
	margin: 0;
}
#wrapper {
	background-color: #FFFFFF;
	width: 720px;
	margin: 0 auto;
	text-align: left; /* part 2 of hack for IE 5 */
}
#header {
	margin: 20px 0 20px 20px;
}
#header img {
	float: left;
	margin: 10px 10px 20px 0;
}
/* #header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2A1301;
	padding: 60px 0 0 50px;
} */
#mainNav {
	/* width: 180px; */
	clear: left;
	width: 140px;
	float: left;
	/* padding: 20px 0 20px 0; */
}
#mainNav li, #mainNav p {
	padding: 0 20px 0 20px;
}
#mainNav li {
	list-style: none;
}
#mainNav .cdBox {
	border: solid #2A1301 1px;
	margin: 20px 0 20px 20px;
	text-align: center;
	padding: 10px 0 10px 0;
}
#mainNav .cdBox p {
	font-weight: bold;
	padding-top: 5px;
}
#mainNav .cdBox .cdTitle {
	font-style: italic;
}
#mainNav .cdBox .moreInfo a:link {
	background-color:  #FFFB79;
	text-decoration: none;
	font-size: 10px;
}
#mainNav .cdBox .moreInfo a:visited {
	background-color:  #FFFB79;
	text-decoration: none;
	font-size: 10px;
}
#mainNav .cdBox .moreInfo a:hover {
	background-color:  #FFFB79;
	text-decoration: underline;
	font-size: 10px;
}
#mainNav .cdBox .textEmph {
	color: #FA7C80;
}

#mainNav .cdBox .moreInfo {
	background-color: #FFFB79;
}
#mainNav .cdBox .buyNow {
	background-color: #FEB324;
}
#mainNav .specialEvent {
	margin: 20px 0 20px 20px;
	text-align: center;
}
#mainNav .media {
	margin: 20px 10px 20px 10px;
	text-align: center;
	font-size: 12px;
}
#mainNav .readMore {
	font-size: 10px;
}
#contentAll {
	width: 560px;
	float: right;
}
#contentAll p, #contentAll h4 {
	padding-right: 20px;
}
#contentLeft3 p .textBold {
	font-weight: bold;
}
#contentLeft1 {
	width: 500px;
	/* width: 340px; */
	float: left;
	background-color: #F3E5FF;
	padding: 10px;
}
#contentLeft1 h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
#contentLeft1 li {
	list-style-type: decimal;
	margin-left: 50px;
}
#contentLeft1 p img {
	float: right;
	padding-left: 10px;
}
#contentLeft1 .imgleft img {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
#contentLeft1 .textItal {
	font-style: italic;
}
#contentLeft2 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #92B8BB;
	padding: 10px;
}
#contentLeft2 p img {
	float: left;
	padding: 0 10px 3px 0;
}
#contentLeft2 .name {
	font-size: 14px;
	font-weight: bold;
}
#contentLeft2 .title {
	font-size: 12px;
	font-weight: bold;
}
#contentLeft3 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #88D1FF;
	padding: 10px;
}
#contentLeft3 ol {
	margin-left: 30px;
}
#contentLeft4 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #7FCC7F;
	padding: 10px;
}
#contentLeft5 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #FFFB79;
	padding: 10px;
}
#contentLeft5 img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contentLeft5 h3 {
	font-size: 16px;
	font-weight: bold;
}
#contentLeft5 p {
	line-height: 16px;
}
#contentLeft5 .textItal {
	font-style: italic;
}
#contentLeft6 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #F7B98A;
	padding: 10px;
}
#contentLeft6 .title {
	font-size: 12px;
	font-weight: bold;
}
#contentLeft7 {
	/* width: 340px; */
	width: 500px;
	float: left;
	background-color: #FA7C80;
	padding: 10px;
}
#contentLeft7 h2 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 4px;	
}
#contentLeft7 h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 0px;	
}
#contentLeft7 .seeAbove {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;	
}
#contentLeft7 .classTitle {
	font-style: italic;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 4px;	
}
#contentLeft7 .classDate {
	font-style: normal;
	font-size: 12px;
	margin-left: 50px;	
}
#contentRight {
	/* width: 180px; */
	width: 170px;
	float: right;
	margin-right: 15px;
}
/* #contentRight h4, #contentRight p, #contentRight li {
	padding: 0 20px 0 20px;
} */
#contentRight .boxRight {
	border: solid #2A1301 1px;
	margin: 0 0 20px 0;
}
#contentRight .boxRight h4 {
	background-color: #FEB324;
	text-align: center;
	margin-bottom: 6px;
	/* margin: 0; */
}
#contentRight .boxRight li {
	list-style: none;
	padding: 0 10px 5px 10px;
	/* margin: 0; */
}
#contentRight .boxRight .date {
	font-weight: bold;
}
#contentRight .boxRight .readMore {
	font-size: 9px;
}
#contentRight .boxRight a:link {
	color: #2A1301;
	text-decoration: underline;
}
#contentRight .boxRight a:visited {
	color: #2A1301;
	text-decoration: underline;
}
#contentRight .boxRight a:hover {
	color: #FEB324;
	text-decoration: underline;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A1301;
	font-size: 9px;
	text-align: center;
	padding: 20px 0 20px 0;
}
#callouts {
	float: right;
	width: 200px;
	background-color: #FFFB79;
	padding: 0 10px 10px 20px;
	margin-top: 15px;
	margin-left: 10px;
}
#callouts .classTitle {
	font-style: italic;
	font-size: 12px;
	margin-left: 0px;
	padding-top: 10px;	
}
#callouts .classLoc {
	font-style: normal;
	font-size: 10px;
	margin-left: 0px;	
}
#callouts li {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
#callouts .moreInfo {
	font-size: 10px;
}
.textItal {
	font-style: italic;
}
