@charset "utf-8";
/* CSS Document */

html, body {
padding: 0px;
margin: 0px;
background-color:#e1e1e1;
}
#top {
background: url(../images/cfa_02.gif) repeat-x top left;
}
#logo {
position: absolute;
top: 180px;
left: 550px;
}
#footer {
clear: both;
border-top: 1px solid #900;
margin-top: 5px;
font-size: 10px;
letter-spacing: 0.05em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom {
position: absolute;
width: 100%;
height: 100%;
background: url(/images/shadow.jpg) repeat-x top #e1e1e1;
margin: 0px;
padding: 0px;
top: 297px;
}
#links {
position: absolute;
top: 20px;
left: 0px;
width: 180px;
}
#links ul {
list-style: none;
width: 150px;

}
#links ul li a {
text-decoration: none;
display: block;
border-top:1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color:#993300;
text-align: center;
margin: 5px;
padding: 2px;
width: 160px;
color:#FFCC99;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}
#links ul li a:hover {
display: block;
border-top:1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color:#FF3300;
margin: 5px;
padding: 2px;
width: 160px;
color:#FFFFFF;
}
a {
color:#900;
}
a:hover {
color:#c30;
}
#content {
position: absolute;
top: 20px;
left: 230px;
width: 566px;
font-size: 12px;
letter-spacing: 0.05em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .page {
clear: both;
}
#content h1 {
border-top: 1px solid #900;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
.property {
width: 185px;

padding:0px;
margin: 1px;
float: left;
}
img {
border: 0;
}
.label{
width:250px;
font-weight:bold;
color:#717074;
float: left;
text-align: right;
}

.inner_form{
border:1px solid #797979;
width:200px;
font-size:9px;
color:#717074;
margin-bottom:5px;
}

.break{
margin-top:5px;
margin-bottom:5px;
padding:2px;
background-color:#d78f69;
border:1px solid #732a04;
font-weight:bold;
font-size:12px;
color:#fff;
}
