h1, h2, h3, h4 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #635445; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */
h5 {line-height: 1.00em; margin: 15px 0 0 5px; font-family: Georgia, Georgia, serif; color: #450F1F;font-weight: normal}
h6 {line-height: 1.00em; margin: 15px 0 0 5px; font-family: Georgia, Georgia, serif; color: #635445;font-weight: normal}
h1 {position: absolute; right: 0px; top: 30px; font-size: 2.25em; letter-spacing: 0.1em; line-height: 1.00em; padding-right: 10px; border-right: 15px solid #fff}


h2 {font-size: 1.30em; letter-spacing: 0.05em}
ul {font-size: 0.75em; line-height: 2em; color: #635445;}
p, ol {margin: 10px 10px 0 7px; font-size: 0.75em; line-height: 1.60em; color: #635445; letter-spacing: 0.05em}
p span {font-size: 1.50em; font-weight: bold} /* shouting words */

body
	{
		padding: 0;
		margin: 0;
		text-align: center;
		background-color: #e8dfd8;
		color: #635445;
	}
	
	.container
	{
		width: 721px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
	.content
	{
		padding-top: 5px;
		background-color: #f1efee;
		width: 700px;
		font: 1.0em georgia, serif;
		float: left;
		text-align: left;
		color: #000000;
	}
	
	
	.pad
	{
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 170px;
		/* border-left: 1px solid black; */
		}
	
	.side
	{
		float:left;
		width:160px;
		margin:0;
		padding: 10px;
		font-size: 1.0em;
	}
	
	.news
	{
		padding-bottom: 20px;
	}
	
	.line
	{
		text-align: center;
	}
	
	h1
	{
		font: normal georgia, serif;
		font-weight: bold;
		font-style: italic;
	}
	
	a:link {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:visited {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:hover {color: #000000; font-weight: bold; text-decoration: none; background-color:#f1efee;}
	a:active {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}