@charset "utf-8";
/* CSS Document */

@import url("standards.css");
@import url("header.css");
@import url("footer.css");


.I1 {
	margin: 20px 0 40px 40px;
	border: thin solid #98A664;
	float: left;
	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc;
	}
.I2 {
	float: left;
	width: 550px;
	margin: 20px 0 0 40px;
	text-align: justify;
	}
.I2a {
	float: left;
	width: 800px;
	margin: 20px 0 0 40px;
	text-align: justify;
	}
.I2b {
	width: 500px;
	margin: 0 0 10px 40px;
	clear: both;
	text-align: justify;
	float: left;
	}
.I2b p {
	font-size: 10px;
	}
.I2 h1 {
	color: #98A664;
	font-size: 18px;
	margin: 0 0 10px 0;
	}
.I2 h2, .I2a h2 {
	color: #A59363;
	font-size: 16px;
	font-weight: normal;
	}
.I2 p, .I2a p {
	color: #101010;
	font-size: 12px;
	margin: 10px 0;
	}
.I2 p a {
	color: #A59363;
	font-weight: bold;
	}
.I2 p a:hover {
	text-decoration: underline;
	}
.I3 {
	height: 1px;
	background: #98A664;
	clear: both;
	display: block;
	margin: 20px 0;
	}
.I2 ul {
	margin: 0 0 0 30px;
	font-size: 12px;
	}
.I4  {	
	display: block;
	clear: both;
	}
.I4 a {	
	display: block;
	clear: both;
	color: #D6BB76;
	}
.I4 a:hover {	
	text-decoration: underline;
	}
.I4 img {	
	float: left;
	margin: 0 10px 0 0;
	}
.I4 h1 {	
	float: left;
	color: #D6BB76;
	font-size: 13px;
	}
.I5 {
	display: block;
	clear: both;
	font-size: 12px;
	border-bottom: thin solid #FFF;
	border-top: thin solid #FFF;
	cursor: default;
	}
.I5:hover {
	border-bottom: thin solid #D6BB76;
	border-top: thin solid #D6BB76;
	}
.I6 {
	float: left;
	color: #D6BB76;
	font-weight: bold;
	padding: 0 5px 0 0;
	width: 270px;
	}
.I7 {
	float: left;
	color: #A59363;
	font-weight: bold;
	padding: 0 5px 0 0;
	font-size: 12px;
	margin: 0 0 10px 0;
	}
.I8 {
	font-size: 13px;
	display: block;
	margin: 5px 0;
	}
.I8 a {
	color: #D6BB76;
	font-weight: bold;
	}
.I8 a:hover {
	text-decoration: underline;
	}
.I8a {
	display: inline-block;
	color: #A59363;
	font-weight: bold;
	width: 75px;
	}
.I9 {
	display: block;
	margin: 10px 0 0 0;
	width: 950px;
	}
.I9a {
	width: 300px;
	float: left;
	height: 80px;
	}
.I9a h3, .I9b h3  {
	color: #A59363;
	font-weight: bold;
	font-size: 13px;
	display: block;
	}
.I9b {
	display: block;
	clear: both;
	width: 800px;
	}
.I9c {
	display: block;
	font-size: 14px;
	padding: 1px 5px;
	margin: 5px 0 0 0;
	width: 820px;
	height: 200px;
	}
.cleardefault {
	display: block;
	font-size: 14px;
	padding: 1px 5px;
	margin: 5px 0 0 0;
	width: 220px;
	}
.I10 {
	float: left;
	width: 200px;
	height: 236px;
	margin: 0 50px 0 0;
	border-right: thin solid #98A664;
	}
.I10a {
	float: left;
	width: 280px;
	}
.I10 h3 {
	font-size: 11px;
	font-weight: normal;
	}
.I10 h3 a {
	font-size: 11px;
	font-weight: normal;
	}
.I10 h3 a:hover {
	text-decoration: underline;
	color: #246BC5;
	}
/*	CDs Page	*/

.iTunesButton {
	float: right;
	margin: 0 50px 0 0;
	}
#abcClassicImg {
	margin: 20px 45px 0 0;
	float: right;
	clear: both;
	display: block;	
	}




