/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
margin: 0;
padding: 0;
background: #999999;
text-align: center;
}

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

p {
	margin: 0;
	padding: 4px 35px 16px 40px;
	font-size: 13px;
	color: #333333;
}

h1 {
	margin: 2px 2px 15px;
	padding: 40px 0px 10px 35px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #065A9F;
	text-align: left;
	text-decoration: none;
}

h2 {
margin: 15px 35px 0 35px;
padding: 0;
font: bold 14px Arial, Helvetica, Verdana, sans-serif;
color: #333;
}

ul, ol {
margin: 0;
padding: 0 40px 16px 40px;
}

ul li {
margin: 3px 0 3px 25px;
padding: 0;
list-style-image: url(images/bullet.gif);
}

address {
	font: bold normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #CCCCCC;
	text-align:center;
	width: 760px;
	margin: 0 0 5px 0px;
	background:url(images/contact_bg.gif) top left repeat-x;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	clear: both;
	padding-left: 0px;
}
address a:link {
	color: #FFFFFF;
}

div {
margin: 0;
padding: 0;
}

/* ----------------- LINK STYLE ----------------- */
a:link {
	color: #A90000;
	text-decoration: underline;
	font-size: 13px;
}

a:hover, a:active {
	color: #065A9F;
	text-decoration: underline;
	font-size: 13px;
}

a:visited {
	color: #A90000;
	text-decoration: underline;
	font-size: 13px;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
table, td, th {
border-collapse: collapse;
}

/* DIV ALL */
div#all {
width: 760px;
margin: 0 auto;
padding: 0;
border-left: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
}

/* DIV HEADER */
div#header {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	height: 195px;
}

/* DIV CONTAINER */
div#container {
width: 760px;
margin: 0 auto;
padding: 0;
background: #fff;
}

/* DIV CONTENT */
div#content {
	float: left;
	width: 608px;
	vertical-align: top;
	text-align: left;
}

div#rightcolumn {
	float: right;
	width: 150px;
	vertical-align: top;
	height: 375px;
}

div#maps {
width: 450px;
margin: 0 auto;
padding: 0 0 25px 0;
}

/* DIV FOOTER */
div#footer {
	width: 760px;
	margin: 0 auto;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color: #CCCCCC;
	height: 20px;
	background-color: #910200;
	text-align: center;
	padding-top: 8px;
	clear: both;
}

div#footer a:link, div#footer a:visited {
	font-size: 10px;
	color: #E5E5E5;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

div#footer a:hover, div#footer a:active {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

div#footerright {
width: 760px;
margin: auto;
padding: 0 0 10px 0;
font: normal 9px Arial, Helvetica, Verdana, sans-serif;
background: #d1d1d1;
color: #333;
text-align: right;
}

/* DIV COPYRIGHT */
div#copyright {
	width: 760px;
	margin: 0 auto;
	padding: 10px 0 10px 0px;
	font: normal 9px Arial, Helvetica, Verdana, sans-serif;
	background: #E5E5E5;
	color: #000000;
	text-align: center;
}

div#copyright a:link, div#copyright a:visited, div#footerright a:link, div#footerright a:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

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

/* ----------------- IMAGE ELEMENTS ----------------- */
.imgleft {
float:left;
margin:0;
padding:0 15px 5px 0px;
}

.imgright {
float: right;
margin:0;
padding:10px 0px 5px 10px;
}

.clearboth {
clear: both;
}

/* ----------------- NAVIGATION CONTAINER ----------------- */
div#horznav {
width: 760px;
height: 30px;
margin: 0 auto;
padding: 0;
background: url(images/bg_navoff.gif) repeat-x center top;
}

ul#nav {
margin: 0;
padding: 0 0 0 0px;
list-style-type: none;
}

ul#nav li {
float: left;
margin: 0 auto;
padding: 0;
display: inline;
}

ul#nav li a {
	display:block;
	padding:7px 15px 9px;
	color:#1362AD;
	text-decoration:none;
	font-size:11px;
	border-right: 1px solid #999999;
	font-weight: bold;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
color:#fff;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	background: #065A9F url(images/bar.gif) no-repeat center bottom;

/* ----------------- CUSTOM CLASSES ----------------- */
.textcenter {
text-align: center;
}

.textcenterbold {
text-align: center;
font-weight: bold;
}
strong {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}

/* ----------------- 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#copyrightaudio {

	width: 600px;
	margin: 0 auto;
	padding: 10px 0 10px 0px;
	font: normal 9px Arial, Helvetica, Verdana, sans-serif;
	background: #E5E5E5;
	color: #000000;
	text-align: center;
}
