/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color:#FFF;
}
a {color:#fff;cursor:pointer;}
a:link		{color:fff;text-decoration:none;}
a:visited	{color:fff;text-decoration:none;}
a:hover		{color:#004890;text-decoration:none;}
a:focus		{color:#004890;text-decoration:none;}
a:active	{color:#004890;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

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

#outerPage {
	width:1000px;
	background-color:#FFF;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}

#page {
	width:		1000px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			1000px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	45em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 0px 0 300px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 665px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:35px;
	width:250px;
	min-width:250px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
height:40px;
	background-color:   #535353;
	font-size:  		10px;
	color:  			#fff;
	line-height:		1.4em;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #fff;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
	

#pageBanner {
	height : 130px;
	background-color : #fff;
	margin : 0;
	position : relative;
	
}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 
	font-family :Tahoma,  Arial, Verdana, Helvetica, sans-serif;
	clear:both;
    text-align:center;
    vertical-align : middle;
	background-color:#002b7f;
	color:#004890;
	font-size:12px;
	line-height:18px;
	height:18px;
	font-weight:400;
	padding:5px 5px 6px 0px;
	margin:0 0px 10px 0px;
	text-align:left;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			1.0em;
}
#leftColumn label, #rightColumn label {
	font-weight:bold;
}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}
#leftColumn h2
{
	font-family:Tahoma, Arial, Verdana, Helvetica, Times, sans-serif;
	padding:15px 0 5px 0px;
	margin:auto;
width:210px;
	line-height:20px;
	font-size:1.0em;
	color:#000;
	font-weight:400;
	text-align:left;
}

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #004890;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #004890;	
}
#leftColumn .boxBody,
#leftColumn address
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#004890;
	margin:0;
	padding:7px;
/*	font-size:75%;*/
}
#leftColumn address {
	font-size:90%;
}
#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 12px 0;
	padding:7px;
/*	font-size:75%;*/
	border:2px solid #004890;
}
#leftColumn .boxBody a,
#rightColumn .boxBody a,
#leftColumn address a
{
	color:#004890;
	text-decoration:underline;
}
#leftColumn .boxBody img {
	text-align:center;
	padding-top:10px;
	border:0px none;
	margin:auto;
}
#leftColumn .boxBody p {
	text-align:center;
	color:#004890;
}
#leftColumn ul,
#rightColumn ul
{
	line-height:1.2em;
	margin:0;
	padding:0px 1px 12px 1px;
	list-style:none;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	font-weight:600;
	color:#004890;
}
#leftColumn ul li,
#rightColumn ul li
{
	padding:5px 0 5px 20px;
	margin:0px 0 0 10px;
	background-image: url(../images/leftNavBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0em;
	font-weight:400;
	text-decoration:none;
}
#leftColumn ul li a,
#rightColumn ul li a {
	display:block;
	font-size: 1.1em;
	display:block;
	color:#004890;
	padding:1px 2px;
	text-decoration:none !important;
	padding:3px 0 3px 15px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#f78f1e;
	text-decoration:none;
}

#leftColumn .creditcards
{
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;

}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:center;
	display:block;
}
#leftColumn .creditcards .creditcard {
	margin:3px auto 0 auto;
	display:inline;
	border:solid 1px #fff;
}
/* *** FOOTER *** */

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

/* *** BREADCRUMBS *** */

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

/* **** IE7 FIX **** */
#shoppingCart .contentArea {width:100%;}

#leftNavTop{background-image:url(../images/leftNavTop.jpg); height:20px; width:250px;}
#leftNavFull{background-image:url(../images/leftNavMiddle_01.jpg); width:250px;}
#leftNavBottom{background-image:url(../images/leftNavBottom.jpg); height:18px; width:250px;}
#leftNavFull ul li a{color:#fff;}
#leftNavFull ul{margin:0px; padding:0px}

#leftNavLowerTop{background-image:url(../images/leftNavTopBox.jpg); height:111px; width:256px; margin-top:10px;}
#leftNavLowerMiddle{background-image:url(../images/leftNavMiddleBox.jpg); width:256px;}
#leftNavLowerBottom{background-image:url(../images/leftNavBottomBox.jpg); height:20px; width:256px; margin-bottom:10px;}

#leftNavLowerTop p{width:210px; margin:auto; color:#de7400;}
#newsHolder{width:223px; margin:auto; padding-top:10px;}
#newsHolder h2{margin:0px; padding:0px; color:#662e91; font-size:16px; font-weight:bold; margin-bottom:10px;}
.dateHolder{color:#ea7a00;}
#newsHolder .desHolder{padding-bottom:8px; padding-top:8px;}

#leftNavLowerMiddle .readHolder a{color:#535353; float:left;}

#newsHolder p.readHolder{float:left;}
#newsHolder img{float:left;}

#ourSponTitle{clear:both; margin-left:5px; padding-top:15px;}

#ourSponImg{background-image:url(../images/laxButton.jpg); height:97px; width:250px; margin-left:2px; margin-top:10px;}
#ourSponImg:hover{background-image:url(../images/laxButtonHover.jpg); height:97px; width:250px;  margin-left:2px; margin-top:10px;}

#homePageText p {margin-left:10px; font-size:12px;}

#promoBottom{background-image:url(../images/bottomPromo.jpg); height:86px; width:661px;  margin-left:8px; margin-top:20px;}

#promoBottom h3{color:#f78f1e; margin:0px; padding:0px; padding-left:20px; padding-top:12px;}
#promoBottom p{ font-size:12px; margin:0px; padding:0px; padding-left:20px; padding-right:20px; padding-top:5px}

#promoBottom a{color:#000; font-weight:bold;}

#copyright a{color:#000;}
#copyright a:hover{color:#000;}

#footerBlock .powered ul{padding-top:12px;}

#dateBreaker{border-bottom:1px dashed #e4e4e4; margin-bottom:15px;}
#leftNavLowerTop a{color:#de7400;}

#contentColumn img{padding-right:0px; padding-left:8px;}

#iContactForm a{color:#000;}
