html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* common styles */

.clear {
	clear:both;
	font-size:0.1%;
}

.offscreen {
  text-indent:-9999px;
}

body {
    text-align:center;
    font-family: georgia,serif;
    font-size: 62.5%;
    background: #fff;
}

body.home.morning {
	background: #313131 url(/skins/olivewood/images/page_bg/watershed_tan.jpg) fixed 50% 0 no-repeat;
}

body.home.day {
	background: #313131 url(/skins/olivewood/images/page_bg/ubley.jpg) fixed 50% 0 no-repeat;
}

body.home.night {
	background: #313131 url(/skins/olivewood/images/page_bg/hotwells.jpg) fixed top center no-repeat;
}

body.home.dusk {
	background: #313131 url(/skins/olivewood/images/page_bg/dusk.jpg) fixed top center no-repeat;
}

body.home #wrapper {
	background: transparent url(/skins/olivewood/images/bg_tile.png);
}

.panel {
	width: 425px;
	padding-bottom:15px;
	
}

.panel a {
	color:#bb8115;
	text-decoration: none;
}

.panel a:hover {
	text-decoration:underline;
}

body .panel h2 {
	color:#000;
	font-size:2.25em;
	display:inline;
	padding:1px 7px 1px 0;
	font-weight:normal;
	line-height:1.35em;
}

body.home .panel h2 {
	background:#000;
    color:#fff;
	padding:1px 7px 1px 4px;
}

body .panel .content-wrap {
	margin-top:15px;
	background:#fff;
}

body .panel p, .panel .adr, .panel .contact {
	background: #fff;
	font-size:1.2em;
	font-family: arial, helvetica, sans-serif;
	margin-top:1px;
	color: #8c8c8c;
	line-height:1.6em;
}

.panel .postal-code, .panel .region {
	display:block;
}

.panel .location-pic {
	float:left;
	margin-right:10px;
}

body.home .panel p {
	padding:3px 5px;
}

.panel p {
	margin-bottom:5px;
}

.inner {
    width:960px;
    text-align:left;
    margin:0 auto;
    position: relative;
}

#header {
    height: 115px;
    background:#000;
    color:#fff;

}

a#home {
    position:absolute;
    display:block;
    text-indent:-9999px;
    left:0;
    top:17px;
    height:80px;
    width:267px;
    background: transparent url(/skins/olivewood/images/olivewood-slash-logo.gif) top left no-repeat;
}

.logo-tree {
    position: absolute;
    height:60px;
    width:61px;
    background:transparent url(/skins/olivewood/images/logo.gif) top left no-repeat;
    top:32px;
    right:0;
}

#main {
	min-height:400px;
}

#left-nav {
    width:250px;
    float:left;
    font-size:2.25em;
}

#left-nav li {
    padding-bottom:2px;
}

#left-nav a {
    text-decoration:none;
    color:#acacac;
    line-height:1.24em;
    padding:1px 7px 1px 4px;
}

body.home #left-nav a {
    background:#000;
    color:#fff; 
} 

#left-nav a .verbalise {
    color:#bb8115;
}

#left-nav .visual-padding {
    padding:60px 0 0 0;
}

#content {
    width:710px;
    float:left;
}

#content .visual-padding {
    padding:63px 0 0 0;
}

#footer {
    clear:left;
	margin-top:100px;
	background:#000;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size:1.12em;
	color:#8c8c8c;
	line-height:140%;	
}

#footer .inner {
	padding:40px 0;
}

#footer a {
	color:#bb8115;
	text-decoration:none;
}


#copyright {

}




#contact {
	color:#8c8c8c;
	font-weight:normal;
}

#contact .email a {

}

#contact span {
	display:block;
}

#contact .tel {
	margin-top:14px;
}

.mugshot {
	float:left;
	margin: 0 10px 5px 0;
}

#footer-col-1 {
	width:250px;
	float:left;
	position:relative;
}

#footer-home {
	position:absolute;
	bottom:-70px;
	left:0;
	width:30px;
	height:30px;
	background:transparent url(/skins/olivewood/images/logo-small.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

#footer-col-2 {
	width:242px;
	float:left;
}

#footer-col-3 {
	width:182px;
	float:left;
}

#footer-col-4 {
	width:210px;
	float:left;
	margin-left:40px;
}

.col h4 {
	font-weight:bold;
	margin-bottom:10px;
	color:#fff;
}

.col dl {
	margin-bottom:20px;
	
}

.col dd {
	margin-bottom:10px;
}

.col dd .ref {
	color:#bb8115;
}

.contact .content-wrap .adr {
	float:left;
	margin-left:40px;
	width:160px;
}