/* The Usual Suspects ____________________________________________________________________________________________*/
	* {
		padding:0;
		margin:0;
	}
	img {
		vertical-align:text-bottom; /* IE Fix */
	}
	a img {
		border:none;
	}
	.floatLeft {
		float:left;
	}
	.floatRight {
		float:right;
	}
	.clearAll {
		clear:both;
	}
	
/* The A Team aka the layout enforcers __________________________________________________________________________*/
	body {
		background-image: url(../images/body-bg.gif);
		background-position: center top;
		background-attachment: fixed;
	}
	#wrapper {
		background-image: url(../images/wrapper-bg.png);
		background-repeat: repeat-y;
		width: 820px;
		margin: 0 auto 0 auto;
	}
	#quickNav {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #3B4246;
	padding: 2px;
	text-align: right;
	}
	#header {
		margin:0 10px 0 10px;
	}
	#leftCol {
		float:left;
		width: 296px;
		display:inline; /* IE Fix */
	}
	#rightCol {
		float:right;
		width:502px;
		display:inline; /* IE Fix */
		margin-right: 10px;
		padding-top:18px; 
	}
	#rightCol .titles {
		float:right;
		height:40px;
		width:502px;
		display:inline; /* IE Fix */
		margin-right:0px;
		padding-top:0px;
		padding-bottom:0px;
		background-color:#4c5358;
	}		
	#rightCol .titlesF {
		float:right;
		height:5px;
		width:502px;
		display:inline; /* IE Fix */
		margin-right:0px;
		padding-top:5px;
		padding-bottom:5px;
		background-color:#bed1db;
	}
		#rightCol .titles h4 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	float:left;
	display:block;
	font-weight:bold;
	font-size:34px;
	color: #bed1db;
	padding-left:180px;
	}
	#rightCol .titles h5 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:left;
	display:block;
	font-weight:bold;
	font-size:30px;
	color: #bed1db;
	padding-left:15px;
	}
	#footer {
		background-color:#3b4246;
		margin: 0 10px 0 10px;
		width:800px;
		height:75px;
	} 
	#wrapperBtm {
		margin: 0 auto 0 auto;
		width:820px;
		background-image:url(../images/wrapperBtm.png);
		height:23px;
	}
	
	
/* The A Team's Stylists _________________________________________________________________________________________*/
	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#3b4246;
	}
	p {
		font-size:13px;
		margin:5px 0 9px 0;
	}
	#quickNav {
		font-size: 10px;
		font-weight:bold;
		color: #B3C8D4;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #99ABB5;
	}
	#quickNav a {
		text-decoration: none;
		color: #B3C8D4;
	}
	#quickNav a:hover {
		color:#99ABB5;
	}
	#header h1 {
		display:none;
	}
	#header img {
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #3B4246;	
	}
	#rightCol a, #leftCol a {
		color:#5D6266;
		text-decoration:none;
	}
	#rightCol a:hover, #leftCol a:hover {
		color:#3B4246;
	}	
	#rightCol h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float:left;
	display:block;
	font-weight:bold;
	font-size:28px;
	color: #4c5358;
	padding-left:18px;
	}	
	#rightCol h5 {
	float:left;
	display:block;
	font-weight:bold;
	font-size:28px;
	color: #b3c8d4;
	}
	#leftCol .small {
		font-size:12px;
		font-weight:bold;
	}
	#footer p {
		font-size:10px;
		color:#c5c7c8;
		text-align:right;
		padding: 6px 5px 10px 0;
	}
	
	#footer .copyright {
		color: #282C31;
		float: left;
		font-size: 12px;
		font-weight: bold;
		margin-top: 25px;
		margin-left: 4px;	
	}
		#footer .block {
		float: left;
		margin-top: 10px;
		margin-right: 15px;	
	}
	#footer .img{
	float:right;
	}
	
/* Navigation Headquarters _________________________________________________________________________________________*/
		#navBtns {
			margin:18px 0 0 10px;
			width:296px;
		}
		.hidden {
			display:none;
		}
		.nav0 a {
			color:#3b4246;
			background-image: url(http://www.prhconsultinggroup.com/images/nav-0.gif);
			display:block;
		}
			.nav0 a:hover {
			background-image: url(http://www.prhconsultinggroup.com/images/nav-0-hover.gif);
				}
				
		#navBtns h2 a {
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			color:#3b4246;
			text-decoration:none;
			font-size:19px;
			margin:0;
			padding:3px;
			padding-left: 11px;
			display: block;
	}
/* News Reporter _________________________________________________________________________________________*/

	#latestNews {
		margin: 25px 5px 10px 23px;
	}
#latestNews img {
	margin-bottom: 6px;
}
	#latestNews h2 {
		margin:0;
	}
	#latestNews h2 a {
	color:#3b4246;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	margin:0;
	padding:0;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position:0 3px;
	padding-left: 11px;
	display: block;
	}

	#latestNews h3 {
	color:#4c5358;
	font-weight:400;
	font-size:21px;
	margin:0;
	padding:0;
	display: block;
	}

	#latestNews a:hover {
		color:#868B8C;
	}
	#latestNews p {
		padding-left:14px;
		margin-bottom:10px;
	}
	#latestNews p a {
		text-decoration:none;
		color:#99ABB5;
	}
			

