body {
text-align:center;
font-family:sans-serif;
}

#container {
width:800px;
margin:0 auto;
margin-top:20px;
text-align:left;
}

#opening_hours {
    width:790px;
    text-align:right;
    line-height:14px;
    padding-right:10px;
    background:url(/images/bg/openinghours.gif);
    height:52px;
}

#opening_hours p {
    font-size:12px;
    color:#343029;
    display:inline;
}

#opening_hours h3 {
display:inline;
position:relative;
top:8px;
right:5px;
background:#de9023;
color:#FFF;
font-weight:bold;
padding:3px;
}

#opening_hours p strong {
    font-size:10px;
}

strong {
    font-weight:bold;
}

#banner {
    height:179px;
    background:url(/images/banner/dog.jpg) no-repeat;
}

a#logo {
    position:absolute;
    margin-left:20px;
    display:block;
    width:254px;
    height:107px;
    background:url(/images/logo/cow.jpg) no-repeat;
}

#nav {
    float:left;
    width:170px;
    padding-right:20px;
    margin-bottom:5px;
}

#nav ul li {
    border-bottom:1px solid #c4ce30;
    font-size:14px;
    padding:4px 0px 4px 26px;
}

#nav ul li a {
    color:#6b6b6c;
    text-decoration:none;
}

#nav ul li a:hover { color:#000; }

#body {
    margin-top:3px;
    padding-top:75px;
    background:url(/images/bg/body.gif) repeat-x;
}

dl#contact_numbers {
background:#acb21d;
display:block;
text-align:center;
padding:6px 0px 6px 0px;
}

dl#contact_numbers dt,
dl#contact_numbers dd {
display:inline;
letter-spacing:-1.1px;
line-height:15px;
font-weight:bold;
}

dl#contact_numbers dt {
color:#3a3b3c;
font-size:12px;
padding-right:2px;
}

dl#contact_numbers dd {
color:#fff;
padding-right:5px;
font-size:14px;
}

#content {
width:450px;
margin-bottom:20px;
float:left;
}

#content h1 {
font-size:20px;
font-weight:bold;
margin-bottom:20px;
}

#content h2 {
font-size:14px;
font-weight:bold;
}

#content h3 {
font-size:12px;
font-weight:bold;
}

#content p,
#content ul,
#content table td,
#content table th {
font-size:12px;
margin-bottom:10px;
}

#notices {
    float:left;
    width:160px;
    margin-bottom:10px;
}

#footer {
    clear:both;
    background:#0592f5;
    height:40px;
    padding-top:12px;
}

#footer p,
#footer span.fakep {
    display:block;
    float:left;
    color:#FFF;
    font-size:10px;
    border-left:2px solid #FFF;
    line-height:10px;
    padding:5px 0px 5px 5px;
    margin-left:9px;
}

#footer span.fakep {
    padding:0px 0px 0px 5px;
}

#footer p span.first {
border-left:0px;
padding-left:0px;
margin-left:0px;
}

#emergency {
width:130px;
margin-left:20px;
}

#emergency ul {
    background:#fee1dd;
    width:112px;
    padding-right:1px;
    margin:0 auto;
}

#emergency ul li {
    border-bottom:1px solid #fff;
    letter-spacing:-1px;
    text-align:center;
    color:#3a3b3c;
    font-weight:bold;
    font-size:12px;
    padding:3px 0px 5px 0px;
}

#emergency ul li span.phone {
    color:#91271a;
    font-size:13px;
    letter-spacing:0px;
}

#emergency a {
    display:block;
    width:122px;
    height:121px;
    margin-left:4px;
    background:url(/images/emergency.gif);
}

#content h1,
#content h2,
#content p.intro,
#content li,
#content a,
#content p em,
#content th {
    color:#df9220;
}

#footer p a { color:#fff; }

#affiliates {
    background: #f2f2f2;
    text-align: center;
    width: 108px;
    margin: 50px 0px 0px 29px;
    padding:3px;
}

#affiliates p {
    font-size:12px;
	font-weight:bold;
    letter-spacing:-.8px;
}

#affiliates img {
    margin: 0 auto;
    margin-top:10px;
}

h1#welcome {
    font-weight:100;
}

#map p {
font-size:11px;
}

#map h2,
#map p {
padding:0px;
margin:0px;
}

p a,
li a { text-decoration:none; }

p a:hover,
li a:hover { text-decoration:underline; }
