/* For losgatosinsurance.com website  */

.main_content_pad  { 
	padding-left:20px; 
	padding-right:20px;
	background-color:#ffffff;
	}	      
		       
td,th {
	background: #ECE9E8
	font-family:Tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

body   {
	background-color: #999999;
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p {
	font-family:Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.on_page {
	color: #000000;
	font-weight: bold;
}

.border-green {
	border-right: 2px solid #009900;
}

A.nav2 			{color: #000000; text-decoration:underline; font-size : small; }
A.nav2:visited 	{color: #000000; text-decoration:underline;  font-size : small;}
A.nav2:hover 	{color: #009900; text-decoration:none; font-size : small; }
A.nav2:active 	{color: #000000; text-decoration:underline; font-size : small; }

.ul_menu {
	list-style-image:  url(images/green_square.gif);
	list-style-position: outside;
	padding-left:25px;
	margin-left:0; 
	line-height:130%;
	padding-top: 1px; 
	padding-bottom: 0px; 
	font-family:Tahoma;
	font-size:small;
}

A.ul_menu 					{color: #ffffff; text-decoration:underline; font-size: small; }
A.ul_menu:visited 	{color: #ffffff; text-decoration:underline;  font-size: small;}
A.ul_menu:hover 		{color: #ffffff; text-decoration:none; font-size : small; font-weight: normal;}
A.ul_menu:active 		{color: #ffffff; text-decoration:underline; font-size: small; }

ul {
	font-family:Tahoma;
	font-size:small;
	list-style-type:disc;
}

.bar {
  color: #FFFFFF;	
 }
 
.li_menu { 
background: url(/images/green_square.gif);
background-position: left center;
background-repeat: no-repeat 
}

.footer {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

A.footer 					{color: #ffffff; text-decoration:underline; font-size : x-small; }
A.footer:visited 	{color: #ffffff; text-decoration:underline;  font-size : x-small;}
A.footer:hover 		{color: #ffffff; text-decoration:none; font-size : x-small; font-weight: normal;}
A.footer:active 	{color: #ffffff; text-decoration:underline; font-size : x-small; }

.heading {
	font-family: Tahoma;
	font-size:medium;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.sub_heading {
	font-family: Tahoma;
	font-size:small;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.list {
	font-family: Tahoma, Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: square;
}

.AccordionPanelContent {
	font-family: Tahoma, Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.ordered_list {
	font-family: Tahoma, Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: decimal;
}

/*The # sign in front designates it as an ID - use only once */

#banner_div { 
	position:absolute; 
	left:0px;   
	top:0px;    
	width:800px; 
	height:102px; 
	margin:0px; 
	padding:0px; 
	background-color:transparent; 
}

#photorow_div { 
	position:absolute; 
	left:0px;   
	top:103px;    
	width:800px; 
	height:230px; 
	margin:0px; 
	padding:0px; 
	background-color:transparent; 
}

#green_bar_div {
	position:absolute;
	top:102px;
	width:800px;
	height:8px;
	margin:0px;
	padding:0px;
	background-color:#009900;
	left: 89px;
}

#menu_div  { 
	position:absolute;
	top:333px; 	
	left:0px; 
	width:800px;
	height:24px; 
	margin:0px; 
	padding:0px;
	border:black 1px none;
	background-color:transparent;
    }
	
#menu_div_img  { 
	position:absolute;
	margin:0px; 
	padding:0px; 
	background-color:transparent;
	}
	
#left_menu_div  { 
	position:absolute;
	top:358px;
	width:200px;
	height:377px;
	left:0px;
	margin:0px; 
	padding:1px; 
	background-color:#d9d9d9;
	}
	
#nav, #nav ul {   
	color: #04173C; 
	text-decoration:underline; 
	font-size: small; 
	padding: 0;     
	margin: 0;   
	list-style: circle;     
	line-height: 1; 
	}
 
#nav a {     
	display: block;     
	width: 10em; 
	} 

#nav li ul {    
	position: absolute;
	width: 10em;     
	left: -999em; 
} 

#nav li:hover ul {     
	left: auto; 
}
 
#nav li ul ul {     
	margin: -1em 0 0 10em; 
} 
#nav li:hover ul ul, #nav li.sfhover ul ul {     
	left: -999em; 
	} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {     
	left: auto; 
	} 

/* start of left menu dropdown stuff */
    #dropmenudiv {
      position:absolute;
      /* border:1px solid black; */
      border-bottom-width: 0;
			font-family: Tahoma;
			font-size: small;
      line-height:16px;
      z-index:100;
      }

    #dropmenudiv a {
      width: 100%;
      display: block;
      text-indent: 3px;
      border-bottom: 1px solid black;
      padding: 1px 0;
      color:black;
      text-decoration: none;
      font-weight: normal;
      background-color: #CCCCCC;
      }

    #dropmenudiv a:hover{ /*hover background color*/
     	font-weight:bold;
			color:#009900;
      }
/* end of left menu dropdown stuff*/

#main_content_div  { 
	position:absolute;
	top:358px;
	width:589px;
	height:369px;
	left:201px;
	margin:0px; 
	padding:5px; 
	background-color:#ffffff;
	}
