a:hover, a:active
{
	color: gray;
	text-decoration: none;
}

a:link

{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: #00a5b8;
	text-decoration: none;
}

html
{
	background-color: #cccccc;
}

h3{
	display:block;
	color:#E04448;
	background-color:#000000;
	position:relative;
	top:-.25em;
	text-align:left;
	font-weight:bolder;
	padding-left:1.8em;
	margin-bottom:1em;
	padding-top:.1em;
	line-height:1.4em;
	font-size:16px;
	font-family: Arial, Verdana;
}

img
{
	border: 1px solid #E04448;
}

p{
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 1em;
	/*position:relative;*/
	/*top:-1em;*/
}

td
{
	font-size:inherit;
	vertical-align:top;
}

tr
{
	font-size:inherit;
}

ul, li
{
	list-style-type: disc;
	margin-left:1em;
}

table.contacts
{
	font-size:12px;
}



td.alttable0
{
	background-color:#CCCCCC;
}

td.alttable1
{
	background-color:transparent;
}

td.alttabletext0
{
	background-color:#CCCCCC;
	text-align:left;
	vertical-align:middle;
	padding-top:5pt;
	padding-bottom:5pt;
}

td.alttabletext1
{
	background-color:transparent;
	text-align:left;
	vertical-align:middle;
	padding-top:5pt;
	padding-bottom:5pt;
}

.innerPanel
{
	border: 4px solid #000000;	
	height: inherit;
	background-color:#eeffff;
	font-size: 11pt;
	line-height: 1.5em;
	text-align:left;
	font-family: Arial, Verdana;
	/*
	background-image:  url('../img/gradient.png');
	background-repeat: repeat-x;
	background-position: left top;
	*/
}

.listings
{
	border-width:0px;
	width:100%;
	border-spacing:0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Verdana;
}

.menu_link
{
	font-size: 16px;
	font-family: Arial, Verdana;
	border-right: 1px;
	padding-right: 5px;
	border-left: 1px;
	text-decoration: none;
}

.menu_link_selected
{
	font-size: 16px;
	font-family: Arial, Verdana;
	border-right: 1px;
	padding-right: 5px;
	border-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	font-weight:bold;
	color: #E04448;
}

.panel
{
	background-color:#ffffff;
	position:absolute;
}



#objectBanner
{
	position:relative;
	margin: 0 auto;
}

#embedBanner
{
	position:relative;
	margin: 0 auto;
}

#banner
{
	position:relative;
	margin: 0 auto;
}







#email
{
	text-decoration: underline;
}

#header
{
	position:relative;
	margin: 0 auto;
}

#leftSideBar
{
	width:15em;
	top:16em;
}

#mainContent
{
	width:64em;
	left:17em;
	top:16em;
}

#menu
{
	padding-top: 0px;
	background-color: #000000;
	border-top: 0px;	
	text-align: center;
	width:100%;
	height:.3em;
	position:relative;
	z-index:5;
	margin: 0 auto;
}

#menu td
{
	width:auto;
	padding-right:auto;
	border-right:auto;
}

#menu a:active
{
	color:#fff;	
	text-decoration: none;
}

#menu a:hover
{
	color:#fff;	
	text-decoration: none;
}

#menu a:link
{
	color:#E04448;	
	text-decoration: none;
}

#menu a:visited
{
	color:#E04448;	
	text-decoration: none;
}

#pdf
{
	font-size: 12pt;
	margin: 8px;
	font-family: Arial, Verdana;
}

#photo
{
	width:160px;
}

#text
{
	font-size: 16px;
	line-height: 1.4em;
	font-family: Arial, Verdana;
}

.featured
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}