h1, h2, h3, h4 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	letter-spacing:-1px;

}

h1 {
	font-size:28px;
	line-height:34px;
	text-align:center;
	color:#000000;
		text-transform: capitalize;
}

h2 {
	font-size:24px;
		line-height:28px;
	color:#990000;
	text-transform: capitalize;
}

h3 {
	font-size: 20px;
			line-height:27px;
	font-weight: bold;
	margin: 0;
	color:#000000;
	text-transform: capitalize;
}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#000000;
	background-image: url(images/background.jpg);
}


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


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

#content {

   text-align:left;
   width:600px;

}



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

#contentTop {
   background:white url(http://maximizerevenuereport.com/images/backtop.jpg) no-repeat; height:45px;
}

#contentBottom {
   background:white url(http://maximizerevenuereport.com/images/midbot.jpg) no-repeat; height:47px;
}

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

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

#paypalButton {
   font-family:Tahoma, Verdana, Arial;
   font-size:17px;
   font-weight:bold;

   cursor:pointer;
   cursor:hand;
}

.orderPanel, #orderPanel, blockquote {
   width:500px;
   text-align:left;
	border:navy dashed 2px; background-color:#d9e4ef;
	padding:5px;
	font-size:13px;
}
.small {
	width:350px;
}

blockquote {
	margin-left:100px;

	width:400px;

	padding:7px;
	background-color:#EBE9EA;

	border-top: #000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

blockquote h1 {
	color:navy;
	font-size:17px;
}
blockquote h2 {
	font-size:14px;
	letter-spacing:0;
}

blockquote p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

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

li {
   margin:18px;
   margin-bottom:25px;
}

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

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

.highlight {
	background-color:yellow;
	color:black;
}

.underline {
	text-decoration:underline;
}
.tablestyle1 {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}
.lowercase {
text-transform:lowercase;
}
.UDCC_call_to_action {
	background-color:#d9e4ef;
	width: 200px;
	border: thin solid #002f90;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
}

.UDCC_call_to_action p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}