/*************************************************************************************************************************/
/*                                                                                                                       */
/* CSS Content Copyright by Simple Truths, LLC                                                                           */
/* Used for SimpleTruths.com                                                                                             */
/* Created by Gregg Mrowka: gmrowka@simpletruths.com                                                                     */
/*                                                                                                                       */
/*************************************************************************************************************************/



/*   Global Styles   *****************************************************************************************************/
body {
	margin: 0px;
	padding: 0px;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
}
.page {
	background: #000000;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
	width: 902px;
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}
.page_content {
	margin-left: 240px;
	margin-top: -996px; /* change to -811 when removing the greeting card banner */
	width: 655px;
}
.page_content_ds {
	margin-left: 240px;
	margin-top: -1011px;
	width: 655px;
}
.footer {
	text-align: right;
	margin: 5px;
	font-size: 12px;
	height: 30px;
}



/*   Font Styles   ***************************************************************************************************/
.black_body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.black_body_text a:link, .black_body_text a:visited {
	text-decoration: underline;
	color: #CB8813;
}
.black_body_text a:hover, .black_body_text a:active {
	color: #EEC048;
}
.gold_page_title_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-transform: none;
	color: #CC9900;
	font-weight: normal;
	font-style: normal;
}
.black_body_bold_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.black_header_text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	font-style: italic;
	text-align: center;
}
.white_body_text {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_body_text a:link, .white_body_text a:visited {
	color: #CB8813;
}
.white_body_text a:hover, .white_body_text a:active {
	color: #EEC048;
}
.white_body_bold_text {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_page_title_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.Quote_of_day_link a:hover, .Quote_of_day_link a:link, .Quote_of_day_link a:active, .Quote_of_day_link a:visited {
	color: #42a555;
	text-decoration: underline;
}



/*   Masthead Styles   ***************************************************************************************************/
.masthead_text {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.masthead_text a:link, .masthead_text a:visited {
	color: #CB8813;
	text-decoration: none;
}
.masthead_text a:hover, .masthead_text a:active {
	color: #EEC048;
	text-decoration: underline;
}
.masthead_nav {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.masthead_nav a:link, .masthead_nav a:visited {
	color: #000000;
}
.masthead_nav a:hover, .masthead_nav a:active {
	color: #333333;
}



/*   Left Column Styles   ************************************************************************************************/
.left_column {
margin-top: 11px;
}
.left_column_box {
	background-image: url(../images/components/left_column_slice_01.jpg);
	width: 208px;
	padding-left: 24px;
	padding-top: 13px;
	margin-bottom: -5px;
}
.left_column_box ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left_column_intl {
margin-top: 11px;
}
.left_column_box_intl {
	background-image: url(../intl/images/Concept_1/intl_left_column_slice_01.jpg);
	width: 208px;
	padding-left: 24px;
	padding-top: 13px;
	margin-bottom: -5px;
}
.left_column_box_intl ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left_column_ds {
	color:#cb8813;
	width: 235px;
	text-align:center;
}


/*   About Page Styles   *************************************************************************************************/
.about_quotes {
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #EAC23E;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
