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

* {margin: 0} /* sets margin on everything to 0 to address IE & non-IE rendering inconsistencies  */
img {border: none;} /* removes border on all images */

body 
{
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #534740;
	color: #3a3a3a;
	min-width: 770px; /* prevents design collapse (header) on small window resize */	
}
#bodywrap /* to address IE centering bug */
{
	width: 772px;
	margin: 0 auto;		
}
.no_display
{
	display: none;	
}
/* ------------<HEADER>------------ */
/* =================<OUTER CONTAINER DIVs>==================== */
#middle 
{
 	background: #534740 url('../images/bg_middle.gif') repeat-y top center;
}
#bottom 
{
	background: #534740 url('../images/bg_bottom.gif') no-repeat top center;
	height: 7px;
	position: relative;
	top: -30px;
}
/* =================</OUTER CONTAINER DIVs>==================== */

/* ------------</HEADER>------------ */
/* ============<BANNER>============= */
#banner
{
	height: 200px;
	z-index: 10;
}
#logo
{
	position: absolute;
	top: 0;
	left: 33px;
	z-index: 20;	
}
#banner_img
{
	position: absolute;
	top: 0;
	right: 4px;
}

/* ============</BANNER>============ */
/* ============<HORIZONTAL NAVIGATION>============ */
#nav
{
	clear: both;
	height: 35px;
	background: #fbfaf4;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666 ;	
	position: relative;
	z-index: 10;
	margin: 0 4px;
}
#navlist
{
	text-align: center;
	padding: 0 0 0 266px;
}
#navlist li
{
	float: left;
	font-family: georgia, "times new roman", serif;
	list-style-type: none;
	margin: 0 12px;
	font-size: 15px;
}
#navlist a
{
	padding: 0; 
	border: none;
}
#navlist a:link, #navlist a:visited
{
	color: #3d5c7e;
	font-weight: bold;
	text-decoration: none;
}
#navlist a:hover
{
	color: black;
}
ul#navlist li
{
	padding-top: 8px;
	height: 27px; 	
}
li.active
{
	background: url('../images/nav_marker.gif') repeat-x bottom left;		
}
.active a:link, .active a:visited, .active a:hover
{
	color: black;
	display: block;
}
/*  Begin Drop-down */
#nav li {position: relative;}

#nav ul ul {
position: absolute;
top: 35px;
left: -100px;
z-index: 500 !important;
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}

#nav ul li ul li
{
	width: 180px;
	background: #ececec;
	border-color: black;
	border-style: solid;
	border-width: 0 1px 1px 1px; 
	text-align: left;	
	padding-left: 10px;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited, #nav ul li ul li a:hover
{
	font-weight: 200;
	font-size: 80%;		
	padding-left: 16px;
}
#nav ul li ul li#l-1
{
	border-top: 1px solid black;	
}
#nav ul li ul li a:link, #nav ul li ul li a:visited
{
	color: #3d5c7e;
}
#nav ul li ul li a:hover
{
	color: black;	
	background: url('../images/subnav_marker.gif') no-repeat top left;
}


/* End Drop-down */

/* ====<To force other elements below #nav>==== */ 
.clear_right
{
	clear: right;	 
}
/* ============</HORIZONTAL NAVIGATION>============ */
/* -----------<Utility Begins>------------ */
#utility
{
	height: 37px;
	width: 160px;
	background: url('../images/utility_bg.gif') no-repeat;
	position: absolute;
	top: 240px;
	right: 20px;
	padding: 0;
}
#utility img#utility_img_1
{
	margin: 0 0 0 0px;
	float: left;
}
#utility img#utility_img_2
{
	margin: 0 0 0 0px;	
	float: left;
}
#utility img#utility_img_3
{
	margin: 0 0 0 0px;	
	float: left;
}
#utility img#utility_img_4
{
	margin: 0 0px 0 0px;		
	float: left;
}

/* ------------<Utility Ends>------------*/
/* ---------------<CONTENT DIVs>-------------- */
#container
{
	position: relative;	/* necessary for absolute positioning of logo div */
	background: transparent;
}

h1
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	margin: 0px 0 12px 0;
	color: #526933;
}
h2
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	margin: 12px 0 14px 0;
	color: #c67b05;
}
p
{
	margin: 8px 0;
	line-height: 175%;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;		
}

#column_right p, #column_right h1, #column_right h2, #column_right h3, #column_right ul
{
	padding: 0 20px 0 0;	
}
#column_left
{
	float: left;
	width: 25%;
	margin: 52px 0 20px 30px;	
}
#column_right
{
	float: right;
	width: 60%;
	margin: 52px 20px 16px 0;
	padding: 0 0 0 40px;
	border-left: 1px solid #cfd5d1;	
}
.sidbar_img
{
	margin: 8px 0 0 -8px;	
}
.single_space /* for single spacing paragraphs */
{
	line-height: 120%;	
}
#slideshow
{
	margin: 16px 0;
	padding: 10px;
	background: url('../images/slideshow_bg.gif') no-repeat;
	height: 233px;
	width: 340px;
}

.large-bold
{
	font-weight: bolder;	
}
#chamber_agent
{
	font-weight: 600;
	text-align: center;
	margin: 20px 40px 16px 40px;
	padding-left: 0;	
}
.pdf_version
{
	padding: 6px 10px 14px 10px;
	background-color: white;
	border: 1px solid silver;
	float: right;	
	margin: 0 16px 10px 12px;
	font-size: 10px;
}
.pdf_version img
{
	position: relative;
	top: 6px;
	left: -2px;
}
.bak2top 
{
  width: 79px;
  height: 16px;
  z-index: 10;
}
.bak2top a
{
 
}
/* ---------------</CONTENT DIVs>-------------- */

/* ---------------<LISTS>-------------- */
ul.special
{
	margin: 0 0 8px 10px;
	padding: 0 8px 0 16px;
	list-style-type: none;	
}
ul.special ul
{
	list-style-type: none;	
}
ul.special li
{
  background: transparent url('../images/special_bullet.gif') no-repeat;
  padding: 0 0 0 16px;
  background-position: 0px 6px;	
	line-height: 175%;
}
ul.sidebar_special
{
	margin: 0 0 8px 4px;
	padding: 0 8px 0 8px;
	list-style-type: none;	
}
ul.sidebar_special li
{
  background: transparent url('../images/special_bullet.gif') no-repeat;
  padding: 0 0 0 16px;
  background-position: 0px 6px;	
	line-height: 175%;
}
ul.standard
{
	margin: -4px 0 0 24px;
	line-height: 175%;
}
ul.numeric
{
	margin: 0 0 8px 30px;
	padding: 0 8px 0 16px;
	list-style-type: decimal;		
}
ul.numeric li
{
	line-height: 175%;	
}
/* ---------------</LISTS>-------------- */

/* -------------<FOOTER>-------------- */
#footer
{
	clear: both;
}
#footer_line_top
{
	height: 1px;
	width: 540px;
	margin: 0 auto;
	border-top: 1px solid #cfd5d1;	
	display: block;
}
/* ---------<Footer Nav>--------- */
#footer_navcontainer
{
	padding-top: 18px;
	font-size: 11px;
	font-weight: bold;
}
#footer_nav
{
	text-align: center;
	padding-right: 30px;
	margin: 10px 0;
}
#footer_nav ul
{
	list-style-type: none;
	text-align: center;
	padding: 0 5px;
	position: relative;	 
}
#footer_nav li
{
	display: inline;
	margin: 0 8px;
}
#footer_nav li a
{
	padding: 0px; 
	color: #3d5c7e;
	border: none; 
	text-decoration: none;
}
#footer_nav li a:hover
{
	color: black;
	text-decoration: underline; 
}
#footer_nav li a.current
{
	color: black;
	text-decoration: underline; 
}
.footer_pipe
{
	color: #3d5c7e; 
	padding-left: 20px; 
}
/* ---------</Footer Nav>--------- */


#design_credit
{
 	font-size: 10px;
 	color: #777777;
}
p #design_credit 
{
	margin-bottom: 0;
	
}
#address_container
{
	width: 400px;
	margin: 20px auto 30px auto;
	color: #363535;
	text-align: center;
}
#address_container p
{
	margin-top: 0;	
}
.nowrap
{
	white-space: nowrap;	
}
/* -------------</FOOTER>-------------- */

/* ===<ANCHORS>=== */
#column_right p a:link, #column_left p a:link, #column_right ul a:link, #column_left ul a:link, .pdf_version a:link
{
	color: #3d5c7e;
	text-decoration: underline;	
}
#column_right p a:visited, #column_left p a:visited, #column_right ul a:visited, #column_left ul a:visited, .pdf_version a:visited
{
	color: #526933;
	text-decoration: underline;	
}
#column_right p a:hover, #column_left p a:hover, #column_right ul a:hover, #column_left ul a:hover, .pdf_version a:hover
{
	color: #3d5c7e;
	text-decoration: none;	
}
#address_text a:link, #address_text a:visited, #address_text a:hover
{
	color: #3d5c7e;
	text-decoration: underline;
}
#address_text a:hover
{
	color: #3d5c7e;
	text-decoration: none;	
}
#design_credit a:link, #design_credit a:visited, #design_credit a:hover
{
	color: #777777;	
	text-decoration: underline;
}
#design_credit a:hover
{
	text-decoration: none;	
}

/* ===</ANCHORS>=== */
/* ===<CONTACT FORM>=== */
form
{
	line-height: 175%;
	margin-right: 24px;	
}
fieldset
{
	border: none;
	display: block;
	padding: 12px;
	background: #ececec;
	border: 1px solid silver;
}
fieldset dl
{
	margin-top: -48px;	
}
.Firstname
{
	visibility: hidden;	
}
.medium
{
	width: 250px;
}
.large
{
	width: 380px;	
}

/* ===</CONTACT FORM>=== */