/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}

em {
	color:#990000;
	font-size:13px;
	font-weight:bold;
}


em#special{
	color:#FFFF00;
	font-size:15px;
	font-weight:bold;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}

p {
	font-size: 12px;
	line-height: 25px;
	color: #000;
	margin-right: 38px;
	margin-left: 35px;
	margin-bottom: 20px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
}

h1 {
	color: #0B5F31;
	font-size: 21px;
	font-weight: bold;
	text-indent: 4pt;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
	background-image: url();
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid #ccc;
	margin-left: 2px;
	border-bottom: 1px solid #999;
	border-top: 0px solid #ccc;
	background-color: #E6EDC9;
	
}
h2 {
	color: #669900;
	margin-left: 30px;
	margin-right: 60px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 0px dashed #000;
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 1.0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	width: 54%;
}

h3 {

	
}

h4 {

}


h5 {

}



a:link, a:visited {
	color: #990000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

address {
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 95%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
	float: left;
	border:0px solid #3366CC;
}
address a:link, address a:hover, address a:visited {
	padding: 0px;
	text-align: center;
	margin: 0px;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */


div#wrapper {
	width:100%;

}

div#container {
	background-image:url(images/contentbg.gif);
	background-repeat:repeat-y;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-bottom:0px solid #000;
	border-top:0px solid #000;
}

div#header {
	background: url(images/header.jpg) no-repeat;
	position: relative;
	width: 960px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	margin-right: 0px;
}


div#content {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 700px;
	position: relative;
}



div#content img.rightno {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-right: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
		border: 0px solid #000;
}



div#content img.left {
	float: left;
	clear: both;
	border: 1px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

div#content img.right {
	float: right;
	clear: both;
	margin-left: 20px;
	margin-right: 38px;
	margin-top: 0px;
	margin-bottom: 20px;
		border: 1px solid #000;
}


div#footer {
	clear: both;
	height: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width:100%;
	margin:0px auto;
	padding:0px;
}

div#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}



div#bottomlinks {
	clear: both;
	height: auto;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width:100%;
	margin:0px auto;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #B3C17B;
}

div#bottomlinks a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div#bottomlinks a:hover {
	font-size: 12px;
	color: #0B5F31;
	text-decoration: none;
	font-weight: normal;
}

div#copyright {
	float:none;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
	padding: 0px;







	background-color: ;
	width: 960px;
	height:50px;
	margin-top: 0px;
}
div#copyright a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

div#login {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
	width: 960px;
	margin: 0px auto;
}

div#login a{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

	

div#nav {
	float: left;
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
}

div#nav strong {
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #ccc;
}

ol#list {
}

ol#list li {

}

ul#nav {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
ul#nav li {
	display: inline;
	list-style: none;
	line-height: 10px;
	height: 30px;
}
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-indent: 0pt;
	background-position: right center;
	height: 23px;
	border-bottom: 1px solid #B3C17B;
	border-top: 0px solid #ccc;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*sub nav-----------------------*/
ul#nav li#sub a:link, ul#nav li#sub a:visited, ul#nav li#sub a:active {
	display: block;
	color: #990000;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 4px 0px;
	margin: 0px;
	text-align: center;
	text-indent: 30pt;
	background-position: right center;
}


ul#nav li a.current:link, ul#nav a.current:visited {
	color: #669900;
	height: 23px;
	border-bottom: 1px solid #B3C17B;
	border-top: 0px dashed #ccc;
	background-image: url(images/on.jpg);
}

ul#nav li a:hover {
	color:#669900;
	text-align: center;
	border-bottom: 1px solid #B3C17B;
	border-top: 0px solid #0a7c1e;
	background-image: url(images/on.jpg);
	background-color: #E6EDC9;
}

div#content ul#list {
	font-size: 12px;
	color: #000;
	margin-left: 30px;
	margin-bottom: 10px;
	list-style-image: url(images/arrow.gif);
	border-top: 0px solid #000;
	width: 370px;
	border-bottom: 0px solid #000;
	background-color: #FFFFFF;
	position: relative;
}

div#content ul#list li {
	list-style-image: url(images/arrow.gif);
	line-height: normal;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 0px;
}

ul#list li#none {
	list-style-image: none;
	line-height: 15pt;
	list-style-position: inside;
	list-style-type: square;
	color:#ffffff;
}

ul#list2 {
	font-size: 12px;
	color: #000;
	margin-left: 50px;
	margin-bottom: 20px;
	list-style-type: circle;
}

ul#list2 li {
	line-height: 14pt;
	list-style-type: circle;
	margin-bottom: 10px;
}

iframe {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;

}

div#map {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	left: 11px;
	width: 600px;

}

div#map iframe{
border: 1px solid #000;


}

.clear {
	clear: both;
}

strong {
	color: #000;
}


table {font-size:9px; color:#000000;}


/*columns*/

	span {
	color:#000000;
	margin: 0;
	padding: 0 0 0 5px;
	width: 200px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
}

.col2 {
	margin: 0;
	padding: 0 0 0 5px;
	width: 200px;
	text-align: left;
}
.col3 {
	color:#000000;
	margin: 0;
	width: 200px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.col4 {
	margin: 0;
	padding: 0;
	width: 300px;
	text-align: left;
}

hr {width:90%; border:2px dashed #990000;}


/*--------------web audio-------------*/

div#webaudiopopup {
	width: 100%;
	height: 100px;
	background-image:url(images/webaudiobg.gif);
	background-repeat:no-repeat;
	background-position:center;
}

div#soundapplet {
width:100%;
text-align:center;
height: 30px;
position:relative;
top: 49px;
}

/*-----------------video------------------------*/

div#content div.video {
	float:right;
	margin: 0 auto;
	margin:10px;
	clear: both;
	margin-right: 35px;


}
div#flash/*-----------------flash------------------------*/
  {
	position:absolute;
	left:0px;
	margin:0px auto;
	width: 960px;
	height:200px;
	top: 0px;
}


div#audio {
	position:absolute;
	left:489px;
	margin:0px auto;
	top: -11px;

}
