.text {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
clear:left;
}
.text_sub_head, h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #659595;
	font-weight: bold;
	line-height: normal;
}

h3 {
font-family: "Century Gothic";
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
clear:left;
}

.text_sub_head form, .cakeList form {
display:inline;
}

.text_sub_head form input, .cakeList form input {
position:relative;
top:4px;
margin-left:10px;
}

 .cakeList form input {
margin-left:5px;
}

.cakeList li {
margin:10px 0;
}

#viewCartBtn {
position:relative;
float:right;
}

.textheadings {
	font-family: "Century Gothic";
	font-size: 28px;
	color: #D6376D;
	font-weight: norma
}

a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #609090;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #D33B6E;
	text-decoration: underline;
	
	}
	

a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #609090;
	text-decoration: none;
	
	}

a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #609090;
	text-decoration: underline;
	
	}

a.testimonialsBtn {
display:block;
width:417px;
height:63px;
background-image:url(images/testimonialsBtn.gif);
background-repeat:no-repeat;
text-decoration:none;
}

a.testimonialsBtn:hover {
background-position:0 -64px;
}

a.testimonialsBtn span {
display:none;
}

p.testimonial {
border-bottom:1px solid #609090;
padding-bottom:13px;
}
