body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
}


td {
	vertical-align:top;
	text-align:left;
}

p {
	padding:0px 0px 0px 5px;
	text-align:justify;
}


h2 {
	color:#84C61C;
	font-size:20px;
	font-weight:normal;
}

h3 {
	color:#84C61C;
	font-size:16px;
	font-weight:normal;
}



a {
	color:#84C61C;
	text-decoration:none;
}

a:HOVER {
	color:#62504E;
}


.sound_clips {
	color: #84C61C;
	font-style: italic;
	text-decoration: underline;
}

.sound_clips:HOVER {
	color: #62504E;
}



/* Button Mouseovers */


a.btn_menu {
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:25px;
	margin:0px 0px 0px 17px;
	float:left;
}

a.btn_menu:HOVER {
	background-position:0px -25px;
}

a.btn_title {
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:53px;
	margin:0px 0px 0px 17px;
}

a.btn_title:HOVER {
	background-position:0px -53px;
}

/* END Button Mouseovers */


/* body and content stuff */

.header {
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
.pad_content {
	padding:0px 0px 0px 43px;
}

.brown_background {
 	background-color:#62504E;
}

/* END body and content stuff */


/* arrangement classes */


.arrangement_table {
	width:600px;
	margin-bottom:50px;
}

.arr_cd_description { 
	background-color:#ffffff; /* a fix for IE, who wanted to keep the blue and white stripes moving to the left */
	width:130px;
	padding:3px 7px 0px 0px;
	text-align:center;
}

.arr_cd_title {
	color:#84C61C;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
}

.arr_cd_covers {
	border:solid 1px #333333;
	margin-top:10px;
}

.arrangement_key {
	background-color:#E9E6E6;
	padding:3px 3px 3px 5px;
	font-style:italic;
}

.arr {
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:0px;
}

.inst {
	border-left:0px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:0px;
}

.price {
	border-left:0px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:0px;
}

.buy {
	border-left:0px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
}


.arr_charts {
	border-bottom:1px dashed #cccccc;
	padding:5px;
}

#lightblue {
	background-color:#F3F8FA;
}


/* end arrangement classes */

/* books classes */

.book_table  {
	width:600px;
	margin-bottom:50px;
	padding:0px;
	border:0px;
}

.book_table td {
	padding:5px;	
}

.book_table img {
	border:solid 1px #000000;	
}

.book_table h3 {
	margin:0px 0px 0px 4px;	
}

.code_and_price {
	font-size:16px;
}

/* END books classes */



/* recordings classes */


.recordings_table {
	width:600px;
	margin-bottom:50px;
	padding:0px;
	border:0px;
}

.recordings_table h2 {
	margin-top:0px;
}

.recordings_table h3 {
	margin-top:0px;
}

.recordings_table img {
	margin:15px 5px 0px 0px;
	border:solid 1px #000000;	
}

.code_and_price_cell {
	font-size:16px;
	text-align:center;
}

/* END recordings classes */


/* reviews classes */


.reviews_table {
	width:550px;
	margin-bottom:20px;
}

.reviews_table_stars {
	font-size:18px;
}

/* END reviews classes */


/* form classes  */

form {
	margin:0px 0px 10px 0px;
	padding:0px;
}

form table{
	margin:0px 0px 10px 10px;
	border:0px;
}

.form_layout_title {
	color:#999999;
	font-size:14px;
	padding:0px 5px 3px 0px;
	font-weight:normal;
	line-height:normal;
}

.form_layout_field {
	padding:1px;	
}

.input_tag {
	font-size:14px;
	border:solid 1px #666666;
	color:#333333;
	padding:1px;
	letter-spacing:1px;
}


.input_focus, .input_tag:FOCUS {
	font-size:14px;
	color:#000000;
	border:solid 1px #000000;
	padding:1px;
	background-color:#BFF7BB;
	letter-spacing:1px;
}

/* END form classes  */


.welcome_text {
	padding:7px 25px 0px 25px;
}

.descriptions {
	display: none;	
	color:#62504E;
	padding:10px 0px 3px 20px;
}

.whats_new {
	float:left;
	width:110px;
	text-align:center;
	margin:25px 15px 2200px 15px;
}

.right_sidebar {
	background-color:#E9E6E6;
	width:224px;
	float:right;
	text-align:left;
	margin:0px 0px 2200px 15px;
}

.right_sidebar p {
	padding:5px;
	text-align:left;
}

.cd_covers {
	width:100px;
	height:100px;
	border:solid 1px #333333;
}

.accent {
	color:#84C61C;
}














