/* --------------------------------------------------------------- */
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
/* --------------------------------------------------------------- */

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */
body, p, td { font: normal 11px tahoma;}

/* Defines the body tag */
body {
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: left;
}

div, {
	margin: 0;
	padding: 0;}

address {
	font-style: normal;
	margin: 0;
	padding: 0;}

/* Redefines the p tag */
p {}

/* GENERAL H1 TAG */
h1,h2,h3,h4,p,dl {
	font-weight: normal;
	margin: 0;
	padding: 0;}

/* GENERAL H2 TAG */
h1 { font-size: 22px;}

/* GENERAL H2 TAG */
h2 { font-size: 18px;}

img { border: 0;}

/* Creates the general link style for the site. This is not the main navigation.  */
a {
	text-decoration: underline;
	font-weight: bold;
	color: #330000;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #000;}
a:active { text-decoration: none;}

/* -------------------------------------------------------- */
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* -------------------------------------------------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  { border-collapse: collapse;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0;
	width: 770px;
	background: #fff url(images/container_bg.gif) top left repeat-y;
	/*border: solid #2A180F;
	border-width: 0 5px;*/}

div#flash {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 80px;}

div#left {
	float: left;
	width: 200px;
	padding-top: 45px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
}

div#right {
	float: left;
	width: 570px;}

div#contact, div#hours {
	clear: both;
	color: #fff;
	/*background: #900;*/
	margin-bottom: 2px;}
	#contact h1, div#hours h1 {
		clear: both;
		font-size: 12px;
		/**/font-weight: bold;
		padding: 5px 10px;
		background: #300;
		color: #FFCC00;
		text-transform: uppercase;}
	#contact h2 {
		font-size: 11px;
		/**/font-weight: bold;
		padding: 5px 10px 3px;}
	#contact p, #hours p {
		padding: 5px 10px;}
	#contact strong, #hours strong {
		font-weight: bold;}
	#contact address {
		padding: 3px 10px;}
	#contact a {
		color: #fff;}
	#contact a:hover {
		color: #900;}

/* DIV HEADER */
div#header {
	width: 750px;
	height: 80px;
	background: url(images/header_bg.gif) top left no-repeat;
	clear: both;
}

div#pic {
	width: 570px;
	height: 200px;
	margin-top: 0px;
}

/* DIV BODY */
div#body {
	width: 570px;
	background: url(images/body_bg.gif) top left no-repeat;}

div#content {
	width: 570px;
	background: url(images/content_bg.gif) top left no-repeat;}
	#content h1 {
		padding: 7px 5px 7px 0px;
		color: #fff;
		text-align: right;}
	#content h1 sup {
		font-size: 12px;}
	#content h2 {
		clear: both;
		padding: 10px 0 5px;
		margin: 0 5px 5px;
		border-bottom: 1px solid #999;
		font-size: 16px;
		font-weight: bold;}
	#content p {
		padding: 10px 20px;
		line-height: 16px;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 5px 10px;
		margin: 0px;}
	#content dt {
		margin: 0px;}
	#content dd {
		margin: 0;}
	
	#content div.product {}
	#content div.product p {
		clear: both;}
	#content dl.products {
		float: left;
		padding: 5px 10px;
		margin: 0px;}
	#content dl.products dt {
		padding: 3px 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #efefef;}
	#content dl.products dd {
		margin: 0;}

	#content dl.directions {
		float: left;
		width: 240px;
		padding: 5px 0px;
		margin: 0px;}
	#content dl.directions dt {
		padding: 5px 0;
		font-size: 16px;
		font-weight: bold;}
	#content dl.directions dd {
		padding: 3px 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #efefef;}

div#maps {
	float: left;
	width: 300px;
	padding: 10px;}

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 770px;
	font-size: 10px;
	background: #666666 url(images/footer_bg.gif) no-repeat left top;}

	/* DIV UTILITY NAV */
	div#utilnav {
	text-align: center;
	font-size: 10px;
	padding: 25px 0 3px;
	color: #fff;
	font-weight: normal;
}
		#utilnav a {
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}
		#utilnav a:hover {
			text-decoration: underline;
			color: #CC9966;}
	
	/* DIV COPYRIGHT */
	div#copyright {
		/*margin-left: 150px;*/
		font-size: 9px;
		color: #fff;
		padding: 3px 0;
		text-align: center;}
		#copyright a {
			text-decoration: none;
			color: #fff;}
		#copyright a:hover {
			text-decoration: underline;
			color: #f00;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
.left {
	float: left;}
	.left img {
		margin: 0 15px;}
.right {
	float: right;
	margin: 10px 30px 10px 10px;
}
.center {
	text-align: center;}
.clear {
	clear: both;}

/* -----------------------------------------------------*/
/* ----------------- CSS NAV VERTICAL ----------------- */
/* -----------------------------------------------------*/

/* NAVIGATION CONTAINER */
div#nav {
	width: 200px;
	padding: 0;
}
	
div#nav dt a#current, div#nav dt a#current:hover{
	background: #336699 url(images/nav_current.gif) no-repeat right center;
	color: #FFFFFF;
	text-transform: uppercase;}

/* UL TAG */
div#nav dl {
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: uppercase;} 

div#nav dt {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	text-align: left;}

div#nav dt a {
	display: block;
	padding: 7px 0;
	color: #000000;
	text-decoration: none;
	background: #3399CC url(images/nav_off.gif) no-repeat right center;
	width: 100%;
	font-weight: normal;
	text-indent: 10px;
	text-align: left;}

html>body #nav dt a {
	width: auto;}

div#nav dt a:hover {
	background: #FFFFFF url(images/nav_on.gif) no-repeat right center;
	color: #000000;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
div#signin {
	width: 200px;
	border-top: 2px solid #550000;
	border-bottom: 2px solid #550000;
}

/* UL TAG */
div#signin dl {
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: lowercase;} 

div#signin dt {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;}

div#signin dt a {
	display: block;
	padding: 7px 0;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	background: #333366;}

div#signin dt a:hover {
	color: #fff;
	background: #CCCCCC url(images/nav_on.gif) no-repeat right center;}

/* -----------------------------------------------*/
/* ----------------- CUSTOM CSS ----------------- */
/* -----------------------------------------------*/

ul#left {
	width:225px;
	height:auto;
	float:left;
	list-style-position: inside;
	list-style-type: square;
}

div#clear {
clear:both;
}

/* -----------------------------------------------------*/
/* ----------------- WEB AUDIO APPLET ----------------- */
/* -----------------------------------------------------*/

div#applet {
	position:relative;
	width: 180px;
	height: 100px;
	background: url(images/webaudio.gif) top left no-repeat;}

div#applet div {
	position: absolute;
	top: 49px;
	left: 87px;
	width: 68px;
	height: 30px;}

div#applet a {
	display: block;
	position: absolute;
	top: 85px;
	left: 0px;
	width: 180px;
	height: 10px;}
