/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderssen Jones
  2-column Table
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
	min-width: 750px;
	text-align: center;
}

.style1 {
	color: #0000CC;
	font-weight: bold;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0000FF;
}
#Layer2 {
	position:absolute;
	width:194px;
	height:200px;
	z-index:1;
	left: 18px;
	top: 100px;
	float: left;
}
#Layer3{
	position:absolute;
	width:914px;
	height:59px;
	z-index:2;
	left: 5px;
	top: 5px;
	float: right;
}
#Layer4{
	position:absolute;
	width:211px;
	height:317px;
	z-index:2;
	left: 2px;
	top: 2px;
	float: right;
}
.style3 {font-size: 70%}
#pagewrapper {
	margin: 0;
}
h1 {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 1%;
}
#mainTable {
	border: 1px solid #666666;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#c1 {
	width: 200px;
	border: 1px solid #666666;
}
.c1-text {
	font-size: 0.8em;
	padding: 12px;
}
.c1-text p {
	margin: 3px 0 12px 0;
}
#c2 {
	width: auto;
	border: 1px solid #666666;
	font-size: .9em;
	padding: 16px 24px;
}

#c2 p {
	margin: 3px 0 12px 0;
	line-height: 1.5em;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}

h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
#footer {
	font-size: 0.85em;
	padding: 12px;
	color: #000000;
	border: 1px solid #666666;
	background-repeat: repeat-x;
	background-image: url(../earplug-images/aj_pbg.jpg);
}
#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
  }
#imageright {
  float:right;
  padding-right:7px;
  padding-bottom:7px;
  }
blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em
}

.c1-text a:link, .c2-text a:link {

}
.c1-text a:visited, .c2-text a:visited {

}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus {

}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
/*Layout-specific styles to overwrite the menu styles.*/
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {font-weight: bold}.redstyle {
	font-weight: bold;
	color: #CC0000;
}
.float-left {
	display: block;
	float: left;
	margin-left: 0px;
	border: none;
	margin-right: 0px;
	padding: 5px;
}
.float-right {
	display: block;
	float: right;
	border: none;
	margin: 0px 35px 0px 10px;
	padding: 5px;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
