@charset "utf-8";
/* CSS Document */
body {
background-color:#fff;
}
body * {
background-image:none;

}
div#container {
width:700px;
}
div#container-nav {
display:none;
}
div#container-header {
background-color:#fff;
border:0;
}
div#content {
background-image:none;
}
div#header {
height:80px;
}
h1#logo {
width:auto;
line-height:18px;
top:4px;
left:24px;
height:auto;
background-image:none;
}
div#header h2 {
float:none;
background-color:#fff;
color:#53452E;
}
h1#logo a {
text-indent:0px;
color:#53452E;
font-size:24px;
font-weight:normal;
width:auto;
height:auto;
background-image:none;
}
img#sideImg,span.ribbon,ul#printEmail,ul#nav-anchor {
display:none;
}
div#location,div#sidebar {
background-color:#fff;
color:#53452E !important;
background-image:none;
}
div#sidebar h2 {
color:#53452E;
}
div#location p {
background-color:#fff !important;
padding:0 !important;
}
div#sidebar {
border-top:1px solid #53452E;
border-bottom:1px solid #53452E;
margin-top:66px;
width:180px;
padding-bottom:20px;
}
div#interior {
width:400px;
padding-top:40px;
background-image:none;
}
div#content-top {
background-color:#fff;
padding:0 0 0 26px;
border:0;
height:auto;
}
div#content-top h1 {
padding:4px 0;
margin:0;
border-top:1px solid #53452E;
border-bottom:1px solid #53452E;}
dl.menu {
display:block !important;
page-break-after:auto;
}
div#footer {
clear:both;
display:none;
}