@import 'jquery_menu_home.css';

#Column3 {
display: none;	
}

#Column2 {
width: 714px;
margin-top: 50px;
padding: 0;
}

#HomeCol1 {
float: left;
display: inline;
width: 306px;
padding-right: 20px;
font-size: 0.95em;
}

#HomeCol2 {
float: left;
display: inline;
width: 174px;
}

#HomeCol3 {
float: left;
display: inline;
width: 174px;
margin-left: 15px;

}

#HomepageMenu {
margin: 0;
padding: 0;
list-style: none;
margin-left: 216px;
}

#HomepageMenu li {
position: relative;
float: left;
}

.HomeBox {
background-image: url('../images/Home/HomeBox_Top.jpg');
background-repeat: no-repeat;
background-position: top center;
width: 174px;
margin: 0;
padding: 0;
font-size: 0.85em;
position: relative;
}

.HomeBox .Bottom {
background-image: url('../images/Home/HomeBox_Bottom.jpg');
background-repeat: no-repeat;
background-position: bottom center;
position: absolute;
height: 5px;
display: block;
width: 174px;
bottom: 0;
}

/* News Column */

#HomeNews h2 {
margin: 0;
padding: 8px 12px 6px 12px;
color: #bf2a37;
text-transform: uppercase;
border-bottom: 1px solid #dedee0;
}

#HomeNews a {
text-decoration: none;	
}

.NewsEntry {
padding: 10px 12px;
}

.NewsEntry {
border-bottom: 1px solid #dedee0;
}

.NewsEntry h3 {
margin: 0;	
font-size: 1em;
font-weight: bold;
}

.NewsEntry h3 a {
text-decoration: none;	
color: #6d6e71;
}

.NewsEntry p {
margin: 0;	
}

.NewsEntry a {
text-decoration: none;	
}

.NewsEntry a:hover {
text-decoration: underline;	
}

#NewsletterBox {
padding-right: 65px;
background-image: url('../images/Home/NewsletterIcon.jpg');
background-repeat: no-repeat;
background-position: 110px 5px;
min-height: 72px;
}

#NewsletterBox h2 {
color: #6d6e71;
text-transform: none;
/* background-image: url('../images/Home/BlueArrow_Right.jpg'); */
background-position: right center;
background-repeat: no-repeat;
border: none;
margin-bottom: 0;
}

#NewsletterBox p {
padding: 0 12px 6px 12px;	
}

#ViewpointBox {
	
}

#ViewpointBox p {
padding: 12px 12px 6px 12px;	
}


#HomeFeature h2 {
margin: 0;
padding: 8px 12px 6px 12px;
/* color: #6d6e71 !important; */
color: #0053a1 !important;
border-bottom: 1px solid #dedee0;
font-size: 1.2em;
}

#FeatureImage {
text-align: center;
padding: 5px;
border-bottom: 1px solid #dedee0;
}

#FeatureContent {
padding: 8px 12px 6px 12px;
/* font-size: 1.25em; */
}

#FeatureContent a {

}

#Home40th p {
padding: 5px 12px 0 12px;
margin: 0;
}

#Home40th {
margin-bottom: 11px;
padding-bottom: 10px;
}

/* Menu */
#HM_BusinessLink, #HM_YouLink, #HM_SportsLink, #HM_ProfessionalsLink {
height: 0;
padding-top: 45px;
display: block;
overflow: hidden;
}

#HM_BusinessLink {
background-image: url('../images/Home/HM_ForBusiness.jpg');	
width: 224px;
}

#HM_YouLink {
background-image: url('../images/Home/HM_ForYou.jpg');	
width: 134px;
}

#HM_SportsLink {
background-image: url('../images/Home/HM_ForSports.jpg');	
width: 156px;
}

#HM_ProfessionalsLink {
background-image: url('../images/Home/HM_ForProfessionals.jpg');	
width: 219px;
}