html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,	del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
  color: #666666;
  background: #A9BAC3 url('../img/background.jpg') repeat-x;
  
}

#header {
  width: 820px;
  margin: 0 auto 6px auto;
  background: #FFFFFF url('../img/logo.jpg') no-repeat;
  background-position: 0 6px;
  height: 100px;
  position: relative;
}

#banner {
  width: 820px;
  margin: 1px auto 0 auto;
  background: #FFFFFF url('../img/header.jpg') no-repeat;
  height: 120px;
}

#header ul {
	z-index: 999999;
	position: absolute;
	right: 0;
  bottom: 0;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}

#header li {
   display: inline;
}

#header a {
   float:left;
   background: url('../img/tab_left.jpg') no-repeat left top;
   padding:0 0 0 4px;
   text-decoration: none;
}

#header a span {
   float:left;
   display:block;
   background: url('../img/tab_right1.jpg') no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

#slogan {
	position: relative;	 
	top:75px;
  left: 20px;
	font: bold 12px Tahoma, 'Trebuchet MS', Sans-serif;
}

#structure {
  background-color: #FFFFFF;
  margin: 0 auto 0 auto;
  min-height: 300px;
  width: 820px;
}

#colL {
  padding: 20px;
	float: left;
	width: 540px;
  padding-top: 0;
}

#colL #slideshow {
  text-align: center;
}

#colL #slideshow img {
  padding-top: 20px;
}

#colL #opt_in_form {
  padding: 0px;
  width: 200px;
}

#colL form {
  padding: 10px;
  width: 450px;
  margin: 0 auto;
}

#colL label {
  float: left;
  width: 100px;
  display: block;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
}

#colL .contact_form {
  width: 300px;
  padding: 5px;
}

#colL .date_form {
  width: 215px;
  margin-right: 10px;
  padding: 5px;
}

#colL .select {
  width: 312px;
  padding: 5px;
}

#colL .phone {
  padding: 5px;
  width: 30px;
}

#colL #submit {
  margin-left: 110px;
  padding: 5px 15px;
}

#colL .program {
  padding: 5px;
}

#colL .no_bottom {
  margin-bottom: 0;
}

#colL .label {
  font-weight: bold;
  float: left;
  width: 100px;
  display: block;
  text-align: right;
  padding-right: 10px;
}

#colL .info {
  margin-left: 110px;
}

#colL ul {
  list-style-type: none;
  margin-bottom: 10px;
}

#colL li {
  font: bold 1.2em 'Trebuchet MS', Arial, Sans-serif;
}


.checkbox_head {
  width: 25%;
  text-align: center;
}

.checkbox {
  text-align: center;
}

.dayname {
  text-align: right;
}

h1 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #679aca;
  font-size: 2em;
  margin-bottom: 10px;
}

h2 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #679aca;
  font-size: 1.5em;
  margin-bottom: 10px;
  padding-top: 20px;
}

h3 {
  font: bold 1.2em 'Trebuchet MS', Arial, Sans-serif;
}

p {
  margin-bottom: 10px;
}

#colR {
  padding: 20px;
	float: right;
	width: 200px;
  padding-top: 0;
}

#colR ul {
  list-style-type: none;
  margin-bottom: 10px;
}

#colR li {
  font: bold 1.2em 'Trebuchet MS', Arial, Sans-serif;
}

#footer {
  border-top: 6px solid #43BA46;
  margin: 0 auto;
  width: 820px;
  color: #FFFFFF;
  text-align: center;
}

#footer #footer_left {
  margin: 10px;
  float: left;
}

#footer #footer_right {
  margin: 10px;
  float: right;
}

#footer a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a { 
	color: #4284B0;
	text-decoration: none;
}

a:hover {
	color: #43ba46;
}

.green {	color: #43ba46; }

form#reg_form {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

form#reg_form .form_label {
    font-weight: bold;
    width: 85px;
}

form#reg_form .title {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    padding-bottom: 10px;
    padding-top: 10px;
}
