body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #333333;
	color: #FFFFFF;
	}
	
.IntroHead	{
	font-size: 1.50em;
	font-weight: bold;
}

.McKean {
	font-size: 1.25em;
	font-weight: bold;
}

.LineHeight {
	line-height: 140%;
}


.redheadindent {
	font-size: 1.30em;
	font-weight: bold;
	text-align: center;
}

.redheadindentsmall {
	font-size: 1.08em;
	font-weight: bold;
	text-align: center;
}

.streetwise1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

.streetwise2 {
	color: #00FA9A;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}
	
hr.darkgrey {
		background-color: #fff;
	width: 100%;
	height: 5px;
	/* margin: 0px auto 0 0; */
	text-align: left;
	}
	
	
div#navcontainer
{
background-color: #B90000;
border-top: solid 1px #F5F5D6;
border-bottom: solid 1px #F5F5D6;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.83em;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: #F5F5D6;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #333333;
color: #F5F5D6;
}

#active a { border-left: 1px solid #fff; }



a.lawson:Link{
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

a.lawson:Visited{
color:#8080FF;
font-weight:bold;
text-decoration:none;
}

a.lawson:Hover{
color: #FFFF00;
font-weight:bold;
text-decoration:none;
}


a.streetwise1a:Link{
color: Yellow;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}

a.streetwise1a:Visited{
color:Yellow;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}

a.streetwise1a:Hover{
color: #6495ED;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}

a.photopolis:Link{
color: #00FA9A;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}

a.photopolis:Visited{
color:#00FA9A;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}

a.photopolis:Hover{
color: #6495ED;
font-weight:bold;
text-decoration:none;
font-size: 1.2em;
}
