/*

Document:	leomonk General Style Sheet
File name:	./gen_styles.css
Company:	janetangela.com
Copyright:	janetangela.com 2006
Author:		Janet O'Donnell
Version:	1.0
Last Updated:	3 July 2007

This document is a general style sheet for the Leo Monk Handbags web site.

*/ Body tag styles */

BODY 
    {background:        #f0e9d9
    }

/* Paragraph tag styles */

P {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		8pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    text-align:		justify;
    color:		#997b44
   }

P.footer 
   {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		8pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    text-align:		center;
    color:		#cc0033
   }

/* Header tag styles */

H1 {font-style:		normal;
    font-weight:	bold;
    font-variant:	normal;
    text-indent:        10pt;
    font-size:		14pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    color:		#997b44;
    background-color:   #f0e9d9
   }

H2 {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		55pt;
    line-height:        60pt;
    font-family:	century gothic, arial, helvetica;
    margin-left:	0%;
    color:		#997b44;
    background-color:   #f0e9d9;
    text-align:         center
   }

H3 {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		12pt;
    line-height:        17pt;
    letter-spacing:     30pt;
    font-family:	century gothic, arial, helvetica;
    margin-left:	0%;
    color:		#997b44;
    background-color:   #f0e9d9;
    text-align:         right;
    vertical-aline:     bottom
   }

H4 {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		11pt;
    line-height:        9pt;
    letter-spacing:     1pt;
    font-family:	century gothic, arial, helvetica;
    margin-left:	0%;
    color:		#997b44;
    background-color:   #f0e9d9;
    text-align:         center
   }

H5 {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		12pt;
    line-height:        8pt;
    font-family:	century gothic, arial, helvetica;
    margin-left:	0%;
    color:		#997b44;
    background-color:   #f0e9d9;
    text-align:         left
   }


/* Table tag styles */

TR {border:		0;
    width:		630;
    cellspacing:	0;
    cellpadding:	0
   }

TD {font-style:		normal;
    font-weight:	normal;
    font-variant:	normal;
    font-size:		9pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    color:		#997b44
   }

/* Link tag styles */

A:link 
   {color:      #cc0066;
   }

A:visited 
   {color:      #cc0033;
   }

A:active 
   {color:      #cc0033;
   }

A.banner:link
   {font-style:		normal;
    font-weight:	bold;
    font-variant:	normal;
    font-size:		9pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    color:		#cc0066
   }


A.banner:visited
   {font-style:		normal;
    font-weight:	bold;
    font-variant:	normal;
    font-size:		9pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    color:		#cc0033
   }

A.banner:active
   {font-style:		normal;
    font-weight:	bold;
    font-variant:	normal;
    font-size:		9pt;
    font-family:	arial, helvetica;
    margin-left:	0%;
    color:		#cc0033
   }
