/* Style Sheet © 2007 Square One Software, LLC */

BODY
{
    BACKGROUND-COLOR: #cac290;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #000066;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: 700;
	color: #000066;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
		
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: underline;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	underline;
	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:	square ;
	}	

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;
	}
	
P	{
	font-size: 11px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

form 
{
	margin: 0px;
}

/* ----------------------------------------------------- */

	#frame 
	{
		width: 778px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		text-align:left;
		border: 0px solid #000;
	}
	
	#logo 
	{
		float:none;
		height: 40px;
		text-align: right;
		position: relative;
	}
	
	#slogan 
	{
		width: 778px;
		float: left;
		background-color: #ffcc00;
		height: 25px;
		text-align:left;
		border: 1px solid #666666;
	}
	
	#slogan img
	{
		padding-left: 3px;
	}
		
	#main
	{
		float: left;
		width: 772px;
		background-color: #fbef9b;
		border-left: 1px solid #666666;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		padding: 3px;
		margin-bottom: 5px;
	}
	
	#leftside
	{
		float:left;
		width: 180px;
		background-color: #f9f8c2;
		border: 1px solid #999999;
		margin: 0px;
		padding: 4px;		
	}
	
	#leftside P
	{
		font-size: 11px;
	}
	
	#content
	{
		float: right;
		width: 570px;
		padding: 5px;
	}
	
	#details
	{
		width: 100%;
		float: left;
		border: 1px solid #999999;
		padding-bottom: 5px;
	}
	
	#details2
	{
		width: 99%;
		float: left;
		border: 1px solid #999999;
		padding-bottom: 5px;
	}
	
	.details
	{
		float: left;
		margin: 2px;
		padding-left: 6px;
		padding-right: 6px;
	}
	
	.detailsProduct
	{
		width: 180px;
		float: left;
		margin: 4px 0px 1px 0px;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	p.detailsProduct
	{
		font-size: 10px;
	}
	
	#slideshow
	{
		width: 558px;
		float: left;
		padding: 0px 6px 6px 6px;
		margin-top: 10px;
		background-color: #fbf2b4;
		border: 1px dashed #cccccc;
		/*text-align: center; FF doesn't like this*/
	}
	
	#address
	{
		text-align: center;
		color: #000066;
	}
	
	#copyright
	{
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.testimonial
	{
		font-weight:bold;
		font-style:italic;
	}