/* border:nones are for NN4 *//* #648043 =background original green */
html, div {
  margin: 0px;
  padding: 0px;
}
/* +++++++++++++++++++++++++ body props starts here ++++++++++++++++++++++++++++++++++*/
body {
  margin: 0px;
  padding: 0px;
background: #648043   url(../_img/bkg.gif) repeat-y top center;  /* <----- green background*/

  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 76%;
  line-height: 1.8em;
  text-align: center;
  color: #5a5549; /*font colour*/
}
/* +++++++++++++++++++++++++page starts here ++++++++++++++++++++++++++++++++++*/
#container
{
margin:0px auto 0px auto;
width: 782px;
text-align:left;
}

div
{
margin: 0px;
padding: 0px;
}

p
{
padding: 0px;
margin: 0.4em 0em 0.6em 0em;
}

hr.hidden
{
clear: both;
} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .hidden { display: none; } /* */
/* +++++++++++++++++++++++++border starts here ++++++++++++++++++++++++++++++++++*/
#page {
border-left: 1px solid #566544;
border-right: 1px solid #566544;
width: 780px;
background: url(../_img/watermark.gif) no-repeat top right;
}
/* +++++++++++++++++++++++++header starts here ++++++++++++++++++++++++++++++++++*/
#header
{
margin: 0px;
padding: 24px 0px 0px;
border: none;
}

#header a
{
display:block;
padding: 0px 24px 0px 12px;
}

ul
{
display: block;
margin-top: 0.2em;
margin-bottom: 0.6em;
}
/* +++++++++++++++++++++++++links starts here ++++++++++++++++++++++++++++++++++*/
a
{
color: #ca8411;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a img
{
border: 0px;
}
/* +++++++++++++++++++++++++FONTS starts here ++++++++++++++++++++++++++++++++++*/
h1 {
font-size: 2.2em;
line-height: 2.4em;
margin: 0em 0em 0.2em 0em;
}

h3,
h4,
h5
{
color: #465d26;
font-family: Times, Serif;
margin:1.2em 0em 0.2em 0em;
}

h3
{
font-size: 2.0em;
font-weight: normal;
line-height: 1.0em;
text-transform: uppercase;
}

h3 small
{
font-size: 0.7em;
}

h4
{
font-size: 1.6em;
font-weight: normal;
line-height: 1.1em;
}

h5
{
font-size: 1.2em;
font-weight: normal;
line-height: 1.1em;
}

h3 a,
h4 a,
h5 a
{
color: #465d26;
}

#footer
{
padding: 3em 204px 0.5em 174px;
clear: both;
border: none
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float
{
clear:both;
float: right;
width: 630px;
}

.column-one
{
float: left;
width: 450px;
}

/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-two
{
margin-left: 450px;
}

.column-three
{
margin-right: 630px;
}
/* */
.column-one-content,
.column-two-content,
.column-three-content
{
padding: 6px;
border: none;
}

.column-one-content
{
padding: 0px 24px;
}

.column-two-content
{
margin: 40px 12px;
}

.column-three-content
{
margin: 40px 12px;
}

/* VERTICAL PADDING ABOVE COLUMNS */
#header
{
margin-bottom: 0px;
}

/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */ 
/*/*/
#page,
.columns-float,
.column-one,
.column-two,
.column-three,
h2
{
p\osition: relative;
}
/* */

/* ====================================================================
MISC
-------------------------------------------------------------------- */

.column-three
{
text-align:right;
font-family: Times, Serif;
}

#navigation
{
padding: 0px;
margin: 1em 0em 2em;
list-style-type: none;
display: block;
font-family: Times, Serif;
}

#navigation li.level1
{
border-top: 1px solid #F8F6EA;
border-bottom: 1px solid #F8F6EA;
font-size: 1.1em;
text-transform: uppercase;
display: block;
margin: 0.1em 0em;
}

#navigation li.level1.active
{
border-top: 1px solid #c9d1bc;
border-bottom: 1px solid #c9d1bc;
}

#navigation li>a
{
color: #465d26;
}

#navigation li.active>a
{
color: #ca8411;
}

#navigation li.level2
{
font-size: 0.9em;
margin: 0em;
padding: 0em;
text-transform: none;
}

#navigation ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

blockquote
{
margin: 0px;
padding: 0px;
font-style: italic;
font-family: Times, Serif;
color: #465d26;
margin: 1em 0em 0.2em 0em;
}

p.news:before
{
font-style: italic;

}
blockquote p
{
font-size: 1.1em;
line-height: 1.3em;
}

p.credit
{
font-size: 1.0em;
line-height: 1.2em;
padding-bottom: 1em;
font-family: Times, Serif;
color: #465d26;
}

p.credit:before
{
font-style: italic;
content: "~";
}

ul.none,
ul.footnotes
{
list-style-type: none;
margin-left: 0em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em;
}

ul.footnotes {
margin-top: 2em;
border-top: 1px solid #c9d1bc;
}

#sitemap
{
list-style-type: none;
margin-left: 0em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em;
font-family: Times, serif;
font-size:1.1em;
}

#sitemap>li>a
{
text-transform: uppercase;
color: #465d26;
}

#sitemap ul
{
list-style-type: disc;
padding-left: 1.4em;
}

img.left
{
float:left;
margin: 0.4em 12px 0em 0em;
}

.column-one p.credit
{
border-bottom: 1px solid #c9d1bc;
text-align: right;
}

address
{
font-style: normal;
}

ul.inline
{
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

ul.inline li
{
display: inline;
margin-right: 0.9em;
}

.center
{
display:block;
margin: 0px auto;
text-align:middle;
}

.column-three p,
.news p
{
font-size: 1.1em;
line-height: 1.4em;
font-family: Times, Serif;
}

.news
{
border-bottom: 1px solid #c9d1bc;
margin-bottom: 1em;
padding-bottom: 0.2em;
}
