/* Business Counsel Law Group, LLP sytlesheet by Andrew HunzekerHesed for IPSOFACTO Web Services */

body{
	margin: 0;
	width:100%;
	background-color: #ffffff;
}
	
img{
	border: none;
}

a:link {
color: #660a0a;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #021a4b;
}
#main{}

#left-col{
	width:795px;
	min-height: 700px;	
	background-image: url("../images/stripe.png");
	background-repeat: repeat-y;
	background-position: right;
		
}


#head{
	padding-top: 90px;
	border-bottom: solid #021a4b 1px;
	margin-left:2px;
	margin-right:2px;
}

#nav {
	margin-right: 2px;
}

#nav ul{
	padding-top: 2px;
	margin-left: 15%;
	text-align: right;
	border-bottom: solid #660a0a 1px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#nav li{
	padding-top:0px;
	margin-top: 0px;
	display: inline;
		
}

#content{
	background-image: url("../images/lr-logo.png");
	background-repeat: no-repeat;
	background-position: top left;
	min-height: inherit;
	padding-right: 10px;
	text-align: right;
	padding-left: 40%;
	color: #660a0a;
	font-family: Verdana;
	font-size: 12px;
	min-height: 600px;
}

#content p{

}

#practiceareas{
text-align: left;

}
#footer{
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	color: #444;	
}
#resume li{
	list-style-type: square;
	text-align: left;

}
#resume h4{
	text-align: center;
}
#resume h5{
	text-align: left;
}

.headshots{
padding: 8px;
float:right;}

.headshots img {
-webkit-box-shadow: 3px 3px 7px #777;  
}
