

body.cfp {
  text-align: center;
  background: url("http://turfsociety.com/images/bg3.jpg") repeat-x;
  margin: 0 auto;
  font-family:  "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}

.cfp div.main_body {
  width: 976px;
  margin: 0 auto;	`
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #FFF;
  background: #fff;
}

.category {
	text-align: left;
}

.programbox{
	color: #993300;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #FFF;
	height: auto;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	padding: 5px;
}

.startsub {
	border: 1px solid #000;
	height: auto;
	width: auto;
}

p {
	margin: 13px 0;
}

a, a:active, a:link, a:focus {
	color: #000099;
	text-decoration: none;
	font-size: 15px;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

h1 {
	font-size: 2.3em;
	margin: 13px 0;
	color: #576152;
}

h2 {
	font-size: 1.5em;
	margin: 10px 0;
}

hr {
	margin: 6px 0;
	border: 1px solid #ccc;
}
.footer.wrapper {
  clear: both;
  width: auto;
  margin: 10px auto;
  text-align: center;
  vertical-align: top;
  height: 80px;
  padding-bottom: 0px;
  background: url("http://turfsociety.com/images/footer.jpg") repeat-x;
  background-position: bottom;

}

.programbox a {
    
	
	font-size: 16px;
    padding: 1px 4px;
    margin: 0px 5px;
	background-color: #576152;
	border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
 }
	


span.titleprogram {
    width: 45%;
    display: inline-block;
}