/*
Bex CSS
by Netrepreneurs
   Glen Young
*/

.form { padding: 10px; font: 14px Tahoma; }
.form label { width: 100px; float: left; font: bold 14px Tahoma; }
.form input { width: 250px; font: 14px Tahoma; }
.form textarea { width: 250px; font: 14px Tahoma; resize: none; }
.form a { color: #837c74; text-decoration: none; margin: 0 0 0 20px; font: 14px Tahoma; }
.form a:hover { text-decoration: underline; }

.downloaddirections { padding: 10px 0; }
.downloaddirections a { color: #837c74; text-decoration: none; font: 14px Tahoma; }
.downloaddirections a:hover { text-decoration: underline; }


.boldtext { font-weight: bold; color: #534e49; }

