﻿body {background-color: #987448; color: #000000; font-family: 'Trebuchet MS', Verdana, sans-serif; margin: 0;}

dl	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}
td	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}
p	{font-size: 13px; line-height: 17px; margin-top: 0;  margin-bottom: 14;}
ul          {list-style-type: square;}
li          {margin-top: 0;}

h1			{font-size: 25px; color: #000000; line-height: 20px; font-weight: bold; margin-top: 5; margin-bottom: 13;}
h2			{font-size: 18px; color: #000000; font-weight: bold; margin-bottom: 10;}
h3			{font-size: 14px; color: #000000; font-weight: bold; margin-bottom: 5;}
h4			{font-size: 16px; color: #000000; font-weight: bold; margin-top: 0;}

.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	    {margin-top: 0; margin-bottom: 0;}

.small      {font-size: 11px; color: #444444; line-height: 12px;}
.teaser	    {font-size: 27px; color: #444444; font-weight: bold; margin-right: 10px;}
.newstitle	{font-size: 15px; color: #000000; font-weight: bold; padding-left: 10px; margin-top: 8px; margin-bottom: 8px; }
.news	    {font-size: 11px; color: #000000; margin: 10px;}

.title      {font-size: 30px; line-height: 32px; font-family: Arial; color: #000000; font-weight: bold; margin-bottom: 0;}
.text       {font-size: 13px; font-family: 'Trebuchet MS', verdana, sans-serif; color: black; line-height: 18px; margin-top: 0;  margin-bottom: 5;}

.porttitle  {font-size: 14px; color: #000000; font-weight: bold; margin-bottom: 0;}
.portweb	{font-size: 12px; font-weight: normal; margin-top: 0; margin-bottom: 5;}
.porttext   {font-size: 12px; line-height: 16px; margin-top: 0;  margin-bottom: 5;}
.portcomments {font-size: 11px; line-height: 16px; font-style: italic; margin-top: 0;  margin-bottom: 5;}

a:link 	    {color: #987448; text-decoration: underline;}
a:active 	{color: #987448; text-decoration: underline;}
a:visited 	{color: #565A5F; text-decoration: underline;}
a:hover 	{color: #B2C48C; text-decoration: underline; font-weight: normal;}

.leftnav {color: #565A5F; font-size: 12px; margin-left: 4px;}
a.leftnav:link    {color: #565A5F; text-decoration: none;}
a.leftnav:active  {color: #565A5F; text-decoration: none;}
a.leftnav:visited {color: #565A5F; text-decoration: none;}
a.leftnav:hover   {color: #CC0000; text-decoration: none; font-weight: normal; }

.topnav {color: #987448; font-weight: bold; font-size: 9pt; margin-right: 8px; margin-left: 8px;}
a.topnav:link    {color: #987448;  text-decoration: none; font-weight: bold;}
a.topnav:active  {color: #987448; text-decoration: none; font-weight: bold;}
a.topnav:visited {color: #987448; text-decoration: none; font-weight: bold;}
a.topnav:hover   {color: black; text-decoration: none; font-weight: bold; }

.border {
	background-color: white;
	border: 1px solid #D9C6AE;
	padding-top: 2pt;
	padding-right: 2pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	margin-left: 3pt;
	margin-right: 3pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

.newsborder {
	background-color: white;
	border: 1px solid #D9C6AE;
}

.contentborder {
	background-color: white;
	border: 1px solid #D9C6AE;
	padding-top: 12pt;
	padding-right: 15pt;
	padding-bottom: 15pt;
	padding-left: 15pt;
}

.contentborder2 {
	background-color: white;
	border: 1px solid #D9C6AE;
	padding-top: 12pt;
	padding-right: 15pt;
	padding-bottom: 15pt;
	padding-left: 15pt;

	background-image: url(../images/c_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentborder3 {
	background-color: white;
	border: 1px solid #D9C6AE;
	padding-top: 10pt;
	padding-right: 15pt;
	padding-bottom: 10pt;
	padding-left: 20pt;

	background-image: url(../images/content_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.outsideborder	{background-color: #D9C6AE;}
.insideborder	{background-color: #987448;}