@charset "UTF-8";
/* CSS Document */

a:link, a:visited	{
	color: #900; 
	text-decoration: underline		
}

a:hover, a:visited:hover {
	color: #666; 
	text-decoration: underline
}

a img {
	border: 0px;
}

.bannerprint {
	display: block;
}

body {
	background-image:none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
}

#footer {
	display: none;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
	
#header {
	display: none;
}
	
#interiormenu {
	display: none;
}

#mainleftnavwrapper {
	display: none;
}

#mainhomeimage {
	display: none;
}

#mainhomeevents {
	display: none;
}

#maininteriorright {
	display: none;
}

.noprint {
   display:none;
}

p {
	/*line-height: 16px;*/
}

#topnav {
	background-image: none;
}

#quicksearch {
	display:none;
}
		
#searchbox {
	display: none;
}

#shadowbtm {
	background-image: none;
}

#shadowtop {
	background-image:none;
}
