@charset "utf-8";
/* Design by Jane Ackley of White Rose Web Design @ http://www.whiterosewebdesign.com  All Rights Reserved */

html{height:100%;}
.bground {
		background-image:url(../images/jpg/bg_grad.jpg);
		
		}

body {
		background-repeat:repeat-x;
		margin-left:50px;
		margin-right:50px;
		margin-top:0px;
		font-weight:normal
		
}

p {
	font-family:Trebuchet MS, Tahoma, MS Sans Serif;
	font-size: 12px;
	line-height:1.5;
	font-weight:normal;
	letter-spacing:.03em;
	color:#4A0000;
}


H1 {
	font-family:Trebuchet MS, Tahoma, MS Sans Serif;
	font-size:16px;
	font-weight:700;
	color:#990000;
}

H2	{
	font-family:Trebuchet MS, Tahoma, MS Sans Serif;
	font-size:14px;
	font-style:italic;
	font-weight:600;
	color:#990000;
}
H3	{
	font-family:Trebuchet MS, Tahoma, MS Sans Serif;
	font-size:12px;
	font-weight:300;
	color:#4A0000;
}

H4	{
	font-family:Trebuchet MS, Tahoma, MS Sans Serif;
	font-size:11px;
	font-style:italic;
	font-weight:200;
	color:#222222;
}
a:link {
	font-size:13px;
	color:#ffffff;
	text-decoration: none;
}
a:visited {
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	font-size:13px;
	color: #E2CEB8;
	
}

a:link:active, a:visited:active {
	font-size:13px;
	color:#E2CEB8;
	}
	
	
.main a:link {color: #222222; font-size:11px;}
.main a:visited {color: #990000; font-size:11px;}
.main a:hover {color: #222222; font-size:11px;}
.main a:active {color: #222222; font-size:11px;}




