h1, h2, h3, h4 {
	letter-spacing: -1; 
	font-weight: bold;
	text-align: center;
	font-family: Tahoma;
}
a { color:blue; }

h1 {
	font-size:30pt;
	color:#990000;
}
h1 u { color:#000000; }
li { text-align:left; }
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%;
}

body, td {
   font-family:Tahoma;
   font-size:14pt;
}

td {
   /*font-family:Tahoma;
   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;
	color:black;
}
.today th {
	background-color:#00CC00;
}
.price {
	font-size:16px;
	font-weight:bold;
}

.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;
	text-align:left;
	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;
	}

.pullquote {
	width:200px !important;
	float:right;
}

.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 {
	margin-top:0;
	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;
	margin:0;
}

.orderform h3 {
	color:black !important;
	margin:5px;
}

.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; }
.casestudy h2 b { color:#000000; }

.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; }

.icons {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}
.icons li {
   background-repeat:no-repeat;
   padding-left: 58px;
   height:28px;
}

.miniorder {
	margin:10px; width:250px; cursor:pointer; cursor:hand; font-family:Tahoma, Verdana; font-size: 14pt; font-weight:bold; letter-spacing: -1; height:40px;
}

.solution th {
	font-size:48pt;
	font-weight:bold;
	padding-right:10px;
	vertical-align:middle;

	line-height:40pt;
}
.solution td {
	font-size:16pt;
	font-weight:bold;
	letter-spacing: -1; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.solution img {
	border:none;
}

.no, .yes {
   margin-left: 0;
   padding-left: 0;
   list-style: none;
}
.no li, .yes li {
   background-repeat:no-repeat;
   padding-left: 20px;
}
.no li { background-image:url(images/no.png); }
.yes li { background-image:url(images/yes.png); }