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



body, p, td { font: normal 11px tahoma;}

/* Defines the body tag */
body {
	background:#ccc url(images/bg.gif) top left repeat-x;
	margin: 0; 
	padding: 0; 
}

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


a {
	text-decoration: underline;
	font-weight: bold;
	color: #495a77;}
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #495a77;}
a:active { text-decoration: none;}


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



table, td, th  { border-collapse: collapse;}


td { font-size:15px;}

/* DIV CONTAINER */
div#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	background: url(images/content.gif) top right repeat-y;
}

/* DIV HEADER */
div#header {
	width: 770px;
	height: 200px;
	background: url(images/header.gif) top left no-repeat;}

div#flash {
	width: 770px;
	height:50px;
	background-color:#;
	background: url(images/header2.gif) top left no-repeat;}


/* DIV BODY */
div#body {
	width: 770px;
	clear: both;
	}

div#column {
	float: left;
	width: 210px;}

div#contact {
	color: #000;
	padding: 5px 0 0px;}
	#contact h1 {
		font-size: 12px;
		font-weight: bold;
		padding: 5px;}
	#contact address {
		padding: 0 5px 5px 5px;}
	#contact p {
		padding: 5px;}
	#contact a {
		color: #600;}

div#content {
	float: left;
	width: 560px;
	color: #333;
	padding: 0 0 15px 0;}
	#content h1 {
		padding: 0px 0px 0px 10px;
		font-size: 16px;
		font-weight: bold;
		color: #000;}
	#content h2 {
		padding: 10px;
		font-size: 14px;
		font-weight: bold;}
	#content h2 span {
		font-weight: normal;
		font-size: 11px;}
	#content h3 {
		padding: 10px 5px 5px;
		font-size: 12px;
		font-weight: bold;}
	#content p {
		padding: 5px 10px;
		line-height: 16px;}

	/* GENERAL DEFINITION LIST */
	#content dl {
		padding: 10px;
		margin: 0px;}
	#content dl dt {
		margin: 0 0 0 0;
		padding: 5px 0 5px 0;
		list-style-type:circle;
		}
	#content dl dd {
		margin: 0 0 0 0;
		padding: 5px 0 5px 15px;}

	#content dl.list {
		width: 260px;}
	#content dl.list dt {
		padding: 5px 0px 5px 30px;
		font-weight:;
		list-style-type:circle;
		font-size: 11px;}
	#content dl.list dd {
		padding: 5px 0 5px 20px;
		border-bottom: 1px solid #efefef;
		background:url(images/bullet.gif) left center no-repeat;
		}
		

		





div#maps {
	padding: 10px;}

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

	/* DIV UTILITY NAV */
	
		div#footernav {
	width:100%;

		text-align: center;

		color: #fff;
		background-color:#3d3d3d;
		}

	div#utilnav {
	width:100%;
		
		/**/margin-left:0px;
		text-align: center;
		font-size: 10px;
		padding: 7px 0;
		color: #fff;
		background-color:#3d3d3d;
		}
		#utilnav a {
			text-decoration: none;
			text-transform: uppercase;
			font-size: 9px;
			color: #fff;}
		#utilnav a:hover {
			text-decoration: underline;
			color: #fff;}
	
	/* DIV COPYRIGHT */
	div#copyright {
	width:100%;
	
		/**/margin-left:0px;
		font-size: 9px;
		color: #000;
		padding: 10px 0;
		text-align: center;
		background: #;}
		#copyright a {
			text-decoration: none;
			color: #000;}
		#copyright a:hover {
			text-decoration: underline;
			color: #000;}


/* ----------------- IMAGES ----------------- */

.left {
	float: left;}
	.left img {}
.right {
clear:both;
	float: right;}
	.right img {
		margin: 0 10px 10px 0;}
.right2 {
clear:both;
	float: right;
	margin-right:20px;
	}

.center {
	text-align: center;}
	.center img {}
.clear {
	clear: both;}


/* ----------------- CSS HORIZONTAL NAV ----------------- */


/* NAVIGATION CONTAINER */
div#nav {
	/**/margin-left:100px;
	position: absolute;
	top: 122px;
	left: 49px;
	width: 600px;
	height: 25px;}
	
div#nav li a#current, div#nav li a#current:hover{
	background: url() top left repeat-x;
	color: #e9dd19;}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	text-transform: uppercase;} 

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

div#nav li a {
	display:block;
	padding:5px 10px;
	color:#fff;
	text-decoration:none;
	background: url() top left repeat-x;
	font-weight: bold;}



div#nav li a:hover {
    padding-top:10px;
	background: # url() top left repeat-x;
	color: #fff;}



/* ----------------- AUDIO/SIGNIN ----------------- */


div#signin {
    position:absolute;
	top: 165px;
	left: 546px;
	width: 205px;
	height:27px;
	/*height: 50px;*/}

/* UL TAG */
div#signin ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: capitalize;} 

div#signin li {
float:left;
	line-height: normal;
	text-indent: 0;}

div#signin li a {
text-align:center;
	display: block;
	/**/padding: 0px 0 0px;
	width: 80px;
	/*height: 25px;*/
	color: #000;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 0px;
	background: url() top left no-repeat;}

div#signin li a span {
	/*display: none;*/}

div#signin li a#signin1:hover {
	background: # url() top left no-repeat;
	color: #000;}

div#signin li a#signin2:hover {
	background: # url() top left no-repeat;
	color: #000;}


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