/* CSS Document */


body {	background-color: #9E9355;	
		background-image: url('5thbackground.jpg'); 
		font-family: Tahoma, Arial, Times New Roman, serif; 
		}

a:link{color: #000080}

a:visited{color: #000080}

a:active {color: #667788}

#maindiv { width:742px;
	min-height: 100px;
	height:auto;
	background-color:#E1C888;
	background-image: url('paper.jpg');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px; 
	margin-bottom:0px;
	}

#content {
		padding-top:25px;
		padding-left: 30px;
		padding-right:23px;
		padding-bottom:10px;		
		}
	
#homepic {
	width:464px;
	height: 347px;
	float:right;
	margin-right:20px;
	}	

h1 {margin-top:25px;
	text-align:center;
	 }
 
h2 { font-size: 0.9em; 
	text-align:center; 
	}

.title {font-size: 13pt; 
		text-align:left;
		text-indent:-0.75em;
		line-height:100%; 
		margin-bottom:-0.5em; 
		padding-left:25px; 
		text-decoration:underline;
	}
	
.list {font-size: 0.9em; 
	text-align: left; 
	text-indent: -0.5em; 
	margin-bottom: -1.25em;
	padding-left: 30px;
	}
	
.name {text-indent:0;	
		line-height:100%;
		font-size:0.85em;
		padding-left: 25px
		}	

#logo {	
	width: 275px; 
	height: 94px;
	}

#music {font-size:1em}

 .note {font-size: 0.75em}

		
p {text-indent: 1em; 
	line-height: 1.25; 
	font-size: 0.85em;
	}

	
 .pics {padding: 4%;
	text-align:center;
	width:33%;}

 .thumbnail {border:2px solid #000000;
			width:100px;
			height:auto; 
			text-decoration:none;
			}

#shipping {}

#bold	{font-weight: bold;}
	
#centered {text-align:center;}
		
#bottom {width: 742px;
		height: 75px;
		background-color: #E1C888;
		background-image: url('paperbottom.jpg');
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		padding-top:3px; 
		font-size:0.95em;
		text-align:center; 
	}
	
bottom ul {list-style-type:none; 
		float:left; 
		text-align:left; 
		}

#bottom li {
	display:inline;
	text-transform:capitalize;
	float:left; 
	text-align:left;
	}
