body  {
	font: 100% "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	vertical-align: top;
	line-height: 1.5;
	color: #333333;
	background-color: #B0E1F0;
	background-image: url(http://www.familyshoppingbag.com/gradient.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}	
.container {
	width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
}
.headerBG_l {
	width: 730px;
	float: left;
	background-image: url(http://www.familyshoppingbag.com/top_02.png);
	height: 88px;
	padding-top: 15px;
	text-align: center;
}
.headerBG_r {
	width: 163px;
	float: left;
	background-image: url(http://www.familyshoppingbag.com/top_02.png);
	height: 88px;
	padding-top: 15px;
	padding-left: 20px;
}
.Footer_Divider {
	float: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #c0c0c0;
	height: 150px;
}

.ImageTable p {
	padding: 5px;
	font-size: 12px;
	text-align: left;
}
.sidebar_left {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: none;
}
.sidebar_right {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.mainContent {
	width: 640px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#Content {
	border: 0px solid #c0c0c0;
	background-image: url(http://www.familyshoppingbag.com/fsb_13.png);
	padding-top: 10px;
}
.spacer {
}
.footer {
}
.OrangeButton {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(http://www.familyshoppingbag.com/orange_button.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 160px;
	height: 40px;
}
.OrangeButton_Inside {
	padding-top: 10px;
}

.GreenButton {
	background-image: url(http://www.familyshoppingbag.com/green_button.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 300px;
	height: 40px;
	margin: 0px;
}
.GreenOutline {
	border: 1px solid #299130;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.GreenButton_Inside {
	padding-top: 10px;
}
.RightSidebar_Inside {
	padding-bottom: 10px;
}


.BeigeBackground {
	background-color: #FFFFCC;
	padding-left: 5px;
	margin-bottom: 5px;
}
.OrangeOutline {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFA800;
	border-bottom-color: #FFA800;
	border-left-color: #FFA800;
}
.headerLogo {
	float: left;
	width: 227px;
}
.headerBanner {
	float: left;
	width: 755px;
	height: 103px;
	text-align: center;
	vertical-align: middle;
}
.headerRight {
	float: left;
	height: 95px;
	width: 209px;
	padding-top: 15px;
	padding-left: 20px;

}


.headerBR {
	float: left;
	width: 815px;
}




p {
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
.style2 {	font-size: 12px;

}
.style3 {
	color: #FFC20E;
	font-weight: bold;
}


.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:link {
	color: #2B48A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2B48A6;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #2B48A6;
}
.Text_Orange {
	color: #CC6600;
}
.FooterContent {
	padding-left: 10px;
	padding-right: 10px;

}

.CenterContainer {
	width: 100%;
}
.BoxTop {
	display: inline;
	float: left;
	width: 215px;
	padding: 5px;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.BoxEven {
	display: inline;
	float: left;
	width: 215px;
	padding: 5px;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.BoxOdd {
	display: inline;
	float: left;
	width: 215px;
	background:#FFF5FE;
	padding: 5px;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.BoxBoth {
	width: 305px;
	float: left;
	margin-right: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	background-color: #FFF0CC;
	position: relative;
	min-height: 150px;
}
.BoxBoth_Inside {
	padding-left: 10px;
float: left;
font-size: 12px;
width: 160px;
overflow: visible;
height: auto;

}
.ImageHighlight {
	float: left;
	width: 110px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 5px;
	
	

}
.ImageHighlight img {
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color:#FFFFFF;

}
.box_3 {
	display: inline;
	float: left;
	width: 28%;
	padding: 15px;
}
.TopHalfContainer {
	float: left;
	width: 50%;
}
.FooterContainer {
	background-image: url(http://www.familyshoppingbag.com/fsb_13.png);
}
.Ad_125 {
	float: left;
	width: 130px;
	padding: 9px;
	text-align: center;
	font-size: 12px;
}
.Adsense_ad {
	text-align: center;
	padding: 5px;
	width: 480px;
	border: thin dotted #c0c0c0;
	background-position: center;
	margin-left: 80px;
}

.SearchForm {
	display: inline;
	position: absolute;
	padding-left: 350px;
	padding-top: 25px;
}
.Footer_InsideDiv {
	float: left;
	width: 15%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}


.Above
{

}
.Below
{
	
}
.DottedBottom {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.DottedTop {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}
.ui-icon
{
	float: left;
}
.TextHeader {
	font-size: 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.IconRow {
	text-align: right;	
	float: left;
	width: 25%;
}
.TagRow {
	text-align: left;	
	float: left;
	width: 75%;
}
.GreenOutlineFull {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #299130;
}
.LogoRight {
	background-image: url(http://www.familyshoppingbag.com/top_06.png);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 620px;
}
.LogoLeft {
	float: left;
	height: 92px;
	width: 370px;
}
#Content2 {
	background-image: url(http://www.familyshoppingbag.com/fsb_13.png);
}
