@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.redtile.gif)
}
#heading_txt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#897758;
	line-height:18px;
	text-align:justify;
}
a img{
	border:0px;
}
#inner_content{
	background:url(../images/inner_bg.gif) repeat-x #f6eac2;
}
#heading_txt strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#584c3e;
	line-height:22px;
	font-weight:normal
}
#left_bg{
	background:url(../images/left_bg.png);
	border:1px solid #cdb07d;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#left_bg strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#5f532a;
	font-weight:normal;
}
#left_bg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b36f45;
	text-decoration:none;
	font-weight:bold;
}
#heading_txt a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#006666;
}
#main_content strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#5f532a;
	font-weight:normal;
}
#main_content{
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-align:justify;
	font-size:12px;
	color:#554e31;
	font-weight:normal;
	
}
#main_content a{
	font-size:12px;
	text-decoration:none;
	color:#b4724a;
	font-weight:normal;	
}
#image_border3{
	border:3px #892b00 solid;
}
#footer{
	background:url(../images/bg.footer_repeatx.jpg) repeat-x;
	height:70px;
	font-size:11px;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer a{
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
