﻿/* home content styles */
#mainContent { float: left; width: 960px; height: auto; }
#mainCol { float: left; width: 730px; margin-left: 42px; padding-top: 25px;  padding-bottom: 10px}
#mainCol img#mainImage { float: left; padding-bottom: 9px; }
#nationwideProjects { float: left; width: 308px; height: 135px; border: solid 1px #e7e7e7; padding: 40px 25px; background: url(../images/dot-map.gif) no-repeat 200px 20px;}
#nationwideProjects h2 { float: left; width: 200px; font-weight: normal; font-size: 2.7em; color: #350856; padding-bottom: 20px; }
#nationwideProjects a { float: left; width: 200px; clear: left; text-decoration: none; font-size: 1.2em; color: #807e83; }
#nationwideProjects a img { float: left; padding-right: 10px; }
.smallCol { float: left; width: 155px; min-height: 196px; height: auto !important; height: 196px; margin-left: 10px; background: #f3f4f4; padding: 15px 10px 0 10px; }
.smallCol h3 { float: left; width: 155px; height: auto; font-size: 1.6em; font-weight: normal; color: #350856; padding-bottom: 10px; }
#newsCol { border-top: solid 6px #c30065; }
#newsCol img { float: left; }
#newsCol h3 { width: 141px; } /* override for RSS image */
#aboutCol {  border-top: solid 6px #7dbe38; }
.smallCol a { float: left; width: 155px; font-size: 1.2em; font-weight: normal; text-decoration: none; color: #848484; display: block; background: url(../images/small-col-border.gif) bottom left repeat-x; }
#newsCol ul li a { display: inline; padding-bottom: 10px; }
#newsCol ul li { margin-bottom: 10px; }
#aboutCol a { display: inline; padding-bottom: 6px; }
.smallCol ul { float: left; width: 155px; height: auto; list-style: none; }
.smallCol ul li { float: left; width: 155px; margin-bottom: 6px; }
.smallCol a:hover { text-decoration: underline; }
.smallCol p { float: left; width: 155px; font-size: 1.2em; color: #848484; padding-bottom: 10px; }
