/* CSS Document */

<!--

/******* HIGHLIGHT STYLES *************************************************************/

.textHighlite
{
	color:#990000;
	text-decoration:none;
}



/******* END HIGHLIGHT STYLES *************************************************************/


/******* HEADER STYLES *************************************************************/

#pagecontainer
{
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*height:1600px;*/
}

#pagecontainer_allblack
{
	position:relative;
	width:800px;
	margin:0px auto 0 auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	
}

#header
{
	position:relative;
	display:block;
	height:75px;
}

#promoStatement
{
	position:relative;
	display:block;
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	/*text-align:left; Counteract to IE5/Win Hack */
	border-left:1px solid #333;
	border-right:1px solid #333;
	background-color:#FFFFFF;
	color:black;
	text-align:center;
	height:40px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#promoStatement_allblack
{
	position:relative;
	display:block;
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /*Counteract to IE5/Win Hack */
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#000000;
	color:white;
	text-align:center;
	height:40px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}


#footer
{
	width:802px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	background-image:url(../images/footer_curvedbottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	background-color:#FFFFFF;
	height:31px;
}

#footer_allblack
{
	width:802px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	background-image:url(../images/footer_curvedbottom_gallery.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	background-color:#FFFFFF;
	height:31px;

}

#quicklinks
{
	float:right;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	padding-top:20px;
	padding-right:30px;
}


#account
{
	float:right;
	display:none;
	width:95px;
	text-align:right;
}


#contact
{
	position:relative;
	float:right;
	width:70px;
	text-align:right;
}


#map
{
	float:right;
	width:45px;
}


#supplies
{
	float:right;
	width:120px;
}


#navbar a:link, #navbar a:visited, #navbar a:active { text-decoration:none; color:black; }
#navbarwhite a:link, #navbarwhite a:visited, #navbarwhite a:active { text-decoration:none; color:white; }
#header a, #footer a, #footer_allblack a { text-decoration:none; color: #999999; }
#navbar a:hover, #navbarwhite a:hover, #header a:hover, #footer a:hover, #footer_allblack a:hover { color:#990000; }

#logo
{
	position:relative;
	float:left;
	left:20px;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px; 
	font-weight:bold;
}


/******* END HEADER STYLES *************************************************************/


/******* MARQUEE STYLES ****************************************************************/

#marqueeHome
{
	position:relative;
	display:block;
	width:800px;
	height:280px;
	vertical-align:bottom;
	border-bottom:1px solid black;
}

#marquee200
{
	position:relative;
	display:block;
	width:800px;
	height:200px;
	border-bottom:1px solid black;
	vertical-align:bottom;
}

#marquee400
{
	position:relative;
	display:block;
	width:800px;
	height:400px;
	border-bottom:1px solid black;
	vertical-align:bottom;
}

#marquee
{
	position:relative;
	display:block;
	width:800px;
	height:250px;
	border-bottom:1px solid black;
	vertical-align:bottom;
}

#marqueeFlash
{
	position:relative;
	display:block;
	width:800px;
	height:250px;
	vertical-align:bottom;
}

#marqueeGoogle
{
	position:relative;
	display:block;
	width:800px;
	height:250px;
	/*border-bottom:1px solid black;*/
	/***vertical-align:bottom; *****/
}

#captionHome
{
	position:relative;
	display:block;
	width:800px;
	height:30px;
	margin:0 0 15px 0;
	border-bottom:1px solid black;
	border-top:1px solid black;
}

#caption
{
	position:relative;
	display:block;
	width:800px;
	height:30px;
	margin:0 0 15px 0;
	border-bottom:1px solid black;
}


#captionGoogle
{
	position:relative;
	display:block;
	width:800px;
	height:45px;
	border-bottom:1px solid black;
}


#captionText
{
	position:relative;
	float:left;
	top:8px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#captionDirective
{
	position:relative;
	float:right;
	top:8px;
	padding-left:10px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/******* END MARQUEE STYLES *************************************************************/


/******* PAGE BODY STYLES ***************************************************************/

#pageBody
{
	position:relative;
	display:block;
	width:780px;
	left:20px;
	padding-top:20px;
	padding-bottom:10px;
}

#pageBody_matteblack
{
	position:relative;
	display:block;
	width:800px;
	left:0px;
	padding-top:0px;
	padding-bottom:10px;
	background-color:#000000;
}


#pageColumn1
{
	position:relative;
	float:left;
	width:350px;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:10px;
	/*border:1px solid black; */
}


#pageColumn2
{
	position:relative;
	float:left;
	width:370px;
	left:40px;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

#pageColumn3
{
	position:relative;
	float:left;
	width:500px;
	margin-bottom:20px;
	padding:15px 25px 10px 10px;
	/*border-right:1px solid black;*/
}

#pageColumn4
{
	position:relative;
	float:left;
	width:230px;
	left:5px;
	font-size:12px;
	font-weight:bold;
	margin-top:95px;
}

#pageColumn5
{
	position:relative;
	float:left;
	width:800px;
	margin-bottom:20px;
	padding-left:0px;
	padding-bottom:10px;
	/***background-color:#000000;***/
}


#pageColumn6
{
	position:relative;
	float:left;
	width:270px;
	left:40px;
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

#pageColumn7
{
	position:relative;
	width:700px;
	left:10px;
	font-size:12px;
}



#subheadBlock
{
	position:relative;
	display:block;
	width:350px;
	/* border:1px solid black;*/
	background-color:#FFFFFF;
}

#subheadBlock_allblack
{
	position:relative;
	display:block;
}


#subhead
{
	position:relative;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	margin:0 0 15px 0;
}


#subheadRight
{
	position:relative;
	float:right;
	font-size:12px;
	right:10px;
	color:#FF9933;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
/******* END PAGE BODY STYLES ***************************************************************/























-->