@charset "UTF-8";
/* CSS Document */
body {
padding:0;
margin:0;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:14px;
background-color:#FBF9F2;
}
#top_nav {
font-size:11px;
height:34px;
width:980px;
background:#000000 url(images/hospice_ride_01.jpg) repeat-x;
text-align:center;
color:#FFFFFF;
}
#top_nav span {
position:relative;
top:12px;
text-decoration:none;
color:#FFFFFF;
}
#top_nav span a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
#top_nav span a:hover {
font-style:oblique;
}
#head1 {
display:table-row;
white-space:nowrap;
height:142px;
width:980px;
}
#head2 {
display:table-row;
white-space:nowrap;
height:104px;
width:980px;
}
#head_space {
clear:both;
width:980px;
height:7px;
background:url(images/hospice_ride_09.jpg) no-repeat;
}
#content {
width:980px;
margin-top:5px;
}
#main {
display:table-cell;
width:574px;
float:left;
border-right:#CDCCC9 solid 1px;
}
#news {
display:table-cell;
width:249px;
float:left;
border-right:#CDCCC9;
font-size:11px;
}
#news span {
font-weight:bold;
font-size:12px;
}
#side_tab {
display:table-cell;
width:154px;
float:left;
}
.text {
padding:0px 5px;
}
#footer {
width:980px;
text-align:center;
border-top:#CDCCC9 solid 1px;
margin-top:7px;
font-size:10px;
padding-top:7px;
font-weight:bold;
}
#footer span a {
text-decoration:none;
color:#000000;
font-weight:bold;
}
#footer span a:hover {
font-style:oblique;
}
