* {
  margin: 0;
  padding: 0;
}

body {
	margin-top: 0px;
	background-image: url(images/body_bg-no-repeat.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	text-align: center;
	background-color: #0c9193;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

a {
  color: #006666;
}

a:hover {
  color: #46acb3;
}

#container_outside {
	width: 940px;
	z-index: 0;
	margin: 0px auto;
	background-image: url(images/container_rep_y_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0px;
}

#container {
	width: 940px;
	margin: 0px auto;
	padding: 0;
	border: 0;
	background-image: url(images/container_bg_z100.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	z-index: 100;
}

td {
	vertical-align: top;
	align: center;
}

#logo {
    width: 214px;
    height: 125px;
    margin: 0px auto;
}

#logo a {
    display: block;
    width: 214px;
    height: 125px;
}

#content {
    margin: 0px auto;
    margin-top: 40px;
    width: 850px;
}

#left_column {
    width: 534px;
    padding-right: 20px;
    border-right: 1px solid #fcc58d;
    margin-top: 27px;
    float: left;
    text-align: left;
}

#left_column p {
    color: #333333;
}

#right_column {
    width: 275px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
    float: right;
}

.clr {
    clear: both;
}

#foreclosure_list_banner {
    width: 850px;
    height: 60px;
    background: url(images/foreclosure-list-banner.jpg) no-repeat 0 0px;
}

#foreclosure_list_banner a {
    display: block;
    width: 850px;
    height: 60px;
}

#search_mls {
    width: 534px;
    height: 263px;
    background: url(images/search-mls-bg.jpg) no-repeat 0 0px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#sm_left {
    width: 302px;
    height: 198px;
    float: left;
}

#sm_right {
    width: 232px;
    height: 198px;
    float: left;
}

#sm_right p {
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
}

#sm_right img {
    border: 2px solid #fff;
    margin-right: 7px;
}

p#sm_p {
    padding-top: 100px;
    padding-left: 18px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #000;
}

#sm_bottom {
    width: 534px;
    height: 65px;
}

#sm_bottom a {
    display: block;
    width: 282px;
    height: 45px;
    margin: 0px auto;
}

#register {
    width: 230px;
    height: 242px;
    background: url(images/register-bg.jpg) no-repeat 0 0px;
    margin-top: 9px;
    margin-bottom: 15px;
    padding-top: 73px;
    padding-left: 45px;
    text-align: left;
}

#register br {
   line-height: 7px;
}

#register ul {
    list-style: none;
}

#register ul li {
    padding-bottom: 10px;
    font-size: 13px;
    color: #006666;
    font-weight: bold;
}

#register input.text_input {
    padding: 1px;
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 13px;
    width: 180px;
}

#register span {
    font-size: 14px;
}

form label {
    font-size: 15px;
}

#recent_entries {
    width: 275px;
    text-align: left;
}

#recent_entries_top {
    width: 275px;
    height: 45px;
    background: url(images/recent-entries-top.jpg) no-repeat 0 0px;
}

#recent_entries_middle {
    width: 275px;
    background: url(images/recent-entries-repeat-y.jpg) repeat-y 0 0px;
}

#recent_entries_middle ul {
    width: 225px;
    padding-left: 30px;
    padding-top: 10px;
    font-size: 13px;
}

#recent_entries_middle ul li {
    padding-bottom: 15px;
}

#recent_entries_middle ul li a {
    color: #0000ff;
}

#recent_entries_bottom {
    width: 275px;
    height: 73px;
    background: url(images/recent-entries-bottom.jpg) no-repeat 0 0px;
}

#footer {
    width: 850px;
    height: 66px;
    background: url(images/footer-bg.jpg) no-repeat 0 0px;
}

h1 {
    font-size: 27px;
    color: #0c9193;
}

h2 {
    font-size: 20px;
    color: #006666;
    margin-bottom: 7px;
}

p {
	font-size: 13px;
	line-height: 19px;
    margin-bottom: 20px;
}

.articles {
	color: #333;
  	font-size: 13px;
	line-height: 19px;
}

hr {
  margin-bottom: 18px;
  color: #46acb3;
  background-color: #46acb3;
  height: 1px !important;
  border: 0;
}
