﻿
/*
  BARGER PRINTING STYLE SHEET
  Copyright 2008 Barger Printing, LLC

  Primary Colors:
  burgundy B30838
  beige FFFFCC
  gold A7996B
  silver A9A9A9

  Designed by Foothills Data, LLC

*/

.menuMain
{
}

.divDirections
{
	font-size: 12pt;
}

.divContentsItem
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.divContentsImage
{
	font-family: Tahoma;
	background-color: #C0C0C0;
	padding: 5px;
	text-align: center;
}


body
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

h1
{
	font-size: 16px;
	font-weight: Bold;
	color: Black;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 14px;
	font-weight: Bold;
	text-align: center;
}

h3
{
	font-size: 12px;
	font-weight: Bold;
}

h4 /* Fine print  */
{
	font-size: 12px;
	font-weight: normal;
}

.divSubHeading
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: Bold;
}


a:link
{
	color: Black;
}
a:visited
{
	color: Black;
}
a:active
{
	color: Black;
}
a:hover
{
	color: #993333;
}


a.mnuMain:link
{
	color: Black;
	text-decoration: none;
}
a.mnuMain:visited
{
	color: Black;
	text-decoration: none;
}
a.mnuMain:hover
{
	color: #800000;
	text-decoration: none;
	background-color: White;
}
a.mnuMain:active
{
	color: Black;
	text-decoration: none;
}




.ImagePlaceHolderDIV
{
	border: 2px solid #C0C0C0;
	background-color: #C0C0C0;
}
.TextAreaDIV
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: justify;
}

.TextDIV
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}

.TextDIVCentered
{
	padding: 5px;
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}

.TextDIVMedium
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}



.PageHeaderTextREVERSE
{
	font-size: 26px;
	color: #FFFFFF;
	background-color: #B30838;
	text-align: center;
}

.PageHeaderText
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B20B39;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 17px;
	left: 12px;
	z-index: auto;
	width: 351px;
	height: 25px;
}
.PageHeaderTextRight
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #B20B39;
	font-weight: bold;
	text-align: right;
}
.PageText
{
	font-size: 16px;
	color: Black;
	text-align: justify;
}

.Textbox
{
	background-color: White;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #45556A;
}

.divBusCardAddress
{
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.TextDIVSmallLeft
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}
.TextDIVMedLeft
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: left;
}
.TextDIVMedCenter
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}
.TextDIVMedRight
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: right;
}
.TextDIVSmallCenter
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: center;
}
.TextDIVSmallRight
{
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 1.2;
	text-align: right;
}
.divPageContainer
{
	width: 750px;
	z-index: auto;
	height: 738px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}



.ProductPageText
{
	font-size: 16px;
	color: Black;
	text-align: justify;
}



.PageHeaderTextFLOAT
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B20B39;
	font-weight: normal;
	text-align: left;
	position: absolute;
	top: 43px;
	left: 567px;
	z-index: auto;
	width: 174px;
	height: 25px;
}

/********************************************************************
MAIN MENU LINKS
*********************************************************************/

#mainMenu a:link
{
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	padding: 1px 3px 2px 3px;
}
#mainMenu a:visited
{
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	padding: 1px 3px 2px 3px;
}
#mainMenu a:hover
{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	background-color: #B10838;
	padding: 1px 3px 2px 3px;
}
#mainMenu a:active
{
	color: #FFFFFF;
	font-size: 10pt;
	padding: 1px 3px 2px 3px;
	text-decoration: none;
}

