body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 85%;
	margin-top: 30px;
}


hr
{
	color: #cccccc;
	height: 1px;
}


a
{
	color: #333333;
	text-decoration: underline;
}


a:hover
{
	color: #cc0000;
	text-decoration: none;
}


.frontpagelinks
{
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	/*line-height: 15px;*/
	padding-top: 6px;
	padding-bottom: 8px;
}


p.homepage
{
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	/*line-height: 15px;*/
}


.frontpagelinks a
{
	color: #cc0000;
	text-decoration: none;
}

.frontpagelinks a:hover
{
	color: #cc0000;
	text-decoration: underline;
}


.menuiconlinks a
{
	color: #cc0000;
	text-decoration: none;
}


.menuiconlinks a:hover
{
	color: #ff0000;
	text-decoration: underline;
}


.breadcrumbs
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
	color: #333333;
	font-weight: bold;
}


.breadcrumbs a
{
	color: #cc6666;
	text-decoration: none;
}


.breadcrumbs a:hover
{
	color: #cc0000;
	text-decoration: underline;
}


#container
{
	width: 700px;
	border: 1px solid #4c4c4c;
	margin-right: auto;
	margin-left: auto;
}


#header
{
	background: url(../images/bgnd_hdr.jpg) left top repeat-x #cccccc;
	border-bottom: 1px solid #4c4c4c;
	vertical-align: middle;
}


#homecontent
{
/*	background: url(/images/bgnd_logo-home.gif) no-repeat right top;*/
}

#content
{
	background: url(../images/bgnd_logo.gif) no-repeat right top;
}


#address
{
	background: url(../images/bgnd_footer.jpg) repeat-x left top #cccccc;
	height: 34px;
	color: #ffffff;
	font-size: 100%;
	text-align: center;
	border-top: 1px solid #4c4c4c;
}


#hdr_bar
{
	background: url(../images/hdr_bar.jpg) no-repeat left top #808080;
	height: 9px;
}


#sub_hdr_bar
{
	background: url(../images/sub_hdr_bar.gif) no-repeat left top #808080;
	height: 9px;
}


#botnav
{
	background: url(../images/bgnd_bot_nav.jpg) left top no-repeat #ffffff;
}


#shadow_r
{
	background: url(../images/shadow_right.jpg) repeat-y right top;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
}


#footer
{
	/*background: url(/images/shadow_bottom.jpg) repeat-x left top;*/
	width: 700px;
	font-size: 75%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	left: 4px;
	padding-top: 10px;
	z-index: 0;
}


#vertnav
{
	background: url(../images/bgnd_vert_nav.jpg) no-repeat left top #cccccc;
}


h1
{
	padding-top: 3px;
	font-size: 24px;
	color: #333333;
}


h1.homepage
{
	font-size: 180%;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 10px;
}


h2
{
	FONT-SIZE: 18px;
	color: #663333;
}


h3
{
	FONT-SIZE: 120%;
	color: #333333;
}


h4
{
	FONT-SIZE: 100%;
	color: #333333;
}


p
{
	color: #333333;
	/*line-height: 15px;*/
}


li
{
	color: #333333;
}



.vertborder
{
	border-right: 1px solid #666666;
}


.horzborder
{
	padding-left: 20px;
}


td.1pxborder
{
	border: 1px solid;
}


.dummy
{
	color: #ffffff;
}

.gray
{
	color: #666666;
}


/*<group=pageshadow>*/

.outsideshadow {
  display:block;
  background: #e9e9e9; /* shadow fill */
  border:1px solid #efefef; /* softens the edgyness :) */
  position:relative;
  margin-right: auto;
  margin-left: auto;

  }

.width {width:702px;
		}

.outsideborder {
  background:#fff;
  border: 1px solid #282828;
  position:relative;
  }

.topin {
  top:-4px;
  }

.leftin {
  left:-4px;
  }

/*</group>*/

.addresslink a
{
	color: #ffffff;
	text-decoration: none;
}

.addresslink a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.serviceinfo
{
	font-weight: bold;
	padding-bottom: 16px;
	border-bottom: 1px solid #cccccc;
}

/* data grid stuff */
.altrow1
{
	background-color: #eeeeee;
}

.altrow2
{
	background-color: #ffffff;
}

.headerrow
{
	background-color: #cccccc;
	font-weight: bold;
}

.selrow
{
	background-color: #999900;
}

.headerrow2
{
	background-color: #cccccc;
	font-weight: bold;
}

.picture {
	font-weight: bold;
	color: #003366;
	background: #CCCCCC;
	border: 1px solid #666666;
	padding: 5px;
	margin: 0px;
	text-align: right;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C30;
	letter-spacing: .2em;
	text-decoration: none;
}
.outsideshadow.width .outsideborder.leftin.topin table tr td .orangetext a strong {
	color: #C30;
	text-decoration: none;
}

/*---------Bus Page---------------*/
.facebooklink {
	height:40px;
	margin:15px auto;
	width:300px;
}

.facebooklink a {
	display:block;
	padding:10px;
	text-decoration:none;
}

.facebooklink a:hover p{
	color:#900;
}

.facebooklink img {
	float:left;
}

.facebooklink p {
	float:left;
	margin:5px 10px;
	text-decoration:underline;
}

ul#upcoming li { margin: 15px 0; }
  ul#upcoming li ul li { margin: 5px 0; }

/*---------Emergency Room--------------*/
#mediaBoarder {
	width:500px;
	height:250px;
	border:3px solid #333;
}

  a.pdf:link, a.pdf:active, a.pdf:visited  {
	color: #cc0000;
	background: url("/images/pdf.gif") center left no-repeat;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	}

	  a.pdf:hover  {
	color: #cc0000;
	background: url("/images/pdf.gif") center left no-repeat #cc0000;
	color: white;
	display: block;
	padding-left: 30px;
	}
