@charset "utf-8";
/* CSS Document */
/*24 Hour Car Locksmith Baltimore MD*/

.master		{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
.top		{
	text-align:right;
	font-weight:bold;
	background-color:#7db2e3;
	color:#053664;	
}
body	{
	font-family:Verdana;
	font-size:12pt;
	background-color:#7db2e3;
}
.cityname	{
	font-size:42pt;
	font-weight:bold;
	background-color:#7db2e3;
	color:#053664;		
}
.locksmithservices	{
	font-size:18pt;
	font-weight:bold;
	background-color:#7db2e3;
	color:#053664;	
}
.empty		{
	background-color:#7db2e3;
}
.left		{
	width:210px;
	clear:both;
	height:585px;
}
.content		{
	width:710px;
	float:left;
	height:585px;
}
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:#053664;
}
ul	{
	font-weight:bolder;
	font-size:9pt;
}
.bottom	{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.copyright	{
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}
p		{
	margin:0px;
}
a	{	
	color:#053664;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
a:link	{	
	color:#053664;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
a:hover	{	
	color:#053664;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
a:visited	{	
	color:#053664;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}