/* Two Ladies & A Hoe */
/* September 2007 */
/* SpyderWeb Concepts - Ron Dick */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	background-image: url(../images/Border 01.gif);
	background-repeat:repeat-y;
}

h1 {
	font-size: 200%;
	line-height: 250%;
	color: green;
}

h2 {
	font-size: 170%;
	line-height: 200%;
	color: green;
}

h3 {
	font-size: 150%;
	line-height: 160%;
	color: green;
}

h4 {
	font-size: 130%;
	line-height: 200%;
	color: #000000;
}

a {
	color: green;
}

hr {
	color: green;
	width: 90%;
	size: 3;
}

ul {
	list-style-image: url(../images/Bullet 01.gif);
/*	list-style:disc;*/
	list-style-position:outside;
	text-align: justify;
	line-height: 250%;
	padding: 6px;
}

ul li {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
}

.rightTable {
	float: right;
	font-size: 80%;
	line-height: 150%;
	border: thin green solid;
	padding: 4px;
}

.footer {
	font-size: 90%;
	line-height: 100%;
}

.footerGreen {
	color: green;
}

.paragraphTitle {
	font-size: 125%;
	color: green;
	font-weight: bold;
}

.subParagraphTitle {
	font-size: 110%;
	color: green;
	font-weight: bold;
}

.quotes {
	font-size: 90%;
	font-style:italic;
	line-height: 125%;
	color: green;
}

.author {
	font-size: 90%;
	line-height: 125%;
	color: #000000;
}

.quotesTable {
	font-size: 90%;
	font-style:italic;
	line-height: 125%;
	color: green;
	border: green groove medium;
	padding: 8px;
	margin-left: 8px;
	background-image:url(../images/flowers 01.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

.background1 {
	background-image: url(../images/flowers 03.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.fadeShow {
	border: inset medium #006600;
	background-color: #006600;
	border-collapse: collapse;
	margin: 0px;
}

.img1 {
	border: green medium inset;
}

.imgRight {
	margin-left: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: green thin solid;
}

.galleryDivider {
	background-image: url(../images/Border 02.gif);
	background-repeat: repeat-y;
	background-position: center;
}