@charset "UTF-8";
.mlcWalker #container a:link , .mlcWalker #container a:visited {
	font-size: 1em;
	color: #24231F;
	text-decoration: underline;
	line-height: 1.2em;
}
.mlcWalker #container a:hover { color: #993331; }
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 70%;
	list-style-type: none;
	text-decoration: none;
	outline: none;
	background-color: #24231F;
}

.mlcWalker #preHeader {
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	border: none;
}
.mlcWalker #header {
	background-image: url(../walker/headerBackground.jpg);
	background-repeat: no-repeat;
	height: 147px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #24231F;
	text-decoration: none;
} 
.mlcWalker #footer {
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 95%;
} 
.mlcWalker #container h6
{
	font-size: 1.2em;
	line-height: 1.1em;
	color: #666;
	letter-spacing: 1.3px;
}
.mlcWalker #container h5
{
	font-size: 1.2em;
	line-height: 1.2em;
	color: #403E3F;
	font-style: italic;
	font-weight: lighter;
}

.mlcWalker #container h4
{
	font-size: 1.5em;
	line-height: 1.1em;
	color: #69130a;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.mlcWalker #container h3
{
	font-size: 1.7em;
	line-height: 1em;
	color: #AE9B6C;
	text-transform: none;
	font-style: normal;
	font-weight: lighter;
	text-decoration: underline;
}

.mlcWalker #container h2
{
	font-size: 1.6em;
	line-height: 1em;
	letter-spacing: 2.1px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.mlcWalker
#container p{
	font-size: 1.2em;
	line-height: 1em;
	color: #24231F;
}
.mlcWalker #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #403E3F;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}

.contestHeading
{
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: 2.9px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.contestP
{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333;
}

.contestP2
{
	font-size: 1.1em;
	line-height: 1em;
	color: #000;
}

.contestTable {
	background-color: #E5D8B4;
	border: .5px solid #666;
}
.mlcWalker #container a img {
	border-top-width: 0(value);
	border-right-width: 0(value);
	border-bottom-width: 0(value);
	border-left-width: 0(value);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mlcWalker #sidebar1 {
	float: left;
	width: 280px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.mlcWalker #mainContent {
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
#zoomBar a:link, #zoomBar a:visited{
	font-size: 2em;
	color: #24231F;
	text-decoration: underline;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#zoomBar a:hover
{ color: #993331; }


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidetext
{ text-indent: -10000px; }

.bulletless { list-style-type: none; }
.mainContentNoSidebar 
{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
}

.imgPad {
	margin: 0px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: thin solid #24231F;
	display: block;
}
.tableCentre      { text-align: center; }


.pAddress
{
	font-size: 1em;
	line-height: 1em;
	color: #403E3F;
}

#zoomBar { }

.containerBold
{
	font-size: 1.2em;
	line-height: 1em;
	color: #69130a;
}

.red {
	color: #F00;
	font-weight: bolder;
	font-style: italic;
}

.mlcWalker #container #header #preHeader img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

