* {
    margin: 0;
    padding: 0;
}

html {
    background-color: #333333;
    height: 100%;
    margin-bottom: 1px;
    font-family: 'Lucida Sans Unicode';
    line-height: 130%;
}

body {
    padding-bottom: 12px;
}

h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 0.8em;
}

h3 {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0.4em;
}

p {
    font-size: 0.8em;
    margin-bottom: 1em;
}

a img {
    border: 0;
}

a:link, a:visited, a:active {
    color: #DD127B;
}

a:hover {
    color: #333333;
}

fieldset {
    padding: 0 30px 15px 30px;
    margin-bottom: 15px;
}

legend {
    padding: 0 5px 0 5px;
    color: #000000;
    margin-left: 20px;
    font-size: 0.8em;
    font-weight: bold;
}

label {
    font-size: 0.8em;
}

input, select, textarea {
    font-family: Verdana;
    font-size: 0.8em;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF !important;
}

input.searchbutton, input.radio, input.submit {
    border: 0;
}

textarea {
    overflow: auto;
}

address, .telephone {
    font-size: 0.8em;
    font-style: normal;
    margin-left: 20px;
}

ul {
    padding-left: 30px;
    margin: 20px 0 20px 0;
}

li {
    font-size: 0.8em;
}

li label {
    font-size: 1em;
}

li select, li input, li textarea {
    font-size: 1em;
}

#wrapper {
    width: 870px;
    margin: auto;
    margin-top: 10px;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-y;
}

#header {
    background-image: url('images/header.jpg');
    width: 870px;
    height: 160px;
    position: relative;
}

#header h1 {
    display: none;
    visibility: hidden;
    margin-top: -999px;
    position: relative;
    top: -999px;
}

#parkrow {
    position: absolute;
    display: block;
    width: 119px;
    height: 90px;
    left: 710px;
    top: 41px;
}

#navigation, #navigation2 {
    width: 850px;
    height: 36px;
    background-image: url('images/navbg.jpg');
    margin: 0 10px 0 10px;
    padding: 0;
}

#navigation2 {
    background-image: url('images/navbg2.jpg');
}

#navigation ul, #navigation2 ul {
    text-align: center;
    list-style: none;
    height: 36px;
    width: 660px;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
}

#navigation ul li, #navigation2 ul li {
    display: block;
    width: 100px;
    height: 34px;
    float: left;
    font-size: 0.8em;
    text-transform: uppercase;
    padding-top: 2px;
    margin: 0 10px 0 0;
}

#navigation ul li.on {
    background-image: url('images/navon.gif');
}

#navigation2 ul li.on {
    background-image: url('images/navon2.jpg');
}

#navigation a:link, #navigation a:active, #navigation a:visited, #navigation2 a:link, #navigation2 a:active, #navigation2 a:visited {
    color: #FFFFFF;
    text-decoration: none;
}   

#navigation a:hover, #navigation2 a:hover {
    color: #F480BD;
    text-decoration: underline;
}

#navdate, #navcopy {
    float: right;
    width: 160px;
    height: 33px;
    padding-top: 3px;
    font-size: 0.8em;
    text-align: right;
    color: #FFFFFF;
    padding-right: 10px;
    
}

#navcopy {
    float: right;
    width: 160px;
    height: 34px;
    padding-top: 2px;
    font-size: 0.8em;
    text-align: right;
    color: #FFFFFF;
    padding-right: 10px;
}

#content {
    margin: 0 10px 0 10px;
    width: 850px;
    background-color: #FFFFFF;
    background-image: url('images/faux.jpg');
}

#leftcol {
    width: 585px;
    padding: 20px 30px 20px 30px;
    float: left;
    overflow: visible;
}

#rightcol {
    width: 165px;
    padding: 30px 20px 0px 20px;
    float: left;
    background-image: url('images/rightbg.jpg');
}

#footer {
    width: 870px;
    height: 13px;
    font-size: 1px;
    background-image: url('images/footer.jpg');
}

#logobox {
    width: 162px;
    height: 243px;
    padding-top: 12px;
    margin: 20px auto 20px auto;
    background-image: url('images/logobox.jpg');
}

.hr {
    width: 585px;
    height: 2px;
    font-size: 1px;
    margin: 30px auto 30px auto;
    background-image: url('images/hr.jpg');
    clear: both;
}

.search {
    text-align: center;

}

.search .searchbutton {
    margin-top: 6px;
}

.search .select {
    margin-bottom: 6px;
    width: 100%;
    font-family: 'Lucida Sans Unicode';
}

/**********/
/*  HOME  */
/**********/

.homestrap {
    font-size: 0.9em;
    float: left;
    display: block;
    width: 390px;
}

.homeviewmap {
    float: right;
    margin-right: 15px;
}

.homebox, .homebox2, .homebox3 {
    width: 163px;
    float: left;
    padding: 0 15px 0 15px;
    border-right: 1px solid #FFFFFF;
}

.homebox, .homebox2 {
    border-right: 1px solid #DAE7E2;
}

.featbox, .featbox2, .featbox3 {
    width: 163px;
    float: left;
    padding: 0 15px 0 15px;
    border-right: 1px solid #FFFFFF;
    text-align: center;
}

.featbox .img, .featbox2 .img, .featbox3 .img {
    padding: 1px;
    border: 1px solid #CCCCCC;
    position: relative;
}

.featbox, .featbox2 {
    border-right: 1px solid #DAE7E2;
}

.featbox p, .featbox2 p, .featbox3 p {
/*    height: 25px; */
    border-bottom: 1px dashed #F6C4DE;
    text-align: left;
    width: 125px;
    margin: 0 auto;
    padding: 0 5px 2px 5px;
}

.overlay {
    position: relative;
    top: 107px;
    z-index: 100;
}


/***************/
/*    ABOUT    */
/***************/


/*****************/
/*    TENANTS    */
/*****************/

.register {
    float: right;
    margin: 0 0 10px 10px;
}

#map_canvas {
    height: 300px;
    width: 581px;
    border: 2px solid #DAE7E2;
}

/*****************/
/*   LANDLORDS   */
/*****************/

.rightpic {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #CCCCCC;
    padding: 1px;
}


/********************/
/*      FORMS       */
/********************/

label {
    display: block;

}
.text {
    width: 200px;
}

span.label {
    display: block;
}

.radio, .checkbox {
    margin-left: 10px;
    position: relative;
    top: 2px;
    margin-right: 3px;
    border: 0;
}

label.radiolabel, label.checkboxlabel {
    display: inline;
}

.textarea {
    width: 200px;
    height: 100px;
}

.textareafull {
    width: 475px;
    height: 100px;
}

.t1, .t2 {
    width: 220px;
    float: left;
    list-style: none;
    margin-bottom: 20px;
}

.t1 li, .t2 li {
    padding-bottom: 3px;
}

.submit {
    margin-top: 12px;
}

.forms {
    list-style: none;

}

.forms li {
    padding-bottom: 5px;
}





.error {
    color: #CC0000;
}

.fieldsetfix {
    height: 15px;
}

.clearboth {
    clear: both;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}