/* @override http://www.lowellherrero.com/styles/contact.css */

#title {background: #E8E5DE url(../images/title_contact.gif) repeat-y center 0; height: 30px; width: 700px; background-color: #fff; margin-top: 20px;}
#content {background-color: #fff; margin:0 auto; width: 500px; height: 500px;}

div#contactMain{float: left; width: 180px; padding: 20px 10px 0 20px; margin: 20px 0; background-color: #eeedeb; height:400px;}
div#contactMain h3{font: normal 1.3em/1.2em Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif; color:#996533; margin-bottom: 5px;}
div#contactMain p{font-size: 1em; line-height: 1.3em; padding-bottom: 8px;}
div#contactMain p#address{color: #000; padding-left: 10px; padding-bottom: 15px;
}
div#contactMain p a{color: #7b1201; text-decoration: none;}


div#commentBody {float: left; width: 474px; border-left: 1px solid #ccc; padding:20px 0 0 15px; margin: 20px 0; background-color: #eeedeb;height:400px;}
div#commentBody p#commentIntro{padding-bottom: 10px;}
div#commentBody p#commentDisc{font-size: 0.9em; padding-bottom: 20px;}
#contact div table {width: 450px;}
#contact div table tbody tr td input{margin-bottom: 10px;}
#contact div table tbody tr td textarea {margin-bottom: 20px;}
#contact div table tbody tr td b {font-size: .7em; padding-right: 5px;}

#website{display: none;}
