body {
background-image: url(grnBlock.jpg);
background-repeat: repeat-y;
background-color: #fffcc4;
font-family: DIN-Medium, Helvetica, Verdana, sans-serif;
color: #313131;
font-size: 1.0em;
margin: 0px;
}

a:link {color: #669999;}
a:visited {color: #336666;}
a:hover {color: #c48f7e;}
a:active {color: #0000FF}

h1 {
color: #c48f7e;
font-size: 1.4em;
}

h2 {
color: #c48f7e;
font-size: 1.2em;
}

h3 {
color: #313131;
font-size: 1.0em;
font-weight: bold;
}

#container {
width: 820px;
}

#cap {
background-color:#c48f7e;
background-image: url(scottsunseripainting.gif);
background-repeat: no-repeat;
background-position: right;
position: relative;
left: 21px;
height: 226px;
margin-bottom: 20px;
}

#cap h1 {
display: none;
}

#left {
width: 540px;
position: relative;
left: 50px;
float: left;
}

#right {
float: right;
position: relative;
width: 185px;
color: #336666;
}

#nav {
list-style: none;
overflow: hidden;
margin-left: -21px;
}

#right #nav li {
height: 39px;
margin: 8px 0 0 0;
list-style: none;
}

#nav a {
float: left;
padding: 39px 0 0 0;
overflow: hidden;
height: 0px !important; 
height /**/:39px; /* for IE5/Win only */
}

#nav a:hover {
background-position: 0 -39px;
}

#nav a:active, #nav a.selected {
background-position: 0 -78px;
}

#nhome a  {
width: 180px;
background: url(nhome.gif) top left no-repeat;
}

#nabout a  {
width: 180px;
background: url(nabout.gif) top left no-repeat;
}
#nservices a  {
width: 180px;
background: url(nservices.gif) top left no-repeat;
}
#ncontact a  {
width: 180px;
background: url(ncontact.gif) top left no-repeat;
}

#foot {
background-color:#c48f7e;
position: relative;
left: 21px;
padding: 0px 30px 0px 30px;
height: 95px;
}
#foot a {
color: #336666;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}
