/* External Style Sheet for screen, large text: The Life Insurance Guy */
/* Site Design: Black Cap Design */

body 
{
	font-size: 14px;
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 15px;
}
p, table.directory, ul.standard
{
	font-size: 14px;
}
td.left
{
	width: 60%;	
}
td.right
{
	width: 40%;
	text-align: left;	
}
li.act, li.active
{
	font-size: 15px;
	line-height: 140%;
}
ul.sidebar_nav li a, ul.sidebar_nav li a:visited
{
	padding: 0.5em 0 0.5em 1.1em; 
}
#navcontainer ul li a:hover, #navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.current2
{
	background-position: 0 12px;	
}
#navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.current2
{
	background-position: 4px 11px;	
}
.active a:link, .active a:visited, .active a:hover
{
	background-position: 0 12px;	
}
/* Fix IE. \*/
* html #navcontainer ul ul 
{
	position: absolute;
	top: 6px;
	left: 60%; /* to position them to the right of their containing block */
	width: 75%; /* width is based on the containing block */
}
/* End fix */

#footer p
{
	font-size: 12px;
}
#footer_navcontainer 
{
	font-size: 12px;
}
#footer p a:link, #footer p a:visited, #footer p a:hover
{
	font-size: 12px;	
}
.footer_nav li a:hover
{
	color: #480048;
	background: url('../images/nav_marker.png') no-repeat;
	background-position: 0px 2px;
}
.footer_nav li a.current
{
	color: #480048;
	background: url('../images/nav_marker.png') no-repeat;
	background-position: 0px 2px;
}
.bak2top 
{
  font-family: arial;	
	font-size: 12px;
}
form#contact
{
	line-height: 150%;
	font-size: 14px;
}