html
{ height: 100%;overflow-y: scroll;}

body,div
{ margin: 0;
padding: 0;}

body
{
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
	font-size:100%;
	background: #F4F4EE;
	color: #111;
}

img
{ border: 0;}

h1 {
	color: #43423F;
	margin: 0 0 15px 0;
	padding: 15px 0 5px 0;
}

a, a:hover
{ outline: none;
text-decoration: underline;
color: #076ab6;}

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 li
{
list-style-type: circle;
}

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: 120px;
margin-bottom: 30px;}

#logo
{ width: 878px;
position: relative;
height: 84px;
background: #3A332D url(logo.png) no-repeat;}

#logo #logo_text
{ position: absolute;
top: 10px;
left: 0;}

#logo h1, #logo h2
{ font-size: 2em;
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: #ffc539;}

#logo_text h2
{ font-size: 1.2em;
padding: 4px 0 0 0;
color: #A8AA94;}

#menubar
{ height: 44px;
width: 940px;
margin: 1px auto 0 auto;}

#menubar ul
{
margin: 2px 0 22px 17px;
}

ul#menu
{ float: right;}

ul#menu li
{ float: left;
padding: 0 0 0 6px;
list-style: none;
margin: 2px 2px 0 0;
background: #635B53 url(tab.png) no-repeat 0 0;}

ul#menu li a
{ font-size: 1em;
display: block;
float: left;
height: 20px;
padding: 6px 28px 5px 22px;
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: #ffc539;}

#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: left;
	width: 250px;
}

.sidebar ul
{
	margin:0;padding:0;
}

.sidebar li
{
	list-style: none;
}
.sidebar li a, .sidebar li a:hover
{
	display: block;
	text-decoration: none;
}

.sidebar ul li.self,.sidebar ul li.active,
.sidebar ul li.active ul li.active
{
	background-color:#ddd;
	color: #444;
}

.sidebar ul li.self ul, .sidebar ul li.self li,
.sidebar ul li.active ul, .sidebar ul li.active li
{
	background-color:#fff;
}

.sidebar ul li.level2
{
	margin-left:2em;
	list-style: circle;
	padding-bottom:0.5em;
}

.column2 #content
{
float:right;
text-align: left;
width: 613px;
padding: 0;
}

.column1 #content {
	width:100%;
}


#footer
{ width: 916px;
font-size: 1em;
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-size: 1em ;}

.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: 2px;
width: 299px;
font-size: 1em;
border: 1px solid #E5E5DB;
background: #FFF;
color: #47433F;}

.form_settings .submit
{ font-size: 1em;
border: 1px solid;
width: 99px;
margin: 0 0 0 206px;
height: 26px;
padding: 2px 0 3px 0;
cursor: pointer;
background: #3B3B3B;
color: #FFF;}

.form_settings textarea, .form_settings select
{ font-size: 1em;
width: 299px;}

.form_settings select
{ width: 304px;}

.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;}

