/* 
  -----------------------------------
  PMM PagePack Style Sheet
  by Project Seven Development
  www.projectseven.com
  il libro Design Theme 01
  -----------------------------------
*/
body {
	background-color:#FFFFFF;
	margin: 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*background-image: url(../images/bk1_woodgrain.jpg);*/
}
#layout {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../images/bk1_maintile.jpg);
	background-repeat: repeat-y;
}
#masthead {
	background-image: url(../images/bk1_maintopper.jpg);
	height: 92px;
}
#leftbox {
	float: left;
	width: 263px;
	background-image: url(../images/bk1_sidetopper.jpg);
	background-repeat: no-repeat;
	background-position: 32px 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#p7navbar {
	margin: 0 0 0 33px;
	font-size: 0.85em;
}
#leftcontent {
	font-size: 0.7em;
	color: #777362;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#leftcontent h3 {
	font-size: 1.75em;
	margin: 0;
	padding: 5px 0 12px 5px;
	color: #DC8408;
}
#leftcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
#mainbox {
	float: right;
	width: 520px;
}
#maincontent {
	margin: 15px 20px 20px 20px;
	font-size: 0.9em;
}
h1,h2, h3 {
	color: #244631;
	margin: 0px;
}
h2, h3 {
	margin: 24px 0 0 0;
}
#maincontent p {
	margin: 8px 0px 12px;
	line-height: 1.5em;
}
.clearit {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
#leftcontent a:hover, #maincontent a:hover,
#leftcontent a:active, #maincontent a:active,
#leftcontent a:focus, #maincontent a:focus {
	color: #000000;
}
#footer {
	clear: both;
	background-image: url(../images/bk1_footer.jpg);
	padding: 0;
	font-size: 0.7em;
	height: 48px;
}
#copyright{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:50px;
padding-top:20px;

}
#footer2 {
	width: 760px;
	margin: 0 auto;
	font-size: 0.75em;
	padding: 10px 0;
	color: #000000;
}
#footer2 a {
	color: #000000;
}
#footer2 a:hover, #footer2 a:active, 
#footer2 a:focus {
	color: #FFFFFF;
}
#lplad1{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 200px;
	font-weight: bold;
	font-size: 14px;
}
#lpladcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
