html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{
	font: normal .80em 'trebuchet ms', arial, sans-serif;
	background: #006633;
	color: #000000;
}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 179% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: normal 145% 'century gothic', arial, sans-serif;
  color: #B60000;}

h3
{ font: normal 125% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% 'century gothic', arial, sans-serif;
  color: #B60000;}

h5, h6
{ font: normal 95% arial, sans-serif;
  color: #888;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #40D8FE;}

a:hover
{ text-decoration: none;
  color: #5D5D5D;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #logo, #menubar, #content_header, #site_content, #content_footer, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ padding-bottom: 20px;}

#header
{
	background: #6F655F url(header.png);
	height: 188px;
	border-bottom: 0px solid #FFF;
}

#logo
{
	width: 928px;
	position: relative;
	height: 154px;
}

#logo #logo_text 
{
	position: absolute;
	top: 9px;
	left: 102px;
	width: 379px;
	height: 96px;
}

#logo h2, #logo h3
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h2, #logo_text h2 a, #logo_text h2 a:hover 
{ padding: 8px 0 0 0;
  color: #FFF;
  text-decoration: none;}

#logo_text h2 a .logo_colour
{
	color: #000000;
}

#logo_text a:hover .logo_colour
{
	color: #000000;
}

#logo_text h3
{
	font-size: 160%;
	padding: 4px 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
}

#menubar
{
	height: 34px;
	width: 880px;
} 
  
ul#menu
{ float: right;
  margin: 0;
  padding: 0;}

ul#menu li
{ float: left;
  padding: 0 0 0 6px;
  list-style: none;
  margin: 3px 2px 0 0;
  background: #006633 url(tab.png) no-repeat 0 0;}

ul#menu li a
{
	font: normal 120% 'trebuchet ms', arial, sans-serif;
	display: block;
	float: left;
	height: 20px;
	padding: 7px 32px 4px 26px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: #006633 url(tab.png) no-repeat 100% 0;
} 

ul#menu li.selected
{ margin: 3px 2px 0 0;
  background: #006633 url(tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #006633 url(tab_selected.png) no-repeat 100% 0;
  color: #111;}

ul#menu li a:hover
{ color: #40D8FE;}

#content_header, #content_footer
{
	width: 928px;
	background: url(content_header.png) no-repeat;
	height: 15px;
	margin-top: 0px;
}

#content_footer
{ background: url(content_footer.png) no-repeat;
  margin-top: 0;}

#site_content
{
	width: 878px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0px 10px 20px 40px;
	background: #FCFDF4;
} 

#sidebar_container_left
{
	float: left;
	width: 224px;
	padding: 10px 15px 20px 0;
}

#sidebar_container_right
{
	float: right;
	width: 224px;
	padding: 10px 15px 20px 0;
}

.sidebar_top, .sidebar_base
{ width: 222px;
  height: 14px;
  background: transparent url(side_top.png) no-repeat;}

.sidebar_base
{ background: url(side_base.png) no-repeat;}

.sidebar
{ float: right;
  width: 222px;
  padding: 0;
  margin: 0 0 16px 0;}

.sidebar_item
{ background: #EEE;
  padding: 0 15px;
  width: 192px;}
  
.sidebar_item h3
{ padding: 0;}

.sidebar_item ul
{ width: 178px; 
  padding: 0px 0 0 0; 
  margin: 0px 0 0px 0;}

.sidebar_item li
{
	list-style: none;
	padding: 0 0 6px 0;
	margin: 0;
}

.sidebar_item li a, .sidebar_item li a:hover
{
	padding: 0 0 0 5px;
	color: #000000;
	/*  padding: 0 0 0 35px; */
  display: block;
	font-size: 125%;
	line-height: 150%;
/*	background: transparent url(link.png) no-repeat left center; */
} 

.sidebar_item li a.selected
{ color: #444;
  text-decoration: none;} 

#content
{
	text-align: left;
	width: 400px;
	padding: 0;
	float: right;
}

#content img
{
	float:left;
	margin-right: 10px;
}
#content .emphasis
{
	font-weight: bold;
	font-style: italic;
}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{
	width: 916px;
	font: normal 90% 'trebuchet ms', arial, sans-serif;
	height: 28px;
	padding: 20px 0 5px 0;
	text-align: center;
	background: transparent;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#footer p
{ padding: 0 0 5px 0;}

#footer a
{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover
{ color: #000;
  text-decoration: none;}

.search
{ color: #555; 
  border: 1px solid #DDD; 
  width: 134px;
  padding: 5px;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}

div.img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }
  
#gallery 
{
	text-align: left;
	width: 400px;
	padding: 0;
	float: right;
}
#gallery img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
  
#gallery .img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
#gallery .img a:hover img
  {
  border:1px solid #0000ff;
  }
#gallery .desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }