/*
   Winnetka Woman's Club Housewalk
   Date:   January 1, 2009

   Filename:         housewalk_stylesheet.css
  */

body						{background-color: white; font-family: Arial, Helvetica, sans-serif; font-size: 100%}
hr						{color: green}
h1						{color: green}
h2						{text-align: center; font-style: italic}
h4						{display:  inline}
table.page_header h3		{font-style: italic}
img.club_logo			{float: right}
td.event_name			{text-align: center; font-weight: bold}
td.event_date			{text-align: center}
td.event_time			{text-align: center}
td.page_name	 			{text-align: center; font-weight: bold}
td.sponsor_name			{font-weight:  bold}
span.purchase_options	{font-weight:  bold}
span.sponsor_level		{font-weight:  normal; font-style: italic}
span.lt_info				{font-weight:  normal; font-style: italic}
span.wwc_name			{font-weight:  bold}

table.main_page_center 	{margin-left: auto; margin-right: auto; text-align: center}

table.navigation_links	{background-color: green; color: white; text-align: center}

td.link_to_sponsors_site a:link 			{color: blue; text-decoration: none}  			/* unvisited link */
td.link_to_sponsors_site a:visited 		{color: blue; text-decoration: none}  			/* visited link */

p.set_para_margins 		{margin-left: 30px; margin-right: 30px}

h4.set_h4_margins 		{margin-left: 60px; margin-right: 30px}

h4.ft_normal 			{font-weight: normal}

p.set_para_bold	 		{font-weight: bold; margin-left: 30px; margin-right: 30px}

p.set_para_indent 		{margin-left: 150px}

span.cc_info				{font-size: 75%; font-style: italic}

span.strong				{font-weight: bold}

li.vendor				{list-style-type: square; margin-left: 30px}

a:link 			{color: white}  													/* unvisited link */
a:visited 		{color: white}  													/* visited link */
a:hover 			{color: white; background-color: silver; text-decoration: none}     /* mouse over link */
  							

address	{text-align: center; font-size: 75%; font-family: Arial, Helvetica, sans-serif; 
		 border-top: 0.5em double green; padding-top: 1em}

address.contact a:link 			{color:blue}  									/* unvisited link */
address.contact a:visited 			{color:blue}  									/* visited link */

td.contact_info a:link 			{color:blue}  									/* unvisited link */
td.contact_info a:visited 		{color:blue}  									/* visited link */

p.set_para_margins a:link 		{color:blue}  									/* unvisited link */
p.set_para_margins a:visited 		{color:blue}  									/* visited link */

