/* main body style */
body {
	padding: 0;
	margin: 0px;
}

p, td {
	font: normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #5A433D;
	text-align: left;
}
.purple_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	color: #CC66CC;
	font-weight: bold;
}

.footer {
	text-align: center;
}

.accom_align_middle {
	text-align: center;
	vertical-align: middle;
}

.center_div {
	text-align:center;
}

#newsletter {
	text-align:center;
	background-color:#333;
	border: thin #000;
	padding: 5px;
}

#index_divs {
	border: double #909;
	padding: 5px;
}

.purple_quote_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #CC66CC;
	font-weight: bold;
	text-align: center;
}

.red_quote_medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 140%;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.by_line {
	font-size:10px;
	font-style:italic;
	color: #000;
}

td {
	text-align: left;
}
td {
	text-align: justify;
}
.center_single {
	margin-left:45px;
	text-align: center;
}
.center_single_slide {
	margin-left: 5px;
	text-align: center;
}

.main_quote_ss {
	text-align: justify;
}
.email_quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

.email_quote_red {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}

.newsletter_white {
	font-size: 12px;
	color: #FFF;
}

.newsletter_quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.quote_big {
	font-size: 18px;
}
.quote24 {
	font-size: 24px;
}
.basic_text_white {
	color: #FFF;
}
