@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #CCC;
	vertical-align: baseline;
	font-size: small;
}
.body tr td .price tr td {
	background-color: #FFF;
}

.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #container #info {
	min-height: 420px;
	float: right;
	width: 510px;
}
.twoColFixLtHdr #container #title {
	width: 780px;
	margin-bottom: 12px;
}
.twoColFixLtHdr #container #google {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	float: left;
}



.twoColFixLtHdr #header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 50px;
} 
.twoColFixLtHdr #container #pic {
	float: left;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.twoColFixLtHdr #mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: baseline;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	border-top-width: 25px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border-style: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.price {
	font-size: x-small;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}
.name {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;

}
.twoColFixLtHdr #container #mainContent h1 {
	vertical-align: top;
	width: 780px;
}
.spacing {
	color: #FFF;
}
.hours {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	text-align: left;
	color: #000;
}
.links {
	color: #03F;
}
.home {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
	color: #00F;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 7px;
}
.headers {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
}
.accts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-align: left;
}
.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.RW_Price {
	color: #F00;
}
.open {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent .headers {
	text-align: left;
}
.Clearance {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #F00;
	text-align: left;
	vertical-align: top;
}
.info {
	font-style: italic;
}
.twoColFixLtHdr #container #google2 {
	width: 150px;
	height: 65px;
	text-align: right;
	float: right;
}
.twoColFixLtHdr #container #linkset {
	font-size: small;
	color: #06F;
	text-align: left;
}
.twoColFixLtHdr #container #footer2 {
	width: 400px;
	float: right;
}
.Shipping {
	float: left;
	font-weight: bold;
	color: #F00;
}
.ObviousLink {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.fine_print {
	font-size: xx-small;
	text-align: center;
}
.promo-bullet {
	font-size: x-small;
}
.promo-slash {
	text-decoration: line-through;
}
.promo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
.promo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

