body {background-color: #FFFFFF; margin:0}

p, blockquote, li {font-size: 11px; font-family: Verdana,Geneva,Arial,sans-serif; line-height: 16px; color: #666;}
p.small {font-size: 9px; color: #999;}
p.lead {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.blue {color: #4D667E}

h1, h2, h3, h4, h5, h6 { font-family: Arial,Verdana,Geneva,sans-serif; }
h4, h5 {line-height: 16px; }

h4.practice, h5.practice {color: #c93}
h4.portfolio, h5.portfolio {color: #856B38}
h4.people, h5.people {color: #4D667E}
h4.news, h5.news, h6.news {color: #123B62}
h4.about, h5.about {color: #97A177}
h4.playhouse, h5.playhouse {color: #930}
h4.clients, h5.clients {color: #300}


h1.news {
	color: #123B62;
	font-size: 24px;
}
h2.news {
	font-size: 18px;
	color: #943506;
}
h3.news {
	font-size: 15px;
	color: #123B62;
	margin-bottom: 3px;
}
h4.news {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.news {
	margin-top: 0em;
	
	}


.newsarticle h1, .newsarticle h2, .newsarticle h3, .newsarticle h4, .newsarticle h5, .newsarticle h6 {color: #123B62}
.newsarticle h2 {font-size: 18px;}
.newsarticle h5 {margin-bottom: 0;}
.newsarticle ol, .newsarticle ul {margin-top: .5em;}

a:link {text-decoration:none; color: #97A177}
a:active {text-decoration:none; color: #963}
a:visited {text-decoration:none; color: #930}
a:hover {text-decoration:underline; color : #963}

a.bottom:active { color: #963}
a.bottom:visited { color: #930}

#joblisting p, #joblisting h5, #joblisting ul, #joblisting li { 
	margin: 0;
	}
#joblisting h5 {
	margin-top: 1em;
	}
#joblisting h6 {
	margin: 1em 0 .5em 2em;
	}
#floatbox {
	background-color: #E9CE8F;
	width: 250px;
	margin: 5px 0 5px 10px;
	padding: 0px;
	float: right;
}
div#floatbox ol {
	
}

div#floatbox li {
	font-size: 9px;
	color: #000;
	margin: 5px 10px 10px 0;
	}
	
div#floatbox h4 {
	background-color: #C7B17A;
	padding: 10px;
}



#floatbox2 {
	background-color: #9FBDA0;
	width: 180px;
	margin: 5px 0 5px 10px;
	padding: 0px;
	float: right;
	
}
div#floatbox2 h4 {
	margin: 20px 15px;
	text-align: center;
}

div#floatbox2 p {
	margin:10px 20px 10px 20px;
	font-size: 10px;
	line-height: 18px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

	

blockquote.news {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding: 20px 0px;
	font-size: 12px;
	color: #123B62;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.image {
	margin: 25px;
}
hr {
	margin: 20px 0 20px 0;
}