.clearfix {
      clear: both;
}

html, body {
	height: 100%;
	margin: 0;
}

a {
	color: #A39173;
    text-decoration: underline;
}

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

body {
	background-image: url("../img/bg.gif");
	color: #A39173;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.wrapper {
	width: 1100px;
}

.header {
	background-image: url("../img/header.jpg");
	background-repeat: no-repeat;
	width: 1100px;
	height: 148px;
}

#logo {
	color: #A39173;
    font-size: 22pt;
    font-weight: bold;
	padding: 92px 0 0 282px;
}

.page {
	background-image: url("../img/page.jpg");
	width: 1100px;
	min-height: 370px;
}

.navigation {
	width: 265px;
	min-height: 300px;
	float:left;
	color:#fff;
}

.navi_head {
    color: #A39173;
    font-size: 14pt;
    font-weight: bold;
    padding: 8px 15px 0 42px;
    padding-left: 49px\9;
}

.navi_cont {
	width: 250px;
}

.content {
	float:left;
	width: 830px;
	min-height: 300px;
}

.cont_head {
    color: #A39173;
    font-size: 14pt;
    font-weight: bold;
    padding: 10px 17px 0 17px;
}

.cont {
	margin-left: 8px;
	width: 830px;
	min-height: 300px;
}

.cont_text {
	padding-left: 10px;
	padding-right: 10px;
}

.footer {
	background-image: url("../img/footer.jpg");
	width: 1100px;
	height: 29px;
}

.navi_cont > ul > li > a {
	color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

.navi_cont > ul > li > a:hover {
	color: #333;
    text-decoration: none;
}

.navi_cont > ul > li.active, .navi_cont > ul > li.active > a {
      color: #777;
}

.navi_cont > ul {
	padding-left: 20px;
}

.navi_cont > ul > li {
	color: #000000;
	margin: 1px 0 0 0;
	min-height: 20px;
	list-style-position: inside;
	border: 1px solid #a39173;
	background-color: #f9eed9;
	line-height: 20px;
	padding: 0 10px 0 10px;
}

.submenu_item {
	padding-left: 25px !important;
	padding-left: 29px\9 !important;
}

.menu_heading {
	display: inline-block;
	list-style-type: none;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 12px !important;
	color: #000 !important;
	font-size: 12pt;
	font-weight: bold;
	background: none !important;
	border: none !important;
}

.submenu_item + .menu_heading {
	font-size: 11pt;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

.submenu_item + .menu_separator {
	padding-left: 10px !important;
}

.menu_separator {
	list-style-type: none;
	background: none !important;
	border: none !important;
	min-height: 0px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
