@charset "UTF-8";
/* CSS Document */

.txtHeader {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small; color:#CCCCCC}
.txtHeader A:link {text-decoration: none; color:#CCCCCC}
.txtHeader A:visited {text-decoration: none; color:#CCCCCC}
.txtHeader A:active {text-decoration: none; color:#CCCCCC}
.txtHeader A:hover {text-decoration: underline; color:#FFFFFF;}

.txtGrey {
	font:Arial, Helvetica, sans-serif;
	font-size:small; color:#CCC}
.txtGrey A:link {text-decoration: none; color:#CCC}
.txtGrey A:visited {text-decoration: none; color:#CCC}
.txtGrey A:active {text-decoration: none; color:#CCC}

.txtWhite {
	font:Arial, Helvetica, sans-serif;
	font-size:small; color:#FFFFFF}

.sponsors {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#003366;
	text-shadow:#000000;}

#sponsor-images {
	float:right;
	padding-left:150px;
}

#sponsor-images img {
	padding:2px;
}

#sponsorWrapper h1{
	color: #00395a;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	padding: 0;
	margin: 0 0 9px 0;
	font-weight: bold;
}


#sponsorWrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin-top: 0;
	margin-bottom: 6px;
}

#sponsorLevels {
	width: 644px;
	clear: both;
	padding: 20px 25px 0 25px;
	margin-top: 0;
}


#sponsorLevels li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin: 0 0 2px 0;
	list-style: url(../images/list_bullet.gif) none inside;
}


#sponsorLevels ul{
	margin: 17px 0 0 0;
}


#sponsorLevels p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding: 0;
	margin: 59px 160px 0 0;
}

.partyheader {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 17px;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: bold;
	text-transform: uppercase;
}

.contactheader {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 17px;
	padding: 0;
	margin: 0 0 3px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#RSVP a {
	color:#FFF;
}

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

#RSVP a:active {
	color:#C9C;
}

#RSVP_link a:visited {
	color:#960;
}

#RSVP_link a {
	color:#960;
	text-decoration:none;
}

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

#RSVP_link a:active {
	color:#960;
	text-decoration:none;
}

#RSVP_link a:visited {
	color:#960;
	text-decoration:none;
}


