html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{
	background: #F4F4EE;
	color: #3A332D;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

img
{ border: 0;}

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

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

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

h4, h5, h6
{
	margin: 0;
	padding: 0 0 5px 0;
	color: #B60000;
	font-family: arial, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h5, h6
{
	color: #888;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: italic;
}

h6
{ color: #362C20;}

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

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

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

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: #3A332D;
  height: 170px;
  margin-bottom: 30px;}

#logo
{
	width: 878px;
	position: relative;
	height: 134px;
	background-color: #3A332D;
	background-image: url(logo5.gif);
	background-repeat: no-repeat;
}

#logo #logo_text 
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 682px;
}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}
.cf
{
	font-style: italic;
	margin-left: 3em;
}

.listindent
{
	margin-left: 3em;
	
}
.listindent2
{
	margin-left: 5em;
	
}
 
  
#logo3
{
	width: 878px;
	position: relative;
	height: 134px;
	background-color: #3A332D;
	background-image: url(logo3.jpg);
	background-repeat: no-repeat;
}
#logo3 #logo_text 
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 682px;
}
#logo3 h1, #logo3 h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo4
{
	width: 878px;
	position: relative;
	height: 134px;
	background-color: #3A332D;
	background-image: url(logo4.jpg);
	background-repeat: no-repeat;
}
#logo4 #logo_text 
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 682px;
}

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

#logo6
{
	width: 878px;
	position: relative;
	height: 134px;
	background-color: #3A332D;
	background-image: url(logo6.jpg);
	background-repeat: no-repeat;
}

#logo6 #logo_text 
{
	position: absolute;
	top: 10px;
	left: 0;
	width: 682px;
}
#logo6 h1, #logo6 h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}



#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #ECEF01;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #A8AA94;}

#menubar
{
	height: 44px;
	width: 880px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

ul#menu
{
	float: right;
}

ul#menu li
{
	float: left;
	padding: 0 0 0 4px;
	list-style: none;
	margin: 1px 1px 0 0;
	background: #635B53 url(tab.png) no-repeat 0 0;
}

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

ul#menu li.tab_selected a
{ height: 20px;
  padding: 6px 28px 5px 22px;}

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

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

ul#menu li a:hover
{ color: #ECEF01;}

#content_header, #content_footer
{ width: 940px;
  background: url(content_header.png) no-repeat;
  height: 14px;}

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

#site_content
{ width: 878px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0 20px 20px 40px;
  background: #FFF;
  border-left: 1px solid #ECECE0;
  border-right: 1px solid #ECECE0;} 

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

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

#content
{
	width: 613px;
	padding: 0;
}

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

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

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

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

#footer a:hover
{ color: #333;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.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: #E6E6E6;
	color: #47433F;
}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  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;
	background-color: #E6E6E6;
}

.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: #F4F4EE;
  color: #47433F;
  border-top: 1px solid #FFF;}
