/* CSS Document */
/*For Index Image Only*/
/*Created By Melissa Fitzpatrick June 2007*/

/*------Sidebar-------*/
div#sidebar_img img{ 
	margin-top:1.6em; 
}
*html body #sidebar_img  img{
	margin-top:1.3em; 
}

div#article #pullquote { 
	position: relative;
	float:right; 
	clear:left; 
	margin:1.5em 1em 0px 1em;
	padding:0px; 
}
*html body div#article #pullquote { 
	margin:0em 1em 0px 1em;
}
/*-----Contact Form--------*/
div#article #contact_form { 
	margin-top:-12.1em; 
}
*html body div#article #contact_form { 
	margin-top:-12.5em; 
}
*html body div#pagetitle h2 { 
	margin:-1.6em 0em 1em .2em;
}
div#pagetitle { 
	margin:-4em 0 .5em 14.5em; 
}
*html body #pagetitle { 
	margin:-4em 0 .5em 14.5em; 
}
*html body .larger div#article #contact_form { 
	margin-top:-12em; 
}
*html body .largest div#article #contact_form { 
	margin-top:-11.8em; 
}