html, body {
  background: #f7f0dd url('../img/bg_site.png') repeat-x top;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}
div#hd {
  height: 2.5em;
}
div#bd {
  background: #fff;
}
div#ft  {
  border-left: 9px solid #fff;
  border-right: 10px solid #fff;
  background: #dfd4b5;
  text-align: center;
}
div#ft p {
  font-size: 105%;
  font-weight: bold;
  line-height: 2em;
  color: #715f36;
}
a {
  color: #9e242d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
div#menu-top {
  background: #f9d34c url('../img/menu-top.png') no-repeat top right;
  display: block;
  clear: both;
  height: 30px;
}
div#menu-bottom {
  background: #fff url('../img/menu-bottom.png') no-repeat top right;
  display: block;
  clear: both;
  height: 20px;
}
div#main-nav {
  float: right;
}
div#main-nav-bg {
  height: 20px;
  background: #f8d24c;
}
div#main-nav ul {
  display: inline;
  float: right;
  overflow: hidden;
  list-style-type: none;
  width: 289px;
  margin: 0;
  padding: 0 1px 0 0;
  clear: both;
}
div#main-nav ul li a {
  font-size: 115%;
	border-top:	1px solid #959595;
	border-bottom: 1px solid #959595;
	background: #a29d82;
	color: #fff;
  display: block;
  line-height: 2.5em;
  padding-left: 3em;
  text-decoration: none;
}
div#main-nav ul li a:hover { 
	background: #6b694d;
}
div#main-nav ul li a.current { 
	background: #828067;
  cursor: default;
}
div#left-up {
  background: url('../img/top-left.png') no-repeat top left;
  padding: 1.5em 1em 2em 0;
  text-align: center;
}
div#left-down {
  clear: both;
}
div#user-box {
  padding: 0 0 2em 0;
}
div#user-box ul {
  padding: 0 0 0 20px;
  font-size: 115%;
}
div#user-box ul li {
  width: 80%;
  padding: .2em 0 .3em 0;
}
div#user-box ul li a {
  display: block;
  padding: .3em;
}
div#user-box ul li a:hover {
  background: #e0d4b6;
}
div#left-content {
  display: block;
  clear: both;
  padding: 1em 0 2em 9px;
}
div#left-content h5 {
  color: #9e242d;
  font-size: 120%;
  font-weight: bold;
  padding: 1em 0 .2em 20px;
}
div#left-content p {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: justify;
  padding: .25em 2em 1.25em 2em;
}
div#left-content div.hr {
  font-size: .2em;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px dashed #aaa;
}
div#contact-top, div#contact-bottom {
  clear: both;
  width: 290;
  height: 10px;
}
div#contact-top {
  background: #828067 url('../img/contact-top.png') no-repeat top right;
}
div#contact-bottom {
  background: #828067 url('../img/contact-bottom.png') no-repeat top right;
}
div#contact-content {
  clear: both;
  width: 290;
  font-size: 110%;
  background: #828067;
  color: #fff;
}
div#contact-content p {
  padding: .3em 1em;
  border: none;
}
div#contact-content p a {
  color: #fff;
  text-decoration: none;
}
div#contact-content p a:hover {
  text-decoration: underline;
}
.right {
  display: inline;
  float: right;
}
div#banner {
  background: #fff url('../img/bg_banner.png') repeat-x top left;
  display: inline;
  float: right;
  clear: both;
  width: 650px;
  height: 339px;
}
div#content {
  padding: 2em 2em 2em 1em;
  clear: both;
}
div#content p {
  font-size: 120%;
  line-height: 1.5em;
  text-align: justify;
  padding: .3em 0 1em 0;
}
div#content table {
  padding: .3em 0 1em 0;
}
div#content table td {
  vertical-align: top;
}
div#content p.center {
  text-align: center;
}
div#content ul {
  font-size: 120%;
  padding: .3em 0 1em 1em;
}
div#content ul li {
  text-align: left;
  padding: 0 1em 0 .25em; 
  line-height: 1.5em;
  list-style: circle outside;
}
div#content ul.green_list li {
  list-style-image: url('../img/bullet_green.gif');
}
div#content ul.red_list li {
  list-style-image: url('../img/bullet_red.gif');
}
div#content div.hr {
  clear: both;
  border-bottom: 2px solid #d3c199;
  margin: 0 0 1em 0;
}
big {
  font-size: 200%;
}
h1, h2, h3  {
  color: #9e242d;
  padding: .2em 0 .3em 0;
  clear: both;
}
h1 { font-size: 180%; font-weight: bold; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { color: #000; font-size: 115%; padding: 2em 0 0 0; font-weight: bold; clear: both; }
div#ft ul {
  font-size: 85%;
  list-style-type: none;
  padding: .5em;
}
div#ft ul li {
  display: inline;
  padding: 0 .2em;
}
div#ft ul li a {
  padding: .25em .5em;
  text-decoration: none;
  color: #333;
}
div#ft ul li a:hover {
  color: #000;
}
div#powered-by {
  clear: both;
}
div#powered-by p {
  color: #333;
  text-align: center;
  line-height: 2em;
  font-size: 90%;
}
div#powered-by p a {
  color: #333;
  text-decoration: none;
}
div#powered-by p a:hover {
  color: #000;
}
img.left {
  padding: .3em 2em 1em 0;  /* match 'div#content p' top padding */
  display: inline;
  float: left;
}
img.right {
  padding: .3em 0 1em 2em;  /* match 'div#content p' top padding */
  display: inline;
  float: right;
}
.bold {
  font-weight: bold;
}

/********** FORMS **********/
form div.buttons {
  padding: 1em 0 0 0;
  text-align: center;
}
form div.buttons input {
  font-size: 120%;
}
fieldset {
  border: 2px solid #999;
  padding: 1em;
  margin-bottom: 2em;
  font-size: 115%;
}
legend {
  font-size: 110%;
  color: #000;
  padding: 0 .6em;
}
fieldset div {
  padding: .5em 0;
  clear: both;
}
fieldset div > label:first-child {
  display: inline;
  float: left;
  width: 170px;
  line-height: 2em;
  border-top: 1px solid #fff;
}
fieldset input, fieldset textarea {
  padding: 2px;
  display: inline;
  float: left;
}
fieldset textarea {
  height: 4em;
}
fieldset .wide {
  width: 360px;
}
fieldset .required, fieldset .optional {
  width: 160px;
  display: inline;
  float: left;
}
select.required {
  width: 170px;
  display: inline;
  float: left;
}
fieldset .chkbx {
  margin-top: 4px;
}


/**********  FLASH MESSAGES **********/
div#message {
  color: #000;
  font-size: 110%;
  text-align: justify;
  padding: .75em 1em .75em 75px;
  margin-bottom: 1em;
}
div#message.error {
  background: #ffbcbc url('../img/icon_64_stop.png') no-repeat 5px 0;
  border: 3px solid #b00;
  min-height: 3em;
}
div#message.notice {
  background: #89d86c url('../img/icon_64_check.png') no-repeat 5px 0;
  border: 3px solid #086b00;
  min-height: 3em;
}
div.flash {
  padding: .5em 1em;
  text-align: center;
}
div.flash.error {
  background: #ffbcbc;
  border: 3px solid #b00;
}
div.flash.notice {
  background: #89d86c;
  border: 3px solid #086b00;
}
.highlight {
  background: #ff9;
}
.green {
  color: #060;
}
.red {
  color: #9e242d;
}
.steel_blue {
  color: #252e4d;
}
.form_hint {
  font-size: 90%;
  color: #888;
}
label.error {
  padding: 0 0 0 30px;
  margin: 0;
  display: inline;
  float: left;
  color: #9e242d;
  line-height: 2em;
  width: 180px;
  background: url('../img/icon_24_redx.png') 3px 1px no-repeat;
}
label.checked {
  background: url('../img/icon_24_check.png') 3px 1px no-repeat;
}
form#login_form label.error {
  width: 35px;
}

/***** CLIENT LIST *****/
th {
  font-weight: bold;
  text-align: center;
}
th, td {
  padding: 4px 6px;
}

table#client_list {
  width: 100%;
  border: 1px solid #999;
}

table#client_list tr:hover {
  background: #ff9;
}
