body
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	}

#header h1
	{
	color: #5C1B05;
	font-weight: 200;
	font-family: Georgia, serif;
	}

#header a:link,
#header a:visited,
#header a:active
	{	
	text-decoration: none;
	padding: 0 9px 0 9px;
	}

#header h2
	{
	color: #5C1B05;
	font-weight: 200;
	font-family: Georgia, serif;
	}
	
	
#subnav address
	{
	margin: 0;
	padding:0;
	font-style: normal;
	font-size: 11px;
	}
	
#subnav address a:hover,
	{
	text-decoration: none;
	}	

#content
	{
	font-family: georgia, times-new-roman,serif;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	}
	
a, a:link, a:visited, a:active
	{
	font-weight: normal;
	color: #5C1B05;
	text-decoration: underline;
	}

a:hover
	{
	color: #5C1B05;
	text-decoration: none;
	}
	
	

#footer a
	{
	font-size: 10px;
	text-decoration: none;
	}
	

hr
	{
	height: 1px;
	}	
	
#promotion
	{
	display: none;
	}
	
