/* CSS Sheaf Marble & Granite Document */

* {
margin:0px;
padding:0px;
}

a, a:hover, a:active, a img, a, a:hover img, a:active img  {
outline:none;
border:none;
}

h1 {
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#BF8546;
padding-bottom:5px;
}

h2 {
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#BF8546;
padding-bottom:5px;
}

p {
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#3E240B;
margin-bottom:5px;
}

p a {
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#3E240B;
margin-bottom:5px;
text-docoration:none;
font-weight:bold;
}

p.footer {
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
padding-left:40px;
padding-top:25px;
}

p.footer a {
text-decoration:none;
color:#ffffff;
}

p.footer a:hover {
border-bottom:1px dashed white;
}

body {
background-color:#605749;
}

#divContainer {
width:900px;
margin:0 auto;
}

#divHeader {
width:900px;
height:277px;
background-image:url(images/header_back.jpg);
}

h1.logo {
position:relative;
padding-top:27px;
padding-left:43px;
}

a.logo {
display:block;
text-indent:-5000em;
width:268px;
height:186px;
background:transparent url('images/logo.gif');
background-repeat:no-repeat;
}

#divNav {
background:url(images/nav.gif); 0 0 no-repeat;
background-repeat:no-repeat;
margin:0 auto;
width:900px;
height:50px;
}

#divNav ul#divMenu {
position:relative;
margin:0;
padding:0;
width:900px;
height:50px;
}

#divNav ul#divMenu li {
list-style:none;
position:absolute;
padding:0;
margin:0;
}

ul#divMenu li, ul#divMenu a {
height:50px;
display:block;
top:0px;
}

#divNav ul#divMenu li a {
text-indent: -90000px;
text-decoration: none;
}

#home				{left: 312px; width: 53px;}
#products			{left: 399px; width: 95px;}
#contact_us			{left: 527px; width: 110px;}

#home				a:hover	{background: transparent url(images/nav.gif) -312px -50px no-repeat;}
#products			a:hover	{background: transparent url(images/nav.gif) -399px -50px no-repeat;}
#contact_us			a:hover	{background: transparent url(images/nav.gif) -527px -50px no-repeat;}

#home				a.on	{background: transparent url(images/nav.gif) -312px -50px no-repeat; cursor: default;}
#products			a.on	{background: transparent url(images/nav.gif) -399px -50px no-repeat; cursor: default;}
#contact_us			a.on	{background: transparent url(images/nav.gif) -527px -50px no-repeat; cursor: default;}

#divMain {
width:900px;
background-color:#FFFFFF;
padding-bottom:10px;
}

#divMainText {
width:620px;
padding-left:40px;
padding-top:30px;
}

#divMainImages {
width:180px;
padding-right:40px;
padding-top:30px;
float:right;
}

#divMainImages img {
padding-bottom:10px;
}

#divClear {
clear:both;
}

#divFooter {
width:900px;
height:70px;
background-image:url(images/footer.gif);
margin-bottom:20px;
}