/* Lonesome Standard Time StyleSheet May 2005 */

BODY
{
    
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:10,2,2,2;
    background:images/bg.gif
}
table
{
	padding:0px,0px,0px,0px;
}
.bgColor
{
	background-color:darkred;
}

A:link	{	
	text-decoration:	none;
	color:	steelblue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	steelblue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	steelblue;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	darkred;
	}
	
SMALL	{	
	font-size:	.7em;
	}	


IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}


.navlinks
{
	 font-family:Showcard Gothic, CityBlueprint, Bell MT, Verdana, Arial;
	 color:steelblue;
	 font-size:8pt;
	 text-align:center; 
	 font-weight:normal;
}
.navbar
{
	background-color:white;
}


.bodytext
{
	color:steelblue;
	font-size:x-small;
	font-family: Verdana, Helvetica, sans-serif;
}
.PageTitle
{
	color:"lightsteelblue";
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
}

.SubTitle
{
	color:White;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:small;
	font-weight:bold;
}


.LightHyperlink
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:white;	
}

.TextXSmall
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:black;
}

.LightText
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
}

.TextStrong
{
	font-family:Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12pt; 
	COLOR: darkred; 
	LETTER-SPACING: 5pt; 
	FONT-VARIANT: small-caps;
	font-weight:bold;
}


.photoCaption
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:darkred;
	font-variant:small-caps;
}

.StoreProductName
{
 font-family:Verdana, Helvetica, sans-serif;
 font-size:x-small;
	
}
.StoreProductDescription
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	text-indent:5px;	
}
.StoreHeader
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;	
}
.StorePrice
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;	
}
.Total
{
	border-top:solid,1;	
}
.LarryText
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color:darkred;
	
}