/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#e5dcb9;
}

.text1{
font-family:Arial, Helvetica, sans-serif;
font-Size:24px;
color:#000000;
text-decoration:none;
font-weight:normal;
border-left: solid 3PX #8b846a;
}

.text2{
font-family:Arial, Helvetica, sans-serif;
font-Size:12px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

.text2 a{
font-family:Arial, Helvetica, sans-serif;
font-Size:12px;
color:#ddd8c3;
text-decoration:none;
font-weight:bold;
}


.text2 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-Size:12px;
color:#5a5644;
text-decoration:none;
font-weight:bold;
}

.text3{
font-family:Arial, Helvetica, sans-serif;
font-Size:24px;
color:#b19975;
text-decoration:none;
font-weight:normal;
}

.text4{
font-family:Arial, Helvetica, sans-serif;
font-Size:11px;
color:#b19975;
text-decoration:none;
font-weight:normal;
}

.text4 a{
font-family:Arial, Helvetica, sans-serif;
font-Size:11px;
color:#b19975;
text-decoration:none;
font-weight:normal;
}


.text4 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-Size:11px;
color:#5a5644;
text-decoration:none;
font-weight:normal;
}

.text5{
font-family:Arial, Helvetica, sans-serif;
font-Size:18px;
color:#544e38;
text-decoration:none;
font-weight:normal;
}

.border{
	border-Top:1px solid #e5dcb9;
}