@charset "UTF-8";
.mlcCallaghan #container a:link , .mlcCallaghan #container a:visited {
	font-size: 1em;
	color: #666;
	text-decoration: underline;
}
.mlcCallaghan #container a:hover { color: #006633; }
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	list-style-type: none;
	text-decoration: none;
	outline: none;
	background-color: #FFF;
}
.mlcCallaghan #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.mlcCallaghan #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;
}

.mlcCallaghan
#container p{
	font-size: 1em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.mlcCallaghan #container h1
{
	font-size: 1.8em;
	color: #006633;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.mlcCallaghan #container h2
{
	font-size: 1.4em;
	color: #54AB62;
	letter-spacing: 0.3px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.mlcCallaghan #container h3
{
	font-size: 1.5em;
	color: #F00;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.mlcCallaghan #container h4
{
	font-size: 1.8em;
	color: #54AB62;
	letter-spacing: 0.5px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.mlcCallaghan #container h5
{
	font-size: 1.4em;
	color: #403E3F;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}
.mlcCallaghan #container h6
{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #54AB62;
	letter-spacing: 0.5px;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
	padding: 3px;
	display: block;
	text-align: right;
	text-indent: 15px;
	width: 82px;
}
.mlcCallaghan #footer {
	text-align: center;
	padding-top: 10px;
	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%;
} 
.mlcCallaghan #header {
	background-image: url(../callaghan/headerBackground.jpg);
	background-repeat: no-repeat;
	height: 163px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-decoration: none;
} 

.mlcCallaghan #preHeader {
	height: 142px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

.mlcCallaghan #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 234px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.mlcCallaghan #mainContent {
	float: left;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 477px;
} 
.mlcCallaghan #mainContentNoSidebar
{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 730px;
}
.mlcCallaghan #mainContent table h1{
	margin: 0;
	padding: 0;
}

#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: circle; }

.new {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;
}

.updated
{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;
}


.imgPad {
	margin: 0px;
	text-align: center;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #006633;
	display: block;
}
.tableCentre      { /* }


.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;
}

.new {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;
}

