@charset "utf-8";

#left_text {
width: 191px;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
}

#content {
width: 958px;
border: 1px #7f7f7f solid;
border-top: 0;
background-color: #ffffff;
}

#right_content_wrapper {
float: right;
width: 728px;
border-left: 1px #b1b1b1 solid;
/*background-image:url(../img/bottom_content_background.gif);
background-repeat: repeat-y;*/
background-color: #ffffff;
}

#right_content_left_column {
float: left;
width: 437px;
/*
background-image:url(../img/mid_column_background.jpg);
background-repeat: no-repeat;*/
background-color: #ccd9df;
}

#content_top {
margin-bottom: 8px;
}

#content_bottom {
margin-left: 8px;
}

#community_box_wrapper {
width: 420px;
margin-top: 27px;
margin-left: auto;
margin-right: auto;
}

#community_box {
border-top: 1px #8e979c solid;
background-image: url(../img/community_background.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
padding-bottom: 16px;
border-bottom: 2px #000000 solid;
}

#community_box_text {
padding-left: 17px;
padding-top: 10px;
width: 170px;
}

#right_content_left_column_content {
padding-left: 25px;
padding-right: 20px;
}

#right_content_right_column {
float: left;
width: 281px;
padding-top: 0px;
/* background-image: url(../img/right_content_background.jpg);
background-repeat: no-repeat; */
border-left: 1px #b1b1b1 solid;
background-color: #ffffff;
}

#next_steps_wrapper {
width: 267px;
margin-left: auto;
margin-right: auto;
}

#next_steps_content {
background-image: url(../img/next_step_background.gif);
background-repeat: no-repeat;
}

#next_step_items_wrapper {
padding-top: 5px;
width: 244px;
margin-left: auto;
margin-right: auto;
}

.next_step_item {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #6a1462;
}

.next_step_item img {
padding-right: 5px;
}

.next_step_divider {
width: 237px;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 7px;
background-color: #cbcbcb;
}

#search_wrapper {
margin-top: 30px;
width: 220px;
margin-left: auto;
margin-right: auto;
}

#search_wrapper input {
font-size: 9px;
}

#news_wrapper {
width: 264px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}

.news_link {
text-align: right;
padding-right: 20px;
}

.news_link a:link, .news_link a:visited {
color: #6a1462;
text-decoration: none;
}

.news_link a:hover {
text-decoration: underline;
}

.newsItem {
margin-bottom: 12px;
border-bottom: 1px #b1b1b1 solid;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 5px;
}

.newsHeadline {
font-weight:bold;
color: #8c6239;
}

.newsHeadline a:link, .newsHeadline a:visited {
color: #8c6239;
text-decoration: none;
}

.newsHeadline a:hover {
text-decoration: underline;
}