/***********************************************/

/* Pagina de stilos Earth Wholefoods */

/***********************************************/



/***********************************************/

/* ELEMENTOS */

/***********************************************/

body {

	font-family: Verdana;

	font-size: 12px;

	color: #666666;

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	/*background-image: url(imgs/green_bg.jpg);*/

	background-repeat: repeat-x;

	background-color: #007177;

}

h1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 29px;

	font-weight: normal;

	color: #999999;

	padding-bottom: 5px;

	background-image: url(imgs/underline_bg.jpg);

	background-position: bottom;

	background-repeat: repeat-x;

	margin: 0px;

}

a {

	color: #009DA6;

	text-decoration: none;

}

a.hover {

	text-decoration: none;

}

a.underline {

	color: #007177;

	text-decoration: none;

}

a.underline:hover {

	padding-bottom: 1px;

	text-decoration: none;

	background-image: url(imgs/underline_bg.jpg);

	background-position: bottom;

	background-repeat: repeat-x;

}

a.footer {

	padding: 0px 10px 0px 10px;

	text-decoration: none;

}

a.footer:hover {

	text-decoration: underline;

	color: #444444;

}

a.leftNav {

	font-size: 12px;

	color: #666666;

	display: block;

	width: 100%;

	background-image: url(imgs/leftNav_bgline.jpg);

	background-position: bottom;

	background-repeat: repeat-x;

	padding: 10px 0px 10px 0px;

}

a.leftNav:hover {

	color: #009DA6;

}





/***********************************************/

/* STYLES */

/***********************************************/



.bodyContent {

	padding: 10px 10px 10px 10px;

}

.imgBorder {

	border: 1px solid #999999;

}

.bodyPaddTop {

	padding: 10px 0px 10px 0px;

}

.colorGreen {

	color: #007177;

}

.footerText {

	font-size: 11px;

}

.imgComment {

	font-size: 11px;

	color: #009DA6;

	font-style: italic;

	padding: 5px;

	background-color: #E3EFF0;

	margin: 3px 0px 15px 0px;

}

