/*
HOME CSS for ESS
Created by Ben Usher Smith 09-03-09
*/

div#latest-news {
    float: left;
    width: 100%;
}

div#latest-news h3 {
    border-top:1px dotted #141414;
    padding-top: 10px
}

div#latest-news a {
    text-decoration: none;
    color: grey;
    font-weight: bold;
}

div#latest-news h3 a {
    color: #830000;
}

div#latest-news a:hover {
    text-decoration: underline;
}

div#latest-news strong {
    color: #69c;
    font-size: 1.2em;
    font-weight: bold;
}

div#latest-news-image {
        float:left;
		width: 70px;
}

div#latest-news-footer {
        float: right;
		padding-top: 13px;
        width: 80%
}


/*	
.left_col_content {
    padding: 5px;
	}

.left_col_content p {
    width: 225px; 
    background-color: #67a8da;
    padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #67a8da;
    color:#fff;
	}
*/ /* Must be the same width as the image above it */
h2 {
	padding-bottom: 35px;
}
