/* CSS Document */

html {
background:url(/images/page/home/bg_repeat_y_black.gif) repeat-y top center;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

 .navItem a {
font-family: frutiger, arial, "lucida console", sans-serif;
font-weight: bold;
padding-left: 12px;
padding-right: 16px;
text-decoration: none; 
font-size: 13px;
color: #fff;
padding-bottom:20px;
padding-top:20px;
line-height: 3em;

}

.navItem a:hover {

text-decoration: underline; 

}


#weShare {
color:#FFFFFF;
}

#weShare a{
color:#FFFFFF;
text-decoration:none;
}

#weShare a:hover{
text-decoration:underline;
}

h1 {
font-size: 120%;
font-weight: bold;
}

/* TOP STORY */
#tsLabel{
padding-top:8px;
padding-bottom:8px;
background-color:#D19FE7;
color:#0000F1;
text-align:center;
}

#topStory {
color:#000000;
margin:15px 15px 15px 15px;
font-size:12px;
}

#topStory a {
color:#000000;
text-decoration:none;
}

#topStory a:hover {
text-decoration:underline;
}

#tsHeadline a {
font-size:18px;
color:#330033;
text-decoration:none;
}

#tsHeadline a:hover {
text-decoration:underline;
}

/* RQ added for top story when there is no link */
#topStoryHeadline {
font-weight:bold;
color:#330033;
font-size:18px;
}

/* MORE NEWS */
#moreNews {
font-size:12px;
}

#moreNews a{
font-size:12px;
color: #70665C;
}

#mnDate {
font-size:75%;
}

#sectionLabel {
padding-top:5px;
padding-bottom:5px;
color:#0000F1;
font-size:14px;
font-weight:bold;
}

#quote {
font-size:16px;
font-weight:bold;
color: #70665C;
margin-top:10px;
}

#quoteCredit {
font-size:16px;
margin-top:10px;
color: #70665C;
margin-bottom:15px;
}

/* FEATURE */
#featureLabel{
font-family: "Frutiger", "Frutiger 55 Roman", Helvetica, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
color:#FFFFFF;
padding:8px 2px 8px 10px;
background-color: #6D9D31;
text-transform: uppercase;
}

#feature {
font-size:85%;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

#feature a {
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#feature a:hover {
text-decoration:underline;
}

#quickLinks {
font-size:12px;
line-height: 1.75;
color:#fff;
margin-left:10px;
margin-top:8px;
}

#quickLinks a {
font-weight: bold; 
letter-spacing: .9px;
color:#000000;
text-decoration:none;
}

#quickLinks a:hover {
text-decoration:underline;
}

#main {
padding-right:15px;
border-right:1px solid #C4B583;
}

#subnav {
font-size:85%;
margin-left:15px;
margin-bottom:12px;
}

#rightLabel {
margin-left:15px;
margin-bottom:10px;
padding: 4px 4px 4px 8px;
background-color:#F9EEC8;
font-size:75%;
}

#thumbs {
margin-left:15px;
margin-bottom:20px;
}