@charset "utf-8";
/* CSS Document */
body {
	background-image: url(san.diego.attorneys.bg.jpg);
}
.attorneys {font-size: 36px} 
.sandiego {color: #CCCCCC}
.lawyer {
	color: #CCCCCC;
	font-size: 12px;
}
.style4 {color: #FFFFFF}
.style7 {color: #CCCCCC}
.style10 {
	color: #FFFFFF;
	font-size: 18px;
}
.style33 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style35 {font-size: 11px}
.style42 {font-size: 11px;
          font-family: Verdana, Arial, Helvetica, sans-serif;  }
.style46 {font-size: 14px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
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;
}		  