/* remember to define focus styles! */
:focus { outline: 0; }

a { color: #0000FF; background: transparent; }

a:link { text-decoration: underline; }

a:visited { text-decoration: underline; }

a:hover { text-decoration: none; }

a:active { text-decoration: underline; }

blockquote, q { quotes: "" ""; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }

body {
 background: #41451B;
 color: #000000;
 text-align: center;
}

caption, th, td { font-weight: normal; text-align: left; }

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
 margin: 0px;
 padding: 0px;
 border: none;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

tbody, tfoot, thead, tr, th, td {
 margin: 0px;
 padding: 0px;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
 padding: 0px;
 margin: 0px;
}

ol, ul { list-style: none; }

p {
 margin-bottom: 1.4em;
 font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align: justify;
}

.clear { clear: both; }
.center { text-align: center; }

.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
 display: inline;
}

.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
 display: inline;
}

h1 { font: bold 1.8em Arial, Helvetica, sans-serif; margin-bottom: 10px }
h2 { font: bold 1.2em Arial, Helvetica, sans-serif; }
h3 { font: bold 1em Arial, Helvetica, sans-serif; }

span.highlight { color: #BC3823; font-weight: bold; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate;  }
#container { background: White; }
#content { margin-left: 171px; z-index: 100; width: 769px; }

#content #pad { padding-top: 8px; }

#content ul {
 list-style: none;
 margin-bottom: 14px;
}

#content li {
 padding-left: 15px;
 background: transparent url(images/bullet1.gif) no-repeat 0px 4px;
 margin-bottom: 4px;
}

#content ul {
 font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content h2 {
 font: bold 1.1em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #BC3823;
}

#content h3 {
  color: #BC3823;
}

#footer {
 clear: both;
 background: #FFC20E;
 color: Black;
 font: 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
 text-align: center;
 height: 52px;
 border-top: 1px solid black;
}

#footer a { text-decoration: none; color: Black; }

#footer a:hover { text-decoration: underline; }

#footer li {
 padding-right: 4px;
 border-right: 1px solid #41451B;
 display: inline;
 text-transform: lowercase;
}

#footer li.last { border-right: none; }

#footer ul { padding: 10px 0px 4px 0px; list-style: none; }

#header { text-align: left; position: relative; zoom: 1;}
#menu {
 margin: 0px;
 padding-bottom: 40px;
 width: 170px;
 float: left; 
 display: inline;
}

#menu ul {
 list-style: none;
 padding: 0px 0px 0px 5px;
 margin: 0px;
 font: bold 14px/28px Verdana, Arial,Helvetica,sans-serif;
}

#menu li.spacer { margin-top: 10px; }

#menu li a:link, #menu li a:visited {
 display: block;
 padding: 2px 5px 2px 0.5em; 
 padding-left: 18px;
 background: transparent url(images/menu_bullet.gif) no-repeat 0px 12px;
 height: 20px;
 color: #2F4F4F;
 text-decoration: none;
}

#menu li a:hover {
 color: #BC3823;
 background-image: url(images/menu_bullet_hover.gif);
}

#menu li.selected a {
 color: #BC3823; 
}

#menu ul ul {
 list-style: none;
 padding: 0px 0px 14px 5px;
 margin: 4px 2px 8px 17px;
 font: bold 12px/28px Verdana, Arial,Helvetica,sans-serif;
 border: 1px solid #BC3823;
 background: AntiqueWhite;
}

#menu ul ul li a:link, #menu ul ul li a:visited {
 background: transparent url(images/menu_bullet2.gif) no-repeat 0px 12px !important;
 padding: 2px 0px 0px 14px!important;
 margin: 0px!important;
 height: 16px;
 color: #2F4F4F;
}

#menu ul ul li a:hover {
 background-image: url(images/menu_bullet2_hover.gif) !important;
 color: #BC3823;
}

ul#submenu-corporate, ul#submenu-stag, ul#submenu-hen { display: none; }

#wrapper {
 width: 960px;
 margin: 0px auto;
 border: 1px solid #000000;
 text-align: left;
 position: relative;
 background: White;
 zoom: 1;
}

#RHS1 {
 clear: right;
 float: right;
 width: 164px;
 margin-right: 10px;
 margin-bottom: 20px; 
 display: inline;
}

#LHS1 { width: 560px; }

#facebook {
 text-align: center;
 margin: 10px auto 0px auto;
 padding-top: 10px; 
}



