/* 
  -----------------------------------
  PMM PagePack Style Sheet
  by Project Seven Development
  www.projectseven.com
  il libro Design Theme 01
  -----------------------------------
*/
body {
	background-color: #C28713;
	margin: 20px 0;
	padding: 0;
	background-image: url(../images/bk1_woodgrain.jpg);
	font-family: "Arial", Helvetica, sans-serif;
}
#layout {
	margin: 0 auto;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(../images/bk1_maintile.jpg);
	background-repeat: repeat-y;
}
#masthead {
	background-image: url(../images/bk1_maintopper.jpg);
	height: 144px;
}
#leftbox {
	float: left;
	width: 196px;
	padding: 60px 0 0 0;
	background-image: url(../images/bk1_sidetopper.jpg);
	background-repeat: no-repeat;
	background-position: 32px 0px;
}
#p7navbar {
	margin: 0 0 0 33px;
	font-size: 0.85em;
}
#leftcontent {
    font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 16px 0px 20px 48px;
}
#leftcontent h3 {
	font-size: 1.75em;
	margin: 0;
	padding: 20px 0 12px 20px;
	color: #DC8408;
}
#leftcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.5em;
}
#mainbox {
	float: right;
	width: 566px;
}
#maincontent {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
}
h1,h2, h3 {
	color: #6D6759;
	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;
}
#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;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 35px;
	padding-left: 15px;
	padding-top: 20px;
}
.pagehdr {
    font-family: "Arial", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
.total_paging {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.lc_table {
	background-color: #FFFFCC;
	border: 1px solid #990000;
}
.interUSA_table {
	background-color: #FFFFCC;
	border: 1px solid #990000;
}
.aznav {
	font-size: .62em;
}
.memberwebs_txt {
	color: #FFFFFF;
}
.imageBDR {
	border: 5px double #9D0102;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 525px;
	padding-top: 110px;
	text-decoration: none;
}
.loginText {
	color: #FFFFFF;
	text-decoration: none;
}
