/*brianc 1/26/08 - I fixed the font display issue*/
/*brianc 11/05/08 - Resolving problems with website being fully encrypted, removed absolute path references*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #222222;
}
a:visited {
	color: #555566;
}
td.header, div.header {
	vertical-align: bottom;
	height: 140px;
	width: 775px;
}
td.expander {
	background-image: url(/web/images/greens/L_BodyInf_ImgExp.gif); 
	background-repeat: repeat-y;
}
.content {
	background-color: #CEd7E6;
}
div.content {
	width: 487px;
	height: 100%;
	padding-left: 20px;
}
div.contentinfo {
	background-color: #CED7E6;
	width: 758px;
	height: 100%;
	padding-left: 20px;
}
h1.headline {
	font-size: 14pt;
	font-weight: normal;
}
div.centerme {
	margin-right: auto; 
	margin-left:  auto;
	width: 770px;
}
td.menubg {
	background-image: url(/web/images/greens/L_Head_MainMenu.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 778px;
}
td.bottomRoundThingy {
	background-image: url(/web/images/greens/L_Head_MainMenuold.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 778px;
}
td.submenubg {
	background-image: url(/web/images/greens/L_Head_SubMenu.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.menusepbg {
	background-image: url(/web/images/greens/L_Head_SepMenu.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
td.footer {
	background-image: url(/web/images/greens/L_Foot.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
a.footer, font.footer {
	color: #4A4A4A;
	font-size: 9pt;
}
a.menu {
	text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
}
a.menu:hover {
	background-color: #5A7CAD;
}
a.menu:visited {
	color: #FFFFFF;
}
a.submenu {
	text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
}
a.submenu:hover {
	background-color: #8FA6C7;
}
a.submenu:visited {
	color: #FFFFFF;
}
.boldtitles {
	font-size: 28px;
	font-weight: bold;
	color: #000066;
}
.boldtitlessmall {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.boldtitlessmall {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.required {
	background-color: #E7C167;
}
.red {
	color: #FF0000;
}
.MenuBottomCap {
	background-image: url(/web/images/greens/L_Body_StoreMenu_BotCap.gif); 
	background-repeat: no-repeat; 
	background-color: #8FA6C7; 
	height:20px;
}
.InfoBottomCap {
	background-image: url(/web/images/greens/L_Body_Prod_InfoBotCap.gif);
	background-repeat: no-repeat;
	background-color: #CED7E6;
	height: 20px;
}
.LeftPrettyBox {
	background-image: url(/web/images/greens/Concept4_Checkout_TotTitle.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 119px;
}
.RightPrettyBox {
	background-image: url(/web/images/greens/Concept4_Checkout_TotNum.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 119px;
}
.CalcButtonBackground {
	background-image: url(/web/images/greens/Concept4_Checkout_TotCalcbk.jpg);
	background-repeat: no-repeat;
	width: 172px;
	height: 64px;
}
.CartGradient {
	background-image: url(/web/images/greens/Concept4_Cart_008_11.jpg);
	background-repeat: no-repeat;
	width: 300px;
}
.CartLeftThinBox {
	background-image: url(/web/images/greens/Concept4_Cart_008_12.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 189px;
}
.CartRightThinBox {
	vertical-align: top;
	background-image: url(/web/images/greens/Concept4_Cart_008_13.gif);
	background-repeat: no-repeat;
	width: 88px;
}
.ReceiptExpanderLeft {
	background-image: url(/web/images/greens/C4_Receipt_LeftExp.gif);
	background-repeat: repeat-y;
}

.ReceiptExpanderRight {
	background-image: url(/web/images/greens/C4_Receipt_RightExp.gif);
	background-repeat: repeat-y;
}

