/*style sheet for home page for Basketful.ca*/


body {
	background-color : #fff;
	height : auto;
	padding : 0px;
	margin-left: auto;
	margin-right: auto;
	text-align : center;
	background-image: url(../images/index2004/backgrdline.gif);
	background-repeat: repeat;
	left: auto;
	right: auto;
	background-position: center center;
	white-space: normal;
	width: 640px;
}
.asshown {
	color : #903;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	line-height : normal;
	text-align: left;
	padding-left: 3px;
}

.basketdimension {
	color : #339;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

.bodytext {
	color : #990033;
	font-size : 10pt;
	font-weight : normal;
	line-height : 11pt;
	font-style: italic;
}/*

.bodytext2 {
	color : black;
	font-size : 10pt;
	font-weight : normal;
	line-height : 11pt;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
}

.bodytext2bold {
	color : black;
	font-size : 11pt;
	font-weight : bolder;
	line-height : 12pt;
}

.bodytextblue {
	color : #339;
	font-size : 10pt;
	font-weight : bold;
	line-height : 11pt;
}

.bodytextboldred {
	color : #903;
	font-size : 9pt;
	font-weight : bold;
	line-height : 11pt;
}*/

.dollarsign {
	color : #339;
	font-family : Caslon540 BT, Times, Times New Roman, Times New Roman MT Extra Bold, Tms Rmn;
	font-size : 14pt;
	font-style : italic;
	font-weight : normal;
	padding-left: 8px;
	padding-right: 5px;
	height: auto;
	width: 10px;

}
.heading {
	color : #303498;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	border-bottom-style: none;
}

.headingprice {
	color : #903;
	font-size : 14pt;
	font-weight: bold;
}
/*left content starts here*/
ul#mainnav {
	background-color: #AC2D24;
	height: auto;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-indent: 2px;
	vertical-align: middle;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

ul#mainnav li {
	background-color: #AC2D24;
	height: inherit;
	border-top: 1px solid #FFFFFF;
	display: block;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
	
}

ul#mainnav li a:link{
	color: #FFFFFF;
	dislay: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	width: 150px;
	text-indent: 2px;
	vertical-align: middle;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
	height: inherit;
}
ul#mainnav li a:visited {
	background-color: #FFFFFF;
	border-right-color: #AC2D24;
	border-right-style: solid;
	border-right-width: 1px;
	color: #000000;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-variant: normal;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC2D24;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: normal;
	height: inherit;
}

ul#mainnav li a:hover{
	background-color: #FFFFFF;
	color: #006699;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
	font-size: 8pt;
	line-height: normal;
	
}

.mainnavtext {
	color: #FFFFFF;
	display: block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 10pt;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 150px;
}

/*left content ends here*/

.content {
	background-color : #fff;
	bottom : auto;
	height : auto;
	left : 0px;
	margin : 0px;
	padding : 0px;
	right : 0px;
	text-align : left;
	top : 0px;
	vertical-align : top;
	width : 490px;
	color: #FFFFFF;
}

.footer {
	background-color: #FFFFFF;
	color:#000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.splash {
	color : #006;
	padding : 0px 0px 0px 2px;
	text-align : center;
	vertical-align : middle;
	width : 640px;
	background-color: #AC2C1C;
	background-position: center center;
}
/*start of footer links*/
#footer a:link {
	background-color: #FFFFFF;
	text-decoration : none;
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : normal;
	
}

#footer a:hover {
	background-color: #FFFFFF;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

#text a:link {
	font-size: 8.5pt;
	font-style: bold;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text a:visited {
	font-size: 8.5pt;
	font-style: bold;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text a:hover {
	font-size: 8.5pt;
	font-style: bold;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text {
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 14pt;;
}
.affiliatedtext {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	;
	color: #990033;
}
#affiliatedtext a:visited {
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#affiliatedtext a:hover {
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#affiliatedtext {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	color: #990033;
}
/*end of footer links*/
#photocaption {
	color : #000;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 9pt;
	font-style : italic;
	font-weight : normal;
	line-height : normal;
	list-style-type : none;
	text-align : center;
	text-decoration : none;
	padding-top: 4px;
}

#photocaption a:link, #photocaption a:visited {
	color : #000;
	display : inherit;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 9pt;
	font-style : italic;
	font-weight : normal;
	line-height : normal;
	list-style-type : none;
	text-align : center;
	text-decoration : none;
	text-decoration : none;
}

#photocaption a:hover{
	background-color : #FFFFFF;
	color : #990000;
	font-weight : normal;
	text-decoration : none;
}
.contentmain{
	background : white;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 80%;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.tdnav {
	width: 150px;
	text-align: left;
	vertical-align: top;
	background-color: #AC2D24;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AC2D24;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	color : #303498;
	font-size : 14pt;
	font-weight : bold;
	line-height : normal;
	text-decoration: none;
	font-variant: small-caps;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	
}
.asshown {
	color : #903;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	line-height : normal;
}

.basketdimension {
	color : #339;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

.dollarsign {
	color : #339;
	font-family : Caslon540 BT, Times, Times New Roman, Times New Roman MT Extra Bold, Tms Rmn;
	font-size : 14pt;
	font-style : italic;
	font-weight : normal;
	padding-top: 10px;
	text-align: right;
}

.price {
	color : #333399;
	font-size : 34pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
}

.headingprice {
	color : #903;
	font-size : 14pt;
	font-weight: bold;
}
.content {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 490px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
}
.contentholder {
	background : white;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 490px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bodytext2 {
	color : black;
	font-size : 11pt;
	font-weight : normal;
	line-height : normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 8px;
}

.bodytext2bold {
	color : black;
	font-size : 10pt;
	font-weight : bolder;
	line-height : normal;
	padding-top: 0px;
	padding-left: 0px;
}

.bodytextblue {
	color : #339;
	font-size : 10pt;
	font-weight : bold;
	line-height : normal;
	padding-left: 5px;
}

.bodytextboldred {
	color : #903;
	font-size : 9pt;
	font-weight : bold;
	line-height : normal;
	padding-left: 5px;
}
.sectionheadrs {
	color : #000000;
	font-size : 18pt;
	text-align: center;
	font-weight: normal;
	letter-spacing: 5pt;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-variant: small-caps;
	line-height: 30px;
	width: 490px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CC9900;
}
#underconstruction {
	color : #AC2D24;
	font-size : 12pt;
	font-weight : normal;
	line-height : normal;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

#underconstruction a:link, #photocaption a:visited {
	display : inherit;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #996600;
	font-size : 12pt;
	font-weight : normal;
	line-height : normal;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	
}
#underconstruction a:hover{
	display : inherit;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #006699;
	font-size : 12pt;
	font-weight : normal;
	line-height : normal;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	
}
/*order form*/
.orderform {
	color : #903;
	font-size : 9pt;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	text-transform : none;
}

.orderformprice {
	color : #333399;
	font-size : 12px;
	font-weight : bold;
	line-height : normal;
}

.orderformrighttd {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333399;
	width: 99%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #333399;
	padding-bottom: 20px;
}

.orderformconfirm {

	color : #903;
	font-size : 9pt;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	text-transform : none;
}
/*end of order from*/	

/*pricelist starts here*/

.priclistcontent {
	font-size : 10pt;
	font-style : normal;
	line-height : 14pt;
	text-decoration: none;
	color: #000000;
	height: auto;
	width: 490px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;

}
.priclistheaders {
	font-size : 12pt;
	font-style : normal;
	line-height : 12pt;
	text-decoration: none;
	color: #333399;
	border-right-style: none;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-left-style: none;
	padding: 3px 0px 0px;
	border-bottom-color: #A5221D;
}
#priclistcontent {
	font-size : 10pt;
	font-style : normal;
	line-height : 14pt;
	text-decoration: none;
	color: #000000;
	height: auto;
	width: 490px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;

}
#pricelistbold {
	color : #333399;
	font-size : 10pt;
	font-weight : bold;
	line-height : 14pt;
}
#pricelistbold, #pricelistbold a:link {
	color : #333399;
	font-size : 10pt;
	font-weight : bold;
	line-height : 14pt;
}
#pricelistbold a:hover { 
	color : #303498;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
}
#pricelistbold a:visited { 
	color : #000000;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	line-height : 14pt;
}

.priclistholder {
	font-style : normal;
	height: auto;
	width: 490px;
	padding: 0px;
}
.spacerline {
	text-align: center;
	vertical-align: top;
	width: 485px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AC2D24;
	font-size: 1px;
	line-height: 1px;
	font-family: Georgia, Times New Roman, Times, serif;
/*pricelist ends here*/
}
.underconstruction {

	color : #AC2D24;
	font-size : 12pt;
	font-weight : normal;
	line-height : normal;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.thankyou {
	color : #000000;
	font-size : 16pt;
	font-weight : normal;
	line-height : 18pt;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	padding-top: 20px;
}
.orderformbold {

	color : #903;
	font-size : 8.5pt;
	font-variant : small-caps;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	text-transform : none;
}
.thankyoublue {

	color : #003399;
	font-size : 18pt;
	font-weight : bold;
	line-height : 34px;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	padding-top: 20px;
}
.priclistcontentitalic {
	font-size : 10pt;
	font-style : italic;
	line-height : 14pt;
	text-decoration: none;
	color: #AC2D24;
	height: auto;
	width: 490px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
#bodytext2 {
	color : #003366;
	font-size : 10pt;
	font-weight : normal;
	font-style: italic;
	line-height : normal;
	text-align: left;
	text-decoration: none;
}
.bodytextitalred {
	color : #AC2D24;
	font-size : 10pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	line-height: 11pt;
}
.bodytext2italic {
	color : #AC2D24;
	font-size : 9pt;
	font-weight : bold;
	line-height : normal;
	font-style: italic;	line-height : normal;
}
.contentpopup {
	color : #AC2D24;
	font-size : 10pt;
	font-weight : bold;
	line-height : normal;
	line-height : normal;
	text-decoration: none;
}
#contentpopup a:visited {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	line-height : normal;
	text-decoration: none;
}
#contentpopup a:hover {

	color : #0066CC;
	font-size : 10pt;
	font-weight : bold;
	line-height : normal;
	text-decoration: none;
}
#thankyoulink {
	color : #3366CC;
	font-size : 14pt;
	font-weight : normal;
	line-height : normal;
	border-bottom-style: none;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	padding-top: 20px;
	text-decoration: none;
}
.priclistsoldout {
	font-size : 10pt;
	font-style : italic;
	line-height : 14pt;
	text-decoration: none;
	color: #AC2D24;
	height: auto;
	width: auto;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
}
.startingat {

	color : #903;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
}
.pricecents {
	color : #333399;
	font-size : 18pt;
	font-weight: bold;
	vertical-align: super;
	text-align: left;
	padding-top: 3px;
	clip: rect(auto,auto,auto,auto);
}
.underconsthdr {


	color : #AC2D24;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	border-bottom-style: none;
	text-align: center;
	vertical-align: top;
}
.subheading {

	font-family: Georgia, "Times New Roman", Times, serif;
	color : #303498;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	text-decoration: none;
	font-variant: small-caps;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.timedate {
	text-align: center;
	vertical-align: middle;
	height: 22pt;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 27px;
	color: #FFFFFF;
	background-position: center center;
	font-variant: small-caps;
	background-color: #AC2D24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.ThankUheadr {
	color : #FFFFFF;
	font-size : 24pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5pt;
	background-color: #AC2D24;
	padding-top: 8px;
	padding-bottom: 8px;
	font-variant: small-caps;
	line-height: 30px;
	width: 490px;
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.scriptfont {
	color : #333399;
	font-size : 15pt;
	font-weight: normal;
	font-family: BibleScrT;
	font-style: normal;
	text-align: center;
	line-height: 22px;
	padding: 3px;
}
.bodytext2boldcenter {
	color : black;
	font-size : 10pt;
	font-weight : bolder;
	line-height : normal;
	text-align: center;
}
.line {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: auto;
	background-color: #FFFFFF;
}
.cents {

	color : #339;
	font-family : Caslon540 BT, Times, Times New Roman, Times New Roman MT Extra Bold, Tms Rmn;
	font-size : 14pt;
	font-style : italic;
	font-weight : normal;
	padding-top: 10px;
	text-align: left;
}
.boldscriptfont {
	color : #489900;
	font-size : 15pt;
	font-weight: normal;
	font-family: BibleScrT;
	font-style: normal;
	text-align: center;
	line-height: 22px;
	padding: 3px;
	font-variant: normal;
}
.boldscriptfontblack {
	color : #000000;
	font-size : 15pt;
	font-weight: bold;
	font-family: BibleScrT;
	font-style: normal;
	text-align: center;
	line-height: 22px;
	padding: 3px;
	font-variant: normal;
	letter-spacing: 1pt;
}
.was {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #AC2D24;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	text-decoration: none;
	font-variant: small-caps;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
}
.bodytext2boldwhite {

	color : #FFFFFF;
	font-size : 10pt;
	font-weight : normal;
	line-height : 11pt;
}
#text a:link {
	font-size: 8pt;
font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text a:visited {
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text a:hover {
	font-size: 8px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#text {
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	
}
.list {
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #990000;
	text-align: center;
	vertical-align: middle;
}
.scriptfontRed {

	color : #AC2C1C;
	font-size : 17pt;
	font-weight: bold;
	font-family: BibleScrT;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	padding: 3px;
}
.priclistcontentbold {
	font-size : 10pt;
	font-style : normal;
	line-height : 14pt;
	text-decoration: none;
	color: #000000;
	height: auto;
	width: 490px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	font-weight: bold;
}
.onspecialprice {


	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: normal;
}
.bodytext2reg {

	color : black;
	font-size : 11pt;
	font-weight : normal;
	line-height : 12pt;
}
.subheading {
	color : #993333;
	font-size : 12pt;
	font-weight : bold;
	line-height : normal;
	border-bottom-style: none;
	font-variant: small-caps;
}
.headingSections {
	color : #FFFFFF;
	font-size : 16pt;
	font-weight : bold;
	line-height : 21px;
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
	border-top-style: none;
	background-color: #333399;
	padding-left: 10px;
	border-right-style: none;
	border-left-style: none;
}
.phonenumber {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	height: auto;
	text-align: center;
	vertical-align: top;
	width: 490px;
	font-size: 18pt;
	font-weight: bold;
	color: #993333;
	border-left-style: none;
}
.phonenumbertext {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	height: auto;
	text-align: center;
	vertical-align: top;
	width: 490px;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	border-left-style: none;
}
.chrsitmaswish {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	height: auto;
	text-align: center;
	vertical-align: middle;
	width: 490px;
	font-size: 18pt;
	font-weight: normal;
	color: #993333;
	border-left-style: none;
	font-style: italic;
}
