﻿body 
{
	font-family: sans-serif;
	font-size: small;
	background-color: #F6DEBA;
}

a 
{
	outline: none;
}

input
{
	margin: 0px;
	padding: 0px;
}

.CenterContent a:link, .CenterContent a:visited, .CenterContent a:hover
{
	color: #b37b69;
	text-decoration: none;
}

.FooterContent a:link, .FooterContent a:visited, .FooterContent a:hover
{
	color: #936556;
	text-decoration: none;
	font-weight: bold;
}

.CenterContent a:hover, .FooterContent a:hover
{
	text-decoration: underline;
}

.WhyContent, .CenterContent 
{
	color: #F6DEBA;	
	font-weight: bold;
	font-style:italic;
}

.FooterContent, .CenterContent 
{
	overflow: hidden;
}

.CenterContent 
{
	text-align: center;
}

.FooterContent 
{
	text-align: justify;
	color: Black;
}

.WhyContent 
{
	text-align: left;
	overflow: auto;
}

div.WhyContent ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.WhyContent li 
{
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.WhyContent li+li 
{
	margin-top: 10px;
}

div.FooterContent p, div.CenterContent p, div.WhyContent p 
{
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.FooterContent p+p, div.CenterContent p+p, div.WhyContent p+p 
{
	margin-top: 10px;
}

.CalendarNumberBox 
{
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #936556;
	color: #936556;
	margin-left: 3px;
	margin-top: -3px;
	margin-right: -3px;
	width: 20px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
}

.CalendarContentBox
{
	font-size: xx-small;
	text-align: center;
}

div.CalendarContentBox p
{
	margin: 20px 0px 0px 0px;
}

div.CalendarContentBox p+p
{
	margin: 0px 0px 0px 0px;
}

ul.MediaList li 
{
	margin-top:5px;
}
