
body
{color:yellow;
font:14px sans-serif;
background: #507c38 url(../images/backg2.gif) repeat-x; /**/
}

a {
text-decoration:none;
color:yellow;
font-weight:bold;
}

span{
display:block;
}

td {
padding:0;
margin:0;
border:0;
}

/*ul {
list-style-image:url(../images/berryicon.gif);
}*/
#linklist ul {
list-style-image:url(../images/berryicon.gif);
padding-left:10px;
}


#salelist {
list-style-image:url(../images/berryicon.gif);
padding-left:10px;
}


#linklist {
list-style-type:none;
}

.links {
font-style: italic ; 
line-height:2em;
padding-top:2em;
}

#text{
text-align:left;
width:50%;
margin-left:auto;
margin-right:auto;
}
#contact {
text-align:left;
width:50%;
margin-left:auto;
margin-right:auto;
}


#menu 
{
position:absolute;
top:120px;
left:0px;
width:100%;
height:28px;
}
#menu a{
display:block;
overflow:hidden;
width:100%;
height:100%;
}

#home {
float:left;
width: 60px;
height:26px;
background:url('../images/home.gif') no-repeat;
}

#home a:hover{
background: url('../images/home.gif') 0px -26px no-repeat; 
}

#accomodation{
float:right;
width:100px;
height:26px;
background:url('../images/accomodation.gif') no-repeat;
margin-right:10px;
}


#accomodation a:hover{
background: url('../images/accomodation.gif') 0px -26px no-repeat; 
}
#links{
float:right;
width:100px;
height:26px;
background:url('../images/links.gif') no-repeat;
margin-right:10px;
}



#links a:hover{
background:url('../images/links.gif') 0px -26px no-repeat; 
}


#location{
float:right;
width:100px;
height:26px;
background:url('../images/location.gif') no-repeat;
margin-right:10px;
}


#location a:hover{
background: url('../images/location.gif') 0px -26px no-repeat; 
}
#employment{
float:right;
width:100px;
height:26px;
background:url('../images/employment.gif') no-repeat;
margin-right:10px;
}

#employment a:hover{
background: url('../images/employment.gif') 0px -26px no-repeat; 
}

#sales{
float:right;
width:100px;
height:26px;
background:url('../images/sales.gif') no-repeat;
margin-right:10px;
}

#sales a:hover{
background: url('../images/sales.gif') 0px -26px no-repeat; 
}
#middle{
position:absolute;
top:150px; 
text-align:center;
margin-left:auto;
margin-right:auto;
width:100%;
}

#bottom
{

text-align:center;
color:yellow;
font: bold 14px sans-serif;
margin-left:auto;
margin-right:auto;
}

#splashtable
{
width:700px;
border:0;
padding:0;
margin-left:auto;
margin-right:auto;

}
#footer{
background-color:black;
width:100%;
}

#bottom a{
color:yellow
}
#bottom a:hover{
background-color:yellow;
color:black;
}