html { overflow-y: scroll; }

body {
  font-family: Arial, helvetica, sans-serif;
  background-color: #48484A;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  line-height: 14pt;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.tdl {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	vertical-align: top;
}

th {
	font-family: Arial, helvetica, sans-serif;
}

.hv{
	font-family: Copperplate Gothic Light;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align:left;
}

.bldg { 
font-weight: bold;
color:#A1DA29;
}

.pad {padding:15px;
}

.toppad{padding-top:15px;
}

.toppadtn{padding-top:10px;
}

.rightpad{padding-right:15px;
}

.leftpad{padding-left:15px;
}

.btmpad{padding-bottom:15px;
}

.topborder{
	border-top:1px solid;
	border-color:#666666;
}

.leftdashborder{
	border-left:1px dashed;
	border-color:#666666;
}

.photocred {
font-size: 9px;
}

#main-t{
	top:0px;
	display: block;
	width: 777px;
	height: 100%;
	text-align: left;
}

#nst-t{
	top:0px;
	display: block;
	width: 40%;
	height: 100%;
	text-align: left;
}

#t-img{
	top:0px;
	width: 600px;
	position:inherit;
	padding:0px;
}

#side-nav {
	width: 170px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, helvetica, sans-serif;
	background-color: #f2f2f2;
	font-size: 10px;
}
	#side-nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#side-nav li {
		border-bottom: 1px solid #C8C8C8;
		margin-bottom: 0;
		padding: 0;
		}

	#side-nav li a {
		display: block;
		padding: 5px 5px 5px 15px;
		background-color: #F2F2F2;
		color: #2e2e2e;
		text-decoration: none;
		width: 100%;
		}

	html>body #side-nav li a {
		width: auto;
		}

	#side-nav li a:hover {
		background-color: #e7e7e7;
		color: #000000;
		background-image: url(/img/arrow.gif);
		}

#side-nav ul .current a {
  color: #2e2e2e;
  background-image: url(/img/arrow.gif);
}

#side-nav ul .current ul a {
  color: #2e2e2e;
  background-image: url(/img/arrow.gif);
  font-weight: bold;
  font-size: 11px;
}


#news-hm { 
font-weight: normal;
color:#ffffff;
width: 350px;
padding:0;
margin-left:0;
margin-top:0;
} 

#btm-box { 
vertical-align: top;
font-weight: normal;
color:#ffffff;
position: inherit;
width: 145px;
padding:10px;
margin-left:0;
margin-top:120px;
background-color:#6C6C6E;
border:2px solid #ffffff;
border-color:#ffffff;
} 

#btm-box li {
margin-left:-25px;
}

#smap a.green:link {color:#A1DA29}

#smap a {
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
}

#smap a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

#smap a:visited {
	color: #ffffff;
}

#smap a.green:visited {
	color: #A1DA29;
}

#smap a:hover {
	color: #A1DA29;
	font-weight: normal;
	text-decoration: underline;
}

a {
	text-decoration:none;
	font-weight: bold;
}

a:link {
	color: #A1DA29;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

a:visited {
	color: #A1DA29;
}

a:hover {
	color: #A1DA29;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #A1DA29;
	font-weight: bold;
	text-decoration: none;
}

#nav {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1DA29;
}
#nav a {
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
#nav a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#nav a:visited {
	color: #ffffff;
}
#nav a:hover {
	color: #A1DA29;
	text-decoration: underline;
}
#nav a:active {
	color: #A1DA29;
	text-decoration: none;
}

#btmnav {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#btmnav td {
	padding: 10px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

#btmnav a {
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}
#btmnav a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#btmnav a:visited {
	color: #ffffff;
}
#btmnav a:hover {
	color: #A1DA29;
	text-decoration: underline;
}
#btmnav a:active {
	color: #ffffff;
	text-decoration: none;
}
