﻿body
{
	background-color:#d05a1f;
}

#container
{
	width:100%;
	text-align:center;
	
}
#content
{
	width:970px;
	height:678px;
	background-image:url(../img/content_bg.jpg);
	margin:0px auto;
	
}
#contenthome
{
	width:970px;
	height:678px;
	background-image:url(../img/contentbghome.jpg);
	margin:0px auto;
	font-family:Arial;
}
#contenthome a
{ 
	font-family:Arial; 
}
.menubg
{
	background-image:url(../img/menu_bg.gif);
	background-repeat:repeat-x;
	height:37px;
}
.menubg a
{
	color:#FFF;
	font-family:Arial;
	text-decoration:none;
}
.news_bg
{
	background-image:url(../img/news_bg.gif);
	height:150px;
	background-repeat:no-repeat;
	background-position: 2px 0px;
}
.news_bg a
{
	font-family:Arial; 
}

.table
{
text-align:center;
	}
#homepics
{
	width:970px;
	text-align:center;
	margin:0px auto;
}	
#narrowcontent
{
	position:relative;
	width:775px;
	margin:0px auto;
}
#narrowcontentmenu
{
	position:relative;
	width:679px;
	margin:0px auto;
}

#contenttext
{
	margin-top:5px;
	width:520px;
	height:293px;
	background-image:url(../img/web_yolk.jpg);
	overflow:auto;
	float:left;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	font-family:Arial;
	font-size:12px;
	/*color:#808080;*/
	color:Black;
}
#contentimage
{
		float:right;
		width:246px;
		height:293px;
		margin-top:1px;
		padding:0px;
}
#menusideimage
{
		width:293px;
		height:600px;
		margin-top:-4px;
		padding:0px;
		float:right;
}
#submenu
{
	list-style-type:none;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:6px;
	
}
#submenu li
{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin-right:6px;
}
#submenu li a
{
	font-family:Arial;
	font-size:12px;
	color:#808080;
	text-decoration:underline;
 
}
#submenu li a.current, #submenu li a:hover
{
	font-weight:bold; 
	color:#000; 
}
#loginpanel
{
	text-align:center;
	height:450px;
}
.accordionHeader
{
	background-color:#DB2025;
	height:18px;
	margin:0px;
	border-bottom:1px solid #ffba43;
	
}
.accordionHeader a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	color:#FFF; 
	
}
.accordianContent
{
	width:386px;
	padding:0px;
	margin:0px;
	overflow:hidden !important;
}
.accordianContent img
{
	margin:0px;
}
	
.accordian
{
		margin-top:0px;
		float:left;
}
.storelistheader
{
	font-size:120%;
	font-weight:bold;
	color:#000;
	background-color:#CCC;
		
}


#narrowcontent_promo
{
	position:relative;
	width:750px;
	margin:0px auto;
}
#contentimage_promo
{   margin-top:3px;
	float:left;
	width:540px;
    height:500px;		
	padding:0px;
}
#contenttext_promo
{
	margin-top:3px;
	width:210px;
	height:480px;
    background-color:#B20E15;
 	overflow:auto;
	float:right;
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
.audioPane_promo
{
 width:210px;
 height:180px;
 overflow:auto;
 text-align:center; 
 margin-top:20px; 
 color:Blue;
 font-size:large; 
}
.detailPane_promo
{
overflow:auto;
 width:204px;
 height:140px; 
 margin-top:20px; 
 color:White;
 font-size:medium;
 text-align:center;
 padding:3px;  
}
