body {
	margin: 0;
	padding: 0;
	line-height: 60px;
	background: #000000 url(../_images/bgs/default_cp_bg_red.jpg) 100% 54px repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#bigHeadlines {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: bold;
	background: url(images/nimg04.gif) repeat-x left bottom;
	color:#A80000;
	border-bottom:solid;
	border-bottom-color:#C7C8C9;
	padding-bottom:8px;
}

h1, h2, h3 {
	margin-top: 0;
	color: #A80000;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #A80000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 90px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 90px;
}



/* Footer */

#footer {
	width: 972px;
	height: 51px;
	margin: 0 auto;
	background: url(../_images/bgs/rmhn.jpg) 50% 50% repeat-x; color: #ffffff; font-weight: bold; 
}

#footer-bg {
	width: 972px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 25px;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #E7E7E7;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

/*
	Presidents Message on Side Widget
*/

#pContact{
	
	color:#8C0209;
	font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	margin-left: 5px;

}

#pSum{
	
	padding:5px 5px 0px 5px;
	color:white;
	font-size:12px;
	font-family:"Arial";
	margin-top:-5px;
}

.pmIMG{
	
	margin-left: 15px;
	margin-top: 5px;
	border: 1px;
	border-color:white;
}


