﻿body		{margin: 0px; background-attachment: fixed; background-image: url('_images/ejrtwatermark.jpg'); background-repeat: no-repeat; background-position: bottom center; background-color: white;}

td  		{ margin: 0
}

p  		{ margin: 0
}

.newsbox  { border: solid 1px #336666;

 }
.cellpadding	{padding-left: 5px; padding-right: 5px}

h1 {
font-size: 14pt; font-family: Arial; color: #003869 }

h2 {
font-size: 14pt; font-family: Arial; color: #003869 }

#pagebanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 500;
}

/* CSS Menu Rollover Code */


#list-menu {
	width: 160px;
	text-align:center;
	 
	}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:  Arial, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	list-style-image: none;
}

#list-menu li {
margin: 0px 0 0;

} 

#list-menu a {
display: block;
width:155px;
height:18px;
font-size:10pt;
font-weight:bold;
padding:2px 2px 2px 5px;
border: 1px solid #003869;
background: #003869 url('_images/nav/vbtn1.gif');
color: #FFFFFF;
text-decoration: none; 
}

/*lets remove the link underlines*/
 

#list-menu a:link, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
	background-position: 0px 0px;
	border: 1px solid #003869;
	background: #003869 url('_images/nav/vbtn2.gif');
	color: #ffffff;
	background-repeat: no-repeat;
}

#list-menu a:active {
	background: #003869 ;
}

/* Global navigation */
.global {
	color: #FFFFFF;
	height: 23px;
	line-height: 23px;
	letter-spacing: 1px;
	width: 100%;
	text-align: center;
	font-size: 80%;}
	
.global a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0 15px;}
	
.global a:hover {
   color: #FFFFFF;	
   font-weight: normal;
   text-decoration: underline;}

}	

.global ul {
   margin: 0;
   padding: 0;
   list-style-type: none;}

.global li {
   display: inline;
   color: #FFFFFF;
   margin: 0;}

.global li a {
   color: #FFFFFF;
   font-weight: normal;
   text-decoration: none;
   padding: 0 15px;}

.global li a:hover {
   color: #ffffff;
   font-weight: normal;
   text-decoration: underline;}


.entryformbox
{
	padding: 20px;
	margin: 15px;
	border: solid 1px #336666;
}


.city {
	font-size: small;
	font-style: normal;
}


.alert {
	color: #FF0000;
	font-weight: bold;
}


.calendar {
	color: #003366;
	font-weight: bold;
}


