#sub-menu-bar {
    position:absolute;
    top: 405px;
    left: 0;
    width: 899px;
    height: 201px;
    background-image: url(../images/header-new/sub-menu/background.jpg);
}
.sub-menu-button {
    float:left;
    display: block;
    height: 192px;
    width: 169px;
    margin: 5px 4px 0 6px;
	cursor:pointer;
}
.sub-menu-button span  {
    display: block;
    height: 32px;
    margin: 4px auto 0 auto;
    color: white;
    font-size: 85%;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.sub-menu-button span.one-line  {
    margin-top: 13px;
}
.sub-menu-button .hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#sub-menu-bar a {
    text-decoration: none;
}

#header-text {
    width: 889px;
    text-align: center;
    font-size: 90%;
    line-height: 1.3;
    margin-top: 305px;
}
.emphasis {
    font-family: 'Arial Black';
}
#content {
    width: 899px;
    text-align: left;
    font-size: 90%;
    line-height: 1.3;
    margin-top: 240px;
    margin-bottom: 0px;
    background-image: url(../images/home/column-border-dots.jpg);
    background-repeat: repeat-y;
}
.column {
    padding: 10px 15px 20px 22px;
    width: 262px;
    float: left;
}
.column h5 {
    font-family: 'Arial Black';
    font-size: 95%;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: normal;
}
.column h5 a {
    font-family: 'Arial Black';
    font-size: 100%;
    color: black;
    text-decoration: none;
    font-weight: normal;
}
.column h5 a:hover {
    color: #94461B;
}
.column a img {
    margin: 0 0 0 0;
    border: none;
}
.column p {
    font-size: 90%;
    margin-top: 8px;
    margin-bottom: 8px;
}
.column a {
    font-family: 'Arial Black';
    font-size: 90%;
    color: #94461B;
}
.column .article {
    background-image: url(../images/home/column-rule.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.column .article.no-bottom-rule {
    background-image: none;
}
ol,ul {
    margin-left: -20px;
    .margin-left: 10px;
    font-size: 90%;
}
ol li {
    margin-bottom: 10px;
}
ul li {
    margin-bottom: 5px;
}
/* Facebook widget */
.fan_box
.full_widget 
.connect_top {
    border: none;
}
.fan_box
.full_widget {
	border: 1px solid #58471F;
}
.fan_box
.connections {
    border: none;
}
#facebook-footer {
	border-left: 1px solid #58471F;
	border-right: 1px solid #58471F;
	border-bottom: 1px solid #58471F;
    font-size:8px; 
    padding-left:10px;
    margin-top: -3px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 5px;
}

.fan_box .full_widget .connect_top.clearfix .connect_action .name_block {
    color: #58471F;
    
}
.fan_box .profileimage {
    display: none;
}
.fan_box .full_widget .connect_top  {
    padding-left: 0;
    background-color: #D6CC9F;
}
.fan_box .full_widget .connect_top  .name, .fan_box .full_widget .connect_top  .name {
    color: #58471F;
}
.fan_box  a {
    color: #58471F;
}
.fan_box {
    border: none;
}
/* End of Facebook widget */
#footer {
    font-size: 80%;
    text-align: center;
    font-family: 'Arial';
    margin-bottom: 20px;
}
#footer a {
    color: #94461B;
    font-size: 90%;
    font-family: 'Arial Black';
}
.clear {
    clear: both;
}