  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
  .spaceFill:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
body {
	background-color: #000000;
	background-image: url(/staging/images/musical_theatre_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #967DB1;
	text-decoration: none;
}

.header {
	text-align: left;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D4199;
	border-left-color: #7D4199;
}
.navigation {
	clear: both;
	width: 975px;
	background-repeat: no-repeat;
	padding-top: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D4199;
	border-left-color: #7D4199;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	height: 30px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.navigationInside {
	background-color: #7D4199;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding: 0px;
	border: 1px solid #000000;
}
.headLine {
	background-color: #031B37;
	height: 100px;
	width: 100%;
	background-image: url(/includes/staging/images/second_headLine_blueSmoke.jpg);
	background-repeat: no-repeat;
	margin-bottom: 26px;
}
.headLineText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 18px;
}
.navMiddle {
	background-image: url(/staging/images/nav_fill.png);
	background-repeat: repeat-y;
}
.bodyWrapper {
	text-align: center;
}
.bodyBefore {
	clear: both;
	height: 12px;
	width: 947px;
}
.bodyAds {
	background-color: #000000;
	height: 141px;
	width: 945px;
}
.bodyMain {
	width: 945px;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 15px;
}
.bodyMainLeft {
	float: left;
	width: 638px;
}
.bodyMainLeftPadding {
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 12px;
}

.bodyMessageLeft {
	height: 142px;
	width: 640px;
}
.adLeft {
	background-color: #000000;
	height: 141px;
	width: 459px;
	float: left;
}
.adRight {
	float: left;
	height: 141px;
	width: 430px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
}

.mainBody {
	text-align: left;
	width: 975px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7D4199;
	border-left-color: #7D4199;
}
.splashLeft {
	float: left;
	height: 270px;
	width: 388px;
}
.splashRight {
	float: left;
	height: 270px;
	width: 542px;
}
.splashMiddleBar {
	float: left;
	height: 270px;
	width: 15px;
}

.footerMainText a {
	color: #D3E2EF;
}


.bodyCenter {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.bodyLeft {
	width: 170px;
	float: left;
	background-color: #01233F;
	border: 1px solid #01213A;
}
.navigationWrap {
	width: 186px;
	background-image: url(/includes/staging/images/nav_back.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyMiddle {
	width: 5px;
	float: left;
}
.bodyRight {
	float: left;
	width: 770px;
	background-repeat: no-repeat;
	background-position: 500px;
	background-color: #010d16;
	border: 1px solid #462306;
	text-align: left;
}
.smallerBody {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.bottomFill {
	height: 10px;
	clear: both;
	float: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D4199;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #F9EFD5;
	letter-spacing: .35em;
	margin-top: 24px;
	margin-bottom: 12px;
}
.secondaryBody p {
	margin-bottom: 8px;
}
.supportNav {
	background-color: #F3EAF7;
	text-align: right;
	border: 1px solid #C8A6D9;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.supportNav a {
	text-transform: uppercase;
	color: #D02028;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	width: 975px;
	text-align: center;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 12px;
}
.footer a {
	color: #FFFFFF;
}

.mainBodyBottom {
	background-color: #7D4199;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	height: 8px;
}

.footerFinal {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footerColumn {
	float: left;
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.strokeBlack {
	border: 1px solid #000000;
}
h1.danceWear {
	width: 770px;
	height: 289px;
	text-indent: -9999px;
	background-image: url(/staging/images/homePageMain1.PNG);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFD5;
	font-weight: normal;
	margin-top: 30px;
}
.hrDots {
	padding-top: 6px;
	padding-bottom: 0px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #EB5A18;
}
.photoFrameLeft {
	border: 1px solid #021327;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 12px;
}
.viewTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 5px solid #E0EAF1;
}
.oddTD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dae7f1;
	border-bottom-color: #becdd8;
	padding-right: 3px;
	padding-left: 3px;
}
.evenTD {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5eef4;
	border-bottom-color: #c4d0da;
	padding-right: 3px;
	padding-left: 3px;
}
.oddCellTR {
	background-image: url(/staging/images/oddGradient.gif);
	background-repeat: repeat-x;
	background-color: #d5e3ed;
}
.evenCellTR {
	background-image: url(/staging/images/evenGradient.gif);
	background-repeat: repeat-x;
	background-color: #cddeea;
}
h1.topGraphic {
	background-image: url(/staging/images/bailBonds_03.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 168px;
	width: 970px;
	margin:0px;
	padding:0px;
}
.navBox {
	height: 30px;
	width: 911px;
	background-image: url(/staging/images/eastBayBail_03.png);
	background-repeat: no-repeat;
}
.bodyRightPadding {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.sidebarText {
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding-left: 28px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #025CA6;
	border-right-color: #000A11;
	border-bottom-color: #000A11;
	border-left-color: #025CA6;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sidebarText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerMainText {
	font-size: 10px;
	font-weight: bold;
	color: #9AB9D1;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.bodyFullPadding {
	padding-right: 60px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.formFieldLight {
	background-color: #CBE8EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #2D4E81;
	border-bottom-color: #2D4E81;
	border-left-color: #FFFFFF;
}
.headingLeft {
	background-image: url(/staging/images/tvrt_logo.PNG);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 280px;
	background-position: 28px;
}
.headingRight {
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 690px;
	text-align: right;
	text-transform: uppercase;
	color: #8A8A00;
	font-size: 10px;
}
.headingRight a {
	color: #FFFFCC;
}
.bodyMainRight {
	float: left;
	width: 288px;
	margin-left: 18px;
}
.headlineLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bodyCasing {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.navHomeIcon {
	float: left;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.sliderButtons {
	background-color: #F7EDD2;
	height: 23px;
	width: 388px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3C166;
}
.bodyMainLeftPadding p {
	padding-top: 8px;
	text-align:justify;
}
.secondSectionLeft {
	clear: both;
	float: left;
	height: 197px;
	width: 388px;
}
.secondSectionRight {
	float: left;
	height: 197px;
	width: 541px;
	margin-left: 16px;
}
.secondaryBody {
	line-height: 18px;
	color: #562D6A;
	margin-left: 20px;
	margin-right: 30px;
	padding-top: 20px;
}
.secondaryHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #E9CE83;
	height: 50px;
	width: 922px;
	letter-spacing: 0.3em;
	border: 6px solid #DAC1E6;
	padding-left: 12px;
	padding-top: 28px;
}
.secondaryHead h1 {
	font-size: 22px;
	text-transform: uppercase;
	padding-top: 0px;
}
.secondaryBody   td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B07EC9;
	padding-bottom: 10px;
	padding-top: 6px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.secondaryBody  h3 {
	font-size: 16px;
	text-transform: none;
	padding-top: 0px;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 16px;
	font-weight: normal;
}
div.hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7D4199;
}	
div.hr hr {
	display: none;
}
.specialNotice {
	background-color: #FFFFCC;
	margin: 4px;
	padding: 4px;
	border: 1px dashed #FF0000;
}

