#mainContent {
	background:#fff;
	margin: 0;
	padding: 0;
}
#logo {
	float:left;
	padding-right:30px;
}
.bigPhoneNum {
	font-size:22px;
	font-weight: bold;
	color: #444;
}
.hours {
	font-size:12px;
	color: #666;
	padding: 2px 0;
}
.tagLine {
	font-size:14px;
	color: #111;
	font-style: italic;
}
#banner {
	padding:12px;
	height: 60px;
}
.bannerRight {
    float:right;
    text-align:right;
}
.bannerLinks {
	float:right;
	text-align:right;
}
.bannerLinks a {
	color: #2f425c;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #999;
	padding: 4px;
	margin-left:24px;
	background: #f0eade;
}
.bannerLinks a:hover {
	color: #fff;
	border: 1px solid #000;
	background: #2f425c;
}
#bannerRightBottom {
	padding-top:24px;
	font-size: 14px;
	color: #777;
}
.navButtons {
	background:url(/img/navBarBg.gif);
	font-size: 14px;
	padding-top:11px;
	text-align:left;
	height: 28px;
	margin: 0;
}
.navButtons a {
	text-decoration: none;
	padding: 0 12px;
	color: #dce0e6;
}
.navButtons a:hover {
	color: #fff;
}
.footerIcons {
    text-align:center;
}
.footerIcons img {
    margin: 15px;
}
.copyright {
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    text-align:center;
    margin: 12px 0;
}
.roundedBottom {
    margin: 0;
    padding: 0;
    border: 0;
}
.roundedBottom td {
    margin: 0;
    padding: 0;
    border: 0;
}
#leftBottomCorner {
    background:url(/img/leftBottomCorner.png) no-repeat;
    width: 18px;
    height: 18px;
}
#midBottom {
    background:url(/img/midBottom.png) repeat-x;
}
#rightBottomCorner {
    background:url(/img/rightBottomCorner.png) no-repeat;
    width: 18px;
    height: 18px;
}
.bigHead {
    font-size: 18px;
    font-weight: bold;
    color: #4e6480;
}
.mediumHead {
    font-size: 16px;
    font-weight: bold;
    color: #4e6480;
}
.smallHead {
    font-size: 14px;
    font-weight: bold;
    color: #4e6480;
}
.blackHead {
        font-size: 18px;
        font-weight: bold;
        color:#000;
}
.sm,.tm {
    font-size:8px;
}

