@charset "utf-8";
/* lets go astray - css by puskal */
/* ayala land rbg*/

/* contact us 
------------------------------------ */

.contact-intro{
background-image:url(../images/bg-intro.gif);
background-repeat:no-repeat;
background-position:top;
background-color:#99c64a;
width:720px;
height:110px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
clear:both;
}

.contact-introcopy {
width:670px;
height:80px;
float:left;
margin-left:25px;
margin-top:20px;
display:inline;	
}

.contact-body {
width:720px;
background-image:url(../images/bg-contact-body.gif);
background-repeat:repeat-y;
margin-left:5px;
margin-right:5px;
clear:both;
overflow:hidden;
}

.contact-form {
border-bottom-color:#99c64a;
border-bottom-style:solid;
border-bottom-width:1px;
padding-left:30px;
padding-right:30px;
padding-bottom:20px;
padding-top:20px;
clear:both;
overflow:hidden;
}

.contact-form p{
margin:0px;
}
.form-intro {
margin-bottom:10px;
}

.form-name {
width:150px;
float:left;
display:inline;
margin-bottom:10px;
margin-right:10px;
}

.form-field {
width:500px;
float:left;
display:inline;
clear:right;
margin-bottom:10px;
}

.form-field strong{
text-transform:uppercase;
font-size:10px;
color:#ec9637;
font-weight:normal;
}

.tfield1 {
width:300px;
font-size:12px;
color:#636363;
}

.tfield2 {
width:auto;
font-size:11px;
color:#636363;
margin-bottom:5px;
}

.tfield3 {
width:300px;
height:100px;
font-size:12px;
color:#636363;
margin-bottom:5px;
}


.contact-list {
margin-left:19px;
margin-top:20px;
margin-right:19px;
}

.contact-list p{
margin:0px;
}

.contact-list img{
border-style:solid;
border-color:#c2dd74;
border-width:1px;
margin-bottom:10px;
}

.contact-list p{
margin:0px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
}

.contact-list h1{
font-size:14px;
font-weight:normal;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
}

.contact-list strong{
font-size:14px;
font-weight:normal;
color:#ec9637;
}

.contact-list hr{
height:1px;
background-color:#e0e0e0;
color:#e0e0e0;
border:none;
margin-bottom:20px;
margin-top:20px;
}

.other-contact {
width:479px;
float:left;
display:inline;
border-left-color:#99c64a;
border-left-style:solid;
border-left-width:1px;
}

.contact-col{
width:239px;
float:left;
display:inline;
}

