/* CSS Document */

body {
	background:#91223f url(backgroundTaydesigns.jpg) repeat-x;
	  font-family: Arial, Helvetica, sans-serif;
	  text-align:center;


}
#wrapper {
	margin: 0 auto;
	width:1100px;
	text-align:center;
}

p {
    color: #000000;
  
    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;
	
}
.title2 {
	font-size:13px;
	color: #b4a136;
	font-weight: bold;
	
}

.title3 {
	font-size:15px;
	color: #ba59bb;
	font-weight: bold;
	
}
.titletxt {
	font-size: 16px;
	font-weight: bold;
	
}


.headline {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
	display: block;
}
.tablecon {
    color:#666666;
	 font-size: 15px;
}

.tablecon3, .tablecon2 {
    color:#ffffff;
	 font-size: 12px;
	 
	 
}
.smalltxt {
    font-size: 10px;
}
.redtxt {
    color: #ff6666;
    font-size: 10px;
}
.byline {
    color: #003366;
}
