@charset "UTF-8";
/* CSS Document */


/* Header */
a.headerlink:link {color:#303030;
				text-decoration:none;}
a.headerlink:hover {color:#303030;
				 text-decoration:none;}
a.headerlink:active {color:#303030;
				 text-decoration:none;}
a.headerlink:visited {color:#303030;
				 text-decoration:none;}

/* Homepage Main */
body {background-color:#000000}

#wrapper {background-color:#ffffff;
			width:750px;}



/* Homepage "Featured" Links */ 
a.featuredlink:link {font-family:"Times New Roman", Times, serif;
			font-size:13.5px;
			color:#6c0a0b;
			text-decoration:none;}
a.featuredlink:hover {font-family:"Times New Roman", Times, serif;
			font-size:13.5px;
			color:#6c0a0b;
			text-decoration:none;}
a.featuredlink:active {font-family:"Times New Roman", Times, serif;
			font-size:13.5px;
			color:#6c0a0b;
			text-decoration:none;}
a.featuredlink:visited {font-family:"Times New Roman", Times, serif;
			font-size:13.5px;
			color:#6c0a0b;
			text-decoration:none;}


/* Homepage "News" Links */
a.newslink:link {font-family:"Times New Roman", Times, serif;
			font-size:18px;
			color:#6c0a0b;
			text-decoration:none;}
a.newslink:hover {font-family:"Times New Roman", Times, serif;
			font-size:18px;
			color:#979595;
			text-decoration:none;}
a.newslink:active {font-family:"Times New Roman", Times, serif;
			font-size:18px;
			color:#6c0a0b;
			text-decoration:none;}
a.newslink:visited {font-family:"Times New Roman", Times, serif;
			font-size:18px;
			color:#979595;
			text-decoration:none;}
			
			
/* Homepage "News" Main */
#newsmain {font-family:"Times New Roman", Times, serif;
			font-size:18px;
			color:#000000;}

/* Rentals */
#rentals {font-family:"Times New Roman", Times, serif;
			color:#000000;
			font-size:14.5px;
			padding-left:10px;
			padding-right:10px;}

/* Instruments */		
#instruments {font-family:"Times New Roman", Times, serif;
			color:#000000;
			font-size:24px;
			padding-left:10px;
			padding-right:10px;}

/* Teachers */		
#teachers {font-family:"Times New Roman", Times, serif;
			color:#000000;
			font-size:18px;
			padding-left:10px;
			padding-right:10px;}

/* Contact */		
#contact {font-family:"Times New Roman", Times, serif;
			color:#000000;
			font-size:24px;
			padding-left:10px;
			padding-right:10px;}

/* Footer */			
#footer {font-family:"Times New Roman", Times, serif;
			color:#6c0a0b;
			font-size:12px;}
.footerlink:link {font-family:"Times New Roman", Times, serif;
			color:#6c0a0b;
			font-size:12px;}
.footerlink:hover {font-family:"Times New Roman", Times, serif;
			color:#6c0a0b;
			font-size:12px;}
.footerlink:active {font-family:"Times New Roman", Times, serif;
			color:#6c0a0b;
			font-size:12px;}
.footerlink:visited {font-family:"Times New Roman", Times, serif;
			color:#6c0a0b;
			font-size:12px;}