div {
margin: 0;
padding: 0;
}
/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333333 url(images/site_bg.jpg) repeat-x;
}

p, h1, h2, h3, h4, h5, a, ul, ol, li, td {
font: normal 12px Arial, Helvetica, Verdana, sans-serif;
}

p {
	margin: 0;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 10px;
	font: normal 13px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1 {
	text-align: left;
	color: #333333;
	padding-top: 60px;
	padding-bottom: 0px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 50px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
div#cta {
	width: 502px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #808368;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

address {
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 5px;
	font: normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
}
div#leftlist {
	float: left;
	width: 275px;
	padding: 16px 0px 4px;
	margin: 0px 0px 0px 6px;
}

div#addressbox {
	background-color: #535353;
	width: 580px;
	height: 60px;
	padding: 0px;
	margin-left: 6px;
}

div#flashlogo {
	height: 157px;
	width: 317px;
	position: absolute;
	left: 499px;
	top: 8px;
}

div#imagescolumnright {
	float: right;
	width: 185px;
	padding-right: 45px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


address strong {
	color: #000000;
	font: bold 12px tahoma;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #000000;
	text-decoration: underline;
	font: 12px Arial, Helvetica, sans-serif;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
/* SUBPANEL */
div#signin {
	position: absolute;
	top: -31px;
	clear: both;
	width: 165px;
	text-align: right;
	z-index: 2;
	color: #FFFFFF;
	font-family: tahoma;
	right: 7px;
	height: 22px;
}

div#signin a {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 9px tahoma;
}

div#signin a:hover {
	color: #CC0000;
}
/* ----------------- PAGE LAYOUT ELEMENTS (for tables) ----------------- */
table, td, th {
	border-collapse: collapse;
	margin-left: 15px;
}

/* ----------------- WEB AUDIO APPLET ----------------- */
div#applet {
position:relative;
width: 180px;
height: 100px;
background: url(images/webaudio.gif) no-repeat left top;
}
 
div#applet div {
	position: absolute;
	top: 52px;
	left: 75px;
	width: 68px;
	height: 30px;
}

div#applet a {
display: block;
position: absolute;
top: 85px;
left: 0px;
width: 180px;
 height: 10px;
}
/* DIV HEADER */
div#header {
	width: 800px;
	padding: 0;
	height: 150px;
	background: url(images/header_g.jpg) no-repeat left top;
	position: relative;
	margin: 0px auto 0;
}


/* DIV CONTAINER */
div#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #303030 url(images/container_bg.jpg) repeat-y left top;
	position: relative;
}

/* DIV CONTENT */
div#content {
	float: left;
	width: 625px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-image: url(images/body_g.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#location {
	width: 600px;
	height: 85px;
}

#content li {
	color: #000000;
	list-style: url(images/bullet.gif) none outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: normal;
	padding: 1px 0px;
}
ul {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 1px;
	padding-left: 1px;
	list-style-position: inside;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}







/* DIV SIDEBAR */
div#sidebar {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	position: relative;
}


/* DIV FOOTER */
div#footer {
	width: 800px;
	color: #303030;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding: 5px 0 0px 0px;
	background-color: #333333;
}

div#footernav {
	width: 800px;
	text-align: center;
	padding: 3px 0px;
	color: #CCCCCC;
	margin: 0px;
	float: left;
	background-color: #333333;
}
div#footernav a:link, div#footernav a:visited {
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
	font: bold normal 10px Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

div#footernav a:hover, div#footernav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* DIV COPYRIGHT */
div#copyright {
	width: 770px;
	color: #CCCCCC;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0px 5px;
	font: normal 10px Arial, Helvetica, Verdana, sans-serif;
	float: left;
}
div#moreinfo {
	height: 70px;
	width: 800px;
	background-image: url(images/footer_g.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}


div#copyright a:link, div#copyright a:visited, div#footerright a:visited, div#footerright a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 0px;
}

div#copyright a:hover, div#copyright a:active, div#footerright a:hover, div#footerright a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ----------------- MAIN NAVIGATION ----------------- */
ul#mainnav {
	margin: 0px;
	padding: 0px;
}

ul#mainnav li {
display: inline;
list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	font: bold 10px/28px Georgia, "Times New Roman", Times, serif;
	background: #000000 url(images/nav_g.gif) no-repeat right center;
	text-align: left;
	text-indent: 25px;
	height: 29px;
	text-transform: uppercase;
	padding: 0px;
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited, ul#mainnav li a:hover {
	color: #FFFFFF;
	background: url(images/nav_current.gif) no-repeat left center;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	height: 29px;

}


#clearboth {
	clear: left;
}
img.left {
	clear: both;
	float: left;
	padding: 2px 10px 0px 0px;
	margin: 0px;
}

img.right {
	clear: both;
	float: right;
	padding: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
strong {
	color: #333333;
	font: bold 12px tahoma;
}
div#map {
	height: 350px;
	width: 500px;
	padding: 12px 2px 10px 43px;
	float: left;
	margin: 0px;
}
#listfloatleft {
	float: left;
	list-style: url(images/bullet.gif);
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 140px;
	padding-left: 20px;
}
img.border {
	float: right;
	padding: 2px;
	border: 1px solid #710000;
	margin: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #0550A7;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
div#iframe {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#flashlogo {
	height: 94px;
	width: 309px;
	position: absolute;
}

