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;

}



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


#contentContainer {
   background:white url(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(images/backtop.jpg) no-repeat; height:45px;
}

#contentBottom {
   background:white url(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;
}

.sidebarright {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: right;
	padding:10px 10px 10px 10px;
	margin-left:15px;
}

.sidebarright h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

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

.sidebarright ul {
	list-style-type:circle;
	margin-left:1px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	list-style-position:outside;
}


.sidebarleft {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: left;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	margin-right: 20px;
}

.sidebarleft h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

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

.img-right {
float: right;
margin-left:20px;
}

#orderform {
width: 8px;
border:3px dashed;
border-color:#111;
background-color:#ffffcc;
margin-left: auto;
margin-right: auto;
padding: 15px;
}


#orderform2 {
width: 540px;
border:3px dashed;
border-color:#111;
background-color:#ffffcc;
margin-left: auto;
padding: 15px;
margin-right:auto;
}


#orderbutton {
 width: 90%;
 border: 2px solid;
 border-color:#000;
 background-color:white;
 padding: 10px;
 align:center;
}
													

.img-left {
float: left;
margin-right:20px;
}

#footerfont {
font-size:12px;
font-family:"Times New Roman", Times, serif;
text-align:center;
}

.approx {
color: #990000; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; 
text-align:center;
}

.testimonial2 {
width: 170px;
text-align:left;
	border:#000 solid 1px; background-color:#EBE9EA;
	font-size:13px;
	padding: 15px;
}

.testimonial {
width: 280px;
text-align:left;
	border:#000 solid 1px; background-color:#EBE9EA;
	font-size:13px;
	padding: 10px;
	margin-left:10px;
}

.testimonial h1 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
}

.testimonial-header {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
}



.testimonial2 h1 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:15px;
	line-height:19px;
	letter-spacing:0px;
}


.testimonial p {
font-family:"Courier New", Courier, monospace;
font-zie: 12px;
line-height:14px;
color:#000000;
text-align:left;
}

.testimonial2 p {
font-family:"Courier New", Courier, monospace;
font-zie: 12px;
line-height:14px;
color:#000000;
text-align:left;
}


ul.b  {
margin-left: .1em;
padding-left: .1em;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;

}

.style4 {color: #000000}

.tenpoint {font-size: 10px}


#order-start {
	text-align:left;
	width:520px;
	margin-left:10%;
	margin-right:10%;
	border:3px dashed;
	border-color:#111;
	background-color:#ffffcc;
	padding-top:15px;
	padding-bottom:15px;
}

#order-start h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}

.order-red {
	color:#CE0000;
}

.order-red-underline {
	color:#CE0000;
	text-decoration:underline;
}

#order-close {
	text-align:center;
	width: 74%;
	border: 2px solid;
	border-color:#000;
	background-color:white;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	margin-top:14px;
}
.certifed-server {
	text-align:center;
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold;
}