* {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size:10pt;
}
.ac:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

ul { padding:0; margin:0; }
ul, li {list-style:none; }
a img {border:none;}
a{ text-decoration: none; color:#712D16; }
a:hover { text-decoration: underline; }



body
{
	background:#CFC09F;
}
.footerBottomRow{
	position:relative;
}





/************************************************
navigation display
************************************************/
.navigationBox { padding-bottom:20px; z-index:99; position:relative; }
.navigationBox ul, .navigationBox li{
	margin:0;
	padding:0;
}

.navigationBox ul {padding-left:0px; margin-top:19px;}
.navigationBox ul ul { margin-top:0px; }

.navigationBox li{ margin-top:9px; }
.navigationBox li, .navigationBox li a {
	list-style: none;
	color:#712D16;
	font-size: 15pt;
}

.navigationBox li li{
	margin-top:0;
	padding-left:0.8em;
}
.navigationBox li li a {
	color: #994F21;
	margin-left:-0.5em;
	font-size: 11pt;
	font-style: italic;
}
/************************************************
end navigation display
************************************************/


.content p, h3 {
	margin: 9px 15px;
	text-indent: 12px;
}
.outsideText { padding: 0px 23px; }

.outsideText, .outsideText *
{
	color: #994F21;
	font-size: 8pt;
	text-align: right;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
.photo
{
	margin: 5px;
	border: 1px #712D16 solid;
}





.imageHeaderRow
{
	background: url(../graphics/McMurrough_head.jpg) no-repeat bottom;
	height: 192px;
	text-indent: -9999px;
}

.imageFooterRow
{
	background: url(../graphics/McMurrough_foot.jpg) no-repeat top;
	height: 102px;
}
#sectionHeader{
	margin-top:11px;
	margin-left:-1px;
}
.content{
	padding:5px;
}
* html .address {height:120px;}
.address{
	padding:8px;
	margin:14px 32px;
	border:1px solid #994F21;
	border-top:none;
	background:#EDECD8;
	
}
.address p, .address h3 { padding:0; text-indent:0; margin:3px 0;}
.address p {
	margin-left:24px;
	
}
.address h3 {
	margin:-8px;
	padding:8px;
	margin-bottom:15px;
	border-top:1px solid #994F21;
	border-bottom:1px dotted #994F21;
	background:#A09788;
}
h1, h2, h3{
	color:#712D16;
	padding-left:15px;
}
h1 {font-size:15pt;}
h2 {font-size:13pt; font-weight:normal;}
h3 {font-size:11pt; font-weight:normal;}
















.column { }

#wrapper {
	min-width: 550px;      /* 2x LC width + RC width */
	width: 954px;
	margin:0 auto;
}
.wrapper {
	background: url(../graphics/McMurrough_center.jpg) repeat-y top transparent;
}
#centerContainer {
	background: url(../graphics/McMurrough_HeaderShadow.jpg) no-repeat transparent;
	padding-left:15px;
	min-height: 450px;
}

#centerColumn {width:450px; padding:0px;float:left;}
#leftColumn { width: 145px; padding-left:30px;float:left; }
#rightColumn { width: 250px; padding-left:7px;padding-top:44px; float:left;}

#footer {
  clear: both;
}

#map {width:100%; height:400px; border:1px solid #712D16; background:#f2f2f2;}
.credit { position:absolute; right:-50px; top:-35px; width:57px; height:50px;}


