﻿

/* Hide from IE5-Mac \*/
#navlist a
{
float: none
}
/* End hide */

#navlist a:hover
{
color: #ffffbf;
background: #74470c;
padding-left: 4px;
padding-right: 5px;
}


#navlist ul
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{           list-style: none;
margin: 0;
float: left;
text-align: center;
} 

#navlist {margin: auto 0 auto 3;background-color: #d2b48c;}


#menuwrap
{
    width: 100%;
    background-color: red;
    text-align: center;
    
}

#nav_menu {padding:0;
           font: normal 18px arial;  
           text-align:center;
    margin: 0px auto;
    width: 720px;
          }


#navlist a
{
color: #000;
text-decoration: none;
padding-left: 4px;
padding-right: 5px;
display: block;
float: left;
background-color: #f3c789;
border-right: solid #74470c 1px;
}



TD.br {
	BACKGROUND-POSITION: center 50%; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(kcbckrd.gif); BACKGROUND-REPEAT: repeat
}
A:link {
	COLOR: blue; TEXT-DECORATION: none
}
A.top:link {
	COLOR: black; TEXT-DECORATION: none
}
A.email:link {
	COLOR: blue; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; TEXT-DECORATION: none
}
A.top:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.email:visited {
	COLOR: blue; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; TEXT-DECORATION: none
}
A.top:active {
	COLOR: black; TEXT-DECORATION: none
}
A.email:active {
	COLOR: blue; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: blue; TEXT-DECORATION: underline overline
}
A.top:hover {
	CURSOR: hand; COLOR: blue; TEXT-DECORATION: none
}
A.email:hover {
	CURSOR: hand; COLOR: blue; TEXT-DECORATION: underline overline
}


