* {

}
html {
	height: auto;
	background: url(../simages/back-strip.jpg) top left repeat;;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: auto;
	background: url(../simages/back.jpg) top left no-repeat;;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* hyperlinks */
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}



/* centers the page */
#container {
	width: 940px;
	height: auto;
    border: solid #333333 1px;
	background-color:#000000;
	
}	
	

/* the topbar - links at the top of the site */
#topbar {

	background: #fff;
}

/* the links at the top of the site */

	#topbar a {
	}
	#topbar a:hover {
		background: #343428;
		color: #FFF;
	}


/* the header that contains the image and title text */
#header {
	width: 950px;
	height: 180px;
	background: #000000 url(/UserControls/header.jpg) top left no-repeat;
	position: relative;
	
}




/* Top half of the links in the header */

	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000000;
	}
	#navbar a:hover {
		background: #343428;
		color: #FFF;
	}


	#navbar2 a {
		text-decoration: none;
		display: block;
		padding: 4px 13px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
		text-transform: uppercase;
		color: #000000;
	}
	#navbar2 a:hover {
		background: #343428;
		color: #FFF;
	}
/* contains all the site contents */
#core {
	width: 940px;
	height: auto;
	background-color:#000000;
}

/* coreleft - NavMenu.ascx */
#coreleft {
	background: #1E1E1E;
	border-style: Solid; border-width: 1px;
	color:#555555;
}



	#coreleft a {

		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#656565;
	}

	#coreleft a:hover {
		background: #090D0C;
		color: #FFF;
	}
	
	#coreleft h3 {
		padding: 4px 4px 0 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0;
		background-color:#343428;
		color: #FFFFFF;
	}
	


/* main content */
#maincontent {
        padding: 5px 5px 5px 5px;
}	


/* the footer */
#footer {
	background: #1E1E1E;
}

a.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}






#_ctl4_cat_Description2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}


#ProductControl {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
padding-left:10px;

}

#AutoNumber2 {
background: #FFFFFF;
}

table {font-size: 11px; color: #666666;} 

.style1 {
	color: #003399;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.style5 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Fixes Dynamic Pages */
#ProductControlDiv, #CategoryControlDiv {
	background-color:#FFF;
	width:780px;
	color:#000;
	margin:0px 0px 0px 0px;
	min-height:412px;}
	
#ProductControlDiv, #CategoryControlDiv a{
	text-decoration:none;}
	
/* custom styles */	

#container{
	border:none;}
	
#coreleft{
	-moz-box-shadow:2px 2px 3px #000;
	-webkit-box-shadow:2px 2px 3px #000;
	box-shadow:2px 2px 3px #000;}

#header h1{
	font:italic bolder 45px Impact;
	margin-top:-20px;}

#corecenter{
	min-height:412px;}

.customcontainer {
	background-color:#000;
	width:790px;
	margin-left:-10px;
	margin-bottom:-5px;
	padding-left:5px;}
	
.customcontainer a{
	text-decoration:none;}
	
.customcontainer h1{
	font:italic bold 14px Verdana;
	color:#EB9D07;}
	
.customcontent {
	width:770px;
	margin:auto;
	padding:5px 5px 15px 5px;
	color:#FFF;}
	
.block1{
	width:195px;
	margin:auto;}

.block2{
	width:390px;
	margin:auto;}

.block3{
	width:585px;
	margin:auto;}

.block4{
	width:780px;
	margin:auto;}
	
.navidiv {
	width:195px;
	float:left;
	text-align:center;
	padding-top:3px;}

.navitextlinkdiv {
	color:#656565;
	background-color:#000;
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.navitextlinkdiv:hover{
	color:#FFF;
	background-color:#343428;
	border:1px solid #FFF;
	border-radius:10px;
	padding:3px;
	margin:0px 10px;}
	
.headerdividerbar {
	height:40px;
	background:url(/simages/line.jpg) 0px 0px no-repeat;
	font:bold 14px Verdana;
	color:white;
	text-align:center;
	padding-top:5px;
	text-shadow: 2px 2px 3px #000;}
	
.list {
	list-style-image:url(/simages/navbutton.png);
	width:550px;}
	
#cat_name br{
	display:none;}
	
#hours{
	background:url(/simages/hoursback.png) repeat-x;}

#hoursline1, #hoursline2, #hoursline3, #hoursline5 {
	color:#FFF;}
