html {
	font-family: Tahoma;
}
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 14px;
	line-height: 150%;
}
a:link, a:visited {
	font-weight: bold;
	color: #336699;
}
a:hover, a:active {
	font-weight: bold;
	color: #990000;
}
a img {
	text-decoration: none;
}

#banner {
	height: 224px;
	background-image: url(../images/banner-no-link.jpg);
	background-repeat: no-repeat;
}
#banner2 {
	height: 100px;
	background-image: url(../images/banner-upsell.jpg);
	background-repeat: no-repeat;
}
#banner3 {
	height: 224px;
	background-image: url(images/banner-no-link.jpg);
	background-repeat: no-repeat;
}
#hasMenu {
	display: none; /* Set to none to hide menu and banner copy */
}
#hasMenu2 {
	display: block; /* Set to none to hide menu and banner copy */
}
.bannerCopy {
	font-size: 36px;
	font-weight: bold;
	margin-top: 24px;
}
#mainNav {
	font-size:  10px;
	height: 23px;
}
#mainNav a:link, #mainNav a:visited {
	font-weight: normal;
	color: #336699;
}
#mainNav a:hover, #mainNav a:active {
	font-weight: normal;
	color: #CC0000;
}
.repeatingBg {
	background-image: url(../images/repeatingBg.jpg);
	background-repeat: repeat-y;
}
#content {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'], input[type='button'] {
	font: bold 12px Arial, Helvetica, sans-serif;
}
input[type='submit']:hover, input[type='button']:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.copy {
	font-size: 14px;
	line-height: 150%;
}
#alexButtonPad {
	padding: 5px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(../redesign/images/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#footer {
	height: 30px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#copyright {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
}
#copyright a:link, #copyright a:visited {
	font-weight: normal;
	color: #666666;
}
#copyright a:hover, #copyright a:active {
	font-weight: normal;
	color: #990000;
}
#nav {
	display: block;
}
.deepRed {
	color: #990000;
}
.blue {
	color: #336699;
}

.yellowHighlight {
	background-color: #FFFF00;
}
h1 {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 100%;
}
h3 {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
p {
	margin-bottom: 14px;
	margin-top: 14px;
}

.optinBox {
	background-color: #CFE2E8;
	border: 1px solid #000000;
}
.upsellBox {
	background-image: url(../images/upsellHeader.jpg);
	background-repeat: no-repeat;
	border: 2px solid #003366;
}
.tw {
	font-size: 12px;
}
.border {
	border: 2px solid #003366;
}
.white {
	color: #FFFFFF;
}

.optinBox2 {

	background-color: #fbf5d5;
	border: 1px solid #bbca29;
}
li {
	padding-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/li-square.gif);
}
.testimonialBox {
	background-color: #fbf5d5;
	border: 1px solid #990000;
	background-image: url(../images/thumbs-up.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cartTable
{
border: 1px #000000 solid;
font-family:"Trebuchet MS";
}
.blueHeaderBG
{
color: #FFFFFF;
background-color: #336799;
}
.greyTableBG
{
background-color: #dddddd;
}
.LTgreyTableBG
{
background-color: #efefef;
}
.LTtotalTableBG
{
background-color: #b8f8ee;
}
.red
{
color: #CC0000;
}
.paddingTop {
	padding-top: 5px;
}
.sliderHeader {
	background-image: url(../images/Slider-Header-7SS.jpg);
	background-repeat: no-repeat;
	height: 225px;
	background-position: top;
}
.sliderBG {
	background-image: url(../images/Slider-BG.jpg);
	background-repeat: repeat-y;
}
.sliderFooter {
	background-image: url(../images/Slider-Footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#dropin a:link, #dropin a:visited 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

#dropin a:hover, #dropin a:active 
{
	color: #CC0000;
	font-weight: normal;
}

#newheader{width:881px;height:224px;background-image:url(../images/banner.jpg);margin:0px auto;}

#newbk{width:881px;background-image:url(../images/repeatingBg.jpg);margin:0px auto;}

#newfooter{width:881px;height:30px;background-image:url(../images/footer.jpg);margin:0px auto;}

.testimonial-image{padding-right:15px;}