body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background: #E1DCD7 url(/globalimages/sendagift/img_bgTile.gif) repeat;
	margin: 0px;
	padding: 0px;
}
div#outer {
	text-align: left;
	width: 767px;
	margin: 0px auto auto auto;
	padding: 0px;
	border: none;
}
div#container {
	width: 767px;
	background-image: url(/globalimages/sendagift/img_contentBg.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	z-index: 1;
}

div#branding {
	width: 755px;
	height: 68px;
	margin: 0px auto;
}

div#welcome {
	height: 55px;
	background-image: url(/globalimages/sendagift/img_hdrBG.gif);
	background-repeat: repeat-x;
	margin: 0px 7px 0px 7px;
	padding-top: 22px;
}

div#nav {
	text-align: center;
	margin-top: 0px;
	padding-bottom: 7px;
}

table#content {
	width: 600px;
	margin-top: 0px;
	padding-bottom: 24px;
	line-height: normal;
}
div#main {
	text-align: left;
	width: 753px;
	margin: 0px auto auto auto;
}
div#footerLinks {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #7C1B29;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding-top: 5px;
	padding-bottom: 6px;
}
div#copyright {
	font-size: 10px;
	color: #C1C1C1;
	line-height: 10px;
}
div#pgBot {
	width: 767px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	background-image: url(/globalimages/sendagift/img_pgBot.gif);
	background-repeat: no-repeat;
	background-color: #E1DCD7;
}
/* Text styles now */

.red { color: #7C1B29; font-weight: bold;}
h1.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7C1B29;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

.heading {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #006B61;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}
td.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
td.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
td.begin {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
td.copyright {
	font-size: 10px;
	color: #C1C1C1;
	line-height: 10px;
}
.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 0px;
	color: #333;
}
.productDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AB8E72;
	line-height: 20px;
	margin-bottom: 14px;
}

/* link styles */
a:link {
	color: #006B61;
	text-decoration: underline;
}
a:visited {
	color: #7BB5B0;
}
a:active, a:hover {
	color: #7C1B29;
}
/*all links on images need class="imglink" to stop the dotted rule*/
a.imglink:link {
	border-style: none;
}
a.imglink:visited { 
	border-style: none;
}
a.imglink:hover {
 	border-style: none; 
}
a.imglink:active { 	
	border-style: none; 
}
