/************************************************************/
/************************************************************/
/*                                                          */
/*   Corporate Web Services, Inc.                           */
/*   Master Style Sheet                                     */
/*                                                          */
/*   Customized for arcsoutheasterminnesota.org             */
/*   ©2003, all rights reserved                             */
/*                                                          */
/*   Authored by:                                           */
/*   Chad Herring                                           */
/*   April, 2003                                            */
/*                                                          */
/************************************************************/
/************************************************************/



/****************************************/
/*   Global font & background variables */
/*******************************BODY {
	font-family : verdana,tahoma,arial,sans-serif;
	font-size : 10pt;
	color : #000000;
	/* background-image : url(http://www.domain.com/siteimages/); */
}



/*****************************/
/*   Primary font size specs */
/*****************************/

.enormous  { font-size: 18pt; font-family: "Tw Cen MT" }

.gigantic   { font-size: 14pt; font-family: "Tw Cen MT"; font-weight: bold }

.huge  { font-size: 12pt; font-family: "Tw Cen MT" }

.big  { font-size: 11pt; font-family: "Tw Cen MT" }

.medium  { font-size: 10pt; font-family: "Tw Cen MT" }

.small  { font-size: 8pt; font-family: "Tw Cen MT" }

.microscopic  { font-size: 7pt; font-family: "Tw Cen MT" }



/************************************************/
/*   Site specific special font charactersitics */
/************************************************/

h1  { color: #000000; font-size: 10pt; font-family: "Tw Cen MT"; font-weight: bold; background-color: #ceddec }

h2  { color: #ffffff; font-size: 10pt; font-family: "Tw Cen MT"; font-weight: bold; background-color: #73ba97 }


highlight  { font-family: #000080, "Tw Cen MT" }



/***************************/
/*   Global link variables */
/***************************/

A  { color: #336699; font-family: "Tw Cen MT" }

A:link  { color: #336699; font-family: "Tw Cen MT"; text-decoration: underline }

A:hover  { color: #339966; font-family: "Tw Cen MT"; text-decoration: none }

A:visited {
	text-decoration : underline;
}


A.contact  { color: #ffffff; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }

A.contact:active  { color: #ffffff; font: 8pt Verdana, Helvetica, sans-serif; text-decoration: none }

A.contact:visited	 { color: #ffffff; font: 8pt Verdana, Helvetica, sans-serif; text-decoration: none }

A.contact:hover  { color: #ffffff; font: 8pt Verdana, Helvetica, sans-serif; text-decoration: none }

A.morew { 	color: #ffffff;	background-color : transparent;	font : bold 100% arial, helvetica, sans-serif;	text-decoration: none; }
A.morew:active { 	color: #ffffff;	background-color : transparent;	font : bold 100% arial, helvetica, sans-serif;	text-decoration: none; }
A.morew:visited { 	color: #ffffff; 	background-color : transparent; font : bold 100% arial, helvetica, sans-serif;	text-decoration:  none; }
A.morew:hover { 	color: #ffffff; 	background-color : transparent; 	font : bold 100% arial, helvetica, sans-serif; 	text-decoration: underline; }

A.moreb { 	color: #000000;	background-color : transparent;	font : bold 100% arial, helvetica, sans-serif;	text-decoration: none; }
A.moreb:active { 	color: #000000;	background-color : transparent;	font : bold 100% arial, helvetica, sans-serif;	text-decoration: none; }
A.moreb:visited { 	color: #000000; background-color : transparent; font : bold 100% arial, helvetica, sans-serif;	text-decoration:  none; }
A.moreb:hover { 	color: #000000; background-color : transparent; 	font : bold 100% arial, helvetica, sans-serif; 	text-decoration: underline; }


/*********************************************/
/*   Global form field and button attributes */
/*********************************************/

.formcolor  { color: #000000; font-size: 9pt; font-family: verdana, tahoma, arial, sans-serif, "Tw Cen MT"; background-color: #e6e6e6 }

.formbutton  { color: #ffffff; font-size: 9pt; font-family: verdana, tahoma, arial, sans-serif, "Tw Cen MT"; background-color: #339966; border-width: 1px; border-color: #336699 }
.memform  { font-size: medium; font-family: "Tw Cen MT"; font-style: normal }
