html body {
	margin:0px;
	padding:0px;
	background-color:#AA0F13;
	text-align: center; /* IE5 centering bugfix part 1 */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
}


/* maincontainer for all page content */
#maincontainer {
	text-align: left; /* IE5 centering bugfix part 2 */
	width: 900px;/* set global page width */
	margin: 0 auto;/* set page centering */
}

h1, h2, h3, h4, h5, h6, div, form, input, td {
	margin:0px;
	padding:0px;
}

a {color: #634A30;text-decoration:none;}
a:hover {text-decoration:underline;}

a.quicklinksfont{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:9px; 
	color:#FDE88A; 
	font-weight:bold; 
	text-decoration:none;
}

a.footerlinks{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration:none;
}

/* get rid of borders on linked images */
a img {
	border: none;
}

table.fullwidth{
	width:100%;
}


/* Start Header Styles */

/* End Header Styles */

/* Start Header Styles */
ul#top_nav{
	list-style:none;
	padding:0;
	margin:0;
	height:23px;
}

ul#top_nav li{
	float:left;
	height:23px;
}



.nav_under{
	z-index:2;
	background-image:url(/resource/images/nav_under.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:52px;
}
.quicklinks{
	z-index:99;
	position:relative;
	top:10px;
	width: 850px;
	text-align:right;
	color:#FDE88A; 
}
.central_content{
	background-image:url(/resource/images/background_main.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:724px;
}

.dynamic_HTML{
	/* background-image:url(/resource/images/background_dynamicHTML.png);
	background-repeat:no-repeat;
	background-position:right; */
	position:relative;
	top:-40px;
	text-align:right;
	width:870px;
	height:514px;
}	
/*
* html .dynamic_HTML{
	background-image: none;
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resource/images/background_dynamicHTML.png", sizingMethod="crop"); * /
} */


.flash_content{
	float:left;
	width:679px;
	height:335px;
	background-image:url('/resource/images/hp_mainfeature_bg.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}
.dynamic_HTML_content{
	float:right;
	width:150px;
	height:405px;
	/*
	padding-right:37px;
	padding-top:73px;
	padding-left:4px;
	*/
	
	margin-right:0px;
	padding:0px;
	
	text-align:center;
}
.information_box{
	position:absolute;
	top:335px;
	left:0px;
	width:679px;
	height:179px;
	text-align:left;
}

.information_box_bgrnd{
	background-image:url('/resource/images/yellowBox_repeat_2.jpg');
	background-repeat:repeat-y;
	width:679px;
}

.line{
	background-image:url(../Images/line_spacer.jpg);
	background-repeat:repeat-y;
	width:60px;
}

/*
.textbox_searchStores{
	background-image:url(../Images/textbox_storeFinder.jpg);
	background-repeat:no-repeat;
}
*/

.textbox_search{
	background-image:url(/resource/images/nav_searchBox.jpg);
	background-repeat:no-repeat;
}


.footer{
	color:white;
	width:900px;
	margin:0 auto;
	text-align:center;
	padding-top:0px;
	margin-top:-40px;
}


.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC6F71;
	font-size:11px;
}
a.footer_text_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC6F71;
	font-size:11px;
	text-decoration:none;
}
a.footer_text_link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CC6F71;
	font-size:11px;
	text-decoration:none;
}


.search_box { 
	border:1px solid #A1CDF0;
	height:13px;
	font-size:11px;
	padding:2px;
	margin:4px 0px 0px 0px;
	width:72px;
}
.store_locator_box{
	padding:0px 0px 4px 3px;
}

.required {
	color:#CC0000;
}
/* End Header Styles */

div.breadCrumbContainer { font-size:10px; color:black; }
div.breadCrumbContainer a { font-size:11px; color:black; text-decoration:underline; white-space:nowrap; }
a.breadCrumbLink { font-size:11px; color:black; text-decoration:underline; white-space:nowrap; }
a.breadCrumbLink:hover { font-size:11px; color:black; text-decoration:underline; white-space:nowrap; }

div.topNavContainer { 
	color:white; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	margin:auto; height:23px; width:900px; /* margin-left:25px; margin-right:35px; */
	background-image:url('/resource/images/nav_top.jpg'); background-repeat:no-repeat; background-position:top left; }
div.topNavContainer table { /* padding-left:25px; padding-right:40px; */ width:825px; }
div.topNavContainer table tr td { 
	color:white; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	padding-left:10px; padding-right:10px; text-align:center; }
div.topNavContainer table tr td form { padding:0px; margin:0px; }

a.topNavLink { 
	color:white; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	line-height:23px; text-decoration:none; }
a.topNavLink:hover {
	color:white; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	line-height:23px; text-decoration:none; }
	
input.topNavSubmitButton { 
	color:white; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	background-color:none; background:none; border:none; cursor:pointer; }

.inputBox { border: 1px solid #333333; }

.prodtype {
	color: #990100;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.prodtype a{
	color: #990100;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.prodsubtype {
	color: #144a88;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

.prodsubtype a{
	color: #144a88;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
}

.newsheader  {
	color: #990100;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.newsdate {
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 3px;
}

.newscontent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
}

.newscontent a{
	color: #144a88;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:underline;
}

a.leftNavLink { color:black; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }

#homePageContentContainer {
	width:390px; 
	height:128px;
}
#homePageContentContainer p {
	margin:0px;
	padding:0px;
	padding-top:8px;
}
