/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderessen Jones
  2-column CSSP
  -----------------------------------
*/
body {
	background-color: #C8C7B5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}
#pagewrapper {
	background-color: #FFFFFF;
}
h1 {
	color: #B685B4;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 3px;
}
#c1 {
	float: right;
	width: 180px;
	border: 1px solid #666666;
	margin: 0 12px 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/aj_pbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 200px;
}
#c2 {
	float: right;
	width: 548px;
	border: 1px solid #666666;
}
#layoutwrapper {
	width: 744px;
	margin: 0 auto;
}
.c1-text {
	font-size: 0.75em;
	padding: 12px;
}
.c1-text p {
	margin: 6px 0 8px 0;
}
.c2-text {
	font-size: .85em;
	padding: 16px 30px;
}
.c2-text p {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}
h2 {
	margin: 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 24px 0 0 0;
	font-size: 1.1em;
}
.zeromargin {
	margin: 0 !important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	border-top: 1px solid #666666;
	font-size: 0.7em;
	padding-top: 6px;
	margin-top: -1px;
	color: #333333;
}
#footertext {
	margin: 0 auto;
	width: 744px;
}
.c1-text a:link, .c2-text a:link {
	color: #A66DA7;
}
.c1-text a:visited, .c2-text a:visited {
	color: #BC93BD;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus {
	color: #77AC7C;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
