/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #E6E3DA;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px; 
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	text-decoration: none;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.HomeLeftCellPadding
{
	padding-left: 15px;
}

.HomeLeftTitle
{
	padding: 15px 0px 8px 0px;
}

.HomeLeftSubText
{
	font-size: 12px;
	font-style: italic;
	font-family:Serif;
}

.LocatorLabel
{
	font-size: 11px;
	font-family:Arial;
}

.LocatorResults
{
	font-size: 12px;
	font-family:Arial;
	padding: 5px 5px 5px 5px;
}

#maincurve
{
	position:absolute;
	left: 50px;
	top: 40px;
	height: 600px;
	width:700px;
}

#storelocator
{
	position:absolute;
	left: 25px;
	top: 495px;
	height: 100px;
	width:200px;
}

.HomeContent
{
	font-size: 14px;
	font-family:Serif;
	line-height: 20px;
}

.TitleContent
{
	font-size: 14px;
	font-family:Serif;
}

.SecondLevelContent
{
	font-size: 14px;
	font-family:Serif;
	line-height: 20px;
	padding-left: 70px;
}

.HomeContent A
{
	font-size: 18px;
	font-family:Serif;
	line-height: 20px;
	color: Black;
}


.HomeContent A:visited
{
	font-size: 18px;
	font-family:Serif;
	line-height: 20px;
	color: black;
}

.HomeContent A:hover
{
	color: #8F5E1C;
	font-size: 18px;
	font-family:Serif;
	line-height: 20px;
	text-decoration:none;
}

.RegContent
{
	font-size: 12px;
	font-family:Serif;
}

.RegContent A
{
	font-size: 12px;
	font-family:Serif;
	color: Black;
}


.RegContent A:visited
{
	font-size: 12px;
	font-family:Serif;
	color: black;
}

.RegContent A:hover
{
	color: #8F5E1C;
	font-size: 12px;
	font-family:Serif;
	text-decoration:none;
}

TD.body
{
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
	COLOR: Black;
}

TD.body A
{
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
	COLOR: Black;
}

TD.body A:visited
{
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
	COLOR: Black;
}

TD.body A:hover
{
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 11px;
	COLOR: #8F5E1C;
}

TD.bodygrey
{
    COLOR: black;
    FONT-FAMILY:arial;
    FONT-SIZE: 12px
}
.bodygrey
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px
}



.ProductTitle
{
	COLOR: black;
    FONT-FAMILY: Serif;
	font-weight: normal;
    FONT-SIZE: 20px;
	line-height: 40px;
}

A.grey
{
	COLOR: #666666;
    TEXT-DECORATION: none
}

A.grey:hover
{
    COLOR: BLACK;
    TEXT-DECORATION: none
}

A.grey:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}

A.grey:visited:hover
{
    COLOR: BLACK;
    TEXT-DECORATION: none
}

TD.bold
{
    COLOR: Black;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.bold
{
    COLOR: Black;
    FONT-FAMILY: arial, sans-seriff;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}


/* .Brown
{
    COLOR: Black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    FONT-SIZE: 11px;
	text-align:center;
}

.Brown A
{
    COLOR: Black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    FONT-SIZE: 11px;
	text-align:center;
}

.Brown  A:visited
{
    COLOR: Black;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    FONT-SIZE: 11px;
	text-align:center;
}

.Brown  A:hover
{
    COLOR: #8F5E1C;
    FONT-FAMILY: Arial, 'Microsoft Sans Serif';
    FONT-SIZE: 11px;
	text-align:center;
} */


.MenuLink
{
	color: Black;
}

.MenuLink A
{
	color: Black;
}

.MenuLink A:visited
{
	color: black;
}

.MenuLink A:hover
{
	color: #8F5E1C;
	text-decoration:none;
}

.SideMenu
{
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Serif;
	color: Black;
}

.SideMenu A
{
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Serif;
	color: Black;
}

.SideMenu A:visited
{
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Serif;
	color: Black;
}

.SideMenu A:hover
{
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Serif;
	color: #8F5E1C;
	text-decoration:none;
}

.footer
{
	font-size: 10px;
	font-family:Arial;
}

.footer A
{
	font-size: 10px;
	font-family:Arial;
	text-decoration: none;
	color: Black;
}

.footer A:visited
{
	font-size: 10px;
	font-family:Arial;
	text-decoration: none;
	color: Black;
}

.footer A:hover
{
	font-size: 10px;
	font-family:Arial;
	color:#8F5E1C;
	text-decoration: none;
}

.PageHeader 
{
	font-size: 14px;
	font-family:Garamond;
	font-style:italic;
	line-height: 20px;
}
