/* The Navajo Silversmith, <http://www.navajosilversmith.com> */

/* This website design, including  it's content, images and designs Copyright © 2004 The Navajo Silversmith. All rights reserved. */

/* Website design and programming by Scott Professional Services, <http://www.iitec.com> */

body {
background-color: #ffffff;
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
text-align: justify;}

p {
font-size: .8em;
line-height: 1.7em;}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.5em;}

h2 {
font-size: 1.2em;}

h3 {
font-size: 1em;
color: #FF0000;}

#logo {
position: absolute;
left: 93px;
;
top: 5px;}

#bbb {
position: absolute;
right: 100px;
;
top: 40px;}

#main-text {
background-color: #ffffff;
margin-left: 100px;
margin-right: 100px;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-top: 4px #cc9966 double;
border-bottom: 4px #cc9966;
margin-top: 100px;
margin-bottom: 20px;
}

.floatleft { float: left; 
margin: 0px 10px 0px 0px;
border: 2px #008080 solid;}

.floatright { float: right;
margin: 0px 0px 0px 10px;
border: 2px #008080 solid;}

#navlinks {
color: #000000;
font-size: .8em;
text-align: right;}

#navlinks a:link, #navlinks a:visited {
color: #008080;
text-decoration: none;
}

#navlinks a:hover, #navlinks a.current {
color: #008080;
text-decoration: underline;
}

#footer {
color: #000000;
font-size: .8em;
text-align: right;
padding-bottom: 5px;}

#footer a:link, #footer a:visited {
color: #008080;
text-decoration: none;
}

#footer a:hover, #footer a.current {
color: #008080;
text-decoration: underline;
}

#disclaimer {
color: #666666;
font-size: .6em;
text-align: justify;
margin-bottom: 2px;
border-top: 4px #cc9966 double;}