body {
	font-family:Century Gothic, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
	text-align: center;
}


h4 {
	color: #84c61c;
	font-size: 14px;
	margin-bottom: 2px;
}

h2 {
	font-size: 20px;
	color: #84c61c;
	margin-bottom: 5px;
}

img {
	border-width: 0;
}


td {
	vertical-align:top;
	text-align:left;
}

p {
	padding:0px 0px 0px 5px;
	text-align:justify;
}



a {
	color:#B83A7D;
	text-decoration:none;
}


a:HOVER {
	color: #84c61c;
}



/* Menu Roll Overs */


#menu img {
	float:left;
}

#menu a {
	display:block;
	float:left;
	margin:3px 17px 0px 17px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:14px;
	overflow: hidden;
}

#menu a:HOVER {
	background-position:0px -14px;
}
/* END Menu Roll Overs */

a.btn_buybook {
	display: block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:44px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

a.btn_buybook:HOVER {
	background-position:0px -44px;
}

a.store_download {
	color: #980352;
	font-size: 14px;
	font-weight: bold;
}
a.store_download:HOVER {
	color: #84c61c;
}
.store_download_box {
	width: 400px;
	padding: 5px;
	background-color: #feeaf9;
	border: 1px solid #B83A7D;
}

.recommended_links p {
	margin-bottom: 20px;
	background-color: #feeaf9;
	padding: 10px;
}

/* END Button Mouseovers */

/* body and content stuff */

.about_book {
	list-style-type: circle;
	list-style-position: outside;
	text-align: justify;
	font-size: 14px;
}

.about_book li {
	margin-bottom: 15px;
	list-style-image: url(/images/bullet_check.gif);
	list-style-position: outside;
}

.accent_purple {
	color: #B83A7D;
}

/* bonus gifts page styles */
.bonus_page_styles {
	text-align: justify;
}
.bonus_page_styles h1 {
	color: #980352;
	font-size: 20px;
	font-style: italic;
}

.bonus_page_styles h2 {
	color: #84c61c;
	font-size: 20px;
	font-style: italic;
}

.bonus_gift_downloads {
	margin-bottom: 30px;
	margin-top: 20px;
}

.bonus_gift_downloads img {
	text-align:center;
	float:right;
	border-style: solid;
	border-width: 1px;
	margin-left: 5px;
	padding: 3px;
	background-color: #fff;
}


.bonus_gift_downloads #claimbonusheader {
	font-weight: bold;
	font-style: italic;
	background-color: #faf0fe;
	padding: 3px;
}


/* END bonus gifts page styles */

.table_site {
	width: 100%;
	text-align: center;
}

.testimonial {
	font-style:italic;
	margin:10px 0px 5px 0px;
}

.testimonial_author {
	font-weight:bold;
	margin:0px 0px 20px 20px;
	text-align: left;
}

.bride_sliced {
	float: left;
	clear: left;
	margin-right: 15px;
}

.book_slanted {
	float: right;
	clear: right;
	margin-left: 5px;
}

.column_center {
	padding-right: 20px;
	padding-left: 20px;
}

.column_left {
	width: 200px;
	padding-left: 10px;
}

.column_right {
	width: 200px;
	padding-right: 10px;
}

/* END body and content stuff */

/* box styles */

/* END box styles */

/* form classes  */

form {
	margin:0px 0px 10px 0px;
	padding:0px;
}

form table{
	margin:0px 0px 10px 10px;
	border:0px;
}

.form_layout_title {
	color:#999999;
	font-size:14px;
	padding:0px 5px 3px 0px;
	font-weight:normal;
	line-height:normal;
}

.form_layout_field {
	padding:1px;	
}

.input_tag {
	font-size:14px;
	border:solid 1px #666666;
	color:#333333;
	padding:1px;
	letter-spacing:1px;
}


.input_focus, .input_tag:FOCUS {
	font-size:14px;
	color:#000000;
	border:solid 1px #000000;
	padding:1px;
	background-color:#BFF7BB;
	letter-spacing:1px;
}

.enter_mailing_list {
	margin:2px;
	text-align:left;
	background-color:#EEEEEE;
	width:200px;
	padding:5px;
	border:solid 1px #CCCCCC;
}

.enter_mailing_list p {
	margin-bottom: 1px;
	margin-top: 4px;
}



.claim_bonuses {
	margin:2px;
	text-align: center;
	background-color:#EEEEEE;
	width:180px;
	padding:3px;
	border:solid 1px #CCCCCC;
}
.claim_bonuses p {
	margin-bottom: 1px;
	margin-top: 4px;
	text-align: center;
}

.sample_questions {
	list-style-type: decimal;
	list-style-position: outside;
}
/* END form classes  */

.media_categories {
	color:#B83A7D;
	background-color:#E9E9E9;
	font-size:16px;
	font-style: italic;
}

.bonus_images {
	float:right;
	border:solid 1px #333333;
	margin:0px 0px 5px 10px;
}

.products_div {
	background-color: #fee2fb;
	margin-top: 5px;
	padding: 8px;
	border: 1px dotted #fe9bf8;
}

/* JV Partners Page */

.jv_partners_td {
	margin:10px;
	padding: 5px;
	color:#333333;
	border: 1px solid #B0DA6C;
	width: 450px;
}



.jv_partner_number {
	background-color: #feeaf9;
	text-align: center;
	font-weight: bold;
	color: #980352;
	font-size: 30px;
	border: 1px solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;	
	width: 60px;
	float: left;
}

.jv_partner_photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: solid 1px #333333;
	padding: 2px;
}

.jv_partner_name {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

.jv_partner_title {
	color: #980352;
	font-style: italic;
	font-size: 14px;
	margin-top: 0px;
}

.jv_partner_description {
	margin-top: 0px;
}
/* END JV Partners Page */

/* Marketing 101 page */

.marketing101 li {
	list-style-type: decimal;
}

.inner_list li {
	list-style-type: lower-latin;
}

/* END Marketing 101 page */

.ezine_articles_header {
	color: #e16dc6;
	font-size: 18px;
}

.number_box {
	border: 3px solid #84c61c;
	padding: 2px 4px;
	font-weight: bold;
	font-style: italic;
	width: 15px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 35px;
}

.PSR-Minis-container {
	margin-bottom: 20px;
}



























