@charset "utf-8";

/* CSS Document */



body{text-align:center; background-color:#2b2623; margin-top:0px;}



:focus{-moz-outline-style: none;}



.area{

	width:850px;

	text-align:center;

	background-color:#fff;

	margin-right:auto;

	margin-left:auto;

	}



.top{

	width:850px;

	height:140px;

	display:block;

	}



.tl{

	width:300px;

	height:140px;

	background-color:#701301;

	display:inline;

	float:left;

	}



.tr{

	width:550px;

	height:115px;

	background-color:#b6121b;

	display:inline;

	float:left;

	}



.nav{

	width:549px;

	height:24px;

	display:inline;

	float:left;

	background-color:#701301;

	border-top:1px solid #fff;

	border-left:1px solid #fff;

	font-size:14px;

	}



.nav a:link {color: #fff; text-decoration: none; }

.nav a:active {color: #fff; text-decoration: none; }

.nav a:visited {color: #fff; text-decoration: none; }

.nav a:hover {color: #fff; font-weight:bold; text-decoration: none; }



.selected{font-weight:bold; color:#fff;}



.mid{

	float:left;
	width:850px;

	min-height:250px;
	height:auto !important;
	height:250px;

	background:#fff url(images/line.gif) repeat-y;

	}



.ml{

	width:300px;

	float:left;

	}



.mltext{

	text-align:center;

	padding:15px;

	font-family:Times New Roman, Times, serif;

	color:#701301;

	font-size:14px;

	}



.mltext a:link {color: #b6121b; text-decoration: none; }

.mltext a:active {color: #b6121b; text-decoration: none; }

.mltext a:visited {color: #b6121b; text-decoration: none; }

.mltext a:hover {color: #b6121b; text-decoration: underline; }



.mr{

	width:550px;

	background-color:#fff;

	float:left;

	}



.mrtext{

	font-family: Times New Roman;

	color: #701301;

	word-spacing: normal;

	background-color:#fff;

	text-align: left;

	line-height: 19px;

	font-size: 15px;

	padding-left:15px;

	padding-right:22px;

	padding-top:10px;

	padding-bottom:10px;

	}



.mrtext a:link {color: #b6121b; text-decoration: underline; }

.mrtext a:active {color: #b6121b; text-decoration: underline; }

.mrtext a:visited {color: #b6121b; text-decoration: underline; }

.mrtext a:hover {color: #b6121b; text-decoration: underline; }



.mrtext li{

	padding-bottom:12px;

	font-size: 15px;

	}



.bottom{
        clear:both;
	width:850px;

	height:200px;

	background-color:#2b2623;

	}



.footer{

	height:35px;

	background-color:#701301;

	}



.footer a:link {color: #fff; text-decoration: none; }

.footer a:active {color: #fff; text-decoration: none; }

.footer a:visited {color: #fff; text-decoration: none; }

.footer a:hover {color: #fff; text-decoration: underline; }



.ftext{

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	color:#fff;

	padding-top:5px;

	}



h1{

	font-size:19px;

	color:#b6121b;

	margin-bottom:0px;

	padding-top:18px;

	}



h2{

	font-size:16px;

	color:#b6121b;

	margin-bottom:0px;

	padding-bottom:0px;

	}



h3{

	font-size:19px;

	color:#b6121b;

	margin-bottom:0px;

	}



p{margin-bottom:3px;}





div.clear_line {
	font-size:1px;
	height:1px;
clear:both;
	margin-top:-2px;
	}

/* pink - #e6c2a2 */

/* brown - #701301 */

/* red - #b6121b */
