/* CSS Document */

body {
background:url(images/bg.jpg) repeat-x;
font-family: Georgia, "Times New Roman", times, serif;
font-size: 1em;
line-height: 1.3em;
color: #000000;
margin-top: 0;
background-color:#FBE8C8;
}
h1 {
font-size: 1.4em;
color: #492901; 
font-weight: normal;
line-height: 1em;
margin-top: .5em;
}
h2{
font-size: 1.2em;
color: #F5E4B3; 
font-weight: normal;
line-height: .5em;
margin-top: .5em;
}
h3 {
font-size: 1.2em;
color: #492901; 
font-weight: normal;
line-height: 1em;
margin: .5em 0 0 0;
padding: 0 0 20px 105px;
background-image:url(images/bg_h3.gif);
background-repeat:no-repeat;
background-position:bottom;
}
p{
margin-top: .5em;
}
a, a:visited {
color:#7F4701;
}
a:hover {
color:#C6BA02;
}
#container {
width: 960px;
margin: auto;
}
#logo {
float:left;
width: 560px;
height: 153px;
}
#header {
float:left;
width: 400px;
height: 153px;
}
#main {
clear:both;
width: 960px;
background-image:url(images/bg_main.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#navcontainer {
float:left;
width: 640px;
height: 37px;
padding:0;
margin: 0;
text-align:left;
}
#navcontainer ul{
list-style-type: none;
color: #E6E2AF;
padding: 10px 0 0 0;
margin: 0px 0 0 0;
}

#navcontainer li {
display: inline;
}

#navcontainer li a{
text-decoration: none;
color: #F5E4B3;
padding: 0px 7px 0 7px;
font-size: 14px;
}

#navcontainer li a:hover{
text-decoration: none;
color: #ffffff;
}
/*Secondary menu*/
#navcontainer_secondary {
float:left;
width: 960px;
height: 37px;
padding:0;
margin: 0;
text-align:center;
}
#navcontainer_secondary ul{
list-style-type: none;
color: #E6E2AF;
padding: 10px 0 0 0;
margin: 0px 0 0 0;
}

#navcontainer_secondary li {
display: inline;
}

#navcontainer_secondary li a{
text-decoration: none;
color: #F5E4B3;
padding: 0px 17px 0 17px;
font-size: 15px;
}

#navcontainer_secondary li a:hover{
text-decoration: none;
color: #ffffff;
}
#home_menu_right {
float:left;
width: 320px;
height: 37px;
}
#home_text {
clear:both;
float:left;
width: 535px;
padding: 15px 0 0 25px;
}
#home_tree {
float:left;
width: 400px;
}
#home_artwork {
clear:both;
float:left;
width:615px;
padding: 0 0 25px 25px;
}
#home_native {
float:left;
width:230px;
padding: 35px 40px 25px 45px;
background-image:url(images/bg_native.jpg);
background-repeat:no-repeat;
}
#secondary_full {
width: 910px;
padding: 25px;
}
#secondary_left {
float:left;
width: 525px;
padding: 25px 10px 0 25px;
}
#secondary_right {
float:left;
width: 373px;
padding: 25px 15px 0 10px;
}
#footer {
clear:both;
width: 960px;
height: 13px;
padding: 7px 0px 7px 0px;
background-color: #6E5028;
font-size: 11px;
line-height: 13px;
color: #F5E4B3;
text-align:center;
}
#footer a, #footer a:visited {
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #F5E4B3;
}
#footer a:hover {
text-decoration: none;
color: #ffffff;
}
.clear{clear: both;}

.top {
font-size: .7em;
}
.shipping {
font-size: .7em;
}

