/* ---------------------------------------- MAIN FORMATTING ---------------------------------------- */
body { background: url('../images/background.gif') no-repeat top right #FFD594; margin-right: 10px }
table.main { width: 100%; height: 100% }

/* ---------------------------------------- HEADER ---------------------------------------- */
td.header { background: url('../images/headerback.gif') no-repeat top left transparent; height: 62px; text-align: right; vertical-align: bottom }

/* ---------------------------------------- SIDEBAR ---------------------------------------- */
td.sidebarpattern { width: 11px; background: url('../images/sidebarpattern.gif') repeat-y top left #FFD594; vertical-align: top }
td.sidebar { background: url('../images/sidebarback.jpg') no-repeat top left #FFD594; width: 140px; vertical-align: top; text-align: left; padding: 4px 3px 0px 3px}
div.menu {  font-family: 'trebuchet ms', arial, sans-serif; font-size: 10pt; font-style: italic }
a:visited.mainnav { font-weight: bold; color: #000000; text-decoration: none }
a:link.mainnav { font-weight: bold; color: #000000; text-decoration: none }
a:hover.mainnav { font-weight: bold; color: #000000; text-decoration: none }
img.linkdot { margin-right: 5px }
div.sidespace { width: 134px }

/* ---------------------------------------- MAIN CONTENT ---------------------------------------- */
td.main { font-family: 'trebuchet ms', arial, sans-serif; font-size: 10pt; font-weight: none; color: #292918; background: url('../images/mainback.jpg') no-repeat top left transparent; width: 100%; vertical-align: top; text-align: justify; padding: 0px 15px 10px 20px; line-height: 14pt }

/* level 1 heading */
h1 { font-family: 'trebuchet ms', arial, sans-serif; font-size: 16pt; font-weight: bold; font-style: italic; color: #5A634A; text-align: right; margin: 0px; text-transform: uppercase; padding: 25px 0px 15px 0px }

/* level 2 heading */
h2 { font-family: 'trebuchet ms', arial, sans-serif; font-size: 14pt; font-weight: bold; color: #773127; text-align: right; margin: 0px; padding: 30px 5px 10px 0px }

/* level 3 heading */
h3 { font-family: 'trebuchet ms', arial, sans-serif; font-size: 12pt; font-weight: bold; font-style: italic; color: #5A634A; text-align: left; margin: 0px; padding: 10px 0px 0px 0px; text-transform: lowercase }

/* text links */
a:visited { color: #5A634A; font-weight: bold; text-decoration: none }
a:link { color: #663300; font-weight: bold; text-decoration: none }
a:hover { color: #5A634A; font-weight: bold; text-decoration: none }

/* left hand image */
span.leftimage { font-family: 'trebuchet ms', arial, sans-serif; font-size: 8pt; font-weight: none; color: #663300; width: 230px; float: left; text-align: left; border-style: solid; border-width: 1px; border-color: #B8674A; background-color: #E7B57B; margin: 6px 10px 5px 0px; padding: 0px 5px 5px 5px; vertical-align: top }
image.leftimage { border-style: solid; border-width: 1px; border-color: #292918; float: left; margin: 5px 5px 5px 0px }

/* right hand image */
span.rightimage { font-family: 'trebuchet ms', arial, sans-serif; font-size: 8pt; font-weight: none; color: #663300; width: 230px; float: right; text-align: left; border-style: solid; border-width: 1px; border-color: #B8674A; background-color: #E7B57B; margin: 6px 0px 5px 10px; padding: 0px 5px 5px 5px }
image.rightimage { border-style: solid; border-width: 1px; border-color: #292918; float: left; margin: 5px 5px 5px 0px }

/* text table */ 
table.text { font-family: 'trebuchet ms', arial, sans-serif; font-size: 10pt; font-weight: none; color: #292918; padding: 2px 4px 2px 4px; float: left; margin: 5px 10px 5px 0px; border: 1px solid #B8674A; border-collapse: collapse }
td.tablehead { background-color: #E7B57B; color: #773127; font-weight: bold; font-style: italic }
td.boldcell { font-weight: bold; color: #773127; border: 1px solid #B8674A }
td.text { border: 1px solid #B8674A }

/* bullted list */
ul { line-height: 13pt; margin-left: 18px }

/* ---------------------------------------- SITE CREDITS ---------------------------------------- */
td.credits { font-family: 'trebuchet ms', arial, sans-serif; font-size: 8pt; font-weight: none; text-align: right; color: #292918; padding: 5px 0px 5px 0px; height: 20px }