/******************************************************************************************
 *********************                     GENERIC                   **********************
 ******************************************************************************************/


h3.debug { clear: both; margin-top: 20px; padding-top: 20px; border-top: 1px dotted #666; color: #666;}
.debug { font-size: 70%;  color: #666;margin: 0; }
.clear { clear: both;}
.debug {  }
iframe { width: 1px; height: 1px; border: none; }

/********** CMS **********/

.editor_edit { float: right; }

/***************************** DEFINING THE MAIN LOOK & FEEL ******************************/

body { 
	width: 937px; margin: 8px auto; 
	background: white url(/img/generic/background.gif) no-repeat center top;
	color: #333; font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
}

h1 { font-size: 20px; font-weight: normal; margin-top: 10px; margin-bottom: 10px;}

#site_notify p,
#site_errors p { padding: 5px 20px; margin: 2px 0;font-weight: bold; }
#site_notify p { background: #efe; color: #292; }
#site_errors p { background: #fdd; color: #900; }

#main { 
	width: 737px; min-height: 720px; padding-bottom: 80px; margin-top: 5px;
	border: 1px solid black;
	background: url(/img/generic/pregnant_women.gif) no-repeat right bottom;
}
#left_panel { float: left; display: inline; width: 193px;}
#top_panel { float: left; width: 530px; height: 174px; border-bottom: 1px dotted black; position: relative; }
strong { font-weight: bold; }
/********** TOP PANEL ****/

#top_panel img { 
	float: right; display: inline;
	margin-top: 9px; border: 1px solid #a7a48b;
	margin-left: 10px;
}
#top_panel h2 { 
	text-align: right; margin-top: 9px; 
	float: right; width: 270px;
	font-weight: normal; color: #333; font-size: 15px; font-family: "Caslon Regular", "Times New Roman", Times, serif;
}
#for_the_best_quote {
	font-style: italic; font-size: 12px; font-family: "Caslon Regular", "Times New Roman", Times, serif; letter-spacing: -0.2px;
	position: absolute; right: 0px; bottom: 8px; width: 110px; 
}

/********** FOOTER *******/

#footer { margin-top: 10px; font-size: 10px;}

/********** MENU *********/

#menu { margin-top: 35px; margin-left: 14px;}
#menu li { line-height: 17px; }
#menu a { color: #333; text-decoration: none; }
#menu .selected { font-weight: bold;}

/********** MEMBERS_OF ***/

#members_of { 
	float: right; width: 110px;
	font-size: 11px; 
	margin-right: 15px;
	margin-top: 8px; 
}
#members_of p { font-weight: bold;}
#members_of li { margin-top: 8px;}

/********** CONTENT ******/

#content { width: 355px; float: left;}

/********** NEWS ********/

#news {
	float: right; width: 188px; padding-top: 20px;
	background: #47483e url(/img/generic/news_top.gif) no-repeat center top;
	font-size: 11px;
}
#news .container {
	padding-bottom: 20px;
	background: url(/img/generic/news_bottom.gif) no-repeat center bottom;
}
#news h3 {margin: 0 20px 10px 20px; color: white;}
#news .news { margin: 5px 20px; color: white;}
#news h4 {font-weight: normal;}
#news h4 a{ color: #ff0099;}
#news .date { margin-top: 5px;}
#news .message { margin-top: 5px; margin-bottom: 15px;}
/*********** HOME *******/

