@charset "utf-8";
/* CSS Document */

.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 20px;
}
h3 {
	font-size: 17px;
	color: #663300;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}


.names {
	font-size: 14px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	}
.songTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	line-height: 20px;
}



.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.quotes {
	font-size: 14px;
	color: #330000;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 25px;
	font-weight: normal;
	margin-top: 10px;
	background-color: #D8B769;
	padding-top: 8px;
	padding-bottom: 8px;
}
.quotes p {
	background-image: url(images/quote_open_mall.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
a.navi {
	color: #660000;
}
a.navi:hover {
	color: #ffffff;
}
a.navi:visited {
	color: #660000;
}


.main  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
a.main {
	color: #FFFFFF;
}
a.main:visited {
	color: #FFFFFF;
}


.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 98%;
	padding-top: 18px;
	text-transform: inherit;
}
.banner {
	background-position: center;
	width: 695px;
	margin-left: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}


 blockquote {
	margin:0;
	width:100%;
	text-align: center;
 } 

 blockquote p {
	margin:0;
	background-image:url(images/quote_open.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:25px 10px 10px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #330000;
 }
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 35px;
	width: 250px;
	border: 1px solid #FFF;
	color: #FFF;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	letter-spacing: 1px;
	background-color: #D7B35D;
	background-image: url(images/bg_banner.png);
}

