#ascot {
margin: 5px 0 20px 0
}

#ascot h1 {
	font-size:46px;
	color:#496930;
	line-height:1.2em;
	margin:10px 0 0 0;
}

#ascot h1 span {
	color:#b1ac5b;
	font-size:20px;	
	display: block;
	margin: 0
}

#ascot .lead {
	line-height:1.6em;
	margin:0;
}

#ascot h2 {
	margin:40px 0 0 0;	
	background:#b1ac5b;
	color:#FFF;
	padding:7px 10px;
	font-size:16px;
}

#ascot h3 {
	font-size:28px;
	color:#496930;
	line-height:1.4em;
	margin:30px 0 10px 0;
	clear:both;
}

#ascot h3 span {
	font-size:28px;
	color:#FFF;
	font-weight:normal;
	background:#b1ac5b;
	text-align:center;
	padding:5px;
	width:40px;
	display:inline-block;
	margin:0 15px 0 0;
}


#ascot a {
	color:#2AA139;
}

#ascot .green {
	color:#496930;
	font-size:12px;
	line-height:1.4em;
}

#ascot .green img {
	border:#C8C8C8 1px solid;
	padding:10px;
	margin-bottom:7px;
}


#ascot .details {
	color:#496930;
	margin:20px 0 30px 0;
}

#ascot .details .left-col {
float:left; 
width:260px;
 margin:0 30px 0 0;
}

#ascot .details .right-col {
float:left; 
margin:0;
width:270px;
}