/* StyleSheet for Schroeder & Schreiner, P.C.'s web site */

/*  Body */
BODY 	{
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_ss3.gif);
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat;
}


/* Paragraph */
P 	{
	font-family: arial, calisto mt, helvetica;
	font-size: 12pt;
	margin-left : 0em;
	background-attachment: fixed;
}


/* Main Page Headings */
H1	{
	font-family: Arial;
	font-size: 32pt;
	font-weight: bold;
	text-align: center;
	border-bottom: thin solid gray;
	margin-top : 0%;
	padding-top : 0%;
	vertical-align : text-top;
	color: #552718;
}


/* Page Section Headings */
H2	{
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	margin-left : .5em;
	text-decoration:underline;
	color: #552718;
}
.shareholder	{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	margin-left : .5em;
	font-style: italic;
	text-decoration: underline;
	color: #552718;
}
.teammemberheading	{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	margin-left : 0.5em;
	text-decoration:underline;
	color: #000000;
}

.teammember	{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin-left : 0.5em;
	text-decoration:underline;
	color: #000000;
}

/* Unordered Lists */
UL {
	font-family: arial, calisto mt, arial, helvetica;
	font-size: 12pt;
	margin-left : 5em;
}


/* Logo Division */
DIV.LOGO	{
	font-family: calisto mt, arial, helvetica;
	font-size: 12pt;
	color: white;
	font-weight : bolder;
	text-align: center;
}

/* Footer Division */
DIV.FOOTER	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: gray;
}

/* Staff E-mail Links */
A.staff		{
	font-family: arial, verdana, helvetica;
	font-size: 16pt;
	color: #552718;
	text-decoration: underline;
	font-weight : bold;
	font-style:italic;
	margin-left: 5px;
}

/* Main Navigation Bar */
A.PAGELINKS	{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: white;
}

/* Hover Over Hotlinks */
a:link {color: #552718}     /* unvisited link */
a:visited {color: #810000}  /* visited link */
A:hover {color: black;	font-weight: bold;}
a:active {color: #FFFFFF}   /* selected link */

/* Links */
.LINKS {
	font-family: calisto mt, arial, helvetica;
	font-size: 12pt;
	color: maroon;
	text-decoration: underline;
	text-indent : 8pt
}

.CalendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}
.CalendarMonth	{
	font-family: arial, helvetica;
	font-size: 12pt;
	color: white;
	text-decoration: none;
	font-weight : bold;
	border-bottom: thin solid gray;
	border-top: thin solid gray;
}
.CalendarHeading	{
		 font-family: arial, helvetica;
		 font-size: 12pt;
		 color: white;
		 text-decoration: none;
		 font-weight : bold;
}
SPAN.PAGESECTIONHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: maroon;
}
SPAN.OURSERVICESPAGESECTIONHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}
DIV.top {
	font-size: small;
	font-variant: small-caps;
	text-align: right;
}
.small {
	font-size: small;
}
.caleventday	{
	font-size: medium;
	font-weight:bold;
	border-top: thin solid gray;
	text-align:left;
	}
.TaxCalendarMonthHeader	{
	font-size: x-large;
	font-weight:bold;
	text-align:left;
	border-top: thick solid gray;
	color: #000000;
	background-color: #CCCCCC;
	padding: 10;
	}
.AGIPhaseoutTableHeader	{
	font-size: small;
	font-weight:bold;
	text-align:center;
	color: #552718;
	}
.AGITableText	{
	font-size: x-small;
	text-align:center;
	}
.RefundChart {
	font-size: small;
	border-bottom: thin solid gray;
}
.smallitalic {
	font-size: x-small;
	font-style: italic;
}
.newstext {
	font-size: small;
}
.slogan {
	font-size: 16pt;
	font-style: italic;
/*	color: #552718; */
	font-family: calisto mt, arial, helvetica;
	color: white;
	font-weight : bolder;
}
.slogan2 {
	font-size: 18pt;
	font-style: italic;
	color: #552718;
	font-family: calisto mt, arial, helvetica;
/*	color: white; */
	font-weight : bolder;
}
.shareholderemail {
	font-size: x-small;
	font-weight : bolder;
	font-style: italic;	
}
.teamemail {
	font-size: xx-small;
	font-weight : bolder;
	/*	font-style: italic;	 */
	color: #000000;
}
