
body {
font : medium "Times New Roman", Times, serif;
background : #96a574 url(images/bkgr_header.jpg) repeat-x;
margin : 0;
padding : 0;
color : #67301a;
}
p{line-height:150%;}
#wrapper {
width : 1000px;
margin : 0 auto;
background : #e9dec9;
text-align : left;
}
#header {
height : 164px;
}
#main_nav {
background : url(images/bkgr_nav.jpg) repeat-x;
height : 37px;
border-left : 1px solid #af893e;
border-right : 1px solid #af893e;
}
#main_nav ul, #footer ul {
margin-left : 70px;
}
#main_nav ul li, #footer ul li {
float : left;
width : auto;
display : inline;
position : relative;
line-height : 200%;
margin-top : 5px;
}
#main_nav ul li a, #footer ul li a {
color : #67301a;
font-weight : bold;
text-decoration : none;
padding : 4px 30px;
}
#main_nav ul li a:hover, #main_nav ul li a.active {
color : #445c11;
background : #e9dec9;
border-top : 1px solid #bccc99;
padding : 3px 29px 4px 29px;
border-right : 1px solid #bccc99;
border-left : 1px solid #bccc99;
border-bottom : 3px solid #e9dec9;
}
#footer {
background : #e9d9b9 url(images/bkgr_footer.jpg) repeat-x top;
height : 50px;
border-left : 1px solid #af893e;
border-right : 1px solid #af893e;
}
#footer ul li a:hover {
color : #445c11;
}
#content {
min-height : 400px;
margin-top : 10px;
}
#banner {
width : 1000px;
height : 280px;
margin : 20px 0;
}
#intro {
margin : 10px 10px 10px 50px;
width : 600px;
text-align : justify;
}
#content a {
color : #67301a;
text-decoration : none;
}
.phones {
float : right;
width : auto;
margin : 10px 50px 10px 10px;
}
.phones2 {
float : right;
width : auto;
margin : -125px 180px 20px 10px;
}
#ebay {
width : 983px;
height : 175px;
margin : 8px;
background : url(images/bkgr_ebay.gif) no-repeat;
padding : 50px 41px 10px 41px;
}
#ebay script {
overflow : hidden;
}
.decor {
margin : 0 200px;
}
#ebaystore iframe {
width : 100%;
height : 3200px;
}
.photo {
float : right;
width : auto;
margin : 10px 10px 10px 15px;
border-color : #aaa #ccc #ddd #bbb;
padding : 3px;
background : #e9d4aa;
border-style : solid;
border-width : 2px;
}
.photo2 {
float : left;
width : auto;
margin : 10px 15px 10px 10px;
border-color : #aaa #ccc #ddd #bbb;
padding : 3px;
background : #e9d4aa;
border-style : solid;
border-width : 2px;
}
#contact {
margin : 10px 10px 10px 50px;
width : 500px;
float : left;
font-weight : bold;
}
#contact form {
width : 400px;
margin : 10px;
}
h1 {
font-size : 140%;
line-height : 150%;
color : #67301a;
font-weight : bold;
}
h2 {
font-size : 110%;
line-height : 150%;
color : #445c11;
font-weight : bold;
}
h3 {
font-size : 110%;
line-height : 150%;
color : #67301a;
font-weight : bold;
}
label {
display : block;
font-weight : bold;
margin : 5px 0;
}
textarea {
width : 380px;
padding : 3px;
height : 150px;
display : block;
border : 1px solid #bccc99;
}
input.button {
margin : 10px auto;
}
.cell {
padding : 3px;
border : 1px solid #bccc99;
}
.anna {
text-align : center;
font-size : smaller;
margin : 0 auto;
}
.anna a {
color : #445c11;
text-decoration : none;
}


