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

body {
	background-color: #014bc5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	color: #660000;
	font-size: 14px;
}
td, th {
	color: #660000;
	font-size: 14px;
	line-height: 14px;
}
img.floatLeft {
	float: left;
	margin: 7px;
}
img.floatRight {
	float: right;
	margin: 7px;
}
/*li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #660000;
	list-style-type: square;
	list-style-position: outside;
	line-height: 25px;
}*/
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
}
.EventAdd {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 130%;
}
.EventPrice {
	color: #000000; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif; 
}
.important {
	color: #E60000;
	font-weight: bold;
	font-size: 1em;
}
.event_list {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #600;
	line-height: 1.5em;
	font-weight: bold;
}
.payment {
	border: 1px solid #CE7979;
}
.TableNavLinks {
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerLinks #NavLinks {
	list-style:none;
	padding: 0 70px;
}
#footerLinks #NavLinks li {
	float: left;	
	padding: 0px 1px 2px 1px;
}
#footerLinks #NavLinks a {
	padding: 0px 2px 1px 12px;
	color: #693029;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	float:left;
	display:block;
	background-image: url(../images/link_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footerLinks #NavLinks a:hover {
	color: #956A4A;
	text-decoration: none;
	}
#footerLinks #NavLinks .LinksFirst,
#footerLinks #NavLinks .LinksFirst a{
	background-image: none;
}
.payment textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	background-color: #FBFBEE;
	width: 580px;
	resize: none;
	border-color: #960;
}
.payment .eventExtension {
	margin: 0px;
	padding: 5px;
}
.payment div table tr td select {
	height: 35px;
}
