html {
}

body {	
	background:url("/images/public/body_bg.jpg") repeat center top;
	font-size: .8em;
}

img {
	border:0;
}

a
{
	outline:none;
}

ul, li, body, html, h1, h2, p, a, dl, dt, form
{
	font-family:"Georgia", "Times New Roman", serif;
	font-size:14px;
	color:#2a150d;
	margin: 0;
	padding: 0;
	
}

.text a.no_bg {
	background:none;
}

h1
{
	border-bottom:1px dotted #C7D395;
	font-weight:normal;
	padding:5px 30px 15px;
	margin:10px 0;
	font-size:24px;
	color:#b13201;
	background:url("/images/public/fleur_de_lis.png") no-repeat 0 4px;
	font-variant:small-caps;
}

h2
{
	border-bottom:1px dotted #c2c2c2;
	padding:10px 0;
	font-size:20px;
	font-weight:normal;
	color:#b13201;
	margin-bottom:10px;
}

h3
{
	border-bottom:1px dotted #c2c2c2;
	padding:10px 0;
	font-size:16px;
	font-weight:normal;
	color:#b13201;
	margin:0;
}

h4
{
	display:inline;
	color:#b13201;
}

blockquote
{
	border-top:1px dotted #c2c2c2;
	padding:15px 0 0 0;
	margin:0px;
	font-size:20px;
	color:#637f05;
	line-height:1.0em;
}

