
body {
   background: #000 url(/images/bg.gif) repeat top left;
   padding: 0px;
   margin: 20px;
}
p, h1, h2, h3, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
hr {
   height: 2px;
   color: #444;
   background-color: #444;
   border: 0;
}
#body {
   margin: 0px auto;
   width: 900px;
}
#main {
   float: left;
   width: 900px;
   background-color: #000;
   border: 5px solid #ffe640;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}
#leftbar {
   float: left;
   width: 190px;
   padding: 0px;
   margin: 0px;
}
#leftlogo {
   padding: 20px 0px 22px 0px;
   border-bottom: 1px solid #eee;
}
#leftnav p {
   font-size: 80%;
   font-weight: bold;
   color: #fff;
   padding: 0px;
   margin: 0px;
   text-align: left;
}
#leftnav p a, #leftnav p a:visited {
   color: #fff;
   padding: 5px 10px 5px 10px;
   margin: 0px;
   border-bottom: 1px solid #eee;
   display: block;
}
#leftnav p a:hover {
   color: #000;
   background-color: #ffe640;
   display: block;
}
#leftnav .selected a, #leftnav .selected a:visited {
   color: #000;
   background-color: #ffe640;
}
#content {
   float: right;
   clear: right;
   background-color: #fff;
   width: 665px;
   padding: 20px;
   min-height: 800px;
   height: auto; !important
   height: 800px;
   border-left: 5px solid #ffe640;
}
#content p {
   color: #444;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 7px;
}
#content a, #content a:visited {
   color: #444;
   text-decoration: underline;
}
#content a:hover {
   color: #000;
   text-decoration: none;
}
#content h1 {
   color: #000;
   font-size: 100%;
   margin-top: 0px;
   margin-bottom: 15px;
}
#content h2 {
   color: #000;
   font-size: 90%;
   font-weight: bold;
   margin-top: 12px;
   margin-bottom: 7px;
}
#content h3 {
   color: #444;
   font-size: 90%;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 7px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #444;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .img {
   border: 5px solid #ffe640;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}
#content .imgr {
   margin-top: 4px;
   margin-left: 20px;
   margin-bottom: 4px;
   border: 5px solid #ffe640;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}
#content .imgl {
   margin-top: 4px;
   margin-right: 20px;
   margin-bottom: 4px;
   border: 5px solid #ffe640;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}
#content .small {
   font-size: 75%;
}
#content .highlight {
   color: #000;
   font-weight: bold;
}
#content .justify_text p {
   text-align: justify;
}
#content .personnel_table {
   margin-left: 40px;
}
#content .results_table {
   border-left: 1px #ffe640 solid;
   border-top: 1px #ffe640 solid;
   background-color: #f8f8f8;
}
#content .results_table td, #content .results_table th {
   border-right: 1px #ffe640 solid;
   border-bottom: 1px #ffe640 solid;
}
#content .results_table td p, #content .results_table th p {
   margin: 2px 5px;
   font-size: 70%;
}
#content .bordered_table {
   border-left: 1px #ffe640 solid;
   border-top: 1px #ffe640 solid;
   background-color: #f8f8f8;
}
#content .bordered_table td, #content .bordered_table th {
   border-right: 1px #ffe640 solid;
   border-bottom: 1px #ffe640 solid;
}
#content .bordered_table td p, #content .bordered_table th p {
   margin: 2px 5px;
}
#content .half_width_box {
   border: 1px #ffe640 solid;
   background-color: #f8f8f8;
   width: 320px;
}
#content .third_width_box {
   border: 1px #ffe640 solid;
   background-color: #f8f8f8;
   width: 206px;
}
#content .mugshots {
   margin: 20px 0px 20px 32px;
}
#content .mugshot {
   float: left;
   width: 120px;
   margin-top: 5px;
}

#bottombar {
   padding: 0px 50px 15px 50px;
   margin: 0px;
}
#bottombar p {
   color: #444;
   font-size: 85%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#bottombar a, #bottombar a:visited {
   color: #444;
   text-decoration: underline;
}
#bottombar a:hover {
   color: #000;
   text-decoration: none;
}

#footer {
   clear: both;
   padding-bottom: 5px;
}
#footer p {
   padding-top: 10px;
   padding-bottom: 6px;
   font-size: 80%;
   font-weight: bold;
   color: #fff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #fff;
   text-decoration: none;
}
#footer a:hover {
   color: #ffe640;
   text-decoration: underline;
}

#content .RWLinksTable th p {color: #000; margin-top: 10px; margin-bottom: 10px;}
#content .RWLinksTable td p {margin-bottom: 10px;}
#content .RWLinksTitle {font-weight: bold;}
#content .RWLinksDisplayURL {margin-left: 15px;}

#content .RWLegalTitle {font-weight: bold; color: #3c6694;}

#content .HHContactTitle {font-weight: bold; margin-top: 5px; margin-bottom: 2px; color: #000; text-transform: uppercase;}
#content .HHContactLabel, #content .RWFriendForm p {color: #000; margin: 4px 4px 0px 0px; text-align: right; font-weight: bold;}
#content .HHContactMessage, #content .RWFriendMessage {color: #f00; font-weight: bold; text-align: center;}
#content .HHContactButton, #content .RWFriendButton {font-size: 12px; font-weight: bold; color: #000; background-color: #ffe640;}
#content .HHContactButton:hover, #content .RWFriendButton:hover {color: #ffe640; background-color: #000;}
#content .HHContactField, #content .RWFriendField {padding: 2px; font-size: 100%; border: 1px solid #000;}
#content .HHContactForm, #content .RWFriendForm {background-color: #f8f8f8; padding: 10px 15px; margin: 10px 0px 5px 0px; border: 1px solid #ffe640;}

#content .RWFriendInstruction {font-size: 75%;}

#HHGoogleMap {border: 5px solid #ffe640; -moz-border-radius:5px; -webkit-border-radius:5px;}


