/* 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:0 0 0 0;
}

a {
color:#ff9900;
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; 

}

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

#tsHeadline{
font-size:120%;
color:#000000;
}

#tsHeadline a {
font-weight:bold;
color:#000000;
text-decoration:none;
}

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

#headline{
font-weight:bold;
color:#000000;
}

#headline a {
font-weight:bold;
color:#000000;
text-decoration:none;
}

#headline 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%;
}

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

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

#photoThumb{
float:left;
width:100px
}

#photoLink{
float:right;
width:125px;
font-size:85%;
}

#photoLink a{
text-decoration:none;
}

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

#moreNews {
margin-top:5px;
margin-bottom:20px;
}