/* CSS Document */

body {
	background-color:#91223f;
	background-image:url(backgroundTaydesigns.jpg);
	background-repeat:repeat-x;

}
p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	display:inline;
}

a:link {
    color: #ce6f8c;
}

a:visited {
    color: #ce6f8c;
}

a:hover{
    color: #d77e99;
	text-decoration: underline;
}

.title {
	font-size:28px;
	color: #b4a136;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-size:13px;
	color: #b4a136;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.title3 {
	font-size:15px;
	color: #ba59bb;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.titletxt {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.headline {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	display: block;
}
.tablecon {
    color:#666666;
	 font-size: 15px;
}
.tablecon2 {
    color:#ffffff;
	 font-size: 12px;
	 text-align:center;
}

.tablecon3 {
font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;
	 font-size: 12px;
	 
	 
}
.smalltxt {
    font-size: 10px;
}
.redtxt {
    color: #ff6666;
    font-size: 10px;
}
.byline {
    color: #003366;
}