@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, select {
border: 1px solid #563417;
}
.snd {
border: none;
margin-top:8px;
}
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: url('/../images/sshow_frame.png') top left no-repeat;
}
#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_mdl1.jpg) top left repeat-x;
}
#mdl {
height: 471px;
width: 872px;
margin: 0 auto;
}
#lft {
float: left;
width: 330px;
height: 471px;
padding: 140px 50px 0 45px;
background: url(../images/lft1.jpg) top left no-repeat;
}
#rgt {
float: right;
width: 307px;
height: 471px;
padding: 100px 50px 0 90px;
background: url(../images/rgt5.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;
}

#homecontactform  {
margin: 0 -10px;
padding-top: 16px;
}

#homecontactform input, #homecontactform textarea,  #homecontactform select , #homecontactform  option {
color: #321a05;
}

#homecontactform  select option {
margin: 0;
padding:0;
width: 160px;
}

#homecontactform  select {
margin: 0;
padding:0;
height: 20px;
width: 165px;
}

#homecontactform .firstrow {
position:relative;
}

#howdid {
top:0px;
left:155px;
position:absolute;
}

#slideshow {
position: relative;
top:17px;
left:25px;
}

#slideshow img { display:none}

/*start popup*/
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
font-family: Georgia,"Times New Roman",Times,serif;
color: #71291D;
}
#popupContact h1{
text-align:left;
color:#71291D;
font-size:18px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

#popupContact p{
margin:inherit;
padding:inherit;

}

#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:pointer;
color: #000000;
}
/*end popup*/

