@import url('reset.css');

body {
	background: #fff;
	color: gray;
	font: 10px/13px Verdana, sans-serif;
}

a:link { color: #4a6d78; text-decoration: none; line-height: 20px;}
a:active { color: #76875e; text-decoration: none; }
a:visited { text-decoration: none; color: #76875e; line-height: 20px; }
a:hover { color: #a19050; text-decoration: none; }

p { margin: 0 0 9px 0; }

h2 
{ 
	font-size: 16pt;
	font-weight: normal;
	font-style: normal;
	margin: 25px 0;
}

h3
{
	font-size: 14pt;
	text-align: right;
	margin: 5px 15px 15px; 
}

#menu li{
	display: inline;
	text-align: center;
}

#menu li a
{
	font-size: 11pt;
	font-weight: bold;
	display: inline-block; 
	text-decoration: none; 
	padding: 3px 10px;
}

#menu li a:hover; 
{
	text-decoration: underline;
	background: #a19050;
	color: #FFF;
}



#header, #content, #footer, #banner
{
	width: 1000px;
	margin: 10px auto;
	padding: 0;
}

#banner { margin-top: 0px; width: 1060px; height: 191px; text-align: center; overflow: hidden;}
#banner img { display: inline-block; margin: 0; padding: 0; border: 0; }

#siteLogo
{
	text-align: left;
	font-family: Didot, Cambria, Garamond, "Apple Garamond", serif;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: 2.5pt; 
	position: relative;
	display: inline;
	width: 630px;
	top: 40px;
}

#siteLogo img
{
	margin: 0px 10px -12px;
}

@siteLogo, #address
{
	height: 150px;
	clear: both;
	overflow: hidden;
}

#address
{
	text-align: right;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
}

#address .phone,
#address .phone:hover
{
	color: gray;
	font: 10px/13px Verdana, sans-serif;
	text-decoration: none;
}

.icon
{ 
	margin: 0px 10px -8px;
}

#lawAreas
{
	float: left;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFF;
	background: url('images/capital.jpg') no-repeat top right;
}

#lawAreas li
{
	padding: 8px 8px 8px 15px;
	margin: 0 312px 0 0;
}

#intro
{
	float: left; 
	clear: left;
	position: relative; 
	width: 24%;
}

#tabs
{
	float: right; 
	clear: right;
	position: relative; 
	width: 74%;
}

.lawAreaSummary
{
	list-style-type: none; 
	margin: 0 0 15px; 
	padding: 0;
	text-align: right;
}

#lawAreas .lawAreaSummary li
{ margin: 0; padding: 0;}
.EmploymentSummary
{
	background: #666666 url('images/lawAreasLeftCorner.gif') no-repeat top left;
}

.FamilySummary
{
	background: #4b6d77;
}

.LaborSummary
{
	background: #76875d;
}

.InjurySummary
{
	background: #a29050;
}

.GuardianSummary
{
	background: #aa5959;
}

.video-js-box
{
	width: 448px;
	height: 191px;
	overflow: hidden;
	display: inline-block; 
	clear: none;
	margin: 0 -10px;
	padding: 0;
}	

.vjs-controls { display: none; }
