<STYLE TYPE="text/css">



.bug {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #E5E5E5;
	font-weight: normal;
	line-height: 10px;
}



/*
 * inline edit styles
 */


.inPlaceEditMarker,A.inPlaceEditMarker {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#00FF00;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
}

.iPEM_page,A.iPEM_page {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:YELLOW;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
}
.iPEM_pagecat,A.iPEM_pagecat {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#00FF00;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
}
.iPEM_cat,A.iPEM_cat {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
}
.iPEM_item,A.iPEM_item {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#FF33CC;
	font-weight:bold;
	text-decoration: none;
	background-color:#000000;
}



A.inPlaceEditMarker:hover,A.iPEM_page:hover,A.iPEM_pagecat:hover,A.iPEM_cat:hover,A.iPEM_item:hover {
	text-decoration: none;
	background-color:#ffffff;
	color:#FF0000;
}

/*
 * page menu navigation
 */

.pageNavLine {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

A.pageNavLine {
	text-decoration: underline;
}
A.pageNavLine:hover {
	color:#666666;
}



.pageBotMenu, .pageBotMenuSel {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:BLACK;
	font-weight:bold;
	text-decoration: none;
}

A.pageBotMenu,A.pageBotMenuSel {
	text-decoration: none;
	color:BLACK;
}

A.pageBotMenu:hover,A.pageBotMenuSel:hover {
	text-decoration: none;
	color:#A08677;
}


A {
	font-family: Arial, sans-serif;
	font-weight:normal;
	color:#000000;
	text-decoration: underline;
}

A:hover {
	color:#6b7d18;
}





.navBottom, A.navBottom {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:BLACK;
	font-weight:bold;
	text-decoration: none;
}

A.navBottom:hover {
	color:#A08677;
}



/*
 * page sections
 */
.pageIPTitle {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color:#878785;
	font-weight:bold;
	text-decoration: none;
}

.pagecat_nameIPDescr {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color:#878785;
	font-weight:bold;
	text-decoration: none;
}

TD.pagecatHead {
	padding: 10px 0px;
}

.pagecat_pdescrIPDescr {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


.pageLCTitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#6b7d18;
	font-weight:normal;
	text-decoration: none;
}

.pageIPDescr,.pageLCDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

TD.pageLCDescr {
	padding: 8px;
}

A.pageIPDescr,A.pageLCDescr {
	text-decoration: underline;
}

A.pageIPDescr:hover,A.pageLCDescr:hover {
	color:#6b7d18;
}




.pageIPDescrSH, .pageLCDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}


.page_aIPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	padding: 5px;
}

.page_bIPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


A.page_aIPDescr,.page_bIPDescr {
	text-decoration: underline;
}

A.page_aIPDescr:hover,A.page_bIPDescr:hover {
	color:#6b7d18;
}

.page_aIPDescrSH,.page_bIPDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}




.LeftNavItem {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#ebca86;
	font-weight:bold;
	text-decoration: none;
}
A.LeftNavItem {
	text-decoration: none;
}

A.LeftNavItem:hover {
	color:#F8F1DF;
}


/*
 * More Info Link for page section
 */
.pageUrl,page_aUrl {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

A.pageUrl,A.page_aUrl {
	text-decoration: underline;
}

A.pageUrl:hover, A.page_aUrl:hover {
	color:#6b7d18;
}



/*
 * framed object styles
 */
.FOCaption {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#101010;
	font-weight:normal;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}
.FOCredit {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#101010;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
}

.FOBorder {
  border:<STYLE TYPE="text/css">
 1px solid #6b7d18;
}

.FOClick, A.FOClick {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#404040;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
}
A.FOClick:hover {
	color:#6b7d18;
	text-decoration: underline;
}


/*
 * sitemap presentation styles
 */


.sitemapHead, A.sitemapHead {
	font-family: Arial, sans-serif;
	font-size: 12px;
    color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

.sitemapSub {
	font-family: Arial, sans-serif;
	font-size: 12px;
    color:# 000000;
	font-weight:normal;
	text-decoration: none;
}

A.sitemapSub {
	text-decoration: underline;
}


A.sitemapSub:hover, A.sitemapHead:hover {
    color: #6b7d18;
}

.sitemapSubTable {
  background-color:#F0F4F9;
  border: 1px solid #8FA9C2;
}



.inqSep {
 	border-top: 1px solid #808080;
 	margin-bottom: 5px;
 	margin-top: 5px;
}

/*
 * page sections
 */
.inqHead {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

.inqText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

A.inqText {
	text-decoration: underline;
}

A.inqText:hover {
	color:#6b7d18;
}



.inqPfl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.inqPflT1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.inqInputText {
	font:12px Arial,sans-serif;
	font-weight:normal; 
	color:#000000; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inqInputSubmit {
	font:12px Arial,sans-serif;
	font-weight:normal; 
	color:#000000; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inqInputMenu {
	font:12px Arial,sans-serif;
	font-weight:normal; 
	color:#000000; 
	background-color:#ffffff; 
	border:1px #808080 solid;
	height: 14px;
}

.inqInputTextArea {
	font:12px Arial,sans-serif;
	font-weight:normal; 
	color:#000000; 
	background-color:#ffffff; 
	border:1px #808080 solid;
}









/*
 * mrch - standard format
 */

.mrchIPPrice, .mrchLIPrice {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #6b7d18;
	font-weight:bold;
	text-decoration: none;
}


.mrchIPDate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:normal;
	text-decoration: none;
}
.mrchIPTitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
A.mrchIPTitle {
	text-decoration: underline;
}

A.mrchIPTitle:hover {
 color:#666666;
}

.mrchIPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.mrchIPDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6b7d18;
	font-weight:bold;
	text-decoration: none;
}



.mrchIPSubtitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

.mrchLIDescr, .mrchLIHeadDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.mrchLIDate {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.mrchLITitle, .mrchLIHead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.mrchLITitle, A.mrchLIHead {
	text-decoration: underline;
}

A.mrchLITitle:hover, A.mrchLIHead:hover {
 color:#666666;
}

.mrchPMoreInfo,A.mrchPMoreInfo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
A.mrchPMoreInfo:hover {
 color:#6b7d18;
}


.mrchCPTitle,.mrchCPHead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.smrchCPTitle,A.mrchCPHead {
	text-decoration: underline;
}

A.mrchCPTitle:hover,A.mrchCPHead:hover {
 color:#666666;
}

.mrchCPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


.mrchCPDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}


.mrchLCTitle,.mrchLCHead,A.mrchLCTitle,A.mrchLCHead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.mrchLCTitle:hover,A.mrchLCHead:hover {
	text-decoration: underline;
}

.mrchLCDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.mrchLCDescrSel {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}








/*
 * lnk - standard format
 */


.lnkIPTitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}
A.lnkIPTitle {
	text-decoration: underline;
}

A.lnkIPTitle:hover {
 color:#666666;
}

.lnkIPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.lnkIPDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6b7d18;
	font-weight:bold;
	text-decoration: none;
}



.lnkIPSubtitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

.lnkLIDescr, .lnkLIHeadDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.lnkLITitle, .lnkLIHead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

A.lnkLITitle, A.lnkLIHead {
	color:#6b7d18;
	text-decoration: underline;
}

A.lnkLITitle:hover, A.lnkLIHead:hover {
 color:#666666;
}

.lnkPMoreInfo,A.lnkPMoreInfo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
A.lnkPMoreInfo:hover {
 color:#6b7d18;
}


.lnkCPTitle,.lnkCPHead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.slnkCPTitle,A.lnkCPHead {
	text-decoration: underline;
}

A.lnkCPTitle:hover,A.lnkCPHead:hover {
 color:#666666;
}

.lnkCPDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


.lnkCPDescrSH {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}


.lnkLCTitle,.lnkLCHead,A.lnkLCTitle,A.lnkLCHead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.lnkLCTitle:hover,A.lnkLCHead:hover {
	text-decoration: underline;
}

.lnkLCDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.lnkLCDescrSel {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}







.galLIDescr, .galLIHeadDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


.galLIHead,.galLITitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.galLIHead, A.galLITitle {
	text-decoration: underline;
}

A.galLIHead:hover, A.galLITitle:hover {
 color:#666666;
}


.galLCDescr, .galLCHeadDescr {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}


.galLCHead,.galLCTitle {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#6b7d18;
	font-weight:bold;
	text-decoration: none;
}

A.galLCHead, A.galLCTitle {
	text-decoration: underline;
}

A.galLCHead:hover, A.galLCTitle:hover {
 color:#666666;
}


.pageGRBorder, .pageGR1Border {
  border: 1px solid #6b7d18;
}


/*
 * shoping cart styles
 */

.outrowTotal
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #6b7d18;
	background-color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}


.outrowTitle
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCBBAB;
	font-weight:bold;
	text-decoration: none;
}

.outrowItem,.outrowDelete
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

A.outrowItem,A.outrowDelete
{
	text-decoration: underline;
}

A.outrowItem:hover,A.outrowDelete:hover
{
		color: #6b7d18;
}


.siData
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.siTitle
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}


A.siTitle,A.siData
{
	color: #000000; 
	text-decoration: underline; 
}

A.siTitle:hover,A.siData:hover
{
	color: #6b7d18; 
}


TD.siTitle {
 	background-color: #CCBBAB;
}

TD.siData {
 	background-color: #FFFFFF;
}





.scFinalAgree
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	text-decoration: none;
	border: 1px solid #6b7d18;
	padding: 4px;
}


.scAddTitle
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6b7d18;
	background-color: #CCBBAB;
}


.scAddMsg,.scAddChangeMsg,.scButtonExp,.scGiftWrapping
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

TH.scAddMsg {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

A.scAddMsg
{
	text-decoration: underline;
}

A.scAddMsg:hover
{
	color: #6b7d18; 
}

H3.scAddMsg, H3.scGiftWrapping
{
 	font-size: 14px;
	 color: #6b7d18;
 	font-weight:bold;
}

.scAddChangeMsgSm
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

.scSelStateList
{
}

.scBillHead
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCBBAB;
}

.scBillEntry
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.scBillEntryErr
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: RED;
}

.scSendOrder
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

H3.scAddMsg, H3.scSendOrder
{
 	font-size: 14px;
	 color: #6b7d18;
 	font-weight:bold;
}

H3.scAddError
{
 	font-size: 16px;
	 color: #f00000;
 	font-weight:bold;
}

.scBillTiny
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}

A.scBillTiny
{
	text-decoration: underline;
}

A.scBillTiny:hover
{
	color: #6b7d18;
}

.homePageTable{background-image: url("/pages/majortemplates/himages2/footer.jpg"); background-position:bottom; background-repeat:no-repeat }

</STYLE>
