/* --------------------------------------------------------------- */
/* ----------------- 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: #00CCFF;
	margin: 0 0 0 10;
	padding: 0;
	text-align: left;
}

div {
	margin: 0;
	padding: 0;}

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

/* Redefines the p tag */
p {
	color: #000000;
}

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

h2 {
	margin-left: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

 h1 {
	padding: 7px 5px 7px 0px;
	color: #006699;
	text-align: right;
	margin-top: 5px;
	width: 90%;
	clear: both;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 10px;
}
		p {
	padding: 10px 40px;
	line-height: 16px;
	font-size: 10pt;
}



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 { }
a:hover {
	text-decoration: none;
	color: #FF9966;}
a:active { text-decoration: none;}

/* DIV CONTAINER */
div#container {
	position: relative;
	margin: 0 0 0 10;
	width: 770px;
	background: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	/*border: solid #2A180F;
	border-width: 0 5px;*/}

div#left {
	float: left;
	width: 200px;
	padding-top: 15px;
}

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

div#contact, div#hours {
	clear: both;
	color: #fff;}
	#contact h1, div#hours h1 {
		clear: both;
		font-size: 10px;
		/**/font-weight: bold;
		padding: 5px 10px 0px;
		background: #300;
		color: #FFCC00;}
	#contact h2 {
		font-size: 11px;
		/**/font-weight: bold;
		padding: 5px 10px 3px;}
	#contact p, #hours p {
	padding: 5px 10px;
	color: #B7F0FF;
	font-size: 8pt;
	line-height: 5px;
}
	#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: 168px;
	background: url(images/header_bg.jpg) no-repeat left top;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
}

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

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

div#content {
	width: 549px;
	padding-bottom: 20px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	margin-right: 10px;
	margin-left: 10px;

}

div#maps {
	margin: 0px 0px 0px 40px;
	}
	

iframe {
	margin: 0px;
	}
	

/* DIV FOOTER */
div#footer {
	clear: both;
	width: 771px;
	font-size: 10px;
}

	/* 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: #FFFFFF;
	font-weight: normal;
}
		#utilnav a:hover {
			text-decoration: underline;
			color: #FF9900;}
	
	/* DIV COPYRIGHT */
	div#copyright {
	font-size: 9px;
	color: #333333;
	padding: 3px 0;
	text-align: center;
	margin-top: 10px;
}
		#copyright a {
			text-decoration: none;
			color: #999999;}
		#copyright a:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #FF9999;
}

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

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

/* NAVIGATION CONTAINER */
div#nav {
	width: 199px;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	
div#nav dt a#current, div#nav dt a#current:hover{
	background: #006699;
	color: #FFFFFF;
	text-transform: uppercase;}

/* UL TAG */
div#nav dl {
	width: 199px;
	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: #003399;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	text-indent: 10px;
	text-align: center;
	font-size: 8pt;
	background-color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 2px;
}

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

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
div#signin {
	width: 199px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* 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: #999999;
}

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

/* -----------------------------------------------*/
/* ----------------- 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;}
li {
	padding-bottom: 5px;
	font-size: 10pt;
	margin-left: 15px;
	padding-left: 10px;
	list-style-type: circle;
}
table {
	margin-left: 20px;
}
