@charset "utf-8";
/* CSS Document */

body { background:url(../images/bg.jpg) no-repeat center top #4f341f; color:#000000; font:11px/1.55em Verdana, Arial, Helvetica, sans-serif; margin:0 auto; }

a:link, a:active, a:visited{ color:#3b3c3b; text-decoration:none; }
a:hover { color:#1e7ec8; text-decoration:none; }

:focus { outline:0; }
img, div, input { behavior: url("../iepngfix.php") }
a img{ border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em;font-family:Arial, Helvetica, sans-serif;}


h1 { font-size:1.55em;color:#860a0d;margin:0; border-bottom:3px solid #d1b38a; margin-bottom:7px; }
h1 .home { background:url(../images/home.jpg) no-repeat; color:#860a0d; padding-left:30px;line-height:26px;}
h1 span { color:#5b5859;line-height:26px;}
h2 { font-size:1.35em; color:#860a0d;}
h3 { font-size:1.3em; color:#000000;}
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

.title { font-size:1.55em;color:#860a0d; background:url(../images/title-bg.jpg) repeat-x; line-height:34px; margin:0; font-family:Arial, Helvetica, sans-serif; }

/* Table */
td, tr { color:#000000; font:11px/1.55em Verdana, Arial, Helvetica, sans-serif; }

/* Paragraph */
p { margin-bottom:.8em; }


/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; font-size:98%; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol {  }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/* modify class content h3*/
.content-middle h3{margin-bottom:0;margin-top:0;}


