html, html * { vertical-align: top; margin: 0px; padding: 0px; }

body { padding: 20px 0px 50px 0px; height: 100%; background-color: #FBF4EB; text-align: center; font: normal 15px/20px "Arial", sans-serif; color: #202020; text-align: center; }
body * { position: relative; }

div { display: block; }

i { padding-left: 15px; font-style: normal; font-weight: bold; }

ul { list-style: none; }

p { text-align: left; }

img, a { border: none; }

a, a:visited, a:hover { color: #3A5E8C; text-decoration: none; }
a { border-bottom: 1px solid #DADFDF; }
a:hover { border-bottom-color: #93AFC9; }
a.img { border: none; }

h2 { margin: 20px auto; }

.container { margin: 0px auto; width: 520px; }

.logo { margin: 0px auto; }

.header { position: relative; padding-top: 40px; width: 100%; height: 60px; background: transparent url(img/tab.gif) no-repeat scroll 10px bottom; font: normal normal 28px/32px 'Times New Roman', sans-serif; color: #202020; }
.header .con { position: absolute; right: 20px; bottom: 8px; }

.dot { margin: 12px 7px 0px 7px; }

.hours { font-size: 19px; }

.break { width: 100%; height: 2px; background-color: #444444; }
.break.bot { border-top: 1px solid #666666; }
.break.top { border-bottom: 1px solid #666666; }

.menu { margin-top: 20px; width: 100%; height: 80px; line-height: 30px; text-align: center; }
.menu a { margin: 0px 25px; }
.menu a.current { font-weight: bold; color: #202020; border-bottom: 1px solid #202020; }

p.boar { display: block; float: left; margin-top: 30px; width: 350px; text-align: center; }
img.boar { float: right; margin-top: 30px; }

.items { margin: 0px auto; width: 80%; }
.items p { margin-bottom: 15px; }