/* core page content */

#core-callout {
		float:left;
		margin:0;
		padding:25px 0;
		width:790px;
}

#callout-left {
		float:left;
		margin:0 13px 0 7px;
		padding:0;
		width:170px;
}

#callout-right {
		float:left;
		margin:0 10px 0 0;
		padding:0;
		width:575px;
}

#callout-right img {
		float:left;
		margin:0;
		padding:0 8px 0 0;
		width:auto;
}

#callout-right h1 {
		float:left;
		margin:0;
		padding:10px 0 0 0;
		width:160px;
		font-size:17px;
		color:#252525;
}

#callout-right h1 a:link, #callout-right h1 a:visited {
		color:#252525;
		text-decoration:none;
}
#callout-right h1 a:focus, #callout-right h1 a:hover, #callout-right h1 a:active {
		color:#669060;
		text-decoration:none;
}

#callout-right p.core-go {
		float:left;
		margin:0;
		padding:0;
		font-family:arial, sans-serif;
		font-size:12px;
		color:#669060;
}

#callout-right p.core-go a:link, #callout-right p.core-go a:visited {
		color:#669060;
		text-decoration:underline;
}
#callout-right p.core-go a:focus, #callout-right p.core-go a:hover, #callout-right p.core-go a:active {
		color:#000;
		text-decoration:none;
}

#callout-details {
		float:left;
		margin:0;
		padding:24px 0 0 0;
		width:555px;
		color:#252525;
}

#callout-details h2 {
		margin:0;
		padding:0;
		font-family:helvetica, arial, sans-serif;
		font-size:15px;
		color:#000;
}

#callout-details p {
		margin:0;
		padding:3px 0 6px 0;
		font-family:arial, sans-serif;
		font-size:12px;
		color:#000;
}

#callout-details p.core-more {
		margin:0;
		padding:0;
		font-family:times,'Times New Roman', serif;
		font-size:12px;
		color:#7c9c5b;
}

#callout-details p.core-more a:link, #callout-details p.core-more a:visited {
		color:#7c9c5b;
		text-decoration:underline;
}

#callout-details p.core-more a:focus, #callout-details p.core-more a:hover, #callout-details p.core-more a:active {
		color:#669060;
		text-decoration:none;
}