/* CSS Document */

body
	{
	background-image: url(lgrey064.jpg);
	}

#outercontainer
	{
	width: 760px;
	background: url(lgrey064.jpg);
	}
	
#header
	{
	float:left;
	margin-left: 0px;
	}
	
.headerbar
	{
	float: left;
	width: 760px;
	padding-top: 40px;
	margin-left: -10px;
	margin-bottom: 15px;
	}

.innercontainer {
	width: 760px;
	margin: 0;
	}
	
.indexcolumnleft {
	width: 329;
	float: left;
	margin-top: 15px;
	}

.indexcolumnleft p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.infobar {
	float: right;
	width: 150px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	margin-left: 10px;
	margin-top: 0;
	border: 1px solid #FF0000;
	border-top: 10px solid #FF0000;
	background: #CCCCCC;
	}
	
.infobar h2 {

	text-align: center;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	}

.infobar ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}	
	
.infobar li {
	display: inline;
	}
	
#barnav a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FF0000;
	color: #000000;
	margin-bottom: 5px;
	}	
	
#barnav a:hover {
	background-color: #CCCCCC;
	color: #FF0000;
	}

.checkout {
	position: absolute;
	margin-top: -75px;
	margin-left: 35px;
	}
	
.video 
	{
	text-align: center;
	}

.video p {	
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

.smalltext
	{
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
	
.indexcolumnright {
	width: 400px;
	float: right;
	margin-top: 15px;
	}
	
.copyright {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
	
.address
	{
	float:left;
	color:#FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 25px;
	}
	
.title
	{
	font-size:20px;
	font-weight: bold;
	font-stretch: -5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	text-align:center;
	}
	
#slideshow
	{
	margin-left: 355px;
	margin-top: 0px;
	}


#specials
	{
	margin-left: 20px;
	margin-top: 0px;
	}	
	
.chromestyle{
width: 100%;
font-weight: bold;
margin-top: 0px;
margin-left: 0px;
clear:both;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border:none;
width: 100%;
background: url(lgrey064.jpg); /*THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li{
color: #FF0000;
font-size: 14px;
font-weight: bolder;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: none; /*THEME CHANGE HERE*/
}

.chromestyle a {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	background-image: url(bbox.gif);
	padding-left: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
	
	}

.chromestyle ul li a:hover{
background: #CCCCCC; /*THEME CHANGE HERE*/
background-image: url(bboxd.gif);
padding-left: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border:none; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background: url(lgrey064.jpg);
width: 150px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #FF0000; /*THEME CHANGE HERE*/
text-decoration: none;
font-weight: bold;
color: #FF0000;
font-size: 12px;
text-decoration: none;
	font-weight: bolder;
	background-image: url(bbox.gif);
	padding-left: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background: #CCCCCC; /*THEME CHANGE HERE*/
background-image: url(bboxd.gif);
padding-left: 12px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left center;
}

.chromestyle2{
width: 100%;
font-weight: bold;
margin-top: 45px;
margin-left: 0px;
clear:both;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
border:none;
width: 100%;
background: url(lgrey064.jpg); /*THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #FF0000;
font-size: 12px;
font-weight: bolder;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: none; /*THEME CHANGE HERE*/
}

.chromestyle2 ul li a:hover{
background: #CCCCCC; /*THEME CHANGE HERE*/
}
