/*
CSS 
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #F77F2F;
}
a:link, a:visited { color: #930; text-decoration: none} 
a:active, a:hover { color: #F60; text-decoration: underline}

/* Top */
#skin_top {
	clear: left;
	height: 186px;
	background: url(images/skin_header_bg.jpg) repeat-x;
    
}
#skin_header {
	clear: both;
	margin: auto;
	width: 971px;
	text-align: center;
	background: url('images/skin_top_left.jpg') no-repeat;
}
/* Top ENDING */

/* LOGO AREA */
#skin_logo_area {
	height: 159px;
	background: url('images/skin_top_art.jpg') no-repeat right;
}
#skin_site_title {
	width: 900px;
	margin: auto;
	padding-top: 40px;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
	color: #642D07;
}
#skin_site_slogan {
	width: 900px;
	margin: auto;
	padding-top: 16px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
/* LOGO AREA ending */

/* Middle */
#skin_container {
    clear: both;
	width: 971px;
	margin: auto;
	}
.c3 {background-image: url('images/skin_center_top.jpg'); background-repeat: repeat;}

#skin_container_fond {
    background: url('images/skin_center_top.jpg') repeat-y;
	width: 971px;
	margin: auto;
	
}

#skin_left_column {
	clear: left;
	float: left;
	width: 210px;
	padding-left: 15px;
	margin: 0;
}
#skin_right_column {
	float: right;
	width: 675px;
	padding-right: 30px;
	color: #FFF;
	margin: 0;
}
/* Middle ENDING */


/* Bottom */
#skin_bottom_top {
	height: 20px;
	background: url('images/skin_bottom_top.jpg') repeat-x;
	
}
#skin_bottom_content {
	width: 971px;
	margin: auto;
	
}
#skin_bottom {
	clear: both;
	background: url('images/skin_bottom_bg.jpg');
	color: #FFFFFF;
}
#skin_bascontainer {
	background: url('images/skin_bas_top.jpg') repeat-x;	 
	width: 971px;
	height: 18px;
	margin: auto;
}
#skin_container_tete {
	background: url('images/skin_tete_top.jpg') repeat-x;
	width: 971px;
	height: 33px;
	margin: auto;
	
}

#skin_container_tete_2 {
	background: url('images/skin_center_top.jpg') repeat-y;
	width: 971px;
	height: 36px;
	margin: auto;
		
}
/* Bottom ENDING */


/* footer */
#skin_footer {
	clear: both;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#skin_footer a {
	color: #FFC;
}
/* footer ENDING */


/* Section Left */
.section_left {
	margin: 10px;
	margin-right: 0px;
	
}

.section_left_img {
	margin: 10px;
	margin-right: 0px;
	

}
.section_left_inner {
	padding: 5px;
	background: #F8ECE0;
	border: 1px solid #A87848;
	
}
.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #FFF;
}
/* Section Left ENDING */

/* Main Content */
.title {
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #630;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	color: #000;
}
.skin_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
/* Main Content ENDING */

/* Post Box */
.post_box {
	clear: left;
	margin-top: 10px;
	color: #000;
	background: #FFF;
	
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #662D07;
}
.post_title a {
	color: #662D07;
}
.post_text_area {
	padding: 5px;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
}
/* Post Box ENDING */


/* Bottom Box */
.bottom_box {
	float: left;
	width: 630px;
	margin: 5px;
	margin-right: 0px;
	}
.bottom_box_title {
		padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
.bottom_box_inner {
	padding: 5px;
	text-align: justify;
}
.bottom_box_inner a {
	color: #FFC;
}
.bottom_box_center {
	float: left;
	width: 200px;
	margin: 15px;
	margin-right: 0px;
	}	
/* Bottom Box ENDING */


/* Vertical Menu */
.skin_menu {
	list-style-type: none;
	margin: 10px;
	padding: 10px;
	width: 185px;

}
.skin_menu li a{
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	display: block;
	padding: 5px;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
}
* html .skin_menu li a{ 
	width: 185px;
}
.skin_menu li a:hover, .skin_menu li .current{
position : relative; 
color : #990000; 
}
.skin_menu li a:visited, .skin_menu li a:active{
	color: #70340C;

}
.skin_menu li a:hover{
	
	color: #FFF;
	background: url('images/skin_fbt.png') repeat-y;

}
/* Vertical Menu ENDING */


/* ------------- Menu ------------------ */
#skin_menu {
	clear: both;
	margin: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0px 20px 0px 20px;
	width: 971px;
	height: 44px;
	text-align: center;
	background: url('images/skin_menu_bg.jpg') no-repeat;
}

#skin_menu ul {
	margin: 0px;
	padding: 10px 10px 0px 30px;
	list-style: none;
	display: block;
	
}

#skin_menu ul li {
	margin: 0px;
	display: inline;
	text-align: center;
	width: 100%;
	
}

#skin_menu ul li a {
	margin: auto;
	padding: 20px 10px 0px 30px;
	font: 12px arial;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	text-align: center;
	width: 100%;
}

#skin_menu ul li a:hover, #skin_menu ul li .current {
	color: #642D07;
	text-align: center;
	width: 100%;
}



/* Horizontal Menu ENDING */
