/* CSS Document */

body
{
	background-image: url(/media/images/tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {color:blue;}

#wrapper
{
	background-color:#FFFFFF;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #006699;
    margin-top:20px;

}

#header
{

}

#main
{

}

.recentCartItems
{
    border: 2px solid #006699;
    padding:5px;
}

#leftColumn
{
	background-color: #FFF3B5;
/* 	float:left; */
	width: 134px;
	border-right: 2px solid #006699;
	border-top: 2px solid #006699;
	padding: 8px;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
    text-align:left;
}


#leftColumn a:link
{
	text-decoration: none;
	color: #006699;
}


#leftColumn a:visited
{
	text-decoration: none;
	color: #006699;
}


#leftColumn a:active
{
	text-decoration: none;
	color: #006699;
}


#leftColumn a:hover
{
	text-decoration: underline;
	color: #006699;
}



#rightColumn
{
	float:right;
	width: 592px;

	border-top: 2px solid #006699;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 20px;
	padding: 8px;
	font-size: 12px;
}

#rightColumn a img
{
	border: 2px solid #006699;
}

#rightColumn a:link
{
	text-decoration: none;
	color: #006699;
}
#rightColumn a:visited
{
	text-decoration: none;
	color: #006699;
}
#rightColumn a:active
{
	text-decoration: none;
	color: #006699;
}
#rightColumn a:hover
{
	text-decoration: underline;
	color: #006699;
}
#rightColumn h1
{
	font-size: 16px;
	color: #006699;
	letter-spacing: 4px;
}
#rightColumn h2
{
	font-size: 14px;
	color: #006699;
	letter-spacing: 4px;
	text-decoration: underline;
}
#rightColumn p
{
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 2px;
}
#rightColumn h3
{
	color: #006699;
	font-size: 12px;
}

#footer
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: 18px;
	letter-spacing: 4px;
	font-size: 10px;
	text-align: center;
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	clear:both;
}

.style1 {color: #006699}
.style2 {font-size: 15px}

.td
{
	padding: 10px;
}
.states
{
	letter-spacing: 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.policy a
{
	color: #FFFFFF;
	text-decoration: none;
}
.policy a:hover
{
	text-decoration: underline;
}


#warranty
{
	padding: 4em;
}

#warranty input
{
	margin-left: 0em;
}

#warrantyLeft
{
	float:left;
	width: 200px;
}

#warrantyRight
{
	float:left;
	width: 250px;
}
.rootCategories {
 text-align: center;
 border-bottom: 1px solid #006699;
}