* {
	margin: 0; padding: 0;
	font-family: arial, san-serif, verdana, helvetica;
}

body { 
	background-color: #BA7; text-align: center; margin: 5px;
}

img#banner, img#subbanner, div#main, img#bottom {
	margin: 0 auto 0 auto;
	display: block;	
}


img#subbanner { 
	border-bottom: 1px solid #763; 
}


div#main { 
	border: 1px solid #763; border-top: 0;
	background-color: #fff; width: 923px;
	border-bottom: 0;
}

div#leftcol {
	margin: 0; padding: 10px 5px 0px 10px; 
	width: 560px;	
	float: left;	
}

div#rightcol {
	margin: 0; padding: 10px 10px 0px 5px;
	width: 333px;
	margin-left: 575px;
}

.lgreen_bl {background: url(img/lgreen_bl.gif) 0 100% no-repeat #ABC19C; margin-bottom: 10px; }
.lgreen_br {background: url(img/lgreen_br.gif) 100% 100% no-repeat; }
.lgreen_tl {background: url(img/lgreen_tl.gif) 0 0 no-repeat; }
.lgreen_tr {background: url(img/lgreen_tr.gif) 100% 0 no-repeat; }

.green_bl {background: url(img/green_bl.gif) 0 100% no-repeat #C8DFB9; margin-bottom: 10px; }
.green_br {background: url(img/green_br.gif) 100% 100% no-repeat; }
.green_tl {background: url(img/green_tl.gif) 0 0 no-repeat; }
.green_tr {background: url(img/green_tr.gif) 100% 0 no-repeat; padding:10px; }

.brown_bl {background: url(img/brown_bl.gif) 0 100% no-repeat #E4D29C; margin-bottom: 10px;  }
.brown_br {background: url(img/brown_br.gif) 100% 100% no-repeat; }
.brown_tl {background: url(img/brown_tl.gif) 0 0 no-repeat; }
.brown_tr {background: url(img/brown_tr.gif) 100% 0 no-repeat; padding: 10px; }
.clear { font-size: 1px; height: 1px; }


p.summary {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 23px 10px 23px;
  line-height: 18px;

}

div#programs {
	width: 100%;
}

div#new2008 {
	padding: 5px 0 0 100px;
	background: url(img/badge_new2008.gif) no-repeat;
	background-position: center left;
	height: 95px;
	width: 283px;
}

div.section p.title {
	margin-bottom: 8px;
	font-size: 18px; font-weight: bold;	
}

div.section div.program {
	margin-bottom: 15px;
	font-size: 18px; font-weight: bold;	
	color: #fff;
	background: url(img/header_brown.gif) no-repeat center;
	height: 45px;
	text-align: center;
	padding-left: 10px;
	padding-top: 3px;
	clear:left;
}

div.section div.program h1 {
  font-size: 18px;
  margin-bottom: 2px;
}

div.section div.program h2 {
  font-size: 12px;
}

div.section .left { 
  float:left; 
  border: 1px solid #763; 
  margin: 0 0 15px 15px;
}

div.section .right {
  margin: 0 0 15px 205px;
}

div.section p.subtitle {
	margin-bottom: 8px;
	font-size: 12px; font-weight: bold; font-style: italic;	
}

div.section p {
	margin-bottom: 6px;
	font-size: 14px;
	letter-spacing: 0px; 
	line-height: 20px;
}

div.section a {
  color: #321;
}

div.section a:hover {
  color: #642;
}

div.section p.small {
	font-size: 12px;
	font-weight: bold;
}

div.section strong {
  font-size: 13px;
}

div.section ul {
	text-align: left;
	margin: 0; padding: 0;
	list-style-type: none;
}

div.section li {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 9px 0; padding: 0 0 0 12px;	
	background:url(img/bullet_square_brown.gif) left top no-repeat;
	background-position: 0 5px;
	border: 0px solid #000;
}

div.section a {
  font-size: 12px; 
  font-weight: bold;
  color: #008;
}

div.section a:hover {
  color: #44a;
}

div.section a.button {
  display: block;
  width: 92px;
  height: 24px;
  text-align: center;
  padding: 3px 0;
	background: url(img/button.gif) no-repeat; 
  text-decoration: none;
  color: #000;
  font-size: 12px; 
  font-weight: bold;  
}

div.section a.button:hover {
  color: #363;
}

/***************************************************************************************/
/* logo badges
/***************************************************************************************/

img.badge {
  margin: 5px 15px 0 0;
  border: 0;
}

/***************************************************************************************/
/* right sections
/***************************************************************************************/

div.rsection {
  text-align: center;
}

div.rsection p { 
  font-size: 14px; 
  margin-bottom: 6px; 
  line-height: 24px; 
}

div.rsection p.title { 
  font-size: 20px; 
  font-weight: bold;
  margin-bottom: 10px;
}

div.rsection p.subtitle { 
  font-size: 13px; 
  font-weight: bold; 
	background: url(img/header_green.gif) top center no-repeat;   
	height: 43px;
	line-height: 16px;
	vertical-align: center;
}

div.rsection p.desc {
  font-size: 11px; 
  line-height: 16px;
  font-weight: bold;
  margin: -5px 0 7px 0;
}

div.rsection p.desc a {
  color: #008;
}

div.rsection p.desc a:hover {
  color: #44a;
}

.title_dates {
  margin-bottom: 6px;
  padding: 0;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
}

.title_dates div > div > div {
  padding: 5px;
} 



/***************************************************************************************/
/* help form
/***************************************************************************************/

form.helpform {
  border: 0; padding: 3px; margin: 0;
  font-size: 12px;
}

form.helpform table {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

form.helpform table th, form.helpform table td {
  padding: 3px;
}

form.helpform table th {
  text-align: left;
  width: 40%;
}

form.helpform table td {
  text-align: right;
  width: 60%; 
}

form.helpform input, form.helpform select, form.helpform textarea {
  font-size: 12px;
  border: 1px solid #666; 
  width: 150px;  
  padding: 2px;
}

form.helpform input, form.helpform select {

}

form.helpform select {
  font-size: 10px;
  padding: 0;
  height: 18px;
  width: 156px;
}

form.helpform input {

}

form.helpform select {

}

form.helpform textarea {
  height: 160px;
  margin-top: 5px;
  overflow: auto;
  width: 98%;
}

form.helpform input.submit {
  margin-top: 5px;
  width: 100px;
}

div.checkbox_container {
	padding-top: 6px;
}

div.checkbox {
	clear: both;
	width: 100%;
	margin: 3px 0 0 0;
}

form.helpform table div.checkbox input {
	float: left;	
	width: 25px;
	margin-top: 6px;
	border: 0;
}

div.checkbox div {
	margin: 0 0 0 23px;	
}

/***************************************************************************************/
/* bottom nav
/***************************************************************************************/

div.bottom_nav {
  margin-top: 7px;
  padding-bottom: 25px;
}

div.bottom_nav a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

/***************************************************************************************/
/* thank you message
/***************************************************************************************/

p.thankyou {
	margin: 20px auto 20px auto;
	border: 2px solid #684;
	background: #beb;
	padding: 10px;
	width: 550px;
	font-size: 18px;
	font-weight: bold;
}

