/* CSS Document */
#form_container{
width:349px;
padding:20px;
padding-top:0px;
float:left;
}
form div{
clear:left;
margin:0;
padding:0;
padding-top:0.6em;
}
form div.spacer{
clear:left;
margin:0;
padding:0;
padding-top:2em;
}
form div label{
float:left;
width:95px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.text{
width:230px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.textarea{
width:230px;
height:200px;
font-family:Georgia, "Times New Roman", Times, serif;
}
form div.button{
margin-left:155px;
}
.button{
font-family:Georgia, "Times New Roman", Times, serif;
}
#address_container{
width:480px;
padding:20px;
padding-top:20px;
padding-left:10px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}
p.address{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
font-size:1em;
padding:0;
margin:0;
}
#contact_container p.thanks{
font-size:1em;
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#map{
width:480px;
height:300px;
margin-top:15px;
margin-bottom:25px;
border:1px solid #000000;
}
#form_thanks{
width:350px;
padding:20px;
float:left;
}
#address_thanks{
width:329px;
height:375px;
padding:20px;
padding-top:30px;
padding-left:40px;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
border-left:1px solid #CCCCCC;
}
#contact_container{
width:780px;
margin-top:15px;
font-size:0.8em;
}
#contact_container{
width:780px;
margin-top:15px;
font-size:0.8em;
}