/* 
  BL&A page layout
*/

body {
	font-family: "Franklin Gothic Medium", Verdana;
	font-size: 1.1em;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#masthead {
	background-color: #f1e6d5;
	padding-top: 5px;
}
body, #masthead {
	background-color: #f1e6d5;
}
#topbox {
	width: 770px;
}
#layoutwrapper {
	width: 770px;
	background-color: #f1e6d5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
h1.topheading {
	font-size: 0.8em;
	color: #4A4A4A;
	width: 770px;
	margin: 0 auto;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Garamond;
}
#columnwrapper {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftbox {
	width: 200px;
	float: left;
	font-size: 0.85em;
	height: 525px;
	background-color: #663300;
}
#leftboxcontent {
	background-color: #663300;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images/helichrysum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainbox {
	width: 550px;
	float: left;
	margin-left: 20px;
	height: 525px;
	overflow: auto;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 10px 26px;
	background-image: url(../images/bla_leaf_bg_40.jpg);
	background-repeat: no-repeat;
	background-position: 250px 220px;
}
#maincontent p {
	margin: 6px 0 12px 0;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.centered {
	text-align: center;
}
h2, h3 {
	font-size: 1em;
	letter-spacing: .3em;
	margin: 0;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footerbox {
	width: 100%;
	background-color: #663300;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footercontent {
	width: 770px;
	font-size: 0.7em;
	line-height: normal;
	color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 175px;
}
.copyright {
	letter-spacing: normal;
	font-weight: bold;
	color: #999999;
}
#footerindent {
	padding: 0 48px;
	color: #999999;
}
#footercontent a {
	color: #FFFFFF;
}
#footercontent a:hover {
	color: #333333;
}
#maincontent a {
	color: #003399;
}
#maincontent a:hover {
	color: #CC3300;
}
#p7PMnav {width: 200px;}
#p7PMnav ul {width: 200px;}
#p7PMnav ul a {padding: 3px 10px 3px 20px;}
