@charset "utf-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }

body {
	background: #4F71C8 url(images/bgfill6.jpg) repeat-x;
	margin: 0px;
	padding: 39px 0px 20px;
	font: 14px "Comic Sans MS";
}
#masthead {
	background: url(images/masthead3.jpg) no-repeat;
	height: 240px;
	width: 976px;
}
#menubar {
	background: url(images/navbar.jpg) no-repeat;
	height: 80px;
}
#contentfill {
	background: url(images/contentfill.gif) repeat-y;
}
#footer {
	background: url(p7pm/img/footer3.jpg);
	height: 76px;

}
.maincontent {
	padding-right: 30px;
	padding-left: 38px;
	padding-bottom: 10px;
}
.footertext {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	
}
.footertext a:link {
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.footertext a:visited {
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.footertext a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}

.tablepadfornav {
	padding-left: 200px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}

a:hover {
	color: #2D661A;
	text-decoration: underline;
}
li {
	line-height: 24px;
}
h4 {
	font-size: 14px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 5px double #4F71C8;
	border-left: 0px none;
}
.imagepad {
	margin-right: 9px;
	padding-right: 9px;
}
.tableborder {
	border: 1px solid #4F71C8;
}
.buttoncolor {
	font-weight: bold;
	color: #FFFFFF;
	background: #4F71C8;
	border: 1px solid #000000;
}
.leftborder {
	border-left: 1pt solid #4F71C8;
}
.largerfont {
	font-size: 16px;
}
.largegreenfont {
	font-size: 16px;
	color: #528F4A;
}
.christmasframe {
	background: url(images/christmasframe.gif) no-repeat center;
	height: 353px;
	width: 595px;
}
