body {
background: #EFEFEF url(../images/bg.jpg) no-repeat fixed center;
font-size:16px;
line-height:125%;
width:100%;
margin:0 auto;
font-family:Cambria;
 
}
a {
font-family:Cambria;
font-size:150%;
font-weight:bold;
padding:0;
text-decoration:none;
}
a:link {
color:#637b26;
}
a:visited {
color:#637b26;
}
a:hover {
color:#8ea651;
}
h1 {
color: #fff; /* #637b26; */
font-family:Cambria;
font-size:150%;
padding:2px 0 0 8px;
margin-top: 15px;
border-left: #637b26 solid 15px; 
}

h2 {
color:#FFFFFF;
font-family:Cambria;
font-size:120%;
padding:5px;
}

h3 {
color:#FFFFFF;
font-family:Cambria;
font-size:100%;
padding:5px;
font-style: italic;
border: 1px solid #8ea651;
}
p {
font-size:100%;
}

div.hr {
  height: 20px;
  background: url(../images/hr1.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#body_content {
border:1px solid transparent;
margin-left:auto;
margin-right:auto;
width: 1003px;
background: #000 url(../images/bg_content.jpg) top center no-repeat fixed;
}

#mcleans_branding {
background:transparent url(../images/mcleans_header.png) no-repeat scroll left top;
height:235px;
width:1003px;
border-top: 5px solid #8ea651;

}
#mcleans_branding a {
display:block;
height:235px;
width:1003px;
}

#lefthand_body {
background-color:transparent;
color: white;
font-size: 85%;
width:220px; 
margin-right:20px; 
margin-left:20px; 
float:left;
margin-bottom: 20px;

}

#lefthand_body a {
color: white;
font-size: 100%;
font-style: italic;
font-weight: normal;
}

#center_body {
background-color:transparent;
color: white;
font-size:85%;
width:383px; 
float:left;
margin-bottom: 20px;
}

#righthand_body {
font-size:80%;
width:300px; 
margin-right:20px; 
margin-left:20px; 
float:left;
margin-bottom: 20px;
}

#footercontainer {
background: #1d1613 url(../images/bg-1d1613.png) repeat-x;
clear: both;
width: 953px;
height: 50px;
padding: 25px;
}

#footercontainer p {
color:#fff;
font-size:90%;
font-weight:bold;
line-height:140%;
padding:5px 20px 0pt;
text-align:center;
text-decoration:none;
text-transform:lowercase;
}

#footercontainer a {
font-size:100%;
color:#637b26;
}

#footercontainer a:hover {
color:#8ea651;
}

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_three */

.menu3 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/three_0.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a strong {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(../images/three_2.gif);}
.menu3 li.current a strong {background:url(../images/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(../images/three_1.gif);}
.menu3 li a:hover strong {background:url(../images/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(../images/three_2.gif); cursor:default;}
.menu3 li.current a:hover strong {background:url(../images/three_2.gif) no-repeat right top;}

img { border: 0;
}

#image {    /* background image block */
width : 304px;
height: 51px;
background: url(../images/social-logos.png) top left no-repeat;
margin-left: 0;
}

#facebook {    /* clickable area */
float: left;
width : 97px;
height: 35px;
margin-left: 0;
margin-top: 20px;
}

#flickr {    /* clickable area */
float: left;
width : 65px;
height: 35px;
margin-left: 33px;
margin-top: 20px;
}