﻿* { padding: 0; margin: 0; font-family: Verdana, Sans-Serif; }
body { background: #632113 url(../Images/pageBg.png) no-repeat scroll top center; }
#page { width: 850px; margin: 0 auto; padding-top: 10px; min-height: 800px; }
#page h1 { text-align: left; margin-left: 20px; }
.clear { clear: both; }
.copyright { text-align: left; font-size: 10px; color: #A33F30; }
#leftContent { width: 520px; padding-right: 30px; float: left; padding-top: 30px; }
.contacts { margin-bottom: 25px; font-size: 11px; color: #EFCEC9; }
.contacts a { color: #000; }
.contacts a:hover { color: #FFF; background-color: #000; }
.contacts strong { display: block; color: #EEB61B; margin-bottom: 3px; font-size: 16px; font-weight: normal; letter-spacing: -.5px; font-family: Arial; }
.contacts ul { padding: 5px 0 5px 15px; line-height: 160%; }
.contacts li { font-weight: bold; }
.contacts p { line-height: 150%; }

.contactsAddress { margin-bottom: 10px; font-size: 11px; color: #EFCEC9; float: left; width: 260px; }
.contactsAddress a { color: #EFCEC9; }
.contactsAddress a:hover { color: #632113; background-color: #EFCEC9; }
.contactsAddress strong { display: block; color: #EEB61B; margin-bottom: 3px; font-size: 16px; font-weight: normal; letter-spacing: -.5px; font-family: Arial; }

#rightContent { width: 300px; float: right; padding-top: 30px; }
.form { font-size: 11px; color: #EFCEC9; line-height: 140%; }
.form strong { display: block; color: #EEB61B; font-weight: bold; margin-bottom: 3px; font-size: 16px; font-weight: normal; letter-spacing: -.5px; font-family: Arial; }
.form ol { list-style: none; }
.form ol li { padding: 0 0 7px; clear: both; }
.form ol li table.list input[type="checkbox"] { padding-left: 5px; float: left; background-color: #EFCEC9; }
.form ol li table.list label { padding-left: 5px; float: left; }
.form ol li select.drop { font-size: 12px; padding: 1px 2px; width: 180px; border: 1px solid #525B62; background: transparent url(../Images/inputBg.png) repeat-x scroll top left; }
.form ol li select.drop option { background: transparent url(../Images/inputBg.png) repeat-x scroll top left; }
.form ol li label.lbl { display: block; font-size: 11px; }
.form ol li label.lblYellow { display: block; font-size: 11px; color: #EEB61B; }
.form ol li span.chbx { float: left; }
.form ol li label.lblAgreement { float: left; font-size: 11px; padding-left: 5px; }

.form ol li input[type="text"] { padding: 1px 2px; width: 176px; border: 1px solid #525B62; font-size: 12px; color: #42230E; font-weight: bold; background: transparent url(../Images/inputBg.png) repeat-x scroll top left; }
.form ol li textarea { padding: 1px 2px; width: 176px; border: 1px solid #525B62; color: #42230E; font-size: 11px; background: transparent url(../Images/inputBg.png) repeat-x scroll top left; }
.form ol li input[type="submit"] { display: block; width: 180px; border: 0; padding: 7px 0; font-size: 12px; color: #EEB61B; font-weight: bold; background: transparent url(../Images/btnBg.png) no-repeat scroll top center; margin-left: 1px; }

