﻿body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	background-color: #300000;
}
p, h1, h2, h3, h3, h5, h6{
	margin: 12px 0;
	color: #505050;
}
img{border:0}
#page_con {
	background: repeat-y;
	width: 900px;
	margin: 0 auto;
	padding: 0 7px;
	color: #505050;
	background-image: url('../img/page_bg.jpg');
}
#page_top{
	background: #600000 repeat-x;
	height: 75px;
	color: #FFFFCC;
	font-family: "Lucida Calligraphy";
}
#logo {
	float: left;
	padding: 0 0 0 20px;
	line-height: 75px;
	font-size: 30px;
	font-family: "Century Schoolbook";
	color: #FFFFFF;
	font-weight: bold;
}
#topnav {
	float: right;
	width: 325px;
	margin-top: 50px;
	height: 25px;
	background: repeat-x;
	background-color: #600000;
	color: #FFFFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#topnav ul{
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
	height: 25px;
	line-height: 25px;
	background: no-repeat;
	background-color: #600000;
}
#topnav li{display:inline;}
#topnav a{
	padding: 0 10px;
	text-decoration:none;
	color:#ffffff;
	border-right:1px solid #ffffff;
}
#topnav a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#topnav .last a{border-right:0;}
#header{
	padding: 8px 14px 0 14px;
	height: 322px;
	color: #505050;
}
#header_left{
	float: left;
	width: 284px;
	height: 168px;
	padding: 100px 24px 18px 24px;
	margin-top: 24px;
	border: 1px solid #cdcdcd;
	text-align: center;
	background: #ffffff no-repeat 1px 1px;
	background-image: url('../img/header_right_bg.jpg');
	color: #505050;
}
#header_left h1{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#flash_con{
	float:right;
	width:515px;
	border:1px solid #80786f;
}
#content{
	padding: 8px 14px 0 14px;
	background-color: #EFE3C9;
}
#left_col {
	float:left;
	width:257px;
}
.box{
	border:1px solid #cdcdcd;
	padding:2px;
	background-color:#FFFFFF;
	margin-bottom:8px;
}
.title{
	height: 26px;
	color: #FFFFE6;
	background: no-repeat;
	font-family: "Lucida Calligraphy";
	font-size: 17px;
	padding: 2px 0 0 0;
	border: 1px solid #969590;
	background-color: #600000;
}
.title_shade{
	font-size: 1px;
	line-height: 1px;
	background-color: #dfdcd7;
	height: 4px;
}
#left_col .title{text-align:center}
#right_col .title{padding: 2px 0 0 10px;}
#news_content{
	padding:10px 10px 0 10px;
	position:relative;
}
.date{
	color:#97653c;
	font-weight:bold;
}
#leftnav ul{
	margin:5px 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	border-bottom:1px solid #cdcdcd;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#505050;
	background: url(../img/arrow.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#leftnav a:hover {
	color: #800000;
	text-decoration: underline;
}
#right_col{
	float:right;
	width:605px;
}
#main{padding: 0 0 7px 0;}
.top_box_left, .top_box_right{
	border: 1px solid #cdcdcd;
	background: #EFE3C9 none repeat-x;
	padding: 2px 2px 8px 2px;
	width: 292px;
}
.top_box_left{
	float: left;
	background-color: #FFFFFF;
}
.top_box_right{
	float: right;
	background-color: #FFFFFF;
}
.main_title{
	height: 25px;
	color: #FFFFE6;
	background: #600000 no-repeat;
	border: 1px solid #cbc6c1;
	font-size: large;
	padding: 3px 0 0 0;
	text-align: center;
	font-family: "Lucida Calligraphy";
}
.top_box_left .readmore, .top_box_right .readmore{
	background: #e1ddd7 url(../img/button_bg.jpg) repeat-x;
	border: 1px solid #cbc6c1;
	padding: 2px 10px 4px 10px;
	text-decoration:none;
	color:#505050;
}
#footer{
	background: #EFE3C9 none repeat-x;
	height: 32px;
	padding: 20px 30px 0 30px;
	clear: both;
	color: #505050;
}
#footer a{
	color: #505050;
	text-decoration: none;
	background-color: #EFE3C9;
}
#footer_left{
	float: left;
	background-color: #EFE3C9;
	color: #505050;
}
#footer_right{
	float: right;
	background-color: #FFFFE6;
	color: #505050;
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url(../img/arrow.gif) no-repeat left 7px;
	line-height:22px;
	padding:0 0 0 15px;
	position:relative;
}
.arrow_list a{
	text-decoration: none;
	color: #505050;
}
.sp{
	font-size: x-small;
	line-height: 1px;
	background-color: #e7e5e2;
	border-top: 1px solid #969590;
	border-bottom: 1px solid #ffffff;
	height: 9px;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.img_left{
	float:left;
	margin: 12px 10px 12px 0;
}
img.img_left{margin: 0 10px 10px 0;}
.img_right{
	float:right;
	margin: 12px 0 12px 10px;
}
img.img_right{margin: 0 0 10px 10px;}
.right{text-align:right;}
.padding10{
	padding: 10px;
	color: #505050;
}