* {padding:0; margin:0}

#header {width:750px;
border: 0.1em solid #000000;
margin-bottom:5px;
}

#navigation {

width:750px;
}

#navigation ul {
list-style:none;
}

#navigation li {
float:left;
margin: 0 0.1em;
}

#navigation li a
{
background: url(button.gif) #fff bottom left repeat-x;
height: 1.1em;
line-height: 1.1em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #000000;
text-decoration: none;
text-align: center;
}


#content {
color:#000000;
clear:left;
width:750px;
}

#left {
background-color:#f9f9f9;
border: 1px solid grey;
width:415px;
margin:10px 15px 0px 10px;
float:left;
}

#special {
margin-top:10px;
margin-left:5px;
background-color:#f9f9f9;
width:400px;
height:320px;
border: .5px solid grey;
}

#special_left {
margin-left:5px;
float:left;
width:190px;
height:190px;
border: 2px solid grey;
}

#special_right {
float:left;
width:190px;
height:190px;
border: 2px solid grey;
}

#right {
margin-top:10px;
width:300px;
background-color:#f9f9f9;
float:left;
border: 1px solid grey;
}

#right p {color:#666666;
font-weight:bold;
font-size:16pt;
margin:5px 0px 5px 10px;

}

#map {
width:280px;
height:205px;
padding:10px;
}

#right img {
padding:10px;
}

#footer {
clear:left;
}

h1 {
text-align:center;
font-size:1.5em;
}

h2 {
text-align:center;
font-size:1.0em;
}

h3 {
color:#000000;

}

#h3 {
margin-top:10px;
margin-left:10px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

#best {
border: .5px solid grey;
margin-left:5px;
width:400px;
height:100px;
}

.best_list {width:100px;
height:100px;
float:left;
}

.best_list img {
border:0.2em solid #dcdce9;
}


#block {

margin-top:10px;}

#block img {

border:0}

#block ul{
list-style: none;
}

#block li{float:left;
width:120px;
text-align:center;
margin-left:10px;
background-color:#000000;
margin-bottom:10px;
}

#block a {

color:#ffffff;
}

p.email {
font-size:9pt;
}

#credit {width:750px;
clear:left;
text-align:center;
}

#footer {
text-align:center;
}
