@charset "UTF-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #e9eca6 url(../images/bg.jpg) repeat fixed center top;;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 880px;
	background: #FFFFFF;
	margin: 0px auto 10px auto;
	border: 0px double #73ac43;
	!-moz-border-radius: 20px;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background: #fff url(../images/header.jpg) no-repeat;
	height:242px;
	margin-bottom: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: right;
	width: 230px;
	background: #fff;
	font-size: 11px;
	padding: 0px 30px 0px 30px;
}
.twoColFixLtHdr #mainContent {
	padding-left: 10px;
} 
.twoColFixLtHdr #footer {
	padding: 60px 10px 0 20px;
	background:#fff;
	-moz-border-radius: 0 0 15px 15px;
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.twoColFixLtHdr #container #mainContent #right {
	padding-left: 220px;
}
.red {
	background: #ffe6e6;
	border: 1px solid #ff6666;
	padding: 1px 15px;
}
.redBottom {
	width: 560px;
	background: #fff url(../images/red_bottom.jpg) no-repeat;
	height: 40px;
}
.blue {
	background: #d5d8ff;
	border: 1px solid #4350ff;
	padding: 15px;
	margin-bottom: 25px;
}
.blueBottom {
	width: 560px;
	background: #fff url(../images/blueBottom.jpg) no-repeat;
	height: 40px;
}
.buttons {
	background-color: #fff;
}
.twoColFixLtHdr #container #mainContent .buttons .amazon {
	float: left;
	width: 170px;
}
.twoColFixLtHdr #container #mainContent .buttons .barnes {
	margin: 0 200px;
}
.twoColFixLtHdr #container #mainContent .buttons .borders {
	float: right;
	width: 170px;
}
.dashed {
	border: 1px solid #ffce38;
	padding: 15px 15px;
	background: #fff6d9;
	margin-bottom: 25px;
}
.dashed-green {
	border: 1px solid #60a747;
	padding: 15px;
	background: #acff92;
}
.quote-box {
	padding:15px;
	border:solid #ccc 1px;
	text-align: left;
	line-height: 1.5em;
}
.quote-box-alt {
	padding:15px 25px 15px 15px;
	text-align: left;
	line-height: 1.5em;
}
.quote-box ul li{
	list-style-type: circle!important;
	margin-left:20px;
	line-height: 1.8em;
	}
.quote-box-new {
	padding:8px;
	overflow: hidden;
	width: 95%;
	border:dashed #8DAABC 1px;
	margin-left:5px;
	margin-right:15px;
	background-color: #FFF6B1;
	text-align: left;
	line-height: 1.5em;

}
.quote-box-left {
	padding:8px;
	overflow: hidden;
	width: 380px;
	border:solid #8DAABC 1px;
	margin-left:5px;
	margin-right:15px;
	background-color: #DFECF2;
	text-align: left;
}
a:link {
	color:#60a747;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#60a747;
	font-weight:bold;
	text-decoration:none;
}
a:visited:hover {
	color:#60a747;
	font-weight:bold;
	text-decoration:underline;
}
.margin-box {
	margin: 0px 0px 30px 0px;
}
h2 {
	margin: 0px;
}
h5 {
	font-size:11px;
	color:#000;
	margin: 0;
}
.aweber {
	background: #acff92;
	border: 1px solid #60a747;
	width: 65%;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
}
.aweber a {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}
.legal {
	font-size:19px;
	color: #60a747;
}
h6 {
	font-size: 28px;
	color: #60a747;
	margin: 0;
}
.gray {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 25px;
}
.gifts td {
	border: 1px solid #ccc;
}
.title {
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 10px;
}
h7 {
	color:#F60;
	font-size:28px;
	font-weight: bold;
}
.hide_text {
	color:transparent
}
h1 span {
	display:none;
}
#sponsor {
	text-align:right;
	padding-right:211px;
	padding-top: 160px;
	color:#999;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
#sponsor a {
	color:#F60;
	font-size:14px;
	font-weight:bold;
	padding:2px 3px 2px 5px;
	border: 1px solid #FFF;
}
#sponsor a:hover {
	color:#FFF;
	background:#F60;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:2px 3px 2px 5px;
	border: 1px solid #8c3f00;
}

