
body { background: #20367D /* url('images/bg_page.gif') repeat-x */; margin: 0; padding: 0px; text-align: center; }

/* hide the shadow from IE */
#wrap { }
/* here's the shadow for everything else */
html>body #wrap { background:url('images/bg_shadow6.png') no-repeat 50% 0; width: 100%;  } 


/* sitewide link rules */
a:visited { color: #876421; text-decoration: none; }
a:hover { color: #876421; text-decoration: underline; }
a { color: #876421; text-decoration: none; }

#container { width: 780px; margin: 0px auto; text-align: left; position: relative; font-family:  "Lucida Grande", "Lucida Sans", Arial, sans-serif; }

#header { margin-top: 15px; }
#header img.logo { margin-bottom: 10px; }
#header_K { display: none; }

#content {  background:url('images/bg_text.gif') repeat-x; background-color:#FFF; }

#left { float: left; width: 522px; background:url('images/bg_text.gif') repeat-x; background-color:FFF; }
#left p, #left ul, #left td, #wide p { font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000; }
#left p, #wide p { padding: 0 20px; }
#left ul { padding-right: 20px; }
#left .header { margin: 20px 20px;  }
#left .header2 { margin: 20px 20px 0 20px;  }

#left td { vertical-align: top; }

#left h1, #wide h1 { display: none; }
#left h2, #wide h2 { margin: 20px 0 -10px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 16px; line-height: 18px; color: #1F347B; }
#left h3, #wide h3 { margin: 20px 0 -10px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 12px; line-height: 18px; color: #000; }

#wide { width: 780px; }
#wide p { font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; color: #000; }

#map { width: 780px;  text-align: center;  }

.imgright { float: right; margin: 0 0 10px 20px; }
.imgleft { float: left; margin: 0 20px 10px 20px; }

#sidebar { float: right; width: 258px; background:url('images/bg_text.gif') repeat-x color:FFF; }

/* sidebar deck styling */
#deck1 { padding: 10px; background:url('images/bg_sidebar_gold.gif') repeat-x; background-color: #898658; vertical-align: top; margin-top: 1px; }

#deck2 { padding: 10px; background:url('images/bg_sidebar_orange.gif') repeat-x; background-color: #AA5B1C; vertical-align: top; margin-top: 1px; }

#deck3 { padding: 10px 10px 10px 20px; background:url('images/bg_sidebar_blue.gif') repeat-x; background-color: #808EBD; vertical-align: top; margin-top: 1px;}

/* shared sidebar deck styling */
#deck1 h1, #deck2 h1, #deck3 h1 { font-size: 14px; font-weight: bold; margin-bottom: -10; color: #FFF; }
#deck1 p, #deck2 p, #deck3 p, #deck3 li { font-size: 12px; line-height: 16px; font-weight: normal; color: #FFF; }
#deck1 h4, #deck2 h4, #deck3 h4 { font-size: 10px; font-weight: normal; color: #FFF; text-align: right; } 

#deck1 a:visited, #deck2 a:visited, #deck3 a:visited  { color: #FFF; text-decoration: none; }
#deck1 a:hover, #deck2 a:hover, #deck3 a:hover { color: #FFF; text-decoration: underline; }
#deck1 a, #deck2 a, #deck3 a { color: #FFF; text-decoration: none; }

/* IE fixing spacing at top and bottom of UL */
#deck3 ul { margin: -15px 0; padding: -5px 0; }
/* everything else */
html>body #wrap #container #content #deck3 ul { margin: -5px 0; padding: -5px 0; }
/* #deck3 li { margin: 3px -10px; padding: 0 20px; } */
#deck3 li { margin:0 0 0 15px; list-style-type: none; } 


#deck4 { padding: 10px 10px 10px 20px;  background: none; vertical-align: top; margin-top: 100px;}

#deck4 h1 { font-size: 14px; font-weight: bold; margin-bottom: -10; color: #2C3978; }
#deck4 h4 { font-size: 10px; line-height: 12px; font-weight: normal; color: #CCC; }
#deck4 a:visited { color: #2C3978; text-decoration: none; }
#deck4 a:hover { color: #2C3978; text-decoration: underline; }
#deck4 a { color: #2C3978; text-decoration: none; }


.clear { clear: both; }

#footer { background: #0E1A51; width: 780px; margin-bottom: 20px; }
#header p, #footer p { padding: 5px 20px; font-family: Georgia, Times new Roman, Times, Serif; font-size: 10px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFF; }
#header a:visited, #footer a:visited { color: #FFF; text-decoration: none; }
#header a:hover,#footer a:hover  { color: #FFF; text-decoration: underline; }
#header a, #footer a { color: #FFF; text-decoration: none; }

