#box  			 	  						/*home text box*/
{
background-color: #640e27; /*red*/ /*#354e71;dark blue*/
color:white;
width:300px;
margin-top:15%;
margin-left:5%;
margin-bottom:10%;
margin-right:10%;
border: 25px solid #fff8c6; /*cream*/ /*#a5b557;pea green*/
line-height:100%;
padding:15px;
}

#box2 		 	  		  					/*home page for the paypal logos */
{
background-color: #ffffff;
width:300px;
margin-top:0;
margin-left:0%;
margin-bottom:0;
margin-right:15%;
border:0;
line-height:100%;
padding: 15px;
text-align:center;
}


.cattabbox{                                   /*catalogue page boxes*/
background-color: #640e27; /*red*/ /*#354e71;dark blue*/
color: white;
font-family: comic sans ms;
width: 600px;
height: auto;
margin: 5% auto 0 auto;
padding: 25px;
}

.cattabbox2{
background-color: #fff8c6; /*cream*/ /*#a5b557;pea green*/
color: black;
width: 500px;
height: auto;
margin: 5% auto 0 auto;
padding: 25px;
text-align: left;
}

.cattabbox3{                                   /*catalogue page boxes*/
background-color: #fff8c6; /*cream*/ /*#354e71;dark blue*/
color: black;
width: 550px;
height: auto;
margin-top: 25px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
padding: 0;
}

.box3 		 	  		  						 /*Seanotes page boxes*/
{
background-color: #640e27; /*red*/ /*#354e71;dark blue*//*category text box */
color: white;
width:550px;
margin-top:5px;
margin-left:auto;
margin-bottom:5%;
margin-right:auto;
border:0;
line-height:20px;
padding: 15px;
}

.box3a 		 	  		  						
{
background-color: #fff8c6; /*cream*/ /*#a5b557;pea green*//*box - outside*/
width:650px;
margin-top: 5%;
margin-right:auto;
margin-bottom: 5%;
margin-left:auto;
border:0;
padding: 25px;
}

.box4 		/*category order box*/ 	  		  									
{
background-color:  #fff8c6; /*cream*/ /*#a5b557;pea green*/
color: black;
width:550px;
height: auto;
margin-top:25px;
margin-right:auto;
margin-bottom:20px;
margin-left:auto;
line-height:15px;
padding: 25px;
}


.box5 {                    /*for slideshow background to product boxes*/
position: relative; 
background-color: #640e27; /*red*/ /*#354e71;dark blue*/
color: white;
font-family: comic sans ms;
height: auto;
width: 600px;
margin: 15% auto 10px auto;
padding: 25px;
clear: both;
}

.box5a {                    /*for slideshow background to product boxes*/
position: relative; 
background-color: #640e27; /*red*/ /*#354e71;dark blue*/
color: white;
font-family: comic sans ms;
height: auto;
width: 600px;
margin: 5% auto 10px auto;
padding: 25px;
clear: both;
}

.box6 {                    /*for slideshow product boxes - choral */
position: relative;                 
background-color: #fff8c6; /*cream*/ /*#a5b557;pea green*/
color: black;
height: 525px;
width: 550px;
margin: 5% auto;
padding: 10px;
}

.box7 {                    /*for slideshow product boxes - jazz songs*/
position: relative;                 
background-color: #fff8c6; /*cream*/ /*#a5b557;pea green*/
color: black;
height: 450px;
width: 550px;
margin: 5% auto;
padding: 10px;
}

.box8 {                    /*for slideshow product boxes - put height on individual product boxes in top div*/
position: relative;                 
background-color: #fff8c6; /*cream*/ /*#a5b557;pea green*/
color: black;
width: 550px;
margin: 10px auto;
padding: 15px;
}

table.productbox{                            /*product boxes*/
background-color: #c5cdd8;/*light blue*/
width: 600px;
margin-top:5%;
margin-right: auto;
margin-bottom:5%
margin-left: auto;
padding: 0;
}


td.picbox{
background-color: #c5cdd8;/*light blue*/
float: left;
width: 250px;
height: 100%;
margin-left: auto;
margin-right: auto;
padding: 10px;
}




td.textbox{
float: right;
background-color: #c5cdd8;/*light blue*/
color: black;
width: 300px;
height: 100%;
margin-left: auto;
margin-right: auto;
padding: 5px;
line-height:100%;
}


.font {
display: block;
font-family: trebuchet ms;
font-size: 16px;
text-align: center;
}

.font2 {
font-family: trebuchet ms;
font-size: 12px;
}

