Ôªø/*  main.css
for Steinsieck.com
*/
body  {
	background-color:  #669966;
	}
	
/*  the a. doesn't work in Netscape 7 so link colors are set in body in .html */
a.link	{color:  #800080;}
a.visited	{color:  yellow;}
a.focus	{color:  silver;}
a.hover	{color:  aqua;}
a.active	{color:  blue;}
	
.tagline {
	color: #000000;
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-weight: bold;
	font-size:  18px;
	text-align:  center;
	font-style: italic;
	}
		
/*#top_tagline {
	color: #ffffff;
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-style: italic;
	font-size:  18px;
	font-weight: bold;
	}
*/
		
#bottom_tagline{
	color: silver;
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-weight: bold;
	font-size:  14px;
	font-style: normal;
	font-variant:  small-caps;
	text-align=center;
	}

img {border: none;
	font-size:  12px;
	}

.ls_banner  {
	font-family: "Times New Roman",  "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-weight:  bolder;
	font-style:  normal;
	color:  #ffffff;
	font-size:  16px;
	img border:  0;
	}
	
#banner_addr  {
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-weight:  bold;
	font-style:  normal;
	color:  #00000;
	font-size:  12px;
	}

/* span  for ls_title, ls_descript, realize */
#realize  {
	font-style:  italic;
	color:  #ffffff;
	font-size:  22px;
	font-weight:  bold;
	text-align=center;
	}

#realize_subset  {
	font-style:  italic;
	color:  #ffffff;
	font-size:  16px;
	font-weight:  normal;
	text-align=center;
	}

#info_box  {
	font-style:  normal;
	color:  #ffffff;
	font-size:  16px;
	font-weight:  normal;
	text-align=center;
	}

#photo_info  {
	font-style:  normal;
	color:  #ffffff;
	font-size:  16px;
	font-weight:  normal;
	text-align=center;
	}

#services_table  {
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-style:  normal;
	color:  #ffffff;
	font-size:  20px;
	font-weight:  normal;
	text-align=center;
/*	font-variant:  small-caps;*/
	}

#services_categories  {
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-style:  italic;
	color:  #ffffff;
	font-size:  18px;
	font-weight:  bold;
	text-align=left;
	}

#services_bullets  {
	font-family: "Times New Roman", "Times", "New Century Schoolbook", "Ariel", "Helvetica", "Verdana";
	font-style:  normal;
	color:  #ffffff;
	font-size:  16px;
	font-weight:  normal;
	text-align=left;
	}

/*  end of main.css for Steinsieck.com  */
