@charset "utf-8";
/* CSS Document */
/*Begin One Col Fixed Header Style*/
body {
	margin: 0; 
	padding: 0;
	text-align: left; 
	background-color: #EAD5A6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000;
	scrollbar-3dlight-color:#ffffe8;
           scrollbar-arrow-color:#9a0000;
           scrollbar-track-color:#9a0000;
           scrollbar-darkshadow-color:#9a0000;
           scrollbar-face-color:#cc0000;
           scrollbar-highlight-color:#efefef;
           scrollbar-shadow-color:#333333;}
  
h1, h2, h3, h4, h5 {
	line-height:160%;
}
#header {
	background-image: url(/images/images/header_01.png);
	height: 140px;
	width: 780px;
	background-repeat:no-repeat;
}
.lbdr {
	background-image: url(/images/images/header_02.png);
	background-repeat:repeat-y;
	width:38px;
}
.rbdr {
	background-image: url(/images/images/header_04.png);
	background-repeat:repeat-y;
	width: 35px;
}
.lbtm {
	background-image: url(/images/images/header_05.png);
	background-repeat:no-repeat;
}
.btm {
	background-image: url(/images/images/header_06.png);
	background-repeat: repeat-x;
	width: 707px;
}
.rbtm {
	background-image: url(/images/images/header_07.png);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #container {
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 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. */
}
.oneColFixCtrHdr #header {
	background: #EAD5A6; 
	background-image: url(/images/images/header_01.png);
	height:123px;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #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 */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffe8;
}
.oneColFixCtrHdr #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 */
}
/*End One Col Fixed Header Style*/

.headtxt {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:35px;
		font-weight:bold;
		font-style:italic;
		color:#cc0000;
		text-align:center;
}

.arial1red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #cc0000;
	text-align:center;
	}
.arial2red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: red;
	text-align:center;
	}

.arial12white {

	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.textsmallgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.textarialnew16white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.dropcap {
	float: left;
	font-size: 5em;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.2em;
}

.subheadlines {
	color: #cc0000;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}

.verdananew24gray {

	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}

.headline {
	color: #cc0000;
	font-weight: bold;
	font-size: 32px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 130%;
	text-align:center;
}
.headline2 {
	color: #cc0000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 130%;
	text-align:center;
}
.highlight {
	color: #000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF6;
}

.subheadlinessmall {

	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.verdana24gold {

	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
}

.textverdananew24white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.clear {clear:both;}
.tdbkgdl { background-image:url(/images/margin_05l.png);
	background-repeat:repeat-y;
}
.tdbkgdr { background-image:url(/images/margin_05r.png);
	background-repeat:repeat-y;
}
.testimonialbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#fdfdd5;
	width:80%;
	height:auto;
	border:solid;
	border-color:#cc0000;
	border-width:thin;
	padding:5px;
	margin-left: auto ;
  	margin-right: auto ;
	z-index:100;
}
#testimonial-sidebox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#fdfdd5;
	width:270;
	height:auto;
	float:right;
	border:dotted;
	border-color:#cc0000;
	border-width:thin;
	padding:5px;
	margin-left: 5px;
  	margin-right: 5px;
}

.buybox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color:#fdfdd5;
	width:80%;
	height:auto;
	border:dashed;
	border-color:#cc0000;
	border-width:medium;
	padding:8px;
	margin-left: auto ;
  	margin-right: auto ;
	line-height: 1em;
}
.claimbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color:#fdfdd5;
	width:80%;
	height:auto;
	border:dashed;
	border-color:#000000;
	border-width:thin;
	padding:5px;
	margin-left: auto;
  	margin-right: auto;
}
.guaranteebox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#fdfdd5;
	width:80%;
	height:auto;
	border:solid;
	border-color:#cc0000;
	border-width:medium;
	padding:5px;
  	margin-left: auto ;
  	margin-right: auto ;

}
#nav {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#930;
	size:14pt;
	line-height:1.35em;
	font-style:normal;
	font-variant:small-caps;
	text-align:center;
	text-decoration:none;
	list-style:none;
}


.sidebar_aside-r {float: right; width:auto;  border:0px;}
.aside-r {float: right; width:auto; margin:0 1em 1em; padding:0.25em; border:0px;}
.aside-l {float: left; width:auto; margin:1em 1em 1em 1em; padding:0.25em; border:0px;}
.checkmark li {list-style-image:url(/images/checkmark.png);}

