body {
	background-color:#f9f2c3;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 25px;
	color:#173301;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	color:#173301;
	font-weight:bold;
}
h3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-size:13px;
	color:#000000;
	font-weight: bold;
	margin: 0 0 5px 0;
}
p {
	font-size:13px;
	line-height: 17px;
	color:#000000;
	font-weight:normal;
}

/* Template */
#wrapper { 
	width: 788px;
	margin: 0 auto;
	text-align: justify;
	padding: 0;
	background: white;
}

#footer {
	width: 788px;
	margin: 0 auto;
	FONT-SIZE: 11px; 
	LINE-HEIGHT: 15px;
}
#footer td p a { 
	color: #aa9f50;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Helvetica, san-serif;
}

#nav { 
	width: 193px;
	float: left;
	background: white;
}
#nav img { padding-bottom: 1px;}

#main_content { 
	margin: 15px;
	width: 565px;
	float: left;
	background: white;
}
#main_content img {
	margin: 5px;
}

.green, .green a:link, .green a:active, .green a:visited, .green a:hover { color: green; }
.red, .red a:link, .red a:active, .red a:visited, .red a:hover { color: red; }

/* Pagination */
.pages { 
	text-align: center;
}


/* Basic Templates */
.error { 
	display: none; 
	opacity:0.8;filter:alpha(opacity=80);
	background: none;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}
.nomargin, .nomargin p { position: relative; left: -13px; top: -13px;} /* Remove margin or padding */
img { border: none;}

.backtotop {
	position: relative;
	text-align: left;
	left: 60px;
	top: -30px;
	font-size: 16px;
}

/* Home */
#home_swf {
	position: relative;
	top: -15px;
	left: -16px;
}
#sub_menu {
	word-spacing: 0em;
	padding: 0;
	margin: 0;
	height: 96px;
	width: 594px;
}
#sub_menu a img {
	margin: 0;
	padding: 0;
}

/* Store */
#disclosures_txt { 
	overflow-y: scroll;
	height: 300px;
	width: 530px;
	margin: 0 auto;
	border: 1px solid red;
	padding: 5px;
}

/* Success Stories */
.story {
	font-family: "Lucida Grande", Arial, Helvetica, san-serif;
	width: 550px;
	padding: 8px;
	font-size: 12px;
	margin-top: 15px;
}
.story1 { background-color: #ff8d90; }
.story0 { background-color: #b5ff9e; }
.story td { vertical-align: top; }
.story_photo1 { 
	color: #bf0206; 
	font-size: 14px; 
}
.story_photo1 img {
	border: 10px solid #e70005;
}
.story_photo0 { 
	color: #04a500; 
	font-size: 14px;
	 
}
.story_photo0 img {
	border: 10px solid #04a500; 
}
.story_hide { display: none; }
.slider_menu { 
	text-align: right;
	color: #bf0206;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer; 
	text-decoration: underline;
	clear: both;
}
.slider {
	overflow: hidden;
}
.story_text { 
	padding-left: 10px; 
}

/* Photoclub */
.photoclub {
	font-family: "Lucida Grande", Arial, Helvetica, san-serif;
	width: 555px;
	padding: 8px;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: justify;
}
.photoclub0 { background-color: #fdf1cc; }
.photoclub1 { background-color: #dcf2d8; }
.photoclub td { vertical-align: top; }
.photoclub_photo { color: #1a7e6d; font-size: 14px; }
.photoclub_photo img { margin-bottom: 2px; }
.photoclub_hide { display: none; }
.photoclub_more { 
	text-align: right;
	color: #c90050;
	font-size: 14px;
	cursor: pointer; 
	text-decoration: underline;
}
.photoclub_text { padding-left: 5px; }

/* Styles from CC */
.content_text a:link		{ color: #003300; text-decoration: underline; }
.content_text a:active	{ color: #009900; text-decoration: underline; }
.content_text a:visited	{ color: #003300; text-decoration: underline; }
.content_text a:hover		{ color: #006600; text-decoration: underline; }

.btn_prices {
	height: 47px;
}
.btn_prices a:hover {
	background-repeat: no-repeat;
	position:absolute;
	cursor:hand;
	background: url('../images/btn_purchase_over.png');
}

.btn_success {
	height: 47px;
}
.btn_success a:hover {
	background-repeat: no-repeat;
	position:absolute;
	cursor:hand;
	background: url('../images/btn_testimonials_over.png');
}
.btn_success a:hover img {
	visibility: hidden;
}
.btn_learn {
	height: 47px;
}
.btn_learn a:hover {
	background-repeat: no-repeat;
	position:absolute;
	cursor:hand;
	background: url('../images/btn_succeed_over.png');
}
.btn_learn a:hover img {
	visibility: hidden;
}
.btn_questions {
	height: 47px;
}
.btn_questions a:hover {
	background-repeat: no-repeat;
	position:absolute;
	cursor:hand;
	background: url('../images/btn_faq_over.png');
}
.btn_questions a:hover img {
	visibility: hidden;
}
.btn_message {
	height: 47px;
}
.btn_message a:hover {
	background-repeat: no-repeat;
	position:absolute;
	cursor:hand;
	background: url('../images/btn_contact_over.png');
}
.btn_message a:hover img {
	visibility: hidden;
}

/* Coverage Check */
.content_zip
{
	background-image:url('../images/zipbg.jpg');
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	min-height:475px;
}
.zipform {
	background: rgba(0,0,0,0.7);
	color: white;
	font-family: Arial, Helvetica, san-serif;
	border:1px solid white;
	width: 150px;
	font-size:12px;
	background-position:-10% 0%;
	float:right;
	height: 120px;
	padding:10px;
	line-height: 1.5em;
	margin: 30px 20px 20px 20px;
}	
#zipcode {
	width: 170px;
}


/* Newsletter & archive articles */
.toggleArticle {
	text-decoration: underline;
	color: green;
	cursor: pointer;
}
#toggleAll {
	text-decoration: underline;
	color: green;
	cursor: pointer;
}