#sidebar {
width: 0;
display: none;
}
#content {
float: none;
}
#content_main {
background-image: url(/images/content_main_home_bg.gif);
width: 924px;
}
#content_main_top {
height: 7px;
background-image: url(/images/content_main_home_top.gif);
width: 948px;
}
#content_main_bot {
height: 6px;
background-image: url(/images/content_main_home_bot.gif);
width: 948px;
}
#content_main_content {
width: 676px;
float: left;
}
#content_main_features {
margin-left: 687px;
}

.content_hdr_welcome {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
color: #81729d;
font-weight: bold;
}
.chdr_home {
background-image: url(/images/home_purplefade.png);
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
padding-left: 20px;
font-weight: normal;
}
.chdr_home_sm {
background-image: url(/images/home_purplefade_sm.png);
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
padding-left: 20px;
font-weight: normal;
}

.content_features_hdr {
background-image: url(/images/content_feature_home_hdr_bg.png);
background-repeat: no-repeat;
height: 26px;
color: #9E1B34;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: bold;
padding: 2px 5px 0px 4px;
/* text-align: right; */
}
.content_features_hdr a, .content_features_hdr a:visited {
color: #9E1B34;
text-decoration: none;
}

.content_features_ct {
margin: 5px 5px 10px 5px;
}

.home_content_box {
margin: 0 5px 0 15px;
}

a.home_red, a.home_red:visited  {
color: #9E1B34;
}

ul.reddot {
margin: 0 0 0 10px; 
padding: 0;
list-style-type: square;
list-style-image: url(/images/home_news_dot.png);
}

.sitesearchfrm {
margin: 0;
padding: 0;
}

