/* general 
------------------------------------------------------------ */

body {
	background: #fff url('/images/interior/i-background.gif') 0 0 repeat-y;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	}

input, textarea, option {
	color: #111;
	}
	
p, h1, h2, h3, h4, blockquote, li, label {
	color: #000;
	margin: 10px 0;
	}

a,
a * {
	color: #641153;
	}
	
a:hover {
	text-decoration: none;
	}
	
img, input, select, textarea {
	display: block;
	}
	
ul {
	list-style: square;
	}

div.breaker {
	display: block;
	clear: both;
	}

/* container
------------------------------------------------------------ */

#body_content {
	padding: 10px 10px 30px 10px;
	}

.nav {
	padding: 0;
	margin: 0;
	}

#nav_container {
	}

.nav_container_table {
	margin: 15px 0 0 12px;
	}

.nav li {
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0 0 6px 0;
	text-align: right;
	font-size: 11px;
	}

#testimonial_table {
	margin: 15px 0 0 8px;
	}

#testimonial_content {
	width: 127px;
	font-size: 10px;
	line-height: 12px;
	}

#testimonial_content p {
	margin: 0 0 5px 0;
	text-align: right;
	}

#schmooze_now h3 {
	color: #9C2984;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	}

#schmooze_now p {
	font-size: 15px;
	margin: 0;
	}

#schmooze_now a#schmooze_link {
	display: block;
	background: url('/images/schmoozeNow.gif')  50% 0 no-repeat;
	margin: 10px auto 0 auto;
	padding: 67px 0 0 0;
	font-weight: bold;
	color: #000;
	width: 200px;
	text-decoration: none;
	}
	
#footer {
	margin: 10px 0 0 151px;
	text-align: center;
	}

#footer a.email_link {
	font-size: 13px;
	}

p#copyright {
	font-size: 11px;
	}

/* body content styles
------------------------------------------------------------ */

#body_content p,
#body_content td,
#body_content li {
	font-size: 14px;
	}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #9c2984;
	text-align: center;
	margin-top: 15px;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9c2984;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	}

.photo_right_float {
	float: right;
	background: #fff;
	padding: 5px;
	border: 1px solid #666;
	margin: 10px 0 0 10px;
	}

.fancy_centered {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}

.inline_document {
	border: 1px solid #999;
	text-align: center;
	margin: 10px 0;
	}

.inline_document_center {
	border: 1px solid #999;
	text-align: center;
	margin: 10px auto;
	}


/* what she does */

#what_popout {
	float: right;
	width: 400px;
	padding: 10px;
	margin: 10px 0 10px 20px;
	background: #ffde8e;	
	text-align: center;
	}

#what_popout p {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}

.what_list {
	width: 43%;
	float: right;
	margin: 0 !important;
	}

.col1 {
	float: left;
	}

.cartoon_menu {
	width: 45%;
	height: 140px;
	float: right;
	margin: 20px 0 0 0;
	position: relative;
	}

#motivation,
#support {
	float: left;
	}

.cartoon_menu img {
	width: 123px;
	height: 117px;
	position: absolute;
	left: 0;
	top: 0;
	}

.cartoon_menu ul {
	margin: 0 0 0 153px;
	padding: 0 !important;
	}

.cartoon_menu ul li {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	}

/* column */

#column_headline {
	text-align: center;
	}

#column_headline h2 {
	margin: 0;
	font-style: italic;
	}

span.subtitle {
	font-weight: normal;
	font-style: normal;
	display: block;
	}

#column_headline p {
	font-size: 20px;
	color: #9c2984;
	text-align: center;
	margin: 0;
	}

#sample_columns {
	width: 350px;
	float: left;
	}

#sample_columns h3 {
	text-align: center;
	}

#publish_columns {
	margin-left: 370px;
	padding: 1px 0 0 0;
	}

.columns_table {
	margin: 0 0;
	}

p#editor_note {
	clear: both;
	font-size: 15px !important;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 0 0;
	}


/* commandments */

#commandments li {
	font-weight: bold;
	}

.fine_print {
	border: 1px solid #9c2984;
	padding: 0 10px;
	}

.fine_print p {
	font-size: 12px !important;
	}
