/***** SHARED.CSS               *****/
/***** Modified: 08/31/2004     *****/
/***** Author:   Robert C Chang *****/

/***** The common style sheet used by Luann and Ken's wedding pages *****/

body { font-family: Arial, Helvetica, Verdana, Sans-Serif; background-color: #ffddf3; background-image: url("background/natfl343.gif"); cursor: url("background/Arrow.red.window.cur")}
html { scrollbar-face-color: #FFBFFF; scrollbar-track-color: #FFF2F4; scrollbar-arrow-color: #666666;}

/***** MENU BLOCK ELEMENTS *****/
#menu dl           {width: 150px; margin: 0; padding: 0 0 0px 0; background: #FFBFFF;}
#menu dt           {margin: 0; padding: 0px; font-size: 1.4em; font-weight:bold; color: #fff; background: #FFBFFF;}
#menu dd           {margin: 0; color: #000000; font-size: 1em; background: #FF8FFF;}
#gallery a         {color: #000000; display:block; padding: 5px 5px 5px 20px; background: #EEEEEE; text-decoration: none;}
#gallery b         {color: #000000; display:block; padding: 5px 5px 5px 20px; background: #FF8FFF; text-decoration: none; font-weight: bold;}
#gallery a:visited {color: #000000; display:block; padding: 5px 5px 5px 20px; background: #EEEEEE; text-decoration: none;}
#gallery a:hover   {background: #FFF2F4; color: #000000;}
#gallery a:active  {background: #FFFFFF; color: #000000; font-weight: bold;}


/***** GENERAL FONT ELEMENTS *****/
h1        {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 0em; color: #666666; font-variant: small-caps;}
.h1equiv  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 0em; color: #666666; font-variant: small-caps;}
h2 		 {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #333333; margin: 0 0 0 0;}
.h2equiv  {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #333333;}
h3        {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FF9900;}
.h3equiv  {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FF9900;}
td        {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #999999;}
textarea  {font-family: courier; font-size: 12px; color: #666666}
input     {font-family: courier; font-size: 12px; color: #666666}
.mainfont {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #666666; line-height: 18px;}
.caption  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}
b         {font-weight: bold;}
b.red     {font-weight: bold; color : red;}

/***** LINKS *****/
.lines                 {text-decoration: overline underline; font-weight: bold;}
a                      {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF66FF; text-decoration: none;}
a:visited              {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF66FF; text-decoration: none;}
a:hover                {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF00CC; text-decoration: none;}
a:visited:hover        {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF00CC; text-decoration: none;}
#links .current        {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF00CC; text-decoration: none; font-weight: bold;}
#links a               {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF66FF; text-decoration: none;}
#links a:hover         {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF00CC; text-decoration: overline underline;}
#links a:visited:hover {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #FF00CC; text-decoration: overline underline;}