@charset "utf-8";
/* CSS Document */
body {
	background-image: url(san-diego-attorney-bg.jpg);
}
.style1 {color:#FFFFFF}
.style2 {color: #999999; font-size: 10px} 
.style3 {font-size: 10px}
.style7 {color: #FFFFFF}
.style14 {color: #FFFFFF; font-size: 18px; }
.style33 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style38 {color: #000000}
.style42 {font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;  }
.style43 {font-weight: bold; font-size: 16px; color:#FFFF00} 		
.style49 {color: #FFFF00} 
.style50 {color: #000033} 
.style53 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.style54 {font-family: "Trebuchet MS", sans-serif, Arial}
.style55 {font-size: 26px}
.style56 {color: #CCCCCC} 
.style57 {font-size: 36px}
.style58 {font-size: 14px} 
input, textarea, select 
{
    background-color : #f6edaf; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}	
#submitButton
{
    background-color : #e8e6e6; 
    font-family : verdana; 
    font-size : 11px; 
    color : #000000;
}		  
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
