body
{
	font-family: "Georgia", serif;
	line-height: 1.4em;
	font-size: 14px;
	background: white;
	color: black;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

img.left
{
	margin: 17px;
	float: left;
}

address
{
	margin: 0;
}

dd
{
	margin: 0;
}

a		{ color: #707bcf; background: inherit; }
a:link		{ color: #707bcf; background: inherit; }
a:visited	{ color: #9471d0; background: inherit; }
a:active	{ color: #707bcf; background: inherit; }
a:hover		{ color: #71add0; background: inherit; }

h1,h2,h3,h4,h5
{
	font-family: "Arial", sans-serif;
}

h1
{ 
	font-size: 19px; 
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px solid #aaa;
}

h2 { font-size: 17px; } 
h3 { font-size: 15px; }

h4
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #63634b;
	background: white;
	border-bottom: 1px solid #aaa;
	background: url(http://www.truthinfranchising.com/gfx/square.gif) repeat-y;
	letter-spacing: 0.1em;
	margin: 47px 0px;
	padding: 7px 0px 0px 25px;
	font-weight: bold;
}

h5
{
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 10px 0px 10px 0px;
	color: #7b7a5e;
	background: inherit;
	font-weight: normal;
}

#header
{
	margin: 15px auto;
}

#page
{
	width: 790px;
	margin: 10px auto;
	background: url(http://www.truthinfranchising.com/gfx/bg.gif) repeat-y;
}

#footer
{
	padding-bottom: 5px;
	list-style: none;
	margin: 5px auto;
	width: 220px;
	float: left;
	text-align: center;
	background: #dfd7c0;
	color: #a60209;
}

#footer li
{
	font-variant: small-caps;
	display: inline;
}

#footer a
{
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	padding: 4px 6px;
	text-decoration: none;
}

#footer a		{ color: #a60209; background: inherit; }
#footer a:link		{ color: #a60209; background: inherit; }
#footer a:active	{ color: #a60209; background: inherit; }
#footer a:visited	{ color: #a60209; background: inherit; }
#footer a:hover		{ color: #333; background: #c7dfbf; border-bottom: 1px solid #333 }

#logo
{
	width: 220px;
	height: 100px;
	float: left;
	clear: left;
	border: 0;
	padding: 0;
	margin: 0;
}

#nav
{
	width: 220px;
	float: left;
	clear: left;
	background: #dfd7c0;
	color: inherit;
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #aaa;
	list-style: none;
}

#nav li a
{
	border-top: 1px dashed #aaa;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: inherit;
	padding-left: 10px;
}

#nav li a		{ color: #a60209; background: inherit; }
#nav li a:link		{ color: #a60209; background: inherit; }
#nav li a:active	{ color: #a60209; background: inherit; }
#nav li a:visited	{ color: #a60209; background: inherit; }
#nav li a:hover		{ color: #333; background: #c7dfbf; border-top: 1px solid #333 }

#nav li ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}

#nav li ul li a
{
	border-top: 1px solid #dfd7c0;
	padding-left: 20px;
	margin: 0;
}

#content
{
	position: relative;
	top: -100px;
	width: 550px;
	float: right;
	clear: none;
	padding-left: 20px;
	margin: 0;
}

.clear
{
	height: 1px;
	line-height: 1px;
	clear: both;
}

.guides
{
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 0px;
	border-left: 1px dashed gray;
}

.guides dt
{
	font-family: "Arial", sans-serif;
	font-weight: bold;
}

.guides dd
{
	margin-bottom: 15px;
}
