body {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, Verdana;
}

a:link {
    color: Blue;
}

a:visited {
    color: Blue;
}

a:active {
    color: Blue;
}

a:hover {
    color: red;
}

h1 {
    font-size: 40px;
    padding-left: 5px;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
    font-size: 28px;
}

hr {
    background-color: #000000;
    height: 3px;
}

hr.border {
    background-color: #C44242;
    height: 10px;
}

hr.border2 {
    background-color: #336600;
    height: 10px;
}
hr.borderblue{
	background-color:#0000FF;
	height:18px;
}
#maincontainer {
    width: 970px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    border: 0px solid #000000;
}

#topsection {
    background: #FFFFFF;
    height: 154px; /*Height of top section*/
}

#topsection2 {
    background: #FFFFFF;
    height: 154px; /*Height of top section*/
}

#topsection h1 {
    margin: 0;
    padding-top: 20px;
}

#topsection2 h1 {
    margin: 0;
    padding-top: 45px;
}

#contentwrapper {
    float: left;
    width: 100%;
    background-color: #e4e4e4;
    border: 0px solid #000000;
}

#contentwrapper1 {
    float: left;
    width: 100%;
    background-color: #FFFFCC;
}

#contentwrapper2 {
    float: left;
    width: 100%;
    background-color: #FFFFCC;
    border: 0px solid #000000;
}

#contentcolumn {
    margin-right: 400px; /*Set right margin to RightColumnWidth*/
	
}

#contentcolumn1 {
    margin-right: 400px; /*Set right margin to RightColumnWidth*/
    height: 450px;
    border: 0px solid #000000;
}

#contentcolumn2 {
    margin-right: 500px; /*Set right margin to RightColumnWidth*/
    height: 530px;
    border: 0px solid #000000;
}

#rightcolumn {
    float: left;
    width: 400px; /*Width of right column*/
    margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
    background: #FFFFFF;
}

#rightcolumn1 {
    float: left;
    width: 400px; /*Width of right column*/
    margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
    background: #FFFFCC;
}

#rightcolumn2 {
    float: left;
    width: 500px; /*Width of right column*/
    margin-left: -500px; /*Set left margin to -(RightColumnWidth) */
    background: #FFFFCC;
}

#footer {
    clear: left;
    width: 100%;
    background: white;
    color: #000000;
    text-align: center;
    padding: 4px 0;
}

#footer a {
    color: blue;
    clear: both;
}

.innertube {
    margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
    background-image: url(images/homerental.jpg);
}

.innertube2 {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.innertube3 {
    margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

/*added styles contents*/
.banner2 {
    border: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background-image: url(http://homeloanwalkaway.com/images/homeforeclosure1.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    height: 160px;
}

.bannergreen {
    border: none;
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    background-image: url(http://homeloanwalkaway.com/images/banner.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    height: 160px;
}

.style10 {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: -14px;
    left: 1px;
}

.white {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    top: 34px;
    left: 1px;
}

ul.withroman {
    color: #000000;
    font-size: 22px;
    font-weight: normal;
    font-family: Arial, Helvetica;
}

/* side links*/
#promo {
    width: 265px;
    margin: 5px;
    color: #000000;
    border: 1px solid #000000;
}

#promo h2 {
    padding: 10px 5px 10px 5px;
    margin: 0px;
    text-align: center;
    border: 1px solid #000000;
    background-color: #000000;
    color: #FFFFFF;
    font-size: large;
}

#promo ul {
    padding: 10px;
    margin: 10px;
}

#promo li {
    margin: 5px 5px 5px 10px;
    padding: 0px;
    font-size: 18px;
    text-align: left;
}

.text {
    font-size: 24px;
}

.text1 {
    font-size: 33px;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: 6px;
}

.list li {
    font-size: 24px;
    height: 74px;
}

.table {
    background-color: #e0ffff;
    font-family: Arial, Helvetica;
    color: #0000a0;
    padding: 10px;
}

.image {
    float: left;
    padding: 6px;
}

.search {
    margin-left: 30px;
    margin-right: 30px;
}
.menu-bodyx {
    background: #fff;
    border: 2px solid #390;
    padding: 0;
}
