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

body  {
	text-align: center;
	font-size: small;
	margin: 0 auto;
	background-color: #cbe6ec;
	background-image: url(../images/connie-background.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06322D;
}
.banner  {
	background-image: url(../images/connie-mainbanner.jpg);
	height: 280px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7CD7B0;
	position: relative;
	width: 1024px;
}
.bannersales  {
	background-image: url(../images/connie-squeezepage.jpg);
	height: 340px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7CD7B0;
}
.banner h1  {
	position: relative;
	top: -73px;
	font-size: 3px;
}
.opt-in  {
	width: 300px;
	position: relative;
	text-align: right;
	color: #234747;
	top: 0;
	left: 290px;
	margin: 0 auto;
}
h1, h2 {
	color: #086358;	
	font-weight: normal;
}
h3 {
	color: #086358;	
}
h2 {

	display: block;
	border-bottom: 1px dotted #086358;
}
.h1-emphasis {
	font-style: italic;
}
.h4 {
	color: #625025;
}

.container  {
	width: 892px;
	text-align: left;
	margin: 0 auto;
	padding: 0 65px 0 65px;
}
#left-nav {
	position: relative;
	top: -10px;
	left: 7px;
	width: 215px;
	float: left;
	z-index: 200;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a6965f;
	border-right-color: #a6965f;
	border-bottom-color: #a6965f;
	border-left-color: #a6965f;
	background-color: #F2E5B7;
	list-style-type: none;
}
.left-nav-menu {
	z-index: 200;
	list-style-type: none;

}
#left-nav-menu ul {
	list-style-type: none;
	border: 1px dotted #a6965f;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
	
}
#left-nav-menu li {
	list-style-type: none;
	text-align: right;
	margin: 0 auto;
	padding: 0 auto;
	
}
#left-nav-menu li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #a6965f;
	padding: 5px;
	font-size: 120%;
}
#left-nav-menu li a:link, #left-nav-menu li a:visited, #left-nav-menu li a:active {
	color:#086358;
	background-color: #D1CD94;
}
#left-nav-menu li a:hover  {
	background-color: #f2e5b7;
	color: #776B44;
}

.top-nav  {
	width: 640px;
	float: right;
	border-top: 4px solid #a6965f;
	border-right: 1px solid #cec691;
	border-bottom: 1px dotted #a6965f;
	border-left: 1px solid #cec691;
	margin-right: 15px;
	position: relative;
	top: -3px;
	text-align: right;
	padding-right: 15px;
	background-color: #f2e5b7;
	z-index: 100;
	word-spacing: 15px;
	font-size: 120%;
}
.top-nav a {
	text-decoration: none;
	border-left: 1px dotted #a6965f;
	padding-left: 5px;
}
.top-nav a:link, .top-nav a:visited, .top-nav a:active  {
	color: #776B44;
}
.top-nav a:hover  {
	color:#086358;
	background-color: #C6B78B;
}
#content {
	position: relative;
	top: 0;
	left: 10px;
	width: 630px;
	float: right;
	padding-right: 30px;
}
#content a {
	text-decoration: none;
	
}
#content a:link, #content a:visited, #content a:active {
	color: #4D3E27;
	border-bottom: dotted 1px #a6965f;
}
#content a:hover {
	color: #086358;
	border-bottom: dotted 1px #086358;
}
#content-sales {
	position: relative;
	top: 0;
	width: 800px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content-sales a {
	text-decoration: none;
	
}
#content-sales a:link, #content-sales a:visited, #content-sales a:active {
	color: #4D3E27;
	border-bottom: dotted 1px #a6965f;
}
#content-sales a:hover {
	color: #086358;
	border-bottom: dotted 1px #086358;
}

.footer-head {
	font-size: 180%;
	color: #336666;
	font-weight: bold;
}
.footer {
	font-size: 80%;
	color: #847748;
}
.green a {
	color: #336666;
}
.brown a {
	color: #84774B;
}
.style1 {
	font-size: xx-small;
	color: #999966;
}
.leftnav-main-title {
	color: #326868;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a6965f;
	padding: 0 10px 0 10px;
}
.optin-title {
	font-size: 120%;
	color: #234747;
	font-weight: bold;
}

.formfield  {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight: normal;
	border: 1px solid #336666;
}
.regular-img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #847748;
	background: #f2e5b7;
}
.left-img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #847748;
	background: #f2e5b7;
	float: left;
}
img {
	border: none;
}
.style2 {
	color: #336666;
	font-weight: bold;
}
.style3 {
	color: #254948;
	}
.small-link {
	font-size: 75%;
}
.callout {
	padding: 15px;
	margin: 5px;
	border: 1px dotted #086358;
	background: #f2e5b7;
	width: 225px;
	float: right;
	font-size: 125%;
}
.testimonial  {
	font-style: italic;
	background-image: url(../images/testimonial-main-bg.jpg);
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	margin: 17px;
	background-repeat: no-repeat;
	background-color: #F8EDC8;
	color: #17595C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEBE8A;
}
.testimonial-sales  {
	font-style: italic;
	background-image: url(../images/testimonial-sales-bg.jpg);
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	margin: 17px;
	background-repeat: no-repeat;
	background-color: #F8EDC8;
	color: #17595C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CEBE8A;
}
.payment-block  {
	padding: 15px;
	margin: 15px;
	background-color: #C8E2E8;
	font-size: 125%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a6965f;
	background-image: url(../images/payment-blockbg.jpg);
	background-repeat: no-repeat;
	color: #06564D;
}
.payment-block h2 .payment-block h3 {
	color: #FEE0A7;
	font-weight: normal;
}
.payment {
	width: 620px;
	background-image: url(../images/payment.jpg);
	background-repeat: no-repeat;
	font-size: 125%;
	color: #06564D;
	background-color: #CBE6EC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06564D;
	background-position: center top;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
	margin: 0 auto;
}
.tentips  {
	color: #086358;	
	font-weight: bold;
	font-size: 120%;
}
.signup  {
	text-align: center;
	top: 88px;
	right: 70px;
	width: 400px;
	position: absolute;
}
