body {
	margin: 0px auto;
	padding: 0px;
	background: #98311e;
}
body, div, p, td, span, input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a41d23;
}
input {
	font-size: 12px;
	color: black;
}
a {
	text-decoration: underline;	
	color: #a41d23;
}
a:hover {
	text-decoration: none;	
}
.exp-item img {
	width:150px;
}
.exp-item h2 {
	font-size: 18px;
}
.exp-item .open-to {
	margin: 0;
	padding: 0 0 3px;
}
.exp-item h2 {
	border-bottom: 1px dashed rgba(164, 29, 35, 0.3);
	padding: 0 0 5px;
	margin: 0 0 5px;
}
.exp-item .place {
	padding: 0 0 1.5em;
}
.exp-item .img {
	width: 170px;
	float: left;
}
.exp-item .img a {
	border: none;
}
.exp-item {
	clear: both;
	padding: 20px 0;
	overflow: hidden;
}

.exp-item p {
	padding-bottom: 1.4em;
	margin: 0;
}
.exp-item .desc {
	width: 536px;
	float: left;
}
#login-form { 
	position: absolute; 
	top: 30px; 
	display: none; 
	width:95%; 
	z-index: 66; 
	font-size:12px; 
}
td.loginForm { 
	font-size: 12px; 
	border: 1px solid #666666; 
	border-right-color:black; 
	border-bottom-color:black; 
	background-color: white; 
}
#login-form td.loginForm table { 
	border: 15px solid white; 
}
td.loginForm td { 
	font-size: 12px; 
}
td.loginForm div { 
	margin-bottom: 0.5em; 
}
td.loginForm a { 
	color: #666666; 
}

h1 {
	font-size: 20px;
	font-weight: bold;	
	margin: 0px 0px 20px 0px;
	font-family:Georgia;
}

.SubMenu {
	padding: 5px 3px 5px 10px;
	border-bottom: 1px solid #98311e;	
}

.SubMenu A {
	font-size: 14px;
}

ol li {
	margin: 15px 0px;
}
.rightside {

}
.rightside .rightmenu {
float:right;	
}
.rightmenu {
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:left;
}
.rightmenu li {
	height:23px;
	width:198px;
	line-height:23px;
	margin-bottom:12px;
	font-size:15px;
}
.rightmenu li a {
	color:#fff;
	text-decoration:none;
	margin-left:25px;
	line-height:23px;
	display:block;
	font-family:Georgia;
}
.rightmenu li.mr1 {
	background:url(../i/mr1.jpg) 100% 0 no-repeat;
}
.rightmenu li.mr1, .rightmenu li.mr2 {
	width:181px;
	margin-left:17px;
}
.rightmenu li.mr1 a, .rightmenu li.mr2 a {
	margin-left:7px;
}
.rightmenu li.mr2 {
	background:url(../i/mr4.jpg) 100% 0 repeat-y;
	height:46px;
}
.rightmenu li.mr3 {
	background:url(../i/mr3.jpg) 0 0 no-repeat;
}
.rightmenu li.mr4 {
	background:url(../i/mr4.jpg) 0 0 no-repeat;
}
.main_menu td, .footer td {
	font-family:Georgia;
}
.footer a {
	color: #f7e1bc;
}
.main_menu td {
	padding: 0px 20px;  
	font-size: 16px;
}
.main_menu td a {
	color: #f7e1bc;
	text-decoration: none;
	border-bottom: 1px solid #f7e1bc;
	border-bottom-color: rgba(247, 225, 188, 0.3);
}
.main_menu td a:hover {
	border-bottom-color: #f7e1bc;
}
.main_menu td.active {
	background: #bdb7b7;
}
.main_menu td.active a {
	color: #96341b;
	border-bottom: none;
}
.main_menu tr {
	height: 40px;
}
table.content {
	background: #fff0d1;
	width: 100%; 
	height: 100%;
}
td.aside {
	vertical-align: top;
	width: 20%;
	border-right: 1px solid #98311e; 
	padding-left: 10px; 
	padding-right: 0px;
}
td.aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td.aside ul li {
	padding: 10px 3px 10px 0;
	border-bottom: 1px solid #98311E;
}
td.aside ul li ul li {
	padding-left: 15px;
	border-top: 1px solid #98311E;
	border-bottom: none;
}
td.aside ul li ul {
	padding-top: 10px;
}
td.aside ul li ul li.last {
	padding-bottom: 0;
}
td.aside ul li a {
	text-decoration: none;
	border-bottom: 1px solid #A41D23;
	border-bottom-color: rgba(164, 29, 35, 0.3);
}
td.aside ul li.active > a {
	border-bottom: none;
	font-weight: bold;
}
td.aside ul li a:hover {
	border-bottom-color: #A41D23;
}
.content-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.content-list ul li {
	margin: 1em 0;
}
.content a {
	border-bottom: 1px solid #A41D23;
	color: #A41D23;
	text-decoration: none;
	border-bottom-color: rgba(164, 29, 35, 0.3);
}
.content a:hover {
	border-bottom-color: #A41D23;
}
.materials .item {
	padding: 0 0 40px 0;
}
.materials .item .title {
	font-weight: bold; 
	margin-bottom: 10px;
}
.materials .item .item-content {
	margin-bottom: 10px;
}
.gallery .item {
	float: left;
	margin: 10px 10px 0 0;
}
.clearfix:after {
	content:'';
	display: block;
	clear: both;
}
form.form input.btn {
	background: #a41d23;
	color: #fff;
	font-size: 16px;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
form.form input,
form.form textarea {
	padding: 5px 10px;
	margin-bottom: 10px;
	border: 1px solid grey;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form.form input.error,
form.form textarea.error {
	border: 1px solid red;
}
form.form.ajax_form .error {
	color: #000;
}
form.form input:focus,
form.form textarea:focus {
	outline:none;
}