﻿/*www.fortworthlocksmithtx.com CSS Styles */
.container	{
	width:855px;
	margin-left:auto;
	margin-right:auto;
	border:18px;
	border-color:#112665;
	border-style:outset;
}
body	{
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size:12pt;
}
.top	{
	background-color:#FDA328;
	font-weight:bold;
}
td		{
	vertical-align:top;
}
.content		{
	width:inherit;
}
.frontlists		{
	width:80%;
}
li	{
	font-size:10pt;
	font-weight:bold;
}
.sectionhead	{
	text-align:center;
	font-weight:bold;
}
a:link	{
	color:#112665;
	text-decoration:none;
	font-weight:bold;
}
a:visited	{
	color:#112665;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.bottom		{
	text-align:center;
	font-weight:bold;
}
p		{
	margin:4px;
}
.noborder	{
	border:0px;
}
.listtable		{
	width:inherit;
	margin-left:auto;
	margin-right:auto;
}
h1		{
	text-align:center;
}