@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/body_bg.gif) repeat-x #381c0e;
}
a img{border:0px;}
#content_bg{
	background:url(../images/content_bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#472524;
}
#left_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#70260d;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/h_bg.gif);
	height:28px;
	width:606px;
	font-size:18px;
	margin:0px;
	padding:0px;
	color:#70260d;
	font-weight:normal;
}
#left_link a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#70260d;
	text-decoration:none;
}
#right_content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#472524;
	line-height:20px;
}
#right_content a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#bd6500;
	text-decoration:none;
	line-height:20px;
}
#right_content span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
#right_content strong{
	color:#8d513a;
}
#image_bg{
	background:url(../images/images_bg.gif);
	height:108px;
}
#footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/footer_bg.gif) repeat-x	;
	height:68px;
	text-align:center;
	font-size:10px;
	color:#aa9c82;
	padding-top:20px;
	line-height:16px;
}
#image_border{
	border: solid #aa9c82 3px;
	margin:0px 20px 0px 0px;
	padding:5px;
}
#image_border2{
	border: solid #aa9c82 3px;
	margin:0px 20px 0px 20px;
	padding:10px;
}
#image_border4{
	border: solid #aa9c82 3px;
	margin:0px 10px 0px 10px;
	padding:10px;
}
#image_border3{
	border: solid #e8dbcc 2px;
	margin:0px 0px 0px 2px;
	padding:10px;
}
#footer a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#aa9c82;
	padding:0px 5px 0px 5px;
	text-decoration:none;	
}