body {
	font-family:"Nueva Std Cond", Georgia, "Times New Roman";
	font-size:8px;
	line-height:normal;
	color:#ffffff;
	background:#000000;
	margin: 3px;
}
a {color:#ffffff; text-decoration:underline; cursor:pointer;  }
a:hover {}
.copy { font-family:"Nueva Std Cond", Georgia, "Times New Roman"; font-size: 16px; color:#ffffff; padding: 15px;  }
td {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: lighter;
	padding-bottom: 5px;
}

.td2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}
.td3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}
	
h1 {
	font-size: 50px;
	font-family: ITC Zapf Chancery, Monotype Corsiva;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

h2 {
	font-size: 24px;
	font-family: ITC Zapf Chancery, Monotype Corsiva ;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
h3 {
	font-size: 22px;
	font-family:"Nueva Std Cond", Georgia, "Times New Roman";
	font-weight: normal;
	margin-top: 8px;
}

.text {
	font-size: 20px;
	font-family: ITC Zapf Chancery,  Monotype Corsiva;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text2 {
	font-size: 19px;
	font-family: ITC Zapf Chancery,  Monotype Corsiva;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text22 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bolder 22px "Monotype Corsiva";
	line-height:30px;
}

.text-light {
	font-size: 20px;
	font-family: ITC Zapf Chancery,  Monotype Corsiva;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.red {
	font-size: 26px;
	font-family: "Trajan Pro", "Times New Roman", Georgia;
	font-weight: lighter;
	color: #7d3649;
	margin-top: 8px;
	margin-bottom: 0px;
	}
.firecracker {
	font-size: 37px;
	font-family: "Trajan Pro", "Times New Roman", Georgia;
	font-weight: lighter;
	color: #FF0000;
	margin-top: 8px;
	margin-bottom: 0px;
	}
.white {
	font-size: 20px;
	font-family: "Trajan Pro", "Times New Roman", Georgia;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	}
.brtred {
	font-size: 20px;
	font-family: "Trajan Pro", "Times New Roman", Georgia;
	font-weight: lighter;
	color: #FF0000;
	margin-top: 8px;
	margin-bottom: 0px;
	}
.small {
	font-family: "Trajan Pro", "Times New Roman", Georgia;
	color:#FFFFFF;
	font-size:12px;
	}					
.contact {
	font-size: 22px;
	font-family: "Nueva Std Cond", Georgia, "Times New Roman";
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact a {
    text-decoration: underline;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}		

/* -- LINK STYLES -- */

a:link { text-decoration: none; color: #ffffff; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #ffffff; }
a:hover { text-decoration: underline; color: #ffffff; }

a.footer-links:link { color: #ffffff; font-weight: normal; text-decoration: underline; }
a.footer-links:visited { color: #ffffff; font-weight: normal; text-decoration: underline; }
a.footer-links:active { color: #ffffff; font-weight: normal; text-decoration: underline; }
a.footer-links:hover { color: #ffffff; font-weight: normal; text-decoration: underline; }

/* -- right left -- */

.leftside {
	background-image:url(../images/leftTile.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	width: 50px;
	height: 30px;
}

.rightside {
	background-image:url(../images/rightTile.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	width: 50px;
	height: 30px;
}
