/* Adjustments to the main styles for Subsidiary Pages */


/* The header and banner adjustments /*
/*---------------------------------------------------*/
#container	{ border:1px solid #000;
	background: #FFF url(../images/page_banner3.gif) no-repeat top right;
	}


#pageHeader { 
	border:none;
	background:none; 
	margin:10px 0 0 45px;
	width: 144px; 
	height:122px;
	}
	
#pageHeader a	{
	text-decoration:none;
	}
	
img	{
	border:none;
	}
	
.mugshot	{
	float:right;
	padding:5px 20px 5px 2px;
	width:120px;
	}

.footer{clear:both;padding:9em 0px 10px 0px;font: 0.9em normal verdana, arial, sans serif; 	color:#000;
	text-align:left;margin-left:200px;line-height:1.3em;	}

.footer2{clear:both;padding:9em 0px 10px 0px;font: 0.9em normal verdana, arial, sans serif; 	color:#000;
	text-align:center;line-height:1.3em;margin-top:40px;}
/*adjustments to the main content for the subsidiary pages
/*---------------------------------------------------*/
#content	{
	position:relative;
	text-align:left;
	margin: 0 0 10px 190px;
	padding:1em 0 0 17px;
	top:70px;
	width:550px;
	border-width:0 0 1px 1px;
	border-color:#fff #ddd;
	border-style:solid;
	}
	

#content p {
	width:550px;
	margin:0;
	line-height:140%;
	padding-bottom:1em;
	color: #415a00; 
	}
	

h3 {/*The Page Title */
	margin: 15px 0 0px 0;padding-bottom:4px;
	border-bottom:1px solid #ddd;
	color: #364a01;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;}
	
h3.sub  {  
	color:#415a00;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:0.5em;
	}
	
h2{margin: 0; padding-bottom:6px;color:#415a00;font: bold 1.4em Georgia, "Times New Roman", Times, serif;	}
h2.name {margin:10px 0px;font: bold 1.2em Georgia, "Times New Roman", Times, serif;}
h5  {color: #415a00;font-size:1.4em; padding-bottom:6px;text-align:left;border:none;}
h4 {color: #364a01; padding:5px 0px;font-size:1.2em;text-align:left;border:none;}
h4.large {font-size:1.4em;}

#content li	{ /* for article bullets */
	padding:0 3em 0.9em 1em;
	list-style-type:disc;
	text-align:left;
	font:normal 1em Verdana, Helvetica, sans-serif;
	}
	
#content p.poem	{ /* for article poem */
	text-indent:0;
	margin-left:6em;
	font:italic 1.1em Georgia, "Times New Roman", serif;
	}
	
#content p.author	{
	text-indent:14em;
	font:normal 0.9em Verdana, Helvetica, sans-serif;
	
	}

/*  List adjustments */
/*-----------------------------------------*/

#navList ul {
	left:32px;
	top:167px;
	width:175px;
	padding:10px 20px 0 15px;
	}
	
#content ul	{
	padding-left:1em;
	}
	
	

/* these next are formatting for article graphics */
/*---------------------------------------------------*/
.hiddenDynamics	{
	width:420px;
	float:right;
	padding:0.5em 0 0.5em 0.5em;
	margin-top:0.5em;	
	}
	
.orgApps, .symptoms	{
	float:left;
	padding:0.8em 1em 0.3em 0;
	}
	
.orgApps	{
	width:400px;
	}

.symptoms	{
	width:215px;
	}
	
/* the Paypal stuff */
/* -------------------------------------------------*/
table {
	width:70%;
	padding-left:3em;
	}
	

	
