@charset "utf-8";
@import url("venue.css");
/* structure */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height:1.4;
}
html {
  overflow: scroll;
}
a img {
border:none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #313131;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRt #container { 
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 2300px;
	background: #FFFFFF;
	margin: 60px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/home/base-flash.jpg);
  background-repeat:no-repeat;
  background-position:200px 475px;
  position:relative;
}
.twoColFixRt #sidebar1 {
	float: right;
	width: 361px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	xbackground: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0 0;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bfpLogo {
	margin: 0;
	padding: 20px 0 25px 0;
}
#mainpic {
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
}
/* navigation*/
#navbar {
	background-color:#ED1C24;
	width: 361px;
	height: 175px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.twoColFixRt #sidebar1 #menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	xheight: 60px;
	xbackground-color: #ED1C24;
	line-height: 18px;
	margin: 0;
	xwidth: 352px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 127px;
	padding-left: 12px;
}
.twoColFixRt #sidebar1 #menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
		}
.twoColFixRt #sidebar1 #menu li {
	display: inline;
	padding-left: 4px;
	margin: 0;
		}
.twoColFixRt #sidebar1 #menu a {
	text-decoration: none;
}
.twoColFixRt #sidebar1 #menu a:link {
	color: white;
}
.twoColFixRt #sidebar1 #menu a:visited {
	color: white;
}
.twoColFixRt #sidebar1 #menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixRt #sidebar1 #menu ul .highlight {
	color: #FFFFFF;
	font-weight: bold;
}
/* left menu */
#mainContent #leftmenu {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#mainContent #leftmenu a {
	text-decoration: none;
}
#mainContent #leftmenu a:link {
	color: #ED1C24;
}
#mainContent #leftmenu a:visited {
	color: #ED1C24;
}
#mainContent #leftmenu a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#mainContent #leftmenu td.one {
	padding: 0 9px 0 0;
	border-right: 1px solid #000;
}
#mainContent #leftmenu td.two {
	padding: 0 9px 0 9px;
	border-right: 1px solid #000;
}
#mainContent #leftmenu td.three {
	padding: 0 9px 0 9px;
}


/*position elements*/
#container #flash {
	position: absolute;
	top: 283px;
	left:750px;
	z-index: 45;
}
#container #twofigures {
	position: absolute;
	top: 17px;
	left:314px;
	z-index: 45;
}
#container #katie1 {
	position: absolute;
	top: 60px;
	left:403px;
	z-index: 50;
}
#container #jumpingboy {
	position: absolute;
	top: 45px;
	left:476px;
	z-index: 45;
}
#container #katie2 {
	position: absolute;
	top: 60px;
	left:516px;
	z-index: 50;
}
#container #jumpinggirl {
	position: absolute;
	top: 48px;
	left:587px;
	z-index: 45;
}
#container #katie3 {
	position: absolute;
	top: 60px;
	left:628px;
	z-index: 50;
}
#container #jumpingchild {
	position: absolute;
	top: 61px;
	left:705px;
	z-index: 45;
}
/* typography */
#sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 1.3em;
  font-weight: bold;
  color: #ED1C24;
  text-align: right;
  margin: 0;
  padding: 0 30px 12px 0;
}
#sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
  color: #ED1C24;
  text-align: right;
  margin: 0;
  padding: 18px 30px 3px 0;
}
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  xline-height: 1.5em;
  color: #000000;
  margin: 0;
  padding: 0 20px 14px 0;
}
#mainContent p a {
		color: #5B57A6;
	text-decoration: none;
}
#mainContent p a:link {
	color: #5B57A6;
}
#mainContent p a:visited {
	color: #5B57A6;
}
#mainContent p a:hover {
	color: #5B57A6;
	text-decoration: underline;
}
.redbodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  xline-height: 1.5em;
  font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 0;
}
.redbodytxt a {
		color: #ED1C24;
	text-decoration: none;
}
.redbodytxt a:link {
	color: #ED1C24;
}
.redbodytxt a:visited {
	color: #ED1C24;
}
.redbodytxt a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 1.2em;
	font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 12px 0;
}
#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 1.2em;
	font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 6px 0px 6px 0;
}
#mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
	font-weight: bold;
  color: #000000;
  margin: 0;
  padding: 0px 0px 3px 0;
}
#mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
	font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 3px 0;
}
#mainContent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.3em;
	font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 12px 0;
}
#mainContent h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
	font-weight: bold;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 12px 0;
}
#mainContent h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
	font-weight: normal;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 3px 0;
}
#mainContent h7 a {
	text-decoration: none;
}
#mainContent h7  a:link {
	color: #ED1C24;
}
#mainContent h7  a:visited {
	color: #ED1C24;
}
#mainContent h7 a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#mainContent .contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
	font-weight: normal;
  color: #ED1C24;
  margin: 0;
  padding: 0px 0px 18px 0;
}
#mainContent .logotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  color: #ED1C24;
  margin: 0;
  padding: 6px 0 0 0;
}
/* footer */
#copyright  {
		margin-top: 30px;
}
#copyright p  {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  xline-height: 0.9em;
 	margin: 0 0 0 0;
  padding: 0px 0 12px 0;
}
#copyright p a {
	text-decoration: none;
}
#copyright p  a:link {
	color: #5B57A6;
}
#copyright p  a:visited {
	color: #5B57A6;
}
#copyright p a:hover {
	color: #5B57A6;
	text-decoration: underline;
}
#mainContent  .qualification {
  color: #ED1C24;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  margin: 0 0 0 0;
  padding: 0 0 6px 0;
}
#mainContent  .qualification2 {
  color: #ED1C24;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  margin: 0 0 0 0;
  padding: 0 0 12px 0;
}
#sidebar1 .newquotename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  xline-height: 1.0em;
  font-weight: normal;
  color: #000000;
  text-align: right;
  margin: 0;
  padding: 0 30px 12px 20px;
}
#sidebar1 .newquotetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
  font-weight: normal;
  font-style: italic;
  color: #ED1C24;
  text-align: right;
  margin: 0;
  padding: 12px 30px 6px 20px;
}
#mainContent #emailtxt {
  font-size: 0.9em;
  color: #ED1C24;
  font-weight: bold;
  padding: 0 0 12px 0;
  margin: 0;
}
#mainContent #subtxt {
  font-size: 0.8em;
  color: #000000;
  font-weight: bold;
  padding: 0 0 12px 0;
  margin: 0;
}
#mainContent #amanda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
	margin: 0 0 0 0;
	padding: 0 0 24px 0;
	font-weight: normal;
	width: 300px;
	line-height: 1.5;
}
#mainContent #amanda a {
	text-decoration: none;
}
#mainContent #amanda a:link {
	color: #5B57A6;
}
#mainContent #amanda a:visited {
	color: #5B57A6;
}
#mainContent #amanda a:hover {
	color: #5B57A6;
	text-decoration: underline;
}
#mainContent div.list {
  font-size: 0.7em;
  font-weight: bold;
  xline-height: 1.6em;
  color: #ED1C24;
  padding: 0 0 2px 0;
    margin: 0;
}
#mainContent div.list2 {
  font-size: 0.7em;
  font-weight: bold;
  xline-height: 1.6em;
  color: #ED1C24;
  padding: 0 0 12px 0;
    margin: 0;
}
#mainContent  .subhead {
  font-size: 0.6em;
  color: #ED1C24;
  font-weight: bold;
  font-style:italic;
  padding: 0 0 12px 0;
  margin: 0;
}
#sidebar1 .newdatetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  xline-height: 1.0em;
  font-weight: normal;
  color: #000000;
  text-align: right;
  margin: 0;
  padding: 0 30px 12px 0px;
}
/*leaflet*/
#leaflet {
	margin: 0;
	padding: 0 0 0 30px;
}
.leaflettxt {
	text-align: right;
	font-size: 0.7em;
	margin: 0;
	padding: 18px 36px 0 0;
}
.leaflettxt a {
	text-decoration: none;
}
.leaflettxt a:link {
	color: #5B57A6;
}
.leaflettxt a:visited {
	color: #5B57A6;
}
.leaflettxt a:hover {
	color: #5B57A6;
	text-decoration: underline;
}
.pdfleaflettxt {
	text-align: right;
	font-size: 0.7em;
	margin: 0;
	padding: 18px 36px 24px 50px;
}