




/*
     FILE ARCHIVED ON 6:50:53 Dec 26, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:50:57 Dec 5, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
body {
	background-color: #a1b39b;
	margin: 0px;
	padding: 0px;
}
.container {
	height: auto;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	margin: 0px;
	float: left;
	height: 100%;
	width: 100%;
}
.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top_contact {
	float: right;
	height: 43px;
	width: 153px;
}
.mid_back {
	background-image: url(../images/mid_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.mid_banner {
	height: 400px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;

}
.text_part_main {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.text_part_top {
	float: left;
	height: auto;
	width: 890px;
	background-image: url(../images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: justify;
}
.text_part_top2 {
	float: left;
	height: auto;
	width: 890px;
	background-image: url(../images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.text_part_top1 {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left:10px;
	text-align: justify;
}
.example-image {
    width: 200px;
    border: solid 5px #000;
    margin-top: 20px;
    height: 150px;
}

.text_part_bot {
	float: left;
	height: auto;
	width: 930px;
	background-image: url(/web/20141226065053/http://taoshomerental.com/images/text_back_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 1px solid #3c5735;
}

.footer {
	height: auto;
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
fieldset{
	border:2px solid #803410;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
legend{
	font-family:"Trebuchet MS";
	font-size:16px;
	text-decoration:none;
	color:#776130;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	margin:0 0 0 15px;
	padding:0;
	}
li {
	list-style-type: disc;
	line-height:22px;
	}
#ul li {
	content: "\00BB \0020";
	}
