@charset "utf-8";
/* CSS Document */


body {
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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 */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	height: 184px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.oneColFixCtrHdr   #topnav    {
	float: right;
	padding-top: 146px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 52px;
}
.oneColFixCtrHdr    #topnav   ul    {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr   #topnav   li    {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
	float: left;
	font-size: 35px;
	font-weight: bold;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.oneColFixCtrHdr  #topnav  a  {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-right: 30px;
	padding-left: 38px;
}
.oneColFixCtrHdr  #topnav  a:hover  {
	color: #000000;
	font-size: 35px;
}
.oneColFixCtrHdr #topnav .active {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.oneColFixCtrHdr #left {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.oneColFixCtrHdr #center {
	float: left;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr  #right  {
	float: right;
	margin-right: 20px;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	height: 115px;
	background-position: bottom;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #bottomnav {
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
}
.oneColFixCtrHdr  #footer  li  {
	display: inline;
}
.oneColFixCtrHdr #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
.oneColFixCtrHdr #footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
}
.oneColFixCtrHdr #tagline {
	position: absolute;
	top: 685px;
	left: 50%;
	margin-left: -299px;
}
#faq {
	padding-right: 70px;
	padding-left: 70px;
	margin-top: 20px;
}
#faq p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#leftMain {
	float: left;
	margin-top: 0px;
	width: 444px;
	margin-left: 36px;
}
#misc {
	width: 980px;
	margin-left: 36px;
}
#misc #shop {
	float: left;
}



#shop {
	height: 176px;
	width: 446px;
	background-image: url(images/frameFinal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 10px;
}
.img   {
	height: 130px;
	width: 130px;
	border: 2px solid #000000;
	margin-top: 14px;
	margin-left: 14px;
	float: left;
	margin-right: 12px;
}
#shop p {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	padding-right: 26px;
	text-align: justify;
}


#spacer     {
	height: 340px;
	width: 430px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/didYouKnow.gif);
	background-repeat: no-repeat;
	background-position: 50% 20%;
}
#spacer p {
	padding-right: 75px;
	padding-left: 50px;
	padding-top: 125px;
	font-size: 15px;
	text-align: justify;
	margin: 0px;
	padding-bottom: 0px;
}


#rightMain {
	float: right;
	margin-top: 0px;
	width: 482px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#button {
	height: 35px;
	width: 150px;
	position: absolute;
	left: 275px;
	top: 122px;
	background-image: url(images/button2.gif);
	color: #FFFFFF;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}
#button a {
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#button a:hover {
	color: #000000;
}

#spacer2 {
	height: 356px;
	width: 430px;
	padding: 0px;
	background-image: url(images/didYouKnow.gif);
	background-repeat: no-repeat;
	background-position: center 20%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#top {
	margin-top: 25px;
	background-image: url(images/didYouKnow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
	width: 430px;
	margin-bottom: 50px;
}
#top p {
	padding-top: 75px;
	padding-right: 50px;
	padding-left: 75px;
	font-size: 15px;
	margin: 0px;
	text-align: justify;
}


#spacer2 p {
	padding-top: 125px;
	padding-right: 50px;
	padding-left: 75px;
	font-size: 15px;
	text-align: justify;
	margin: 0px;
}


#navbar  {
	height: 38px;
	width: 980px;
	background-color: #0099FF;
	top: 180px;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #000000;
	border-top-color: #000000;
}
#navbar ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
	margin: 0px;
}
#navbar li {
	list-style-type: none;
	display: inline;
	color: #000000;
	font-size: 22px;
}

#navbar li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 25px;
}
#navbar li a:hover {
	color: #000000;
	background-image: url(images/iconSmall.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#navbar   .navbarActive     {
	background-image: url(images/iconSmall.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #000000;
	padding-left: 20px;
	padding-right: 25px;
}
#notices {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 40px;
}
#notices p {
	text-align: justify;
}

#notices li {
	padding-right: 60px;
	text-align: justify;
	margin-bottom: 7px;
}
#copyright {
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form {
	margin-left: 65px;
}
#contactspacer {
	height: 290px;
}
#share {
	margin-top: 30px;
	margin-right: 33px;
	margin-left: 15px;
	text-align: right;
	float: right;
}
#newsletter {
	margin-top: 4px;
}

#share p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-align: left;
}
#email2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


a {
	color: #119FFD;
	font-weight: bold;
}
#entryTips {
	height: 450px;
	width: 600px;
	border: 2px solid #000000;
}
td {
	font-weight: bold;
}
#tipsBlog {
	background-image: url(images/tipBlogBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
	margin-top: 30px;
	width: 625px;
	float: right;
	margin-right: 28px;
}

#tipsBlog p {
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #E8E8E8;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
#tipsBlogLeft {
	width: 295px;
	margin-left: 26px;
	background-image: url(images/editorBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 28px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
}
#tipsBlogLeft p {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
}
#wrap {
	width: 979px;
	float: right;
}
#tipsBlog img {
	float: left;
}
#email {
	clear: right;
	margin-top: 4px;
	width: 150px;
	margin-right: 8px;
	margin-left: 15px;
	float: right;
}
#email p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-size: 13px;
	margin: 0px;
}
#email  form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#emailSent {
	height: 125px;
	width: 400px;
}
#emailSent  p {
	margin: 0px;
}
a:hover {
	color: #000000;
}
#breadcrumb {
	background-color: #0099FF;
	color: #000000;
	font-weight: bold;
	padding-left: 35px;
	font-size: 13px;
}
#breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000000;
}
#article {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 780px;
	margin-left: 80px;
	text-align: justify;
}
blockquote {
	font-weight: bold;
}
.oneColFixCtrHdr  #mainContent  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	background-image: url(images/iconMedium.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 20px;
	margin-left: 62px;
	width: 600px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left 50%;
}
#notices h1 {

}
h2 {
	font-size: 36px;
	padding-left: 30px;
	background-image: url(images/iconMedium.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 60px;
	margin-top: 70px;
}
#shop  h3 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ebay               {
	background-image: url(images/belts/ebay.jpg);
	background-repeat: no-repeat;
	background-position: 160px 6px;
	height: 29px;
	margin-top: 5px;
	padding-top: 5px;
}

h4 {
	font-size: 24px;
	background-image: url(images/iconMedium.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 25px;
	clear: left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #119FFD;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	background-image: url(images/tipBlogTop.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin: 0px;
	color: #119FFD;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imgRight {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

.editor {
	background-image: url(images/editorTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}
.heading {
	background-image: url(images/iconMedium.jpg);
	background-repeat: no-repeat;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 30px;
	font-weight: bold;
	background-position: left;
}
.icon {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 5px;
}
.index {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	text-align: justify;
}

.learn {
	padding-left: 90px;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 250px;
}
.learn2 {
	padding-left: 90px;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 40px;
	margin: 0px;
	padding-right: 40px;
}
