/* CSS Document */

body {
	background-color: #7F1B1E;
	font-family: Arial, sans-serif;
	font-size:10px;
	color:#5F0C0F;
	text-decoration:none;
	}

body.home { 
	background: url("http://www.susanharper.com/images/susan harper main.jpg") no-repeat;
	}
	
body.content { 
	background-color:#a49c6b;
	}	
	
#top-menu a { 
	font-family: Courier, serif;
	font-size: 26px;
	text-transform: uppercase;
	text-decoration: none;
	color:#5F0C0F;
	font-weight: bold;
   }	

p {
	}
	
h1 {
	font-family: Courier, serif;
	font-size: 26px;
	text-transform: uppercase;
	text-decoration: none;
	color:#5F0C0F;
	font-weight: bold;
}

h2 {
	font-size:18px;
	padding-top:10px;
	margin:0px;
}

h3 {
	font-size:14px;
	padding-top:10px;
	margin:0px;
}	

ul {
	color:#000000; 
	font-size:10px;
	align:left;
	padding-left:5px;
}


	
td {
	}
	
img { 
	border: 0;
	 }

img.image-right 
	{ 
	  float: right;
	  padding: 5px;
	  background-color: #EBAF0D; 
	  margin-left: 10px;	
	}
	
img.image-left
	{ 
	  float: left;	
	  padding: 5px;
	  background-color: #EBAF0D; 
	  margin-right: 10px;	
	}
div.about { 
	  width: 480px;
	  height: 170px;
 }	
img.img-heading { 
	padding: 0 0 8px;
	 }	
	
a { 
	text-decoration: underline;
 }	
	
a:link, a:visited  {
	color: #5F0C0F;
}

a:hover {
	color: #5F0C0F;
	text-decoration: none;
}

.footertext {
	color: #EBAF0D;
}

.footertext a:link, .footertext a:visited {
	color: #EBAF0D;
}
 
table .music, table .music td { 
	border: 1px solid #EBAF0D; 
 }
 
  table .music td.no-border { 
	border: none; 
	padding-left: 7px;
 }
 
span.caption { 
font-size: 12px;
font-style: italic;
 }
