/* CSS Document */
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background-color: #D4CFB9;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
}
#header-left {
 margin: 0px;
 padding: 0px;
 width: 224px;
 height: 416px;
 background: url(images/header-left.jpg) right no-repeat;
}
table#layout {
 background-color: #fff;
}
div#nav {
 margin: 165px 0px 0px 50px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight: bold;
}
#nav a {
 display: block;
 padding: 3px 2px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
#nav a:hover {
 color: #E4D0B7;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
 background: #fff url(images/content-bg.jpg) bottom right no-repeat;
}
#content td {
 padding: 5px;
}
div#hours {
 float: right;
 margin: 0px;
 padding: 10px;
 width: 326px;
 text-align: center;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 966px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
 background-color: #D4CFB9;
}
td#footer1 {
 background: url(images/footer-bg.jpg) top no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
}
td#footer2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
}
#footer1 a {
 color: #fff;
 text-decoration: underline;
}
#footer1 a:hover {
 text-decoration: none;
}
#footer2 a {
 color: #000;
 text-decoration: underline;
}
#footer2 a:hover {
 text-decoration: none;
}
td#left-col {
}
div#leftnav {
 margin-left: 44px;
 width: 181px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight: bold;
 background: #fff url(images/leftnav-bg.jpg) top repeat-y;
}
#leftnav a {
 display: block;
 padding: 3px 2px;
 padding-left: 15px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
#leftnav a:hover {
 color: #E4D0B7;
}
div#logos {
 text-align: center;
 margin-left: 55px;
 width: 160px;
}
td#main-col {
 margin: 0px;
 padding: 5px 10px;
}
td#footer3 {
 background: url(images/footer-inside-bg.jpg) top no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
}
#footer3 a {
 color: #fff;
 text-decoration: underline;
}
#footer3 a:hover {
 text-decoration: none;
}
