* { margin: 0; padding: 0; }

body { background-color: #6e5c31; color: black; font-size: 62.5%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding: 0; }

/** html body { font-size: 76%; }*/

a { color: black; text-decoration: none; border-bottom: 1px dotted; }

a:hover { background-color: #eeeeee; }

img { border: none; }

.lft { float: left; margin-right: 2em; }

.rght { float: right; margin-left: 2em; }

.clr { clear: both; line-height: 0; display: hidden; }

.ctr { text-align: center; }

#container { width: 780px; margin: 0 auto; text-align: center; padding: 0; position: relative; border-right: 2px solid #222222; border-bottom: 2px solid #222222; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; background-color: #b5a56f; }

#header { width: 780px; height: 185px; }

#content { width: 780px; }

#address { color: black; font-weight: bold; font-size: 1em; }

#navigation { text-align: left; }

#navigation ul { list-style: none; }

#navigation li { line-height: 2em; font-size: 1.4em; font-weight: bold; }

#navigation li.there { color: yellow; }

#footer, #footer a { font-size: .9em; color: white; }

#footer a:hover { color: #6e5c31; }