

#yahoo-com{
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	color: #000;
	background: #ffffff url('../images/bg.jpg') repeat-x top;
	/*background-color: #EEEEEE;*/
}

/* Set the min width for the doc.  */
/*
#yahoo-com #doc3 {
	min-width:760px;
}*/

/* Page Header, included in each document, it has sub div's and classes.
*  It contains the Logo, Title, and Menu.  */
#yahoo-com #hd {
	/*border: 1px solid #7E7E0C;*/
	background: white;
	height: 183px;
	line-height: 180%;
	background: #7E7E0C url('../images/sklaw_header.jpg') top left repeat-x;
	/*
	background-image: url('../images/sklaw_header.jpg');
	background-position: top left; 	
	background-repeat : no-repeat;
	*/	
}

#menucontainer{
	width: 948px;
	position:absolute;
	top: 155px; 	
	height: 28px;
	background: #7E7E0C url('../images/menu-background.jpg') repeat-x;
}
#menu{
	width: 100%;
	background: #7E7E0C;
	border-right: 1px solid #7E7E0C;
}


/* Center Content format.*/
#bd{
	border: 1px solid #7E7E0C;
	background: white;
	padding: 40px;
}

#bd h2{
	color: #7E7E0C;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
	margin-top:5px;
	*margin-bottom: 20px; /* IE */	
	margin-bottom:10px;
	border-bottom: 1px solid #7E7E0C;
}
#bd h3{
	color: #003300; 
	font-family: verdana, tahoma, sans-serif, helvetica, arial;
	font-size: 130%; 
	margin-top:5px;
	*margin-bottom: 20px; /* IE */	
	margin-bottom:10px;
}

#bd a {
	color: #7E7E0C;
	font-weight: bold;
}
#bd a:hover{
	color: #000000;
	text-decoration: none;
}

#bd p{
	margin-bottom:10px;
}

#yahoo-com #bd .List1 ul{
	list-style: none;
	padding-top: 8px;		
}
#yahoo-com #bd .List1 li {
	list-style-type:none;
	/*	list-style-type: square;*/
	/*list-style-image:url('../images/list_arrow.jpg');*/
	
	background-image: url('../images/list_arrow.jpg');
    background-repeat: no-repeat;
    background-position: 0 3px;
		
	padding-left: 20px;
	margin-left: 20px; 
	padding-bottom: 6px;		
}

#yahoo-com .List2 ul{
	list-style: none;
}
#yahoo-com .List2 li {
	list-style-type:none;
	list-style-image:url('../images/arrow.gif');
	padding-left: 10px;
	/*padding-bottom: 10px;*/
	margin-left: 40px; 
	margin-bottom: 6px;
}

/* Simple Unordered list for. */
#yahoo-com #bd  .simpleList ul{
	font-weight: bold;
	text-align: left;
	list-style: none;
}
#yahoo-com #bd  .simpleList li {
	list-style-image:url('../images/list_arrow.jpg');
	margin-bottom: 6px;
	margin-left:25px;
	padding-left: 10px;
	color: black;
	list-style: none;
}

.style1 {color: #FFFFFF}
.style10 {font-size: 225%}
.style14 {font-size: 110%}
.style15 {font-size: 100%}
.style16 {color: #AAD611}
.style17 {font-size: 110%; color: #003300; }
.style20 {font-size: 75%}

.style21{
	color: #7E7E0C;
	text-align:center;
	font-size: 110%;
}
.style22{
	color: #003300;	
	font-size: 110%;
	width:100%;
	clear:left;
	position:relative;
	float:left;	
}
.style23{
	border-top: 1px solid #7E7E0C;
	color: #003300;	
	clear:left;
	position:relative;
	float:left;	
}

.maps {
	width: 450px; 
	height: 400px;
	clear:float;
	position:relative;
	float:left;
	margin-bottom: 50px;
	margin-right: 10px;
}
.mapAddress{
	font-size: 130%; color: #003300;
	position:relative;
	float:left;
}

.BioText{
	float:left;
	width:300px;
	margin-right:10px;
	/*border-right:1px solid #B5B5B5;*/
}

/* Right Image */
#righttextwrap {
	float:right;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/* Left Image */
#lefttextwrap {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#ft{
	/*margin: 0 auto;
	width: 740px;
	height:26px;*/
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: #7E7E0C url('../images/menu-background2.jpg') repeat-x;
	/*border: 1px solid #7E7E0C;*/
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	font-size: 90%;
	padding: 10px;
}
#ft a{
	color: #242424;
	text-decoration: none;
}
#ft a:hover{
	color: #ffffff;
	text-decoration: underline;
}

