H1
{
	margin: 0 0 5px 0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 20pt;
	
}

H2
{
	font-size: 17px;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 2px;
	color: #6f9147;
}

h3
		{
			margin-top: 0px;
			padding-top: 0px;
			font-size: 13.5px;
		}
a:link IMG, a:visited IMG {
	border-style: none;
	padding-left:5px;
} 

DIV.superHead
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 96%;
	height: 122px;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	position: relative;
	padding: 5px;
}

P
{
	line-height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV.superHead DIV.blurb
{
	font-size: 120%;
}

DIV.superHead DIV.quote
{
	float: right;
	height: 100%;
	width: 15em;
	margin-left: 2em;
}

DIV.columnWrapper
{
	position: relative;
}

DIV.mainContent
{
	font-size: 12px;
	padding-top: 15px;
}

DIV.headSubTabBar
{
	background:#525256 url("images/submenubar.png") repeat-x;
	font-size:11px;
	height:3ex;
	padding:2px;
}

DIV.headSubTabBar A.tab 
{
	display: inline-block;
	height: 2.5ex;
	line-height: 2.5ex;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	float: left;
}

DIV.headSubTabBar A.tab:hover { font-weight: bold; }
DIV.headSubTabBar A.selected 
{ 
	background: transparent url("images/sub-menu-selected.png") no-repeat;
	height: 30px;
	font-weight: bold;
	float: left;
}


DIV.pageHeader
{
	margin-bottom: 30px;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	padding: 10px;
	
	font-size: 100%;
	font-weight: bold;
}

DIV.pageHeader SPAN.main
{
	border-style: none solid none none;
	border-width: 2px;
	border-color: black;
	margin-right: 1em;
	padding-right: 1em;

	font-size: 110%;
}
								
DIV.headerSideButtons
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;

	position: relative;
}

DIV.headerSideButtons A.leftButton
{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: -29px;
	border-style: none;
}

DIV.headerSideButtons A.rightButton
{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: -29px;
	border-style: none;
}

DIV.headerSideButtons IMG
{
	border-style: none;
}

TABLE
{
}

TD
{
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}

TH
{
	background-color: #5b8f22;
	font-size: 100%;
	color: white;
	padding: 5px 5px 5px 10px;
}

DIV.headQuote
{
	float: right;
	font-weight: bold;
	margin-right:35px;
	width: 30%;
}

DIV.headQuote P.attrib
{
	font-weight: normal;
}

#linkTable
{
	width: 80%;
	margin: 15px auto 15px auto;
	padding: 15px 0px;
	border-style: solid none none;
	border-width: 2px;
}

#linkTable A
{
	padding-left: 20px;
}
	
DIV.superHead DIV.priceBox
{
	font-style: italic;
	font-size: 80%;
	font-weight: bold;
	float: left;
	margin: 0px 10px;
}

DIV.superHead DIV.priceBox EM
{
	font-style: normal;
	font-size: 280%;
	color: #5B8F22
}



a.greenButton
{
	background-image: url("images/greenButton.png");
	background-repeat: no-repeat;
	text-decoration: none;
	height: 20px;
	display: inline-block;
	color: #FFFFFF !important;
	width: 128px;
	padding: 5px;
	margin-bottom: 5px;
}

a.greenButton b
{
	color: #FFFFFF !important;
}
a.greenButton:hover
{
color:#000000 !important;
}
a.greenButton:hover b
{
color:#000000 !important;
}

Div.leftMenu hr {width: 140px; margin-left: -5px;margin-top: -10px;_margin-top: -10px; margin-left: -10px; _margin-left: -10px;  }
Div.leftMenu h3 {margin-left: 12px;}

.newLink
{
        color: #d89221;
}

