BODY, TD, .NormalText {
	font-family: Verdana, Georgia;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.Header			{ color: #E38027; font-size: 16px; font-weight: bold; }
.Subheader 		{ color: #9CA71F; font-size: 14px; font-weight: bold; }
.BlackSubheader { color: #000000; font-size: 14px; font-weight: bold; }
.Orange			{ color: #E38027; }
.Green			{ color: #9CA71F; }
.SmallText		{ font-size: 11px; }

.DottedLine {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed black;
}

img.yellow_pages {margin:  0 34px;}

TD.BottomBorder {
	border-bottom: 1px dashed black;
}

TD.IndexColumn {
	border-right: 1px dashed gray;
	font-size: 11px;
	padding: 7px;
}

TD.IndexColumnRight {
	font-size: 11px;
	padding: 7px;
}

hr {
	border: none 0; 
	border-top: 1px dashed #000;/*the border*/
	width: 100%;
	height: 1px;
}
input,
textarea { 
	color: #ffffff; 
	font-weight: bold;
	background-color: #AFBB23; 
}
form { 
	border: 1px solid #000000; 
	padding: 5px; 
	background-color: #E7E7E7;
}

a img {color: #9ca71f;}

TABLE#LeftLogos,
TABLE#LeftLogos TD	{ width: 172px; }
TABLE#LeftLogos IMG { width: 172px; border: 0px; }
TABLE#LeftLogos IMG.facebook,
TABLE#LeftLogos IMG.twitter  { height: 25px; width: 75px; border: 0px; margin: 0 0 5px 0; }


/* RSVP form */
form#rsvp { width: 540px; }

table.Contact {  }
table.Contact td { vertical-align: middle; padding: 5px 3px; }
table.Contact td.label { width: 175px; font-weight: bold; }
table.Contact input.contact_text { width: 250px; }
table.Contact textarea.contact_textarea { width: 350px; height: 150px; }
table.Contact td.label em { color: #E38027; }

* .message { font-weight: bold; }
* .error { color: red; }
* .success { color: green; }

fieldset#dates { border: 0; }
