h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 10px 0 10px 0;color: #991a36;}

html, body {
height: 100%;}

.clear {clear: both; overflow: hidden; height: 0px;}

#pCont {
	position: relative;
	width: 779px;
	background: #FFF url('/template/images/contentBg.jpg') bottom left repeat-x;
	margin: auto;
	border-right: 2px solid #ffcd3c;
	border-left: 2px solid #ffcd3c;
	border-bottom: 4px solid #991A36;
	min-height: 100%;
}

#innerWrap {

	min-height: 587px;
}
* html #innerWrap {height: 587px;}

#header{
	background: url('/template/images/header.jpg') top left no-repeat;
	height: 95px;
}

ul { padding-left: 20px;}
ul ul { padding-left: 40px; }

td p { margin: 0; }

#rightCol {
	float: right;
	margin-top: 30px;
	margin-right: 3px;
}

#topNavigation {
	position: relative;
	height: 24px;
	background: #991a36 url('/template/images/buttonBg.jpg') top left repeat-x;
	border-top: 2px solid #991a36;
	border-bottom: 2px solid #991a36;
	border-left: 2px solid #991a36;
	border-right: 2px solid #991a36;
	margin-top: -2px;
}

#siteStuff{
	float:left;
	width: 100%;
	background: #991a36;
	height:25px;
}

#leftCol {
	width: 779px;
	clear: both;
}

#pageContent {
	padding: 10px;
	margin-bottom: 100px;
	z-index: 1;
}

.row1 {
	background: #b9ffb9;
	padding: 4px;
}

.row2 {
	background: #fff;
	padding: 4px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	min-height: 80px;
	width: 622px;
	text-align: center;
	font-size: 10px;
}

#footerLogos {
	height: 80px;
	background: url('/template/images/footerLogos.jpg') top center no-repeat;
}
