a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C166D9;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C166D9;
}
a:hover {
	text-decoration: underline;
	color: #7D0099;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-style: italic;
}
.bullet {
	color: #FF4B00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
hr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #E0D7EF;
}
.bgcol {
	background-color: #FAF0FF;
	padding: 3px;
}
.bgcol2 {
	background-color: #FFFFFF;
}
.bgcol3 {
	background-color: #F5E1FF;
}
.bgcol4 {
	background-color: #EBC1FF;
}
#homeimg {
	text-align: center;
	background-image: url(../images/weddings/about/wed-home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#hometext {
	text-align: center;
}
#hometext p, #hometext h1, #hometext h2, #hometext hr {
 width: 57%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
}
#hometext p {
 padding: 0px;
 width: 52%;
 margin-top: 0px;
 margin-bottom: 15px;
}
#hometext h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}


.testimonial-intro {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
}
.testimonial-feature {
	display: inline;
	margin: 20px 0px 20px 20px;
	float: right;
	padding: 0px;
}
.testimonial1 {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 50px 10px 0px;
}
.testimonial1 p {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 20px;
}
.testimonial1 strong {
	font-size: 18px;
	font-weight: bold;
	color: #FF5AA6;
}
.testimonial2 {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0px 10px 50px;
}
.testimonial2 p {
	margin: 0px 0px 15px;
	padding: 0px;
	line-height: 20px;
}
.testimonial2 strong {
	font-size: 18px;
	font-weight: bold;
	color: #E10066;
}


.artistname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.tracktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#djs h2 {
	margin-left: -13px;
}


#rebrand-flash a:link,
#rebrand-flash a:visited {
 background: url(../images/home/services/arrow-djs.gif) no-repeat right center;
}