body { background-color: #D3CBB6; margin: 0px 0px 0px 0px; }
body, p, td { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; }

a { color: #005CD9; text-decoration: underline; }
a:hover { color: #005CD9; text-decoration: none; }

form { margin: 0px 0px 0px 0px; }
input, select { font-size: 9pt; }

.navbar { padding: 0px 8px 0px 8px; background-image: url(images/navbar_image.jpg); position: static; height: 26px; color: #D3CBB6; font-size: 11pt; font-weight: bold; }
.navbar a:link, .navbar a:active, .navbar a:visited { color: #E8E8E8; text-decoration: none; }
.navbar a:hover, .navbar a:visited:hover { color: #E8E8E8; text-decoration: underline; }

.content { padding: 10px 16px 10px 16px; }

.redtab { background-color: #A36C6C; }
.redtab #caption { padding: 3px 6px 1px 6px; color: #FFFFFF; font-size: 13pt; font-weight: bold; font-style: italic; }
.redbox { background-color: #FFFFFF; }
.redbox .actionlinks { padding: 4px 0px 0px 0px; }
.redboxAddress  { padding: 4px 0px 0px 4px; color: #A36C6C; font-size: 16pt; font-weight: bold; }
.redboxLocation { padding: 0px 0px 4px 4px; color: #000000; font-size: 10pt; font-weight: bold; }
.redboxLocation span { color: #676767 }
.redboxPrice    { padding: 4px 4px 0px 0px; color: #A36C6C; font-size: 19pt; font-weight: bold; }
.redboxStats { padding: 4px 6px 4px 4px; color: #000000; font-size: 9pt; font-weight: bold; }
.redboxStats .label { color: #A36C6C; font-style: italic; }
.redboxDescription { padding: 4px 6px 4px 4px; color: #000000; font-size: 10.5pt; }

.greenbox { background-color: #FFFFFF; }
.greenbox #caption { padding: 3px 0px 3px 0px; background-color: #6CA36D; color: #FFFFFF; font-size: 9pt; font-weight: bold; }
.greenbox #caption a { color: #FFFFFF; text-decoration: underline; }
.greenbox #caption a:hover { color: #FFFFFF; text-decoration: none; }
.greenbox #right { background-image: url(images/green_box_right.gif); }
.greenbox #bottom { background-image: url(images/green_box_bottom.gif); }
.greenbox #left { background-image: url(images/green_box_left.gif); }

a.disabledlink, a.disabledlink:hover { color: #CCCCCC; cursor: default; text-decoration: none; }

h1, .heading1 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #001F5A; font-weight: bold; font-style: italic; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #001F5A; font-weight: bold; margin-bottom: 0px; }

.copyright { font-size: 8.5pt; color: #675D43; }
.copyright a { color: #9A803A; }
.copyright a:hover { color: #BB9227; }