@charset "utf-8";
/* CSS Document */
body {
margin: 0;
font: 10px Georgia, "Times New Roman", Times, serif;
color: #321a05;
}
h1, h2, p {
margin: 0;
padding: 0;
}
h1 {
font: bold 12px Georgia, "Times New Roman", Times, serif;
color: #71291d;
margin-bottom: 8px;
}
h2 {
font: 16px Georgia, "Times New Roman", Times, serif;
color: #4f2507;
margin-bottom: 1px;
}
input, textarea {
border: 1px solid #563417;
}
.snd {
border: none;
}
p {
font: 13px Georgia, "Times New Roman", Times, serif;
color: #321a05;
}
#flashBox {
z-index: 2;
position: absolute;
left: 50%;
top: 249px;
margin-left: -445px;
height: 302px;
width: 427px;
background: transparent;
}
#as_fade {
background: url(../images/hdr_as.jpg) top left repeat-x;
}
#as_hdr {
background: url(../images/hdr_bg.jpg) center no-repeat;
}
#hdr {
/*width: 872px;*/
height: 415px;
margin: 0 auto;
background: url(../images/hdrhome2.jpg) top center no-repeat;
}
#nav {
/*width: 862px;*/
border-top: 3px solid #401f05;
/*border-bottom: 1px solid #d0b78f;*/
background: transparent url(../images/navbg.jpg) top left repeat-x;
}
#nav_inner {
margin: 0 auto;
width: 677px;
background: transparent;
}
.nitem {
background: transparent;
text-align: center;
padding: 4px 8px;
border-right: 1px solid #d9c09d;
margin: 0;
float: left;
font: bold 10px Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
}
.nitem a, .nitem a:visited, .nitem2 a, .nitem a {
color: #652010;
text-decoration: none;
}
.nitem a:hover, .nitem2 a:hover {
color: #351804;
}
.cl {
clear: both;
}
#as_mdl {
background: url(../images/as_mdl.jpg) top left repeat-x;
}
#mdl {
height: 390px;
width: 872px;
margin: 0 auto;
}
#lft {
float: left;
width: 330px;
height: 250px;
padding: 140px 50px 0 45px;
background: url(../images/lft.jpg) top left no-repeat;
}
#rgt {
float: right;
width: 307px;
height: 290px;
padding: 100px 50px 0 90px;
background: url(../images/rgt4.jpg) top left no-repeat;
}
#btm {
height: 102px;
background: url(../images/btm_fade.jpg) top left repeat-x;
}
form {
margin: 0;
padding: 0;
}

.welcome {
font-size:11px;
}
