@charset "UTF-8";
.mlcSaddlebrook #container a:link , .mlcSaddlebrook #container a:visited {
	font-size: 1em;
	color: #304A15;
	text-decoration: underline;
	line-height: 1.2em;
}
.mlcSaddlebrook #container a:hover { color: #AFC295; }
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	list-style-type: none;
	text-decoration: none;
	outline: none;
	background-color: #314B15;
}
.mlcSaddlebrook #header  h1{
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #002B5C;
	padding: 0;
}
.mlcSaddlebrook #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%;
} 
.mlcSaddlebrook #container h6
{
	font-size: 1.2em;
	line-height: 1.1em;
	color: #666;
	letter-spacing: 1.3px;
}
.mlcSaddlebrook #container h5
{
	font-size: 1.2em;
	line-height: 1.2em;
	color: #403E3F;
	font-style: italic;
	font-weight: lighter;
}

.mlcSaddlebrook #container h2
{
	font-size: 1.7em;
	line-height: 1.2em;
	color: #304A15;
	letter-spacing: 2.9px;
	text-transform: none;
	font-style: normal;
	font-weight: lighter;
}
.mlcSaddlebrook
#container p{
	font-size: 1.2em;
	line-height: 1.3em;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.mlcSaddlebrook #header {
	background-image: url(../saddlebrook_calgary/Saddlebrook_logo.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-position: center center;
} 

.mlcSaddlebrook #preHeader {
	height: 100px;
	margin: 0px;
	padding: 0px;
}
.mlcSaddlebrook #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;
}
.mlcSaddlebrook #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;
}
.mlcSaddlebrook #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 205px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.mlcSaddlebrook #mainContent {
	float: left;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 500px;
} 
#zoomBar a:link, #zoomBar a:visited{
	font-size: 2em;
	color: #A59567;
	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: #69130a; }
.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; }

.imgPad {
	margin: 4px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: thin solid #314B15;
	display: block;
}
.tableCentre      { text-align: center; }


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

.viewerNavButtons
{
	font-size: 2.2em;
	line-height: 1.2em;
	color: #333;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}

