body {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

h1, h2, h3, h4 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:24pt;
	color:#ce0000;
}
h1 u { color:#000000; }

h2 {
	font-size:19pt;
	color:#000000;
}
h2 u { color:#ce0000; }

h3 {
	
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #ce0000;
}
h3 u { color:#000000; }
h4 {
	font-size:13pt;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}
h5 {
	
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	color: #0000000;
}
h5 u { color:#000000; }

body, td {
   font-family:Verdana, Arial;
   font-size:10pt;
}

td {
   /*font-family:Verdana, Arial;
   font-size:12px;*/
}

td img {
	border:black solid 1px;
}

#contentContainer {
   background:white url(images/backmid.gif) repeat-y;
   width:800px;
   border:none;
}

#content {

   text-align:left;
   width:600px;
}

#ad {
	text-align:center;

	background-color:white;
	border:gray solid 2px;
	padding:10px;

	float:right;
	font-family:Tahoma;

	width:220px;
	top:100px;
	right:0;
	z-index:2000;

	font-size:12px;
	display:block;

	position:absolute;
	position:fixed;

}

#contentTop, #contentBottom {
   width:800px; height:45px;
   margin:0;
}

#contentTop {
   background:white url(images/backtop.gif) no-repeat;
}

#contentBottom {
   background:white url(images/backbottom.gif) no-repeat;
}

.censored {
   background-color:black;
   color:black;
}

.timetable { font-size:17px; background-color: black; }
.timetable td { background-color:white; }
.timetable .header, .timetable th {
	background-color:red;
	color:white;
	font-size:12px;
}
.today td {
	background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }

.orderButton {
   font-family:Tahoma, Verdana, Arial;
   font-size:17px;
   font-weight:bold;

   cursor:pointer;
   cursor:hand;
}

.orderPanel, #orderPanel, blockquote {
	width: 500px;
	border: 4px;
	border-style: solid;
	border-color: #018BCE;
	margin: 10px auto 10px auto;
	padding: 10px 0px 10px 0px;
	background-color: #CFE9F6;
	padding:5px;

	overflow:visible;
	}

.small {
	width:350px;
}

.order {
	font-family:Tahoma, Verdana;
	font-size:17px;
	font-weight:bold;
}

blockquote h1 {
	color:navy;
	font-size:17px;
}
blockquote h2, blockquote h2 u {
	color:#000080;
	font-size:24px;
	/*letter-spacing:0;*/
}

blockquote img {
	border:solid 1px;
}

.side blockquote {
   text-align:left;
	background-color:#d9e4ef;
	width:200px;
}
.side blockquote p {
	font-size:11px;
}

ul li, ol li {
   margin:10px;
}

ul li ul li {
	margin-left:30px;
}

.runtime {
	text-align:right;
	font-style:italic;
	font-size:12px;
}

.inline .headshot {
	float:none !important;
	margin:5px !important;
}

.headshot {
	float:right;
	text-align:right;
	border:black solid 1px;
	margin-left:25px;

	display:inline;
}

.highlight {
	background-color:yellow;
	color:black;
	font-weight:bold;
}

.johnson {
	border:black dashed 3px;
	padding:2px;
	font-size:12px;
	text-align:center;
	background-color:#FFFFCC;
}

.submit {
	font-family:Tahoma, Verdana; font-size:16pt; font-weight:bold; letter-spacing: -1;
  cursor: default;
}
#submitpad {
  padding: 8px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}

.orderform, .bonus {
background-color:#FFFFCC;
border:4px solid #FFE9BB;
margin: 20px auto 30px auto;
padding:5px 15px;
width:520px;
}

.bonus h2, .bonus h2 b, .bonus h3 { color:#000000; }

.orderform h2 {
	color:black !important;
	font-size:29px;

}

.step {
	font-weight:bold;
	color:#cc0000;
	font-size:16px;
	text-decoration:underline;
}

.benefits {
background-color:#E2EDFE;
border:4px solid #89B0D8;
margin:30px auto;
padding:15px;
text-align:center !important;
width:550px;
}

.header, h2 b {
   font-size:36px;
   color: #ce0000;
}

.casestudy {
	width: 550px;
	border: 4px;
	border-style: solid;
	border-color: #97BD51;
	margin: 20px auto 30px auto;
	padding: 15px 15px 15px 15px;
	background-color: #DDF0D0;
}

.casestudy h2 { color:#008000; }

.number {
	float:left;
	color:#ce0000;
	font-size:36px;
	font-weight:bold;
	margin:15px;
}

em { font-style:normal; font-weight:bold; color:#ce0000; }
th b { font-size:24px; color:#ce0000; }
th em { font-weight:normal; color:#000000; }