/*  Down Syndrome Network of Montgomery County 
	Website by Red Letter Design, May-August 2006.
	www.RedLetterDesign.net
	
	Styles available to Contribute publishers.
*/

div#content h1.sectionheader { /* for when there is subnavigation */
	margin: 0 0 10px 0;
	padding: 10px 0 0 0 ;
	color: #000099;
}

.imgright {
	float: right;
	margin: 5px 0px 5px 10px;
	border: 1px solid black;
	padding: 0;
}

.imgleft {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid black;
	padding: 0;
}

.separate {
	border-bottom: 2px solid #cc0000;
}

.fineprint {
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
}
div#content .imgRightCaption {
float:right;
padding: 5px 0 10px 15px;
margin: 0;
position:relative;
text-indent: 0;
}

div#content .imgLeftCaption {
float:left;
padding: 5px 15px 10px 0;
margin: 0;
position:relative;
text-indent: 0;
}
	
div#content a.paypalLink {
	background-color: #3A73B6;
	border: 1px solid black;
	color: white;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	text-indent: 0;
	margin: 5px;
	}

div#content a.paypalLink:hover {
	background-color: #009900;
}

