/****************************************************************************

This is just for use with Contribute 

*****************************************************************************/

/* heading attibutes *************************************************/

h1, h2 {
	font-size:12px;
	color:#749751;
}

/* class attributes *********************************************/

p.Photo_Right {
	float:right;
	margin:0 0 12px 12px;
}

p.Photo_Left {
	float:right;
	margin:0 0 12px 12px;
}

p.Testimonials {
	background:url(../images/quotes.gif) no-repeat top left;
	padding:10px 0 0 0;
	font-style:italic;
}

p.Testimonials_Continued {
	background:none;
	font-style:italic;
}

/* dotted line breaks */

.Dotted_Line p {
	margin:0;
	padding:0;
}

p.Dotted_Line {
	background: url(../images/bg_break.gif) repeat-x 0px 6px;
	height:10px;
	clear:both;
}

.Subtitle {
	color:#749751;
	font-weight:bold;
}

p.Staff_Photo {
	float:right;
	padding:0 0 10px 10px;
}

div.Sidebar {
	width:220px;
	background-color:#F2EEDF;
	border:solid 1px #FBF9F4;
	padding:10px 14px 10px 14px;
	margin:10px 0 10px 20px;
	float:right;
}

#contentRight div.Sidebar p {
	font-size:11px;
	color:#999;
}

#contentRight div.Sidebar p.Caps {
	font-size:10px;
	color:#AE3C2B;
}

#contentRight p.Caps {
	color:#AE3C2B;
	font-size:11px;
}

/* sub navigation on interior pages */

#subNav li.Last_List_Item {
	background-image:none;
}