@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin:0px;
	margin-top:0px;
	height: 100%;
	margin-bottom: 1px;
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	line-height: 120%;
	background-color:#4D3918;
}

.clr {
	clear: both;
}

#buttons_outer {
	width: 750px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image:url(../images/02.menubg.gif);
	background-repeat:repeat-x;
}

#buttons_inner {
	border: 0px solid #cccccc;
	height: 30px !important;
	height: 32px;
	color:#FFFFFF;
}

#pathway_text {
	overflow: hidden;
	text-align:left;
	display: block;
	font-size:10px;
	color:#FFFFFF
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 0px;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	color:#FFFFFF;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #f00;
	background: #cccccc;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#mainbody_outer {
	background-color:#4D3918;
	background-image:url(../images/bg.inside.jpg);
	margin:0px;
	color:#FFFFFF;
	width:750px;
}

#mainbody_inner {
	margin:30px;
	text-align:left;
}


table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/
.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px double #cccccc;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	width:70px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* Joomla core stuff */
a:link,a:visited {
	color: #ffaaaa;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9aa;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
	width: 690px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
	font-size:9px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 690px;
	height:100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	color:#FFFFFF;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
	font-size: 16px;
	color:ffffff;
}

/* Contact Page Font Size */

table.contentpane tr td table tr td table tr td{
	font-size:14px;
	line-height:110%
}


table.contentpane tr td table tr td table tr td {
	color:ffffff;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.inputbox {
	margin:3px;
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	line-height:110%;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	white-space: nowrap;
	border-bottom:thin #FFFFFF solid
}

.contentheading table tr td {
	height: 50px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height:20px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th,div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
/*	background: #f0f0f0; */
	background-color:#666666;
	padding: 4px;
}

.sectiontablefooter {
	
}

.sectiontableentry1 {
/*	background-color: #ffffff; */
}

.sectiontableentry1 td {
/*	background-color: #ffffff; */
	color:#FFFFFF;
	margin:10px;
	font-size:14px;
	line-height:18px;
}


.sectiontableentry2 {
/*	background-color: #f9f9f9; */
	background-color: #333333;
}

.sectiontableentry2 td {
/*	background-color: #ffffff; */
	color:#FFFFFF;
	margin:10px;
	font-size:14px;
	line-height:18px;
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
}

.modifydate {
	height: 12px;
	padding-top: 20px;
	color: #999999;
	font-size: 9px;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link,a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel #active_menu {
	color: #fff;
	font-weight: bold;
}

a.mainlevel #active_menu :hover {
	color: #fff;
}

a.sublevel:link,a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel #active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form { /* removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 2em;
}

.footer_bigger {
font-size:14px;
line-height:110%;
color:#000000;
}

.footer_address {
font-size:12px;
line-height:110%;
color:#000000;
}

.footer_copy {
font-size:9px;
line-height:110%;
color:#000000;
}

.message {
font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
font-size:24px;
line-height:120%;
font-weight:bold;
color:#FF0000;
}

p {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:12px;
	line-height:110%;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	
}

h1 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:24px;
	line-height:110%;
	font-style:none;
	font-weight:bold;
	color:#FFFFFF;
}

h2 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:20px;
	line-height:110%;
	font-style:none;
	font-weight:bold;
	color:#FFFFFF;
}

h3 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:20px;
	line-height:110%;
	font-style: italic;
	font-weight:bold;
	color:#FFFFFF;
}

h4 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:16px;
	line-height:110%;
	font-style:none;
	font-weight:bold;
	color:#FFFFFF;
}

h5 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:16px;
	line-height:110%;
	font-style: italic;
	font-weight:bold;
	color:#FFFFFF;
}

h6 {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:12px;
	line-height:110%;
	font-style: italic;
	font-weight:bold;
	color:#FFFFFF;
}

pre {
	font-family:"Osaka-mono", "Osaka－等幅", "ＭＳ ゴシック", "MS Gothic", "alias-fixed-jis0208.1983-0";
	font-size: 12px;
	line-height: 14px;
	font-style:normal;
	font-weight:normal;
}

address {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight:normal;
}

body table tr td {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "aliastt-gothic-jis0208.1983-0", "aliastt-gothic-iso8859-1";
	font-size:10px;
	line-height:110%;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	
}

a.readon:link,a.readon:visited {
	color: #ffaaaa;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

a.readon:hover {
	color: #9aa;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}



