/* Spangler Insurance Agency General and RSS Style sheet - Jim Sohn, Webmaster*/

CODE, TT	{
 font-family:	monospace; 
}

body	{
	color: black;
	font-size: 11pt;
	font-family: arial;
	margin-top: 1.0em;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1.0em;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	width: auto;
	background: #CCCCFF;
}

p { 
	font-size: 		11pt; 
	font-family: 	arial;
	color:		black;
	}

h1 {font-family: Arial; color: black; font-weight: bold;font-size: 18pt; }
h2 {font-family: Arial; color: black; font-weight: bold;font-size: 16pt; }
h3 {font-family: Arial; color: black; font-weight: bold;font-size: 14pt; }
h4 {font-family: Arial; color: black; font-weight: bold;font-size: 12pt; }
h5 {font-family: Arial; color: black; font-weight: bold;font-size: 11pt; }
h6 {font-family: Arial; color: black; font-weight: bold;font-size: 10pt; }


EM	{	
	font-style:		normal;
	font-weight:	bold;
	color:		blue;
	background:		#FFFFC0;
	}


BLOCKQUOTE	{
	font-style:		normal;
    	font-family: 	comic sans ms;
	word-spacing:	1px;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}
	
	
PRE	{
	font-style:		normal;
	font-family:	arial;
	color:		black;
	font-weight:	normal;
	}
	
cite{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background: #F0FFFF;
}

STRONG	{
	font-weight:	bolder;
	color:		black;
	font-size: 		12pt;
	}

BOLD		{
	font-weight:	bold;
	color:		black;
	font-size:		1.2em;
	}

I		{
	font-weight:	bold;
	font-style:		oblique;
	color:		black;
		}

A:hover	{
	background:		yellow;
	}

A:link	{	
	text-decoration:	underline;
	font-weight:	bold; 
	color:		blue;
	}	
		
A:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:		blue;
	}	
		
A:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:		blue;
	}

/* Class  for LINKS*/
a.link:link {color: red; text-decoration: none; }
a.link:visited {color: blue; text-decoration: underline; }
a.link:hover {color: green; text-decoration: underline; }
a.link:active {color: blue; text-decoration: none;}

a.link1:link {color: blue; text-decoration: none; }
a.link1:visited {color: blue; text-decoration: underline; }
a.link1:hover {color: green; text-decoration: underline; }
a.link1:active {color: blue; text-decoration: none;}

a.link2:link {color: blue; text-decoration:underline; }
a.link2:visited {color: blue; text-decoration: underline; }
a.link2:hover {color: green; text-decoration: underline; }
a.link2:active {color: red; text-decoration: none;}

a.link3:link {color: blue; text-decoration:none; }
a.link3:visited {color: blue; text-decoration: underline; }
a.link3:hover {color: green;text-transform: capitalize;font-size: inherit;text-decoration: none;}
a.link3:active {color: blue; text-decoration: none;}

a.link4:link {color: inherit;text-decoration: none;}
a.link4:visited {color: inherit;text-decoration: none;}
a.link4:hover {color: Blue;text-decoration: underline;}
a.link4:active {color: Blue;text-decoration: underline;}

p.style {font-family: comic sans ms; font-size: 12pt; color: red; }
p.style1 {font-family: comic sans ms; font-size: 10pt; color: red; }
p.style2 {font-family: comic sans ms; font-size: 11pt; color: black; }
p.style3 {font-family: comic sans ms; font-size: 12pt; color: black; }
p.style4 {font-family: arial; font-size: 12pt; color: black; }
p.style5 {font-family: arial; font-size: 10pt; color: black; }
p.style6 {font-family: arial; font-size: 12pt; color: red; }
p.style7 {font-family: Verdana; font-size: 12pt; color: red; }
p.style8 {font-family: Verdana; font-size: 10pt; color: black; }

/* Class Table Row or Column Background or just about anything Para's etc*/
.headerBG {
	FONT-FAMILY:arial;
	background-color:#93c39b; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}

.style9 {font-family: arial; font-size: 12pt; color: black; background: ThreedFace;}

/* Class  for TABLE Backgrounds*/

table.dateheader  {
	FONT-FAMILY: arial;
	font-weight: bold;
	background: #0000CC;
	color: white;
	font-size: 12px;
	border-bottom: 3px solid Teal;
	border-left: 2px solid Teal;
	padding: 1px 1px;
}

table.table1  {
	FONT-FAMILY: arial;
	background: ThreedFace;
	font-size: 12px;
}

table.table2  {
	FONT-FAMILY: arial;
	background: #F8F8FF;
	font-size: 12px;
}

table.table3  {
	FONT-FAMILY: arial;
	background: #E0FFFF;
	font-size: 12px;
}

/* All the links occuring within the Division
(defined as div id="navigation") to be red and bold */

div#navigation p {color: black;font-weight:bold;font-family:Arial;}
div#navigation a {color: red;font-weight:bold;font-family:Arial;}

div#navigation1 p {color: black;font-family:comic sans ms;}
div#navigation1 a {color: red;font-family:comic sans ms;}

div#navigation2 p {color: black;font-family:Arial;font-size:12pt;}
div#navigation2 a {color: blue;font-family:Arial;font-size:12pt;}

div#navigation3 p {color: black;font-family:Arial;font-size:10pt;}
div#navigation3 a {color: blue;font-family:Arial;font-size:10pt;}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 1em;
	 width: 400px;
	 background-color: #ffffff;
	 border: 1px solid #cc3300;
	 
}
.rss_items {
	margin-top:1px;
	padding:0.5em; 0.5em;
	margin-left:1px;
	color:#006699;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: verdana;
	font-size: 85%;
	background-color: Aqua;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana;
  font-size: 0.75em;
  font-weight : bold;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration: underline;
	color: Blue;
	font-size: 105%;
	font-weight: bold;
	font-family: verdana;
}
	
.rss_item a:visited {
	color:330033;
}

.rss_date {
	font-size: 85%;
	font-weight: normal;
	color: Navy;
}