@charset "utf-8";
/* CSS Document */
body {
	background-image: url(san_diego_attorney.gif);
}
.lawyer {font-family: "BernhardMod BT"}
.accident {color: #330000}
.california {font-size: 12px}
.style1 {font-size: 12px}
.style2 {color: #330000}
.style3 {font-size: 12px}
.style4 {color: #CCCCCC}
.style5 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  }
.style6 {font-family: "Arial Narrow"}
.style7 {font-family: "BernhardMod BT"; font-size: 27px;}
.style8 {color: #FFFF00} 
.style9 {font-family: "Trebuchet MS", sans-serif, Arial; font-size: 14px;}
.style10 {font-family: "Trebuchet MS", sans-serif, Arial}
.style11 {font-size: 14px}
.style12 {font-size: 24px}
.style13 {font-size: 34px; color: #FFFF00;}
.style14 {font-size: 36px}
.style22 {color: #CCCCCC}
.style23 {color: #999999}
input, textarea, select 
{
    background-color : #f6edaf; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}	
a {
	font-size: 9px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#submitButton
{
    background-color : #e8e6e6; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}		
