/* COUPON BAKERY STYLE SHEET DOCUMENT */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
li {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DD433B;
	line-height: 20px;
	padding-left: 50px;
}
li a {
	color:#DD433B;
	text-decoration:none;
	background-image: url(../images/icn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
li a:hover {
	background-image: url(../images/icn1.gif);
	color: #FE8B88;
}
.menu_text {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color: #7C7C7C;
text-decoration:none;
line-height:normal;
}
.menu_text:hover {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color: #000000;
text-decoration: none;
line-height:normal;
}
.navigation {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color: #E34545;
text-decoration:none;
line-height:normal;
}
.navigation:hover {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color: #000000;
text-decoration:none;
line-height:normal;
}

.text {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color:#333232;
text-decoration:none;
line-height:normal;
}
.red_text2 {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color:#CC0033;
text-decoration:none;
line-height:normal;
}
.small_text {
font-family: Verdana;
font-size:10px;
font-weight: normal;
color:#333232;
text-decoration:none;
line-height:normal;
}

.bold_text {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#000000;
text-decoration:none;
line-height:normal;
}
.bold_text:hover {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#D96767;
text-decoration: underline;
line-height:normal;
}
.heading_text {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#ffffff;
text-decoration:none;
line-height:normal;
}
.head_1 {
font-family: arial;
font-size:70px;
font-weight: bold;
color:#ffffff;
text-decoration:none;
line-height:normal;
}
.head_2 {
font-family: arial;
font-size:38px;
font-weight: bold;
color:#000000;
text-decoration:none;
line-height:normal;
}
.head_3 {
font-family: arial;
font-size:35px;
font-weight: bold;
color:#721A1A;
text-decoration:none;
line-height:normal;
}
.heading_text:hover {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#000000;
text-decoration:none;
line-height:normal;
}
.pink_text {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#D96767;
text-decoration:none;
line-height:normal;
}
.pink_text:hover {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#000000;
text-decoration:none;
line-height:normal;
}
.white_text {
font-family: Verdana;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration:none;
line-height:normal;
}
.white_text:hover {
font-family: Verdana;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration: underline;
line-height:normal;
}
.gren_text {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color:#999999;
text-decoration: none;
line-height:normal;
}
.red_text {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color:#FF0000;
text-decoration: none;
line-height:normal;
}
.red_text:hover {
font-family: Verdana;
font-size:12px;
font-weight: normal;
color:#D04C05;
text-decoration: none;
line-height:normal;
}
.search_field{
	border:1px solid #AAAAAA;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	width: 150px;
	height: 19px;
	color: #333333;
	}
.text_field2{
	border:1px solid #F67C7C;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	width: 149px;
	height: 19px;
	color: #333333;
	}
.text_field3{
	border:1px solid #F67C7C;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	width: 175px;
	height: 21px;
	color: #333333;
	}
.small_txt_field{
	border:1px solid #878585;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	width: 50px;
	height: 21px;
	color: #333333;
	}
.border_pink{
	padding: 0px;
	border-top: 1px solid #FE8B88;
	border-right: 1px solid #FE8B88;
	border-bottom: 1px solid #FE8B88;
	border-left: 1px solid #FE8B88;
	}
.border_pink2{
	padding: 0px;
	border-top: 1px solid #FE8B88;
	border-right: 1px solid #FE8B88;
	border-bottom: 1px solid #FE8B88;
	border-left: 1px solid #FE8B88;
	border:1px solid #FE8B88;
	border-collapse:collapse
	}
.border_gray{
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #878585;
	border-bottom: 1px solid #878585;
	border-left: 1px solid #878585;
	}
.btn
{
background-color:#F77171;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
line-height:normal;
cursor:hand;
border:solid 2px #CC5757;
}
.textarea{
	border:1px solid #F67C7C;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 300px;
	height: 70px;
	color: #505050;
}
.textarea_gray{	
	border:1px solid #878585;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;	
	color: #333333;
}
.msg_text {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color:#CC0033;
text-decoration:none;
line-height:normal;
}
.text_field_miltiple{
border-color: #F67C7C;
font-family: verdana;
font-size: 11px;
padding: 1px;		
color: #333333;
}
.style3 {
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 36px;
}
.head1 {
	font-family: century gothic;
	font-size: 19px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background: url(../images/special_offer.jpg) no-repeat center bottom;
	text-align: center;
}
.head1 span {
	color:#FE8B88;
}


/* CSS Document */

.heading_newsletter {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#9F0D00;
}
.price1_newsletter {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.price_newsletter {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#C10300;
}
.wh_txt_new {
font-family: Verdana;
font-size:12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
line-height:normal;
}

