﻿/*Atlanta Locksmith Co CSS Styles*/

.spam{display: none;}

.main		{

	width:865px;

	margin-left:auto;

	margin-right:auto;

	border:22px;

	border-color:teal;

	border-style:groove;

}

.imgnoborder	{

	border:0px;

}

.leftnav	{

	border-bottom-color:#6c6304;

	border-bottom-style:solid;

	border-bottom-width:thin;	

}

.content	{

	width:inherit;

	border-bottom-color:#000000;

	border-bottom-style:solid;

	border-bottom-width:thin;

}

td		{

	vertical-align:top;

}

h1		{

	text-align:center;

	font-size:16pt;

}

body		{

	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}

.title		{

	text-align:center;

	font-weight:bold;

	font-size:12pt;

}

ul		{

	font-size:smaller;

	font-weight:bolder;

}

.bottomlinks	{

	text-align:center;

}

a:link		{

	font-weight:bolder;

	text-decoration:none;

	color:teal;

}

a:visited		{

	font-weight:bolder;

	text-decoration:none;

	color:teal;

}

a:hover		{

	font-weight:bolder;

	text-decoration:none;

	color:#000000;

}

.top		{

	border-bottom-color:#000000;

	border-bottom-style:solid;

	border-bottom-width:thin;

	font-weight:bold;	

}

p		{

	margin:5px;

}

h2		{

	font-weight:bold;

	font-size:14pt;

}

.listtable		{

	width:100%;

	margin-left:auto;

	margin-right:auto;

}

.copyright		{

	font-weight:bold;

	text-align:center;

}#top1{font-size:300%;text-align:center;width:960px;margin-top:10px;margin-right:auto;margin-bottom:10px;margin-left:auto;display:none}@media only screen and (max-width:950px){#top1{width:100%;display:inline}}