body,td,th {
	color: #473d2b;
	font: 12px/15px "trebuchet ms", arial, sans-serif;
}
body {
	margin: 0;
	background: #fff;
}
a {
	text-decoration: underline;
}
a:link {
	color: #867750;
}
a:visited {
	color: #867750;
}
a:hover {
	color: #867750;
	text-decoration: none;
}
a:active {
	color: #867750;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #996666;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h2 {
	color: #996666;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.header1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

#whoarewomen {
	float:left; 
	margin-right:20px;
}

/* ============================= home ============================= */
.home_bullets ul {
	margin-top: 5px;
}

/* ============================= footer ============================= */
.footer {
	color: #b8b3a8;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0px 20px;
}
.footer a:link{
	color: #b8b3a8;
	text-decoration: none;
}
.footer a:visited {
	color: #b8b3a8;
	text-decoration: none;
}
.footer a:hover {
	color: #b8b3a8;
	text-decoration: underline;
}

/* ============================= backgrounds ============================= */
.bg_main {
	background: #f9f7f4;
}
.bg_gold {
	background: #e6dec9;
}
.bg_tan1 {
	background: #e8e3d7;
}
.bg_cream1 {
	background: #f3edda;
}
.bg_cream2 {
	background: #e6dec9;
}
.bg_ep1 {
	background: #dcd4c6;
}
.bg_ep2 {
	background: #e8e3d7;
}
.bg_form {
	background: #e8e3d7 url(img/bg-form-cap.gif) no-repeat top;
}

/*==========================-- blog box ================================= */
#recent p {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

/* ============================= poll ============================= */
.column1 {
	margin: 10px;
	background: #decba1;
	text-align: center;
}
.column2 {
	margin: 10px;
	background: #d9d8a1;
	text-align: center;
}
.column3 {
	margin: 10px;
	background: #b8d8b4;
	text-align: center;
}
.column4 {
	margin: 10px;
	background: #b8d1c7;
	text-align: center;
}
.column5 {
	margin: 10px;
	background: #dac4c5;
	text-align: center;
}
.columnHead1 {
	margin: 3px 10px 10px;
	background: #d2ad64;
	text-align: center;
}
.columnHead2 {
	margin: 3px 10px 10px;
	background: #c6ce64;
	text-align: center;
}
.columnHead3 {
	margin: 3px 10px 10px;
	background: #73ce95;
	text-align: center;
}
.columnHead4 {
	margin: 3px 10px 10px;
	background: #73bdc3;
	text-align: center;
}
.columnHead5 {
	margin: 3px 10px 10px;
	background: #c598bd;
	text-align: center;
}
.columnMute {
	margin: 10px;
	background: #dad2bd;
	text-align: center;
}
.pollHeader {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
.pollHeader2 {
	font-weight: bold;
	font-style: italic;
}
.pollPercentage {
	color: #d90000;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}