/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }


body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	margin: 0px;
	list-style: none;
	padding: 0;
}
body {
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		line-height:18px;
		color:#333333;
		font-size:11px;
		}

body, ul, .misc {
		"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		line-height:18px;
		color:#333333;
		font-size:11px;
		}
a:link, a:visited  { color: #b8860b; text-decoration: none }
a:active   { color: #9933cc; text-decoration: none }
a:hover   { color: #c5c500; text-decoration: underline }
.header {
		font-family:verdana;
		color:#333333;
		font-size:16px;
		}
.testimonial {
		font-family:verdana;
		color:#666666;
		font-style:italic;
		font-size:10px;
		}
.note {
		font-family:verdana;
		color:#993333;
		line-height:16px;
		font-size:10px;
		}
.mini {
		font-family:verdana;
		color:#666666;
		font-size:9px;
		line-height:12px;
		}
 .yellow {
		color:#CC9900;
		}
.blue {
		color:#336699;
		}
.price {
		font-weight: bold;
		color: #4f6852;
		}
xh1 {
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		line-height:22px;
		color:#000000;
		font-size:18px;
		margin: 5px 0px;
		padding:0px;
		}
h1 {
	padding-bottom: 8px;
	margin-top: 24px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #393939; font-size: 1.2em; font-weight: normal; text-decoration: none; 
}

xh2 {
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		line-height:18px;
		font-weight: normal;
		color:#999999;
		font-size:16px;
		margin:0px;
		padding:0px;
		}
h2 {
border-bottom-color: #34547a;
border-bottom-width: 1px;
border-bottom-style: dotted;
margin-bottom: 6px;
margin-right: 6px;
margin-top: 6px;
color: #35537b; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;
}

xh3{
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		line-height:18px;
		color:#333333;
		font-size:11px;
		margin:0px;
		padding:0px;
		}
h3 {
margin-bottom: 6px;
margin-top: 6px;
font-style: normal;
color: #35537b; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-right: 24px;
	margin-left: 56px;
	margin-top: 8px;}
ul {
	margin-right: 24px;
	margin-left: 56px;
	margin-top: 8px;}

p {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 12px;
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		line-height:18px;
		color:#333333;
		font-size:11px;
		}
.red {
		color:#cc3333;
		}
x	
xp {
	padding-left: 30px;
	margin-top: 8px;
	color: #313131;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
		
.title {
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		color:#999999;
		font-size:12px;
		}
h4 {
		font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-serif;
		font-weight: normal;
		color:#999999;
		font-size:12px;
		margin:0px;
		padding:0px;
		}
textarea {
		border: 1px solid #dddddd;
		}
#dates {
		}
.caledar {
		}
.location {
			padding-right: 33px;
			padding-top: 12px;
		}
.reserve {
			padding-top: 12px;
		}
		
		a.rolloverReserve {
   display: inline-block;
   width: 154px;
   height: 30px;
   text-decoration: none;
   background: url(http://www.veritastutors.com/images/reserve_button.gif);
}
a.rolloverReserve:hover {
   background-position: -154px 0;
}


