/*

pink top bar F37DC5
purple top bar 8A44D1
grey menu bar F2F2F2
grey menu text 383838
green links 199341
grey footer A4A4A4
pink hp photo outline F0BFDD

*/

body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #199341;
}

a:hover {
	text-decoration: none;
}

textarea,input,submit,select {
	background-color: #f6f6f6;
	color: #777;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #8A44D1;
	margin: 3px; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8A44D1;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin-bottom: 3px;
	border-bottom: 1px solid #f6f6f6;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8A44D1;
	margin-bottom: 3px;
	border-bottom: 1px dashed #C9BED4;
	background-color: #F1E8F9;
	padding: 2px;
	clear: right;
}

h3 a, h3 a:visited {
	color: #8A44D1;
}

#topMenu {
	background-color: #F2F2F2;
	margin-top: 6px;
	padding: 7px 7px 7px 20px;
}
#topMenu ul, #topMenu ol, #topMenu li {
	display: inline;
}
#topMenu a, #topMenu a:visited {
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	color: #383838;
	padding: 7px;
}
#topMenu a:hover {
	background-color: #e2e2e2;
}

#sidebar {
	width: 200px;
}
#sidebar li {
	display: block;
	border-left: 7px solid #F2F2F2;
	margin-top: 10px;
	margin-left: -40px;
	background-color: #fcfcfc;
	line-height: 14px;
}

#sidebar a, #sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar div {
	padding: 10px 3px 10px 3px;
	border-left: 7px solid #f6f6f6;
}

.homeBlob {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #199341;
}


#content {
	margin: 0px 20px 10px 27px;
	color: #000;
	width: 600px;
	line-height: 18px;
}


#content ul,ol {
	line-height: 25px;
	color: #626477;
}

#content li {
	color: #626477;
}

#content li a:hover {
	color: #626477;
}

#content table {
	color: #626477;
}

#petition ol {
	display: block;
}
#petition li {
	list-style-type: 1;
}

.footer {
	padding: 4px 0px 10px 0px;
	text-align: center;
	color: #A4A4A4;
	font-size: 10px;
	width: 800px;
	line-height: 20px;
}
.footer a, .footer a:visited {
	color: #A4A4A4;	
}

.topQuote {
	background-color: #8A44D1;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	margin-top: 10px;
}

.hand {
	background-color: #F37DC5;
	height: 92px;
}

.chickTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8A44D1;
	font-weight: bold;
	margin-bottom: 5px;
}

.chickText {
	font-size: 10px;
	color: #777;
	line-height: 15px;
	text-align: justify;
}

.chickText img {
	border: 1px solid #F0BFDD;
}

.highlight {
	margin: 0px 20px;
	border: 1px dashed #199341;
	background-color: #E7F8ED;
	padding: 10px;
	font-size: 14px;
}

.rightpic {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #999;
}

.error {
	color: #cc0000;
}

/* for the wordpress blog */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	line-height: 14px;
	}

.commentlist li {
	line-height: 14px;
	list-style: none;
}

.commentlist p {
	line-height: 14px;
	margin: 0;
}
#comments {
		padding: 0;
		margin: 0;
}

#pollhost {
	padding: 10px;
}

#pollhost a font {
	font-size: 10px;
	color: #ccc;
}	

.floatright {
	width: 220px;
	border: 1px solid #ccc;
	padding: 8px;
	float: right;
	margin: 0 0 0 10px;
}

#forumfaq {
	margin: 0 0 15px 0;
}

#forumfaq ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

#forumfaq li {
	display: inline;
	padding: 0 15px 0 0;
}

.PageList li, .PageList li a, .PageList li a:visited {
	color: #000;
	font-size: 24px;
}
