/* *** 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:#004890;cursor:pointer;}
a:link		{color:#004890;text-decoration:none;}
a:visited	{color:#004890;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:1003px;
	background-color:#FFF;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}

#page {
	width:		956px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	width:			956px;		/* 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 230px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	width : 720px;
}
#leftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	min-width:220px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			6px 7px 7px 7px;
	margin: 			15px 0px 5px 0px;
	background-color:   #B79E7C;
	background-image:url(../images/footerbg.gif);
	background-repeat:no-repeat;
	font-size:  		10px;
	color:  			#004890;
	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 : 145px;
	background-color : #fff;
	margin : 0;
	position : relative;
	background-image : url(../images/header1.jpg);
	background-position : right top;
	background-repeat : no-repeat;
	
}

/* 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;
	background-color:#3677f5;
	margin:0;
	padding:5px 0 5px 0px;
	line-height:26px;
	font-size:1.2em;
	color:#FFF;
	font-weight:400;
	text-align:center;
}

#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
{
	background-color:#fff;
	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:5px 0 0 10px;
	background-image: url(../images/tick.gif);
	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.25em;
	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:#004890;
	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:					#004890;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#004890;
}
#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 #004890;
}
#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;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#aaa;
	text-decoration:		none;
}

/* *** BREADCRUMBS *** */

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

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