@charset "utf-8";
/* CSS Document */



h1{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	color:#5e5036;
	padding:0 0 15px 12px;
	margin:0 auto;
}

h2{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#BFB39C;
	padding:0 0 0 12px;
	margin:0 auto;
	text-transform:uppercase;
}

h3{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:#BFB39C;
	padding:0;
	margin:0 auto;
	text-transform:uppercase;
}

img{
	border:none;
}