
body{
	background:#4595C7 url('../images/layout/body_bg.png') repeat-x;
	font: 70%/1.6em Arial, Verdana, Sans Serif;
	margin:0;
	color:#333;
}

a,td,tr,th,input,body,div,span {
	font-family: Arial, Verdana, Sans Serif;
	color: #5E4C29;
	font-size: small;
	line-height: 23px;
}

#wrap{
	margin:0 auto;
	width:818px;
}

a:link,a:visited,a:active{
	text-decoration:none;
	border-bottom: blue 1px solid;
	color:blue;
}
a:hover{
	color:#C89550;
	border-color:blue;
}

#head{
	background: url('../images/layout/top.png') top left no-repeat;
	height:257px;
	width: 818px;
	
}
* html #head {height:257px;}

#head h1.title{
	margin:0;
	padding: 105px 0 0 20px;
	font-variant:small-caps;
	font-size:20px;
	color:#fff;
}

#head ul.navbar{
	margin:2px 0 2px 0;
	padding: 213px 0 0 0px;
	float: right;
}
#head ul.navbar li{
	float:left;
	list-style-type: none;
	/*background: url('../images/layout/bullet_nav.gif') bottom left no-repeat;*/
	padding: 0px 0 0 15px;
	font-size: 12px;

}
#head ul.navbar li a{
	
	display:block;
	padding: 18px 0 0 0;
	margin: 0 30px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: #FFD801 6px solid;
	color: #FFD801;

}

#head ul.navbar li a:hover{
	color: #FFFF00;
	border-bottom: white 6px solid;
}

#head ul.navbar li a:visited:hover{
	color: #FFFF00;
	border-bottom: white 6px solid;
}

* html #main{
	margin:-2px 0 0 -1px;
	padding:0 0 0 2px;
}
#main{
	background:  url('../images/layout/main_bg.png') center repeat-y;
	width:819px; /* 1 pixel wider than header image*/
	padding: 0 0 10px 0px;
	margin-bottom: -30px;
}

#splash{
		background: url('../images/layout/title.png') no-repeat;
		padding-top:126px;
		text-align:right;
		margin: 0 8px;
}
#splash h2.subtitle{
	margin:8px 0 0 0;
	padding: 0 5px 0 0;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:14px;
}

#content{
	margin: 0 11px 10px 10px;
	text-align:justify;
	background-position: 48% 0%;
	background: url('../images/backgrounds/back_main.png') bottom left no-repeat;
}
* html #content{
	margin-left:17px;
	margin-top:5px;
	background-position: 50% 0%;
}
#content h2{
	color:#C89550;
	margin:0px;
	line-height:22px;
	background: #F5E9E3 url('../images/backgrounds/h2back.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 18px;
	display: block;
}
* html #content h2{
	margin:0;
}
#content div.boxwide{
	margin: 0 15px 20px 0px;
	display:block;
	border-left: transparent 261px solid;
	padding-left: 35px;
	padding-right: 25px;
}
#content div.box{
	width:220px;
	margin: 0 0px 20px 15px;
	float:left;
}

#footer{
	clear:both;
	background: url('../images/layout/bot_bg.png') left bottom no-repeat;
	height: 86px;
	padding: 0 20px 0px 0;
	text-align:center;
	color:white;
}
* html #footer{
	margin:0 0 0 1px;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}

#footer a:link{
	color: white;
	border-bottom: white 1px solid;
}

#footer a:visited{
	color: white;
	border-bottom: white 1px solid;
}

#news ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
#news li{
	padding: 2px 0;
}


.requiredField{
color: blue;
}

.tblhead{
background-color: #eeeeee;
}

.lightbr{
border: #dddddd 1px solid;
padding: 9px;
}

/* special formatting */
.boxTest{
display: block;
border:1px solid #5A7CAA;
background: #FFFFC0;
padding: 12px;
width: 180px;
float: right;
margin: 10px 0 10px 30px;
text-align: left;
}

/* navigation */
.navleft{
float: left;
width: 261px;
display: block;
padding-left: 0px;
}

.navbutton{
background: url('../images/navigation/button_back.gif') left top repeat-y;
width: 262px;
display: block;
padding-left: 36px;
padding-top: 9px;
height: 25px;
margin-top: 7px;
}

.navbutton img{border-bottom: transparent 0px solid;}
.navbutton a:link{border-bottom: transparent 0px solid;}
.navbutton a:visited{border-bottom: transparent 0px solid;}

.featimg{border-bottom:transparent 0px solid;}
.featimg:link{border-bottom:transparent 0px solid;}
.featimg:visited{border-bottom:transparent 0px solid;}

/* salesletter formatting */

/* headline area */
.headHL{
color: black;
line-height: 26px;
text-align: center;
}

.headSO{
color: red;
}

.headU{
text-decoration:underline;
}

.headH{
background: yellow;
color: black;
}

.headI{
font-style: italic;
}

.headSm{
font-weight:bold;
font-size:16px;
line-height: 20px;
}

.headMedB{
font-weight:bold;
font-size:18px;
color: #CC0000;
line-height:1.3em;
}

/* boxes */
.boxLight {
	width: 85%;
	padding: 10px;
	border-color: #D3AA62;
	border-style:solid;
	border-width: 1px;
	display: table;
	background-color:#F4E9DC;
	text-align: center;
	margin: 15px;
	color: #BE7948
}

.boxLightFeat {
	width: 100%;
	padding: 5px;
	border-color: #D3AA62;
	border-style:solid;
	border-width: 2px;
	display: table;
	text-align: center;
	color: #BE7948
}

.boxLightFeatSec {
	width: 100%;
	padding: 5px;
	border-color: #eeeeee;
	border-style:solid;
	border-width: 2px;
	display: table;
	text-align: center;
	color: #BE7948
}

.testim{
display: block;
background: #FFFFC0;
border:3px dashed #5A7CAA;
padding: 12px;
}

.shad{
background:white url("../images/layout/box_shadow.gif") top right no-repeat;
height: 34px;
}

.boxFooter{
display: block;
text-align: right;
font-weight:bold;
}

.boxHeader{
font-weight:bold;
font-size:14px;
}

.testPhoto{
float: left;
padding-right: 6px;
}

.boxAnnounce{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
text-align: center;
}

.boxComment{
display: block;
border:1px solid #5A7CAA;
background: #FFFFC0;
padding: 12px;
}

.boxFeatures{
display: block;
border:3px solid #8A3E7B;
padding: 12px;
background: white;
}

.boxExample{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
}

.boxExampleBright{
display: block;
border:3px dashed #5A7CAA;
padding: 12px;
background-color: yellow;
font-size: 16px;
font-weight:bold;
}

.boxExampleLite{
display: block;
border:3px solid #5A7CAA;
padding: 12px;
background-color: #eeeeee;
}

.boxBuy{
display: block;
border:3px solid #C00000;
padding: 12px;
}

.boxPaperTop{
background:white url("../images/layout/paperTop.gif") top center no-repeat;
height: 31px;
width: 521px;
}

.boxPaperBottom{
background:white url("../images/layout/paperBottom.gif") top center no-repeat;
height: 29px;
width: 521px;
}

.boxPaperMiddle{
background:white url("../images/layout/paperMiddle.gif") top center repeat-y;
width: 521px;
}

.boxPaperTxt{
font-family: "Courier New", Courier, mono;
margin-left: 40px;
margin-right: 60px;
}

.boxFlowerTop{
background:white url("../images/layout/flower_top_bg.gif") top center repeat-x;
height: 59px;
}

.boxFlowerBottom{
background:white url("../images/layout/flower_bottom_bg.gif") top center repeat-x;
height: 59px;
}

.boxFlowerTxt{
text-align: center;
color: #FF00FF;
font-size: 14px;
font-style: italic;
}

/* bonuses */
.bonus{
display: block;
border:3px solid #CC0000;
padding: 12px;
}

.bonusTitle{
font-weight:bold;
font-size:28px;
color: #CC0000;
}

.bonusSubTitle{
font-weight:bold;
font-size:18px;
color: #CC0000;
}

.bonusValue{
font-size:18px;
text-align: right;
display: block;
}

/* emphasis in main body */
.txtUL{
text-decoration:underline;
}

.txtI{
font-style: italic;
}

.txtBI{
font-style: italic;
font-weight:bold;
}

.txtHL{
background: yellow;
}

.txtBHL{
background: yellow;
font-weight:bold;
}

.txtB{
font-weight:bold;
}

.txtSO{
font-weight:bold;
font-size:14px;
}

.txtSOHL{
font-weight:bold;
font-size:14px;
background: yellow;
}

.txtBad{
color: red;
}

.txtBadB{
color: red;
font-weight:bold;
}

.txtSHB{
display: block;
font-size:16px;
font-weight:bold;
background:#FFFFCC;
padding: 9px;
border:1px solid #CC0000;
border-bottom:3px solid #CC0000;
}

.txtCenHead{
text-align: center;
font-weight: bold;
font-size: 16px;
display: block;
}

.txtCenHeadF{
text-align: center;
font-weight:bold;
font-size:16px;
color: blue;
display: block;
}

.txtNeg{
font-weight:bold;
background: #666666;
color: white;
}

.txtCrazy{
color: #CC00CC;
font-weight:bold;
}

/* buttons */
.OrderButtonArea{
padding: 9px;
background: red;
}

/* lists */
.lstMain{
display: list-item;
list-style-position: outside;
list-style-image: url("../images/layout/tick.gif");
vertical-align: top;
}

.lstMainItem{
padding-bottom: 25px;
}

.lstBad{
display: list-item;
list-style-position: outside;
list-style-image: url("../images/layout/tickbad.gif");
vertical-align: top;
}

.lstBadItem{
padding-bottom: 25px;
}

/* guarantee */
.guar{
display: block;
border:6px double #0066CC;
padding: 12px;
background: #99CCFF;
font-size:14px;
font-style: italic;
}

.guarTitle{
font-weight:bold;
font-size:28px;
line-height:1.3em;
}

/* footer */
.footerArea{
display: block;
text-align: center;
background: #E6C6E0;
padding: 10px;
border:1px solid black;
font-size:10px;
}
.footerArea a:link{
color: #666666;
}
.footerArea a:hover{
color: #666666;
}
.footerArea a:visited{
color: #666666;
}

/* extra features */
.galimg{
padding: 2px;
}

.txtLeft{
text-align: left;
}

.imgFeat{
float: right;
text-align: center;
color: #666666;
font-size: 10px;
}

.txtCol{
width: 290px;
}
.txtCol1{
text-align: left;
float: left;
}
.txtCol2{
text-align: right;
float: right
}

.lstGalNew{
	padding: 3px;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}

.lstGall {
  	display: inline;
	text-align: center;
  	padding: 3px;
	width: 143px;
	border-right: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	font-size: 10px;
	float: left;
	height: 210px;
	line-height: 14px;
  }

.lstGallcl{
clear: both;
display: block;
}