body {
	background-color : #ffffff;
	color : #000000;
	text-align : justify;
	font-size : 11pt;
	margin-top : 10px;
}

h1 {
	font-size : 16pt;
	color : #9F4D18;
	margin-top : 15px;
	margin-bottom : 0px;
}

h2 {
	font-size : 14pt;
	color : #9F4D18;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom : 5px;
}

h3 {
	font-size : 12pt;
	color : #9F4D18;
	margin-top : 10px;
	margin-bottom : 4px;
}

h4 {
	font-size : 10pt;
	color : #9F4D18;
	margin-top : 10px;
	margin-bottom : 3px;
}

a, a:visited, a:active {
	color : #9F4D18;
	text-decoration : none;
}

a:hover {
	color : #DA9654;
	text-decoration : none;
}

a.light-link, a.light-link:visited, a.light-link:active {
	color : #DA9654;
	font-family : Arial, Helvetica, "sans-serif";
}

a.light-link:hover {
	color : #9F4D18;
}

a.topnav, a.topnav:visited, a.topnav:active, a.topnav:hover {
	color : #ffffff; 
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

a.sidehead, a.sidehead:visited, a.sidehead:active, a.sidehead:hover {
	color : #ffffff; 
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	text-weight: bold;
	text-align: center;
	text-decoration: none;
}

td {
	font-family : Arial, Helvetica, "sans-serif"; 
	font-size : 10pt;
	color : #000000;
}

td.nav {
	text-align : center;
	background-color : #DA9654;
}

td.navlight {
	text-align : center;
	background-color : #9F4D18;
}

td.subheader {
	text-align : center;
	background-color : #DA9654;
	color : #FFFFFF;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
}

td.news-outer {
	background-color : #ffffcc;
	border-left : black 1px solid;
	border-right : black 1px solid;
}

td.news-header {
	background : #9F4D18;
	color : #ffffff;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 14pt;
	font-weight : normal;
	text-align : center;
}

table.news {
	border-collapse : collapse;
	text-align : center;
	border-spacing : 0px;
}

a.news-title, a.news-title:active, a.news-title:visited {
	color : #990000;
	display : block;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 14pt;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-top : 10px;
	text-align : left;
}

a.news-title:hover {
	color : #cc6666;
}

div.news {
	font-size : 10pt;
	margin-left : 10px;
	text-align : left;
	vertical-align : top
}

div.news-title {
	color : #990000;
	display : block;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 14pt;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-top : 10px;
	text-align : left;
}

td.history {
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 8pt;
	text-align : left;
}

a.history, a.history:visited, a.history:active, a.history:hover {
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
}

div.content {
	background-color : #ffffff;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 10pt;
	margin : 10px
}

div.title {
	color : #9F4D18;
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 18pt;
	font-weight : normal;
	text-align : right;
}

div.addressandphone {
	font-family : Arial, Helvetica, "sans-serif";
	font-size : 8pt;
	color : #DA9654;
}

