/* Set defaults */
body { margin: 0; padding: 0; font-size: 76%; }
input,
select,
textarea { font-size: 1em; }
th,
td { vertical-align: top; font-size: 1em; }
img { border: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* Generic classes */
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */

.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-centre { text-align: center !important; }
.align-top { vertical-align: top !important; }
.align-bottom { vertical-align: bottom !important; }
.align-middle { vertical-align: middle !important; }

.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }
.underline { text-decoration: underline !important; }

/* Site specific */
html { background: #5c372a url(../graphics/html.gif?v=2) repeat-x; }
body { background: transparent url(../graphics/body.gif?v=2) repeat-y center top; }
body,
input,
select,
textarea { font-family: Arial, Helvetica, sans-serif; }

h1,
h2,
h3 { font-family: Georgia, serif; }
h1 { font-size: 2.4em; font-weight: normal; margin: 0 0 0.4em; color: #4e290e; }
h2 { font-size: 1.6em; font-weight: normal; color: #81695e; padding-bottom: 7px; border-bottom: 1px solid #f6f5f2; }
h3 { font-size: 1.2em; font-weight: normal; color: #907d75; }
h3.byline { margin: 0 0 0.2em; }

a { color: #d34e25; }

hr { position: relative; overflow: hidden; height: 2px; #margin: 0 0 -10px; padding: 0; background: url(../graphics/hr.gif) repeat-x; color: transparent; border: 0; }

img.align-left { float: left; margin: 0 10px 10px 0; }
img.align-right { float: right; margin: 0 0 10px 10px; }

#wrapper { width: 960px; margin: 0 auto; font-size: 1.1em; background: url(../graphics/banner.jpg?v=2) no-repeat; }

#header { position: relative; z-index: 20; height: 136px; }
#logo { position: absolute; left: 0; top: 0; }

#main { position: relative; z-index: 10; background: url(../graphics/wrapper.gif) repeat-y; }

#left-sidebar { float: left; width: 190px; margin: 90px 0 -67px; }
#left-sidebar div.inner1 { background: url(../graphics/left-sidebar.gif?v=2) repeat-y; }
#left-sidebar div.inner2 { padding: 0 0 67px; height: 425px; background: url(../graphics/left-sidebar-base.gif?v=2) no-repeat left bottom; }
* html #left-sidebar div.inner1 { background: none; }
#left-sidebar div.extra { padding: 1em 0 1em 20px; background: #d5c4bc; }
#left-sidebar div.extra p { margin: 0; font-size: 1.05em; font-weight: bold; }
#left-sidebar div.extra p a {  }

#navigation { }

#navigation ul { margin: 0; padding: 0; list-style-type: none; }
#navigation ul.accessibility { position: relative; overflow: hidden; height: 0; }
#navigation ul li { position: relative; padding: 0 0 1px; background: url(../graphics/navlink-divider.gif) no-repeat left bottom; }
#navigation ul li a,
#navigation ul li.nav_active li a { display: block; zoom: 1; padding: 8px 20px; background: url(../graphics/navlink.gif) repeat-y 0 0; color: #524b30; line-height: 1.3em; outline: none; }
#navigation ul li a:hover { background-position: -190px 0; text-decoration: none; }
#navigation ul li.nav_active a,
#navigation ul li.nav_active a:hover { background: #e8e3d7; }

#navigation ul li.nav_active ul {  }
#navigation ul li.nav_active ul li { padding: 1px 0 0; background-position: left top; }
#navigation ul li.nav_active ul li a,
#navigation ul li.nav_active ul li a:hover { padding: 8px 20px 8px 35px; background: url(../graphics/navlink-hover.gif) repeat-y 0 0; }
#navigation ul li.nav_active ul li.nav_active a,
#navigation ul li.nav_active ul li.nav_active a:hover { background: #e8e3d7; }

/* Navigation dropdown (do not edit) */ /*
* html #navigation table { border-collapse: collapse; padding: 0; margin: 0 0 -7px; width: 0; height: 0; z-index: 300; position: absolute; left: 0; top: -1000px; }
* html #navigation a:hover table { display: block; left: 0; top: 0; }
#navigation td { margin: 0; padding: 0; }
#navigation td a { position: relative; zoom: 1; }
* html #navigation a:hover { position: relative; z-index: 100; }
#navigation li:hover { position: relative; }
* html #navigation ul ul a:hover { position: relative; z-index: 110; }
#navigation ul ul li:hover { position: relative; }
* html #navigation ul ul ul a:hover { position: relative; z-index: 120; }
#navigation ul ul ul ul a:hover { position: relative; z-index: 130; }
#navigation ul ul { visibility: hidden; display: none; }
#navigation ul :hover ul { visibility: visible; display: block; height: auto; }
#navigation ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul { visibility: visible; }
#navigation ul :hover ul :hover ul :hover ul { visibility: visible; }*/

#contents { float: left; width: 690px; min-height: 496px; padding: 30px 40px 1px; background: #e8e3d7; line-height: 1.6em; }
* html #contents { height: 496px; }
#contents.right-sidebar { width: 440px; }

#right-sidebar { float: right; width: 190px; padding: 0 30px; #padding: 20px 30px 0; margin: 90px 0 0; height: 417px; #height: 397px; background: #f6f5f2 url(../graphics/right-sidebar.gif) repeat-y; }
#right-sidebar h2 { padding: 0 0 0 35px; background-repeat: no-repeat; background-position: left top; border-bottom: 1px solid #eeede8; }
#right-sidebar h2.latest-news { background-image: url(../graphics/latestnews-heading.gif); }
#right-sidebar h2.subscribe { background-image: url(../graphics/subscribe-heading.gif); }
#right-sidebar #subscribe-form.display h2.subscribe { display: none; }

#subscribe-form { padding: 1px 0 0; background: url(../graphics/hr.gif) repeat-x; }
#subscribe-form form { margin: 15px 0 0; background: white url(../graphics/subscribe-form-top.gif) no-repeat; }
#subscribe-form form div.inner { padding: 10px 5px 10px 15px; background: url(../graphics/subscribe-form-base.gif) no-repeat left bottom; }
#subscribe-form.display p.intro { display: none; }
#subscribe-form form a.toggle { display: block; padding: 0 0 0 17px; height: 12px; line-height: 12px; background: url(../graphics/details-link.gif) no-repeat left top; outline: none; }
#subscribe-form.display form a.toggle { background-position: left -13px; }
#subscribe-form form fieldset { margin: 0; padding: 0; border: 0; display: none; font-size: 0.9em; }
#subscribe-form.display form fieldset { display: block; }
#subscribe-form form fieldset p { margin: 1em 0 0; }
#subscribe-form label { float: left; width: 40px; }
#subscribe-form label.inline { float: none; width: auto; font-size: 0.9em; }
#subscribe-form input.text { width: 110px; }
#subscribe-form div.captcha { position: relative; padding: 1em 0 20px; font-size: 0.85em; }
#subscribe-form div.captcha div { padding: 0 0 2px; }
#subscribe-form div.captcha input { float: right; margin: 0 10px 0 0; width: 64px; letter-spacing: 0.8em; }
#subscribe-form div.captcha img { width: 85px; }
#subscribe-form div.captcha input.submit { position: absolute; right: 0; bottom: 0; #bottom: -2px; padding: 2px 5px; #padding: 2px 0; width: auto; font-size: 1.2em; letter-spacing: normal; background: #d34e25; color: white; border: 0; }
* html #subscribe-form div.captcha input.submit { bottom: 67px; }
#subscribe-form ul.errors { margin: 1em 10px 0 0; padding: 3px; list-style-type: none; font-size: 0.85em; background: #f0d0d0; }

#footer { position: relative; background: url(../graphics/wrapper.gif?v=2) repeat-y; }
#footer div.inner1 { margin-left: 190px; background: url(../graphics/footer.png) repeat-x; }
#footer.right-sidebar div.inner1 { padding: 0 250px 0 0; }

#footer div.tools { float: left; width: 690px; margin: 0 0 -15px; padding: 0 40px 35px; background: #f0efea url(../graphics/footer-tools-base.gif?v=2) repeat-x left bottom; font-size: 0.85em; }
* html #footer div.tools { float: none; }
#footer.right-sidebar div.tools { width: 440px; }
#footer div.tools ul { margin: 0; padding: 0; list-style-type: none; }
#footer div.tools ul li { float: left; height: 50px; line-height: 50px; padding: 0 0 0 20px; margin: 0 2em 0 0; background: url(../graphics/tools.gif) no-repeat left top; }
#footer div.tools ul li.print { background-position: 0 -50px; }
#footer div.tools ul li a { float: left; }

#footer div.nav { position: relative; padding: 0 30px; font-size: 0.85em; }
* html #footer div.nav { float: left; width: 710px; margin: 0 0 15px; }
* html #footer.right-sidebar div.nav { width: 460px; }
#footer div.nav div.inner2 { position: relative; overflow: hidden; width: 100%; padding: 0 0 15px; float: left; border-bottom: 1px solid #cfbbb2; }
#footer div.nav ul { position: relative; left: 50%; clear: left; float: left; margin: 0; padding: 0; list-style-type: none; }
#footer div.nav ul li { position: relative; right: 50%; float: left; padding: 0 1em 0 0; margin: 0 1em 0 0; border-right: 1px solid #f2ecea; }
#footer div.nav ul li.last { padding: 0; margin: 0; border-right: 0; }
#footer div.nav ul li a { display: block; color: #3d321c; }

#footer div.sponsors { clear: left; padding: 0 30px; }
#footer div.sponsors div.inner2 { padding: 15px 10px; border-bottom: 1px solid #cfbbb2; }
#footer div.sponsors ul { margin: 0; padding: 0; list-style-type: none; }
#footer div.sponsors ul li { display: inline; padding: 0 30px 0 0; }

#footer p { margin: 1em 0 0; padding: 0 40px 20px; color: #6e5d54; font-size: 0.85em; }
#footer p a { color: #6e5d54; }
