@charset "utf-8";
.trustedleader {
	font-size: 9.75px;
	font-style: italic;
}

.shippingandhandling {
	font-size: 10.5px;
}

.testimonalsidebar {
	padding: 5px;
	font-style: italic;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFC;
	background-repeat: no-repeat;
}
.proverbs {
	font-size: 14px;
	color: #093;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

a {
	font-weight: bold;
	color: #630;
	text-decoration: underline;
}
.learnmore {
	font-size: 10px;
	color: #630;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	background-repeat: no-repeat;
} 

.twoColFixRtHdr #header {
	height: 225px;
	padding-bottom: 30px;
	padding-top: 10px;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 2;
	margin: 2px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
} 
#repeating {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	font-size: 9px;
	text-align: center;
} 
.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;
}
.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;
}
.twoColFixRtHdr #container #header div {
	padding-top: 120px;
}
.navplacement {
	position: relative;
	top: -135px;
}
.twoColFixRtHdr #container #footer p , .twoColFixRtHdr #container #footer p a{
	font-size: 9px;
}
.twoColFixRtHdr #container #footer a {

}
.twoColFixRtHdr #container #mainContent h3 b {
	color: #630;
	font-weight: bold;
}
#basedescription {
	font-size: 14px;
}
.twoColFixRtHdr #container #mainContent #basedescription b {
	color: #630;
}
.limit20 {
	font-size: 10px;
	font-style: italic;
}
.testwrapper {
	width: 450px;
	position: relative;
}
.leftimage {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
}
.sidebarimagerepeat {
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #container #mainContent .bevimage {
	padding-right: 15px;
	width: 400px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear: left;
	padding-top: 0px;
	margin-top: 0px;
}
.price {
	font-size: 14px;
}
.underproverintrotext {
	font-size: 13px;
}

