/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderssen Jones
  2-column Table
  -----------------------------------
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#ffffff;
	background-image: url(../images/GLABKGND.JPG);
	color: #333333;
	margin: 0;
	padding: 0 75px;
	min-width: 950px;
}
#pagewrapper {
	margin: 0;
}

h1 {
	color: #005841;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0 0 3px 1%;
}
#mainTable {
	border: 1px solid #666666;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
	
}
#c1 {
	width: 50px;
	background-image: url(../images/GLABKGND2.JPG);
	background-repeat:;
	background-position: 0px 50px;
	border: 0px solid #666666;
}
.c1-text {
	font-size: .75em;
	padding: 12px;
}
.c1-text p {
	margin: 3px 0 12px 0;
}
#c2 {
	width: auto;
	border: 0px 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, h5 {
	margin: 0;
	line-height: normal;
	color: #003399;
	font-weight: bold;
}
.author {
	font-weight: bold;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
#footer {
	font-size: 0.75em;
	text-align: center;
	padding: 12px;
	color: #005841;
	border: 1px solid #666666;
	background-image: url(../images/GLABKGND2.JPG);
}
.c1-text a:link, .c2-text a:link {
	color: #003399;
}
.c1-text a:visited, .c2-text a:visited {
	color: 3333CC;
}
.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: FF0000;
	background-color:#FFFF00;
}
#footer a:link, #footer a:visited {
	color: #0000FF;	
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: FF0000;
	background-color:#FFFF00;
}
/*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;
}
