h1
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p
{
	color: black;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h2
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 18px;
	font-family: "trebuchet ms";
}

a, a:link, a:visited, a:active
{
	color: white;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	color: #e5dfc5;
	text-decoration: underline;
}

.other
{
	font-size: 2em;
	font-weight: bold;
}


.other a:link, .other a:visited, .other a:active
{
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding-right: 20px;
}

.other a:hover
{
	color: #e5dfc5;
	text-decoration: none;
	padding-right: 20px;
}

#main h1
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

#main h2
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 18px;
}

#main h3
{
	color: black;
	font-size: 13px;
	line-height: 15px;
	font-family: "Trebuchet MS";
	padding-left: 24px;
}

#main h4
{
	color: black;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS";
	padding-left: 24px;
}

#main h5
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}

#main p
{
	color: black;
	font-size: 11px;
	line-height: 13px;
}

#main a,  a:link,  a:visited,  a:active
{
	color: #645f45;
	text-decoration: none;
}

#main a:hover
{
	color: #98002e;
	text-decoration: underline;
}

#main ul
{
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS";
}

#maintwo h1
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
}

#maintwo h2
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 18px;
}

#maintwo h3
{
	color: black;
	font-size: 13px;
	line-height: 15px;
	font-family: "Trebuchet MS";
	padding-left: 24px;
}

#maintwo h4
{
	color: black;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS";
	padding-left: 24px;
}

#maintwo h5
{
	color: #98002e;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}

#maintwo p
{
	color: black;
	font-size: 11px;
	line-height: 13px;
}

#maintwo a,  a:link,  a:visited,  a:active
{
	color: #645f45;
	text-decoration: none;
}

#maintwo a:hover
{
	color: #98002e;
	text-decoration: underline;
}

#maintwo ul
{
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-family: "Trebuchet MS";
}

#bottomnav { padding-right: 10px; }

#bottomnav a, a:link, a:visited, a:active
{
	color: #fff;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

#bottomnav a:hover
{
	color: #e5dfc5;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}

#banner
{
	color: #fff;
	font-style: oblique;
	font-weight: 500;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

#banner { padding-left: 10px; }
