@charset "utf-8";

#intro {
	position:absolute;
	left:288px;
	top:624px;
	width:563px;
	height:150px;
	z-index:1;
	line-height:20px;
	color:#000;
}

<!--
.content {
	color:#000;
}
/*** gift card branch page ***/
.GCtopLinks {
	text-decoration:none;
	font-weight:bold;
	border: 1px solid #fff;
	border-style:outset;
	background-color:#660000;
	padding:5px;
	text-transform: uppercase;
	color:#FFFFFF;
	
}

.GCbottomLinks {
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	color:#CC0000;
}

.GCbodyText {
	font-size:11px;
	color:#fff;
	text-align:left;
	padding-left:75px;
}



.GCsectionTitle {
	font-size:16px;
	font-weight:bold;
	color:#900;
}

.GCsubtitle {
	padding-left:5px;
	color:#fff;	
}

.GCnote {
	font-size:9px;
	color:#fff;
}
.topLinkButtons a:hover {
	background-color:#f00;
	color:#fff;
}

#tblGc {
	 padding:5px;
	 background-color:#000;
	 width:791px;
	 
}

.fontsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.topLinks {
	font-weight:bold;
	border: 1px solid #AAA;
	border-style:outset;
	background-color:#900;
	padding:5px;
	text-transform: uppercase;
}

#giftcard a { /*color:#CC0000;*/ text-decoration:none; }
#giftcard a:hover { background-color:#000; }

.bottomLinks {
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	color:#CC0000;
}

.bodyText { font-size:11px; }

li { list-style-type:disc; }

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

.note { font-size: 9px; }

.giftcardText_Main {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.giftcardText_Small {
	font: 12px Geneva, Arial, Helvetica, sans-serif
}
#gcImg {
	position:absolute;
	left:0px;
	top:0px;
	width:550px;
	height:288px;
	z-index:1;
}
#gcText {
	position:absolute;
	left:3px;
	top:306px;
	width:543px;
	height:135px;
	z-index:2;
}
#gcFooter {
	position:absolute;
	left:16px;
	top:531px;
	width:519px;
	height:29px;
	z-index:3;
}


