@charset "utf-8";
/* CSS Document */
/*24 Hour Locksmith Los Angeles CA*/

.master		{
	width:925px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
.top		{
	text-align:right;
	font-weight:bold;
	background-color:#336699;
	color:#ffffff;	
}
body	{
	font-family:Verdana;
	font-size:10pt;
	background-color:#336699;
}
.cityname	{
	font-size:42pt;
	font-weight:bold;
	background-color:#336699;
	color:#ffffff;		
}
.locksmithservices	{
	font-size:19pt;
	font-weight:bold;
	background-color:#336699;
	color:#ffffff;	
}
.empty		{
	background-color:#336699;
}
.left		{
	width:210px;
}
.content		{
	width:inherit;
}
td		{
	vertical-align:top;
}
h3		{
	text-align:center;
}
.data		{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.service	{
	font-size:medium;
	font-weight:bold;
	text-align:center;
	width:236px;
	color:#003366;
}
ul	{
	font-weight:bolder;
	font-size:9pt;
}
.bottom	{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.copyright	{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}
p		{
	margin:4px;
}
a	{	
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a:link	{	
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{	
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
a:visited	{	
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}