body {
padding: 0px;
margin: 0px;
background-color: #a3a59a;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #F58220;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #999999;
scrollbar-track-color: #EFEFEF;
}

html, body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: x-small;
}

em {
font-family: Georgia;
}

a {
color:#992800;
font-family:verdana,arial;
}

a:hover	{
color:#ea3d00;
}

ul {
list-style-type: square;
}

#header {
background-image: url(/newimages/naturalstone/bg-header.gif);
}

#nav {
background-image: url(/newimages/naturalstone/bg-nav.gif);
}

.subnav	{
background-image: url(/newimages/naturalstone/bg-subnav.gif);
color: #d2c5b0;
font-size: xx-small;
background-color: #f1ece4;
padding: 4px 3px 7px 3px;
text-align: center;
}

.leftcol {
background-image: url(/newimages/naturalstone/bg-left.gif);
}

.sliver {
background-color: #ffffff;
}


.topstrip {
background-image: url(/newimages/naturalstone/bg-topstrip.gif);
}

.content {
background-color: #ffffff;
}

.subnavleft {
background-image: url(/newimages/naturalstone/bg-subnav-left.gif);
}

.subnavright {
background-image: url(/newimages/naturalstone/bg-subnav-right.gif);
}

.subbox {
border-top: solid #ffffff 1px;
border-bottom: solid #80837d 1px;
}

h1 {
color: #6e7370;
font-size: medium;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

h2 {
color: #afa087;
font-size: medium;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #696d66;
}

.homebuts td{
text-align: center;
padding: 0px 10px 20px 10px;
}

.homebuts td div{
text-align: center;
padding: 5px 0px 0px 0px;
font-size: xx-small;
}


/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers */
/* ========================================================================================= */

#navigator {
width: 141px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: left;
margin: 0px;
padding: 0px;
width: 141px;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 15px 5px 6px;
text-decoration: none;
display: block;
width: 100%;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #000000;
background-color: #ffffff;
border-bottom: solid #000000 1px;
}

.button1 a {
color: #992800;
border-bottom: solid #ffffff 1px;
}

.button2 a {
color: #992800;
border-bottom: solid #ffffff 1px;
}

.submen a {
color: #992800;
font-weight: normal;
border-bottom: solid #ffffff 1px;
}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #ffffff;
background-color: #992800;
border-bottom: solid #ffffff 1px;
}



