/* HTML */

/* General styles */
* {
/*   list-style: none; */
   border: 0;
/*   margin: 0; */
   padding: 0;
}

html, body {
	width: 100%;
	background-color: #0000ff;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11pt;
	color: #0000ff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* .chartHead{font-weight:bold;
font-size:17px;
color:#920000;
text-transform: uppercase;
} */

a {
   text-decoration: none;
   color: #0000FF;
}

h1 {
	font-family: "Comic Sans MS", Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 4px;
	color: #0000ff;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #0000ff;
}

h3 {
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #C3372F;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #C3372F;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #C3372F;
}

h5.a {
	font-size: 10px;
	font-weight: bold;
	color: #C3372F;
}

h5.a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #F4A102;
}

ul {
	list-style: disc;
	display: block;
	margin: 5px 5px 0px 15px;
	padding: 0px;
}

li {
	margin: 2px 2px 2px 2px;
	padding: 0px;
}

li.a:hover {
	background: #f6f6f6;
}


/* ID's */

#pageParameter {
	width: 750px; 
	margin-left: auto; 
	margin-right: auto;
    padding: 0px;
	text-align: center;
}

#pageParameter1 {
	width: 750px; 
	margin-left: auto; 
	margin-right: auto;
    padding: 0px;
	text-align: center;
}

#topLinks { 
    width: 740px;
    text-align: right;
	padding: 5px 5px 5px 5px;
}

#topLinks a {
	text-decoration: none;
}

#topLinks a:hover {
	color: #df010a;
	text-decoration: none;
}

#bottomLinks { 
    width: 740px;
    text-align: center;
	padding: 10px 5px 10px 5px;
}

#logoArea { 
    width: 750px;
    height: 100px;
    padding: 8px 0px 0px 0px;
    background-image:url('../images/site_header.gif');
    background-repeat:no-repeat;
}

#mainLinks { 
    width: 744px;
    height: 20px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 10px;
    background-color: #fff5b2;
}

#mainLinks a {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

#mainLinks a:hover {
	font-weight: bold;
	color: #df010a;
	text-decoration: none;
}

#mainArea { 
    width: 710px;
    padding: 20px;
    background-image:url('../images/page-background.gif');
    background-repeat:repeat;
}

#mainArea .form {
   float: left;
   display: block;
   width: 230px;
   margin-bottom: 20px;
   text-align:left;
}

#mainArea .formimg {
   float: left;
   border: 2px solid #0000FF;
   margin-left: 10px;
   margin-right: 10px;
}

#mainArea .break {
   clear: both;
   height: 0px;
   padding: 0px;
   margin: 0px;
}

#mainArea .info-full {
   margin: 0px 10px 10px 10px;
   padding: 0px 10px 10px 10px;
   text-align:left;
}

#mainArea .info {
   float: left;
   width: 365px;
   margin: 5px;
   padding: 5px;
}

#mainArea a {
	text-decoration: underline;
}

#mainArea a:hover {
	color: #df010a;
	text-decoration: underline;
}

#mainArea table {
   font-size: 12pt;
}

#mainArea table.calendar {
   font-size: 12pt;
   margin: 10px;
   padding: 10px;
}

#mainArea table.fees {
   margin-left: auto;
   margin-right: auto;
   font-size: 12pt;
}

#mainArea table.center {
   margin-left: auto;
   margin-right: auto;
   font-size: 12pt;
}

#mainArea UL.disc {
   list-style: disc;
   margin-left: 40px;
}

#mainArea UL.circle {
   list-style: circle;
   margin-left: 40px;
}

#mainArea .centerall {
   float: left;
   margin-left: 62px;
   margin-right: 62px;
}

#mainArea p.email {
   text-align: center;
   font-weight: bold;
   font-size: 9pt;
}

#mainArea p.name2 {
   text-align: center;
}

#mainArea p.pos {
   text-align: center;
   font-weight: bold;
   font-size: 12pt;
}

#scrollArea { 
    width: 750px;
    height: 30px;
    padding: 0px;
    background-image:url('../images/page-background.gif');
    font-size: 18pt;
	font-weight: bold;
}

#scrollArea a {
    font-size: 16pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

#scrollArea a:hover {
    font-size: 16pt;
	font-weight: normal;
	color: #df010a;
	text-decoration: underline;
}

#slideArea { 
    width: 750px;
    height: 450px;
    padding: 0px;
    background-image:url('../images/page-background.gif');
}

#content_narrow { 
    float:left;
    width:275px;
    margin-right:10px;
    padding:0px;
    text-align:left;
}

#content_wide { 
    float:left;
    width:385px;
    padding:0px;
    text-align:left;
}

#content { 
    float:left;
    width:335px;
    padding:0px;
    text-align:left;
}

#content p.quote {
   text-align: center;
   font-style: italic;
}

#content p.ref {
   text-align: right;
   font-style: italic;
   padding-right: 25px;
}

#content_wide .list {
   float: left;
   width: 175px;
   font-size: 10pt;
   margin: 5px;
}

.statement {
   width: 500px;
   margin-left: auto; 
   margin-right: auto;
   margin-top:10px;
   padding: 15px;
   font-size: 14pt;
   text-align:left;
}

cite { 
   text-decoration:underline;
}

#content li {
   margin-left: 15px;
   margin-top: 5px;
   margin-bottom: 5px;
}

#bottomArea { 
    width: 750px;
    height: 13px;
    padding: 10px 0px 0px 0px;
    background-image:url('../images/footer.gif');
    background-repeat:no-repeat;
}

#links {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #ffffff;
	text-align: right;
	padding: 0px 8px 0px 8px;
}

#links a {
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}

#links a:hover {
	font-weight: 500;
	color: #df010a;
	text-decoration: none;
}

#dropmenudiv {
	background-color: #fff5b2;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	position: absolute;
	margin: 1px 0px 0px 0px;
	line-height: 18px;
	border: 1px solid #fbf7dd;
	text-align: left;
	z-index: 100;
	}

#dropmenudiv a {
	background-color: #fff5b2;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	display: block;
	text-indent: 4px;
	border-top: 1px solid #ffffff;
	padding: 1px;
	text-decoration: none;
	text-align: left;
	z-index: 100;
	}

#dropmenudiv a:hover { /*hover background color*/
	background-color:: #0000ff;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #df010a;
	text-align: left;
	}

#locations_list {
	margin: 0px;
	display: none;
}

/* CLASSES */

.trio {
	width: 712px;
	top: 476px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	float: left;
	margin-left: 10px;
	text-align: center;
	z-index: 1001;
}

.search {
	width: 178px;
	top: 478px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	float: left;
	margin-left: 544px;
	text-align: center;
	z-index: 101;
}

.line_indent {
	float: right;
	overflow: visible;
	margin: 0px 0px 0px 0px; 
	border: 0px;
	z-index: 101;
}

.bullets {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.bullets_top {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C3372F;
}

.navigation {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #0000ff;
}

.navigation a {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}

.navigation a:hover {
	font-weight: bold;
	color: #df010a;
	text-decoration: none;
}

.top_links {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	padding: 3px 6px 3px 6px;
	color: #ffffff;
}

.top_links a {
	text-decoration: none;
}

.top_links a:hover {
	color: #df010a;
	text-decoration: none;
}

.bottom_links {
	clear: both;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	padding: 3px 0px 3px 0px;
	color: #ffffff;
}

.bottom_links a {
	text-decoration: none;
}

.bottom_links a:hover {
	color: #df010a;
	text-decoration: none;
}

.sponsors {
	float: right;
	width: 160px;
	text-align: center; 
	margin-left: 8px;
	padding: 0px;
}

.chart_head {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


.city_heading {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ee111a;
}
.acc {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
}

a.city_heading {
	text-decoration: none;
}

a.city_heading:hover {
	text-decoration: none;
}



.form_text {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #033b6c;
}

.form_label {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #033b6c;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #C3372F;
	padding: 6px 0px 12px 0px;
}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #C3372F;
	padding: 3px 0px 3px 0px;
}

.small_text {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}

a.small_text {
	text-decoration: underline;
	color: #395791;
}

a.small_text:hover {
	text-decoration: underline;
	color: #f46e02;
}

.text {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

a.text {
	text-decoration: underline;
	color: #363636;
}

a.text:hover {
	text-decoration: underline;
	color: #f46e02;
}

.state_links {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee111a;
}

a.state_links {
	text-decoration: underline;
	color: #ee111a;
}

a.state_links:hover {
	text-decoration: underline;
	color: #363636;
}

.school_list {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033b6c;
}

a.school_list {
	text-decoration: underline;
	color: #033b6c;
}

a.school_list:hover {
	text-decoration: underline;
	color: #363636;
}

.results_text {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

a.results_text {
	text-decoration: underline;
	color: #363636;
}

a.results_text:hover {
	text-decoration: underline;
	color: #f46e02;
}

.sidebar {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}

a.sidebar {
	text-decoration: underline;
	color: #490200;
}

a.sidebar:hover {
	text-decoration: underline;
	color: #f46e02;
}

.order_now {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #363636;
}

a.order_now {
	text-decoration: underline;
	color: #C3372F;
}

a.order_now:visited {
	text-decoration: underline;
	color: #C3372F;
}

a.order_now:hover {
	text-decoration: underline;
	color: #f46e02;
}

.limited_offer {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #686868;
}

.small_link {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #490200;
}

a.small_link {
	text-decoration: underline;
	color: #490200;
}

a.small_link:hover {
	text-decoration: underline;
	color: #f46e02;
}

.testimonial {
	font-family: "times new roman", times, serif;
	font-style: oblique;
	font-size: 12px;
	font-weight: 500;
	color: #C3372F;
	text-align: center;
	padding: 0px;
	margin-left: -6px
}

.signature {
	font-family: "times new roman", times, serif;
	font-style: oblique;
	font-size: 12px;
	font-weight: bold;
	color: #C3372F;
	float: right;
	padding: 0px 0px 0px 12px;
}

.box {
	font-family: arial, helvetica, sans-serif; 
	font-weight: 500; 
	font-size: 11px; 
	color: #000000;
	margin: 0px; 
	padding: 10px 18px 10px 18px;
	background-color: #FFF6D3;
	border: 1px solid #C3372F;
}

.disclaimer {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #490200;
	padding: 2px 0px 3px 0px;
}

a.disclaimer {
	text-decoration: underline;
	color: #490200;
}

a.disclaimer:hover {
	text-decoration: underline;
	color: #f46e02;
}

.headline {
	font-family: "times new roman", times, serif;
	font-style: oblique;
	font-size: 32px;
	font-weight: 500;
	color: #ffffff;
}

.copy {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #6D6D6D;
}

.copy a {
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}

.copy a:hover {
	font-weight: normal;
	color: #C3372F;
	text-decoration: none;
}

.search_heading {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	color: #C3372F;
}

.seo_copy {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #6D6D6D;
}

.seo_copy a {
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
}

.seo_copy a:hover {
	font-weight: normal;
	color: #C3372F;
	text-decoration: none;
}

.city_photo {
	float: right;
	overflow: visible;
	margin: 0px 0px 6px 8px; 
	border: 0px;
	z-index: 1001;
}

.photo_right {
	float: right;
	overflow: visible; 
	margin: 2px 16px 6px 6px; 
	border: 0px;
	z-index: 101;
}

.photo_left {
	float: right;
	overflow: visible;
	margin: 2px 8px 6px 12px; 
	border: 0px;
	z-index: 102;
}

.photo_link {
	font-family: arial, helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 500; 
	font-size: 12px; 
	color: #363636;
}

a.photo_link { 
	color: #363636;
	text-decoration: underline;
}

a.photo_link:hover { 
	color: #363636;
	text-decoration: underline;
}
