/* Style Sheet © 2007 Square One Software, LLC */

BODY
{
    BACKGROUND-COLOR: #f2dbb5; /*#f1ca96; #f1d7b0; #b75d3b;*/
    color: #000000; /*#993300;*/
    FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: .05em;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    /*background-image: url(images/background.jpg);*/
    margin: 0px;  
}

H1, H2, H3, H4, H5 /*, TH, THEAD, TFOOT*/
{
    COLOR: #402000; /*#993300;*/
}

H1	{	
	font-size: 14px;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}	
		
H2	{	
	font-size:16px; 
	font-weight:bold; 
	margin-bottom:5px;	
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	text-transform:	none;
	margin-top: 0px;
	}	
		
H3	{	
	font-size:	12px;
	font-weight: bold;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
		
H4	{	
	font-size:22px; 
	font-weight:bold; 
	margin-bottom:5px;	
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	text-transform:	none;
	margin-top: 0px;
	text-align: center;
	}	
		
H5x, DTx	{	
	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;
	}	
		
H6x	{	
	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:	#402000; /*#993300;*/
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#402000; /*#993300;*/
	}	
		
A:active	{	
	text-decoration: none;
	color:	#402000; /*#993300;*/
	}	
		
A:hover	{	
	text-decoration: none;
	color:	#402000; /*#993300;*/
	}
	
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: 0px;
}

.ImgBorder
{
	border: 1px solid #666666;
}
	
P	{
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}

form 
{
	margin: 0px;
	border: 1px solid green;
	background-color: Maroon;
}

#Form2
{
	background-color: #edcc97;
	border: none;
}

hr
{
	width: 90%;
	height: 2px; 
	border: 1px solid #402000; /*#993300;*/
}
/* ----------------------------------------------------- */

	#imgframex
	{
		width: 1002px;
		margin-right: auto;
		margin-left: auto;		
		margin-top: 0px;
		padding: 0px 0px 10px 0px;
		text-align: center;
		background-image: url(images/background.jpg);
	}
	
	#frame 
	{
		width: 900px;
		margin: 0px;
		padding: 0px;
		text-align:left;
	}
	
	#main
	{
		float: left;
		width: 900px;
	}
	
	#left
	{
		float:left;
		width: 200px;
		/*background-color: #c9825b;*/
		height: auto;
	}
	
	.lefttable
	{
		background-color: #edcc97; /*#c9825b;*/
	}
	
	.leftnavitem
	{
		height: 16px;
		padding: 3px 0px 3px 15px;
		font-weight: bold;
		letter-spacing: normal;
	}
	
	.leftnavsubitem
	{
		height: 15px;
		padding: 3px 0px 3px 25px;
		font-weight: normal;
		letter-spacing: normal;
	}
	
	A.leftnav:link	{	
	text-decoration: none;
	color:	#402000; /*#993300;*/
	}	
		
	A.leftnav:visited	{	
	text-decoration: none;
	color:	#402000; /*#993300;*/
	}
	
	A.leftnavred:link	{	
	text-decoration: none;
	color:	#bf0000; /*#993300;*/
	}	
		
	A.leftnavred:visited	{	
	text-decoration: none;
	color:	#bf0000; /*#993300;*/
	}
	
	.leftnavspacer
	{
		height: 7px;
	}
	
	.branding
	{
		font-size: 11px;
		letter-spacing: normal;
	}
	
	#mainnav
	{
		float: right;
		width: 692px;
		height: 21px;
		background-color: #bf0000; /*#b75d3b;*/
		color: #f2dbb5; /*#f1ca96; #f1d7b0;*/
		padding: 8px 4px 1px 4px;
		font-weight: bold;
		font-size: 12px;
	}
	
	.mainnavdivider
	{
		color: #f2dbb5; /*#993300;*/
	}
	
	#content2
	{
		/*float: left;
		width: 553px;*/
		padding: 0px 10px 10px 10px;
		margin-top: 10px;
		border-right: 1px solid #402000; /*#993300;*/
		background-color: #f2dbb5; /*#f1ca96; #f1d7b0;*/		
	}
	
	.content2
	{
		background-color: #f2dbb5; /*#f1ca96;*/
	}

	#checkout
	{
		/*float: right;
		width: 115px;*/
		padding: 5px;
		margin-top: 10px;
		font-size: 10px;
	}
	

	#checkout p
	{
		margin-top: 5px;
		margin-bottom: 5px;
		
	}
	
	.checkout
	{
		font-size: 10px;
	}
	
	#footer
	{
		/*clear: both;
		width: 700px;*/	
		
	}
	
	#bottomnav
	{
		/*float: left;*/
		text-align: center;
		/*width: 575px;*/
		padding-bottom: 8px;
		font-size: 10px;
	}
	
	#total
	{
		float: right;
		text-align: center;
		width: 125px;
		padding-bottom: 8px;
		font-size: 10px;
	}
	
	#copyright
	{
		float: left;
		width: 900px;
		text-align: center;
		margin: 0px;
		background-color: #bf0000; /*#b75d3b;*/
		height: 23px;
		font-size: 11px;
		color: #f2dbb5; /*#f1ca96; #f1d7b0;*/
		padding-top: 8px;
	}
	
	/*this is a copy of #copyright since Google has conflict on ContactUs page*/
	#copyrightSQ1
	{
		float: left;
		width: 900px;
		text-align: center;
		margin: 0px;
		background-color: #bf0000; /*#b75d3b;*/
		height: 23px;
		font-size: 11px;
		color: #f2dbb5; /*#f1ca96; #f1d7b0;*/
		padding-top: 8px;
	}
	
	#mainnav A:link, #copyright A:link, #copyrightSQ1 A:link	{	
		text-decoration: none;
		color:	#f2dbb5; /*#f1ca96; #f1d7b0;*/
		}	
			
	#mainnav A:visited, #copyright A:visited, #copyrightSQ1 A:visited	{	
		text-decoration: none;
		color:	#f2dbb5; /*#f1ca96; #f1d7b0;*/
		}	
			
	#mainnav A:active, #copyright A:active, #copyrightSQ1 A:active	{	
		text-decoration: none;
		color:	#f2dbb5; /*#f1ca96; #f1d7b0;*/
		}	
			
	#mainnav A:hover, #copyright A:hover, #copyrightSQ1 A:hover {	
		text-decoration: underline;
		color:	#f2dbb5; /*#f1ca96; #f1d7b0;*/
		}
		
	.datagrid
	{
		border-color: #f2dbb5; /*#f1ca96;*/
		padding: 1px;
	}
	
	.title
	{
		color: #402000; /*#993300;*/
	}
	
	.paragraph
	{
		text-align: justify
	}
	
	A.QuickLink:link, A.QuickLink:visited	{	
		text-decoration: none;
		color:	#402000; /*#993300;*/
	}
	
	A.QuickLink:hover	{	
		text-decoration: underline;
		color:	#402000; /*#993300;*/
	}
	
	QuickLink
	{
		font-size: 10px;
	}
	