/* --------------------------------------------------------------- */
/* ----------------- 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: #998675 url(images/bg.gif) repeat-x left top;
	margin: 0; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0; /* Always apply padding if you apply margins */
}

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

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

/* 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: #333333;}
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;
	width: 780px;
	background: url(images/container_bg.gif) top left repeat-y;
}

/* DIV HEADER */
div#header {
	width: 780px;
	height: 150px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

div#contact {
	position: absolute;
	top: 155px;
	left: 197px;
	width: 591px;}
	#contact h1 {
	font-size: 12px;
	font-weight: bold;
	color: #EEE1D1;
}
	#contact div {
		/*width: 188px;*/
		padding: 0 25px 0 0;
		float: left;}

div#flash {
	position: absolute;
	top: 0;
	left: 0px;
	width: 770px;
	height: 150px;}

div#content {
	float: left;
	width: 590px;
	padding: 50px 0 0 0;}
	#content h1 {
	padding: 5px 10px;
}
	#content h2 {
		padding: 5px 10px;}
	#content p {
		padding: 10px;
		line-height: 16px;}
	#content cite {
		display: block;
		padding: 5px 10px;
		font-style: normal;
		font-size: 12px;
		font-weight: bold;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 5px 10px;
		margin: 0px;}
	#content dt {}
	#content dd {
		margin: 0;}

	#content dl.questions {
		width: 360px;
		padding: 5px 0px;}
	#content dl.questions dt {
		font-size: 12px;
		font-weight: bold;
		padding: 5px 0;
		margin: 0 10px;
		border-bottom: 1px solid #efefef;}
	#content dl.questions dd {}

	/* GENERAL DEFINITION LIST */
	#content dl.list {
		width: 360px;}
	#content dl.list dt {
		font-weight: bold;
		font-size: 12px;
		padding: 5px 0;}
	#content dl.list dd {
		padding: 5px 15px;
		background: url(images/bullet.gif) left center no-repeat;
		border-bottom: 1px solid #efefef;}

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

	/* DIV UTILITY NAV */
	div#utilnav, div#splashutilnav {
		margin-left: 180px;/**/
		text-align: center;
		font-size: 10px;
		padding: 3px 0;
		color: #fff;
		background: #3A1211;}
		#utilnav a, div#splashutilnav a {
			text-decoration: underline;
			font-size: 9px;
			color: #fff;}
		#utilnav a:hover, div#splashutilnav a:hover {
			text-decoration: none;
			color: #EEE1D1;}
	
	/* DIV COPYRIGHT */
	div#copyright, div#splashcopyright {
		margin-left: 180px;/**/
		font-size: 9px;
		color: #fff;
		padding: 3px 0;
		text-align: center;
		background: #272220;}
		#copyright a, div#splashcopyright a {
			text-decoration: none;
			color: #fff;}
		#copyright a:hover, div#splashcopyright a:hover {
			text-decoration: underline;
			color: #36f;}

/* -------------------------------------------------- */
/* ----------------- IMAGE ELEMENTS ----------------- */
/* -------------------------------------------------- */
.left {
	float: left;}
	.left img {
		margin: 0 0 5px 0;
		border: 1px solid #000;}
.right {
	float: right;}
	.right img {
		margin: 0 0 5px 0;}
.center {
	text-align: center;}
	.right img {}
.clear {
	clear: both;}

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

/* NAVIGATION CONTAINER */
div#nav {
	clear: both;
	float: left;
	width: 180px;}
	div#nav dt a#current, div#nav dt a#current:hover{
	background: #998675 url(images/nav_current.gif) no-repeat left top;
	color: #fff;}
/* UL TAG */
div#nav dl {
	width: 180px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: capitalize;} 
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: #fff;
	text-decoration: none;
	background: url(images/nav_off.gif) top left no-repeat;
	width: 100%;
	text-indent: 10px;
	text-align: left;}
html>body #nav dt a {
	width: auto;}
div#nav dt a:hover {
	background: #3A1311 url(images/nav_on.gif) no-repeat left top;
	color: #998675;}

/* ----------------------------------------------------------------------*/
/* ----------------- CSS AUDIO/SIGNIN NAV (PLUS SITES) ----------------- */
/* ----------------------------------------------------------------------*/
/* NAVIGATION CONTAINER */
div#signin {
	padding: 1px 0 0 0;
	width: 180px;}
/* UL TAG */
div#signin dl {
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-transform: lowercase;} 
div#signin dt {
	margin: 0 0 1px 0;
	padding: 0;
	line-height: normal;
	text-indent: 0;}
div#signin dt a {
	display: block;
	padding: 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	text-indent: 15px;
	text-align: center;
}
div#signin dt a:hover {
	color: #333333;
	background: #FFFFFF url(images/signin_on.gif) no-repeat left top;}

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

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

/*-----------------------------------------------------*/

div#splashcontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -180px 0 0 -290px;
	width: 580px;
	height: 360px;
	background: url(images/splash_bg.gif) top left no-repeat;}
a#enter {
	position: absolute;
	top: 286px;
	left: 0;
	width: 580px;
	padding: 7px 0;
	color: #fff;
	background: url(images/splash_off.gif) top left no-repeat;
	text-align: center;}
a#enter:hover {
	background: #fc0;
	color: #c00;}
div#splashfooter {
	position: absolute;
	top: 311px;
	left: 0;
	width: 580px;}
div#splashcopyright, div#splashutilnav {
	margin: 0 0 0 0;}


div#maps {
text-align:center;
}
