/* ------------------- SPLASH PAGE ------------------- */
td.splash { font-family: arial, sans-serif; font-size: 9pt; color: #333300; padding: 10px 30px 10px 30px; text-align: justify; line-height: 14pt; vertical-align: top }
div.splashhead { font-size: 14pt; color: #003300; line-height: 24pt; letter-spacing: 1px; padding-top: 20px; text-align: center }
td.splashbottom { font-family: arial, sans-serif; font-size: 9pt; color: #FFFFFF; text-align: right; background-color: #76732B; padding: 2px 5px 2px 0px; height: 15px }
span.keyword { font-size: 11pt; color: #996600; font-weight: bold }

/* ------------------- SITE FORMATTING ------------------- */
/* general formatting */
body { background: #D3DA98 }
table.main { width: 100%; height: 100% }
td.rightarrows { width: 9px; background: url('../images/rightsideback.gif') repeat-y top right #BC7A5B }

/* web site header */
td.logo { background: url('../images/logopic2.jpg') no-repeat top left #D3DA98; text-align: right; height: 62px }	
img.logo { position: absolute; top: 87px; right: 32px }

/* ------------------- MAIN NAVIGATION ------------------- */
/* navigation cell in center of page */
td.navigation1 { height: 85px; background: url('../images/logopic1.jpg') no-repeat top left #D3DA98; text-align: right; vertical-align: top }
div.main { position: absolute; top: 7px; right: 383px }
div.background { position: absolute; top: 27px; right: 300px }
div.context { position: absolute; top: 15px; right: 240px }
div.project { position: absolute; top: 20px; right: 165px }

/* navigation cell above right hand sidebar */
td.navigation2 { height: 85px; background-color: #C90601 }
div.projectoutputs { position: absolute; top: 9px; right: 85px }
div.contact { position: absolute; top: 15px; right: 20px }

/* ------------------- MAIN CONTENT ------------------- */
/* main cell formatting */
td.main { font-family: arial, sans-serif; font-size: 10pt; color: #333300; background: url('../images/leftfade.jpg') repeat-y top left #D3DA98; padding: 10px 16px 10px 16px; text-align: justify; line-height: 14pt; vertical-align: top }

/* heading 1 */
h1 { font-family: arial, sans-serif; font-size: 14pt; font-weight: bold; font-style: italic; color: #003300; text-indent: -6px; letter-spacing: 2px; margin: 0px; padding-bottom: 20px }

/* heading 2 */
h2 { font-family: arial, sans-serif; font-size: 12pt; font-weight: bold; font-style: italic; color: #76732B; letter-spacing: 1px; margin: 0px; padding-bottom: 10px; text-transform: lowercase }

/* heading 3 */
h3 { font-family: arial, sans-serif; font-size: 11pt; font-weight: bold; font-style: italic; color: #999900; letter-spacing: 1px; margin: 0px; text-transform: lowercase }

/* text links */
a:visited { font-weight: bold; color: #76732B; text-decoration: none }
a:link { font-weight: bold; color: #003300; text-decoration: none }
a:hover { font-weight: bold; color: #003300; text-decoration: underline }

/* bulleted lists */
ul { margin-left: 25px; list-style-type: square }

/* photographs */
img.leftpic { float: left; margin: 4px 10px 5px 0px; border-color: #B5B27D; border-width: 2px; border-style: solid }
img.rightpic { float: right; margin: 3px 0px 5px 10px; border-color: #B5B27D; border-width: 2px; border-style: solid }

/* ------------------- RIGHT HAND INFO SIDEBAR ------------------- */
td.rightsidebar { font-family: 'trebuchet ms', arial, sans-serif; font-size: 8pt; color: #FFFFFF; width: 140px; background-color: #C90601; vertical-align: top; text-align: left; padding: 10px 5px 10px 5px; font-weight: none }
img.sidebarpic { margin: 45px 0px 0px 10px; border-color: #B5B27D; border-width: 2px; border-style: solid }
div.sidebar { margin: 0px 5px 0px 5px; text-align: center }
span.sidebarlinkhead { font-weight: bold; color: #000000 }
div.sidebarlink { border-color: #003300; border-width: 1px; border-style: solid; padding: 2px 5px; background-color: #D3DA98; margin-top: 45px }

/* ------------------- SITE CREDITS ------------------- */
td.credits { font-family: arial, sans-serif; font-size: 8pt; color: #FFFFFF; background-color: #003300; padding: 5px 0px 5px 5px; border-style: solid; border-color: #B7B27D; border-top-width: 1px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; height: 10px }