/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;

}
body {
	font-size:  		80%;
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
}
a {color:#BE2A40;cursor:pointer;}

/* Holly Hack - only Explorer PC sees this \*/
* html a {cursor:hand;}
/* End Hack */

a:link		{color:#BE2A40;text-decoration:none;}
a:visited	{color:#04D;text-decoration:none;}
a:hover		{color:#ff0000;text-decoration:none;}
a:focus		{color:#07F;text-decoration:none;}
a:active	{color:#F00;text-decoration:none;}
img {display:block;}
.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		1003px;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  				both;
	width:		      		1003px;
	min-height: 			720px;
	position:   			relative;
	margin-top: 			0em;
	background-color:   	#FFF;
	border-top: 			1px solid #FFF;
	background-image:url(../statimages/leftnav_back.gif);
	background-repeat:repeat-y;
}
/* Holly Hack - only Explorer PC sees this \*/
* html #bodyBlock {height:  720px;}
/* End Hack */

#contentColumn  	/* The big wahoonie */
{
	margin:0 182px 0 188px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	padding: 0 12px;
	border-top:1px solid #FFF;
}
#bodyBlock.homePage {background-image:none;}
#bodyBlock.homePage #contentColumn {margin:0 182px 0 0;}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:187px;
	line-height:1.2em;
	text-align:left;
}
#rightColumn
{
	position:   			absolute;
	top:					0px;
	right:  				2px;
	width:  				180px;
	min-width:  			180px; 
	line-height:			1.2em;
	text-align: 			left;
}
#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			0px 0px 5px 0px;
	background-color:   #fff;
	font-size:  		10px;
	color:  			#84a3d5;
	line-height:		1.4em;
	background-image:   url(../statimages/navBackground.png);
	background-repeat:  repeat-x;
	border-top:			2px solid #f60;
}
/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */

/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
#pageheader
{
    height: 		117px;
	border-bottom: 	2px solid #f60;
	overflow:   	hidden;
}
#pageheader img
{
	display:		inline;
	height: 		117px;
}
#pageheader #headerLeft		{width:1003px;margin:0;}

#navTop
{
	clear:  			both;
    text-align: 		center;
	background-color:   transparent;
	background-image:   url(../statimages/navBackground.png);
	background-repeat:  repeat-x;
	color:  			#fff;
	font-size:  		10px;
	line-height:		15px;
	height: 			15px;
	font-weight:		normal;
	padding:			3px 0 3px 0;
	margin: 			0;
	vertical-align: 	middle;
}

/* *** LEFT COLUMN *** */

#leftColumn h2
{
	margin: 			18px 0 0 0;
	padding:			5px 0 7px 0px;
	color:  			#FFF;
	background-color:#224686;
	text-align:			center;
	font-size:  		0.8em;
	font-weight:		bold;
	border-bottom:2px solid #FFF;
}
#leftNavContent {
	background-repeat:no-repeat;
	min-height:400px;
	padding-left:105px;
	border-top:1px solid #FFF;
	font-size:1em;
	font-weight:bold;
}
/* Holly Hack \*/
	* html #leftNavContent {height:433px;}
/* End Hack */

#leftNavContent ul {
	margin:0;
	padding:0;
	list-style:none;
}
#leftNavContent ul li {
	margin:1em 0;
	padding:0;
	list-style:none;
	text-align:center;
}
#leftNavContent #getYears li {margin:0.5em 0;}

#leftNavContent ul li a {color:#FFF;}


/* *** RIGHT COLUMN *** */

#rightColumn {
	font-size:  			1em;
}
#rightColumn label {
	font-weight:bold;
}
#rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#rightColumn p, #rightColumn form	{
	margin: 				0px;
}
#rightColumn h2
{
	margin: 			0 auto;
	padding:			5px 0 7px 0px;
	width:				166px;
	color:  			#FFF;
	text-align:			center;
	font-size:  		0.9em;
	font-weight:		bold;
	background-image:   url(../images/h2bg.gif);
	background-repeat:  repeat-x;
	line-height:14px;
	border-bottom:1px solid #FF6600;
}
#rightColumn h2 a
{
	text-decoration:	none;
	color:  			#2d4f82;
}
#rightColumn h2 a:hover
{
	color:  			#2d4f82;	
}
#rightColumn .boxBody,
#rightColumn address
{
	line-height:		1.3em;
	font-style: 		normal;
	background-color:   #fff;
	color:  			#2d4f82;
	margin: 			0 auto 10px auto;
	padding:			7px;
	font-size:  		75%;
	border: 			1px solid #ccc;
	width:  			150px;
}
#rightColumn .boxBody p
{
	color:  			#2d4f82;
}
#rightColumn address span
{
	text-transform: 	uppercase;
}
#rightColumn .boxBody a,
#rightColumn address a 
{
	text-decoration:	none;
	
}

#rightColumn .events a {
	display:block;
	text-align:right;
	color: #0044DD;
	text-decoration:none;
}
#rightColumn .events a:link  	{color: #0044DD;text-decoration:none;}
#rightColumn .events a:visited  {color: #0024AD;text-decoration:none;}
#rightColumn .events a:hover  	{color: #F00;text-decoration:none;}
#rightColumn .events a:focus  	{color: #F00;text-decoration:none;}
#rightColumn .events a:active  	{color: #F00;text-decoration:none;}

#rightColumn ul
{
	line-height:	1.2em;
	font-size:  	1em;
	margin: 		0;
	padding:		0;
	list-style: 	none;
	font-family:	Verdana, Arial, Helvetica, Times, sans-serif;
	font-weight:	normal;
}
#rightColumn ul li
{
	margin: 		0;
	padding:		0 0 1.5em 0;
}

#rightColumn .moreNews
{
	background-image:   	url(../statimages/morenews.png);
	background-repeat:  	no-repeat;
	background-position:	0px 5px;
	padding:				3px 0 0px 20px;
	height:		 			20px;
}

#rightColumn h3
{
	line-height:			18px;
	background-color:   	#fff;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			1.1em;
	color:  				#0073C6;
	font-weight:			700;
}


/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#84a3d5;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#84a3d5;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #84a3d5;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0 0.5em 0 0;
}

/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}
#shoppingCart .listNavTable span {
	padding:0 0.5em;
}
#shoppingCart .listNavTable a {
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img {
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}

/* *** ACROSS WHOLE  SITE *** */

#shoppingCart {background-color:#FFF;}

#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart h2 {
	background-color:	#0073C6;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFEF00;
	font-weight:		bold;
}
#shoppingCart .fakeH2 {
	background-color:	#0073C6;
	margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#FFEF00;
	font-weight:		bold;
	position:absolute;
	top:0;
	right:0;
}

/* Holly Hack - only Explorer PC sees this \*/
* html #shoppingCart #linkHeader .fakeH2 {right:160px;background-color:transparent;}
/* End Hack */

#shoppingCart .fakeH2 a {color:#FFEF00;}
#shoppingCart .fakeH2 a:hover {padding-right:0.6em;}

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}

#rightColumn .creditcards
{
	text-align:left;
	width:120px;
	padding:0 0px 20px 0px;
}
#rightColumn .creditcards span
{
	font-size:0.7em;
	text-align:left;
}
#rightColumn .creditcards .creditcard {
	margin-top: 3px;
	float:left;
	border:solid 1px #fff;
	padding:0 3px 0 3px;
}