@import url("../_css/frame.css");

/* SITE elements */
body {
background: url("../_images/bkgd_home.jpg") top left repeat-x #29270D;
}
#container {
background: url("../_images/container_home+.jpg") top left no-repeat;
}

/* HEADER */
#header {
background: url("../_images/header_home.jpg") top center no-repeat;
}
#brand {
margin-top:8px;
margin-left:55px;
/*
margin-top:51px;
margin-left:55px;
z-index:1;
*/
}
#section{
color: #798806;
}
#section a{
color: #DFD87E;
}
#breadcrumb, #breadcrumb a{
color: #A77E17;
}
/* NAVIGATION */
#navigation ul.level1 li a {
border: 1px solid #C6C397;
background-color: #5E5B2C;
color: #DAD678;
}
#navigation ul.level1 li a:hover {
background-color: #000;
}
#navigation ul.level2 li {
background-color: #081201;
}
#navigation ul.level2 li a {
background-color: #081201;
color: #D9D377;
border: none;
}
#navigation ul.level2 li a:hover {
background-color: #000000;
}
#contactinfo p {
color: #181E0B;
}
#contactinfo a {
color: #181E0B;
text-decoration: none;
}
#contactinfo a:hover {
text-decoration: underline;
}

/* CONTENT */
#contentwrap {
}
#contentIndex {
background:url("../_images/contentBkgd_home.jpg") bottom left no-repeat;
width:918px;
height:436px;
padding-top:0px;
}
#contentIndex2 {
background:url("../_images/contentBkgd_home2b.jpg") bottom left no-repeat;
width:918px;
height:486px;
padding-top:0px;
}
#flashFieldIndex{
text-align:center;
padding-top:10px;
margin-bottom:25px;
}
#flashFieldIndex2{
text-align:center;
padding-top:10px;
margin-bottom:0px;
}
#contentHome {
background:url("../_images/contentBkgd_selection.jpg") bottom left no-repeat;
width:918px;
height:436px;
padding-top:50px;
}
#flashFieldHome{
text-align:center;
padding-top:45px;
margin-bottom:3px;
}
#flashFieldHome object{
margin:0 36px;
}

/* FOOTER */
#footer {
color:#A09E8F;
text-align:center;
font-size:1em;
background: url("../_images/footer_home.jpg") top center no-repeat;
}
