/* Everyday Woman&trade;  Style Sheet */

BODY { 
	background-color: #ffffff;
	background-image: url(../images/bgBlock.gif);
	/*background-color: #efd346;   this is the original yellow color */
	/*background-image: url(../images/bg.jpg); this is the original yellow bg */
	background-repeat: repeat;
	background-attachment: scroll;
	margin: 0px;
}

.copyRight {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*width: 573px;*/
	color: #b5b4b4;
}

.copyRightLink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*width: 573px;*/
	color: #b5b4b4;
}

.copyRightLink:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	/*width: 573px;*/
	color: #e23b2a;
}

.mainLink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*width: 573px;*/
	color: #a6a6a6;
}

.mainLink:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*width: 573px;*/
	color: #e23b2a;
}

.loginLink {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*width: 573px;*/
	color: #e23b2a;
}

.loginLink:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	/*width: 573px;*/
	color: #000000;
}

