body{
	background-color: #CC3300; 
	margin: 0px 15px 0px 0px;
}


p {
	padding:0px 15px 0px 15px;
	}

table.smoothie-information
{	width: 500px;
	border:5px;
	bg-color:#DD0000;
	border-color:#CCCCCC;
} 

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-align:justify;
}

#main {
	background-color: #FFFFFF;
	}

#head {
	width: 750px;
	height: 170px;
	background-image:url(/images/lifestyle_smoothies.gif);
}

a.linked
{color:#595BA4;
font-weight:bold;
}

.textcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	text-align:center;
}

.bold {
	font-weight:bold;
	text-decoration:underline;
	}

h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	color: #DD0000;
	padding:0px 15px 0px 15px;

}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	font-style:italic;
	color: #3094F8;
	padding:0px 15px 0px 15px;

}

h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color:#3094F8;
	padding:0px 15px 0px 15px;
	text-align:left;
}

a.text {
	color:#2769E1;
	text-decoration:none;
	}
	
hover.text {
	color:#4329AB;
	}
	
.red-dashed {
	border: 2px dashed #DD0000; 
	padding: 10px; 
	width: 90%;}