.main {
font-family:times new roman, serif;
font-size: 16px;
font-style: italic;
line-height: 24px;
}

.main2 {
font-family:times new roman, serif;
font-size: 16px;
font-style: italic;
line-height: 20px;
}

.mainsmall {
font-family:times new roman, serif;
font-size: 14px;
}

.pagetitles {
font-family:times new roman, serif;
font-size: 20px;
font-style: italic;
line-height: 24px;
color:#5e2033;
}

.news {
font-family:times new roman, serif;
color: #fae5a4;
font-size: 16px;
font-style: italic;
text-decoration:underline;
}

.heading {
font-family:times new roman, serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #5e2033
}

td {
font-family:verdana, arial, sans-serif;
font-size: 11px;
}

.indent {	
padding-left: 25px;
padding-right: 25px;
}

.left-bgimage { 
background-image: 
url('images/leftcolumn_bg.jpg'); 
background-repeat: no-repeat; 
} 

.right-bgimage { 
background-image: 
url('images/rightcolumn_bg.jpg'); 
background-repeat: no-repeat; 
} 

.rightbg { 
background-image: 
url('images/righttable_bg.jpg'); 
background-repeat: no-repeat;
} 

.leftbg { 
background-image: 
url('images/lefttable_bg.jpg'); 
background-repeat: no-repeat; 
} 

.tdborder {
border-right-style: solid; 
border-right-color: #c0c0c0; 
border-right-width: 1px; 
 }

a.footer {
	color: #ffffff;
	text-decoration: none;

}
a:hover.footer {
	color: #ffffff;
	text-decoration: underline;
}


a.prlink {
	font-family: verdana;
	font-size: 8pt;
	color: #527dae;
	text-decoration: none;

}
a:hover.prlink {
	font-family: verdana;
	font-size: 8pt;
	color: #527dae;
	text-decoration: underline;
}
a.calendarlink {
	font-family: verdana;
	font-size: 10pt;
	color: #527dae;
	text-decoration: none;

}
a:hover.calendarlink {
	font-family: verdana;
	font-size: 10pt;
	color: #dd0000;
	text-decoration: underline;
}


#MainMenu
{
 position: absolute;
 top:97px;
 width:100%;
 text-align:right;
 margin:auto;
}
div.FlyoutMenu
{
display:none; 
margin-top:35px;
background-color:White;
border:solid 1px black;
border-top:lightgrey;
border-left:lightgrey;
}
div.FlyoutMenu a
{
display:block; 
width:150px;
padding:5px;
background-color:#397668;
font-family:verdana;arial;
font-size:11px;
color:White;
text-decoration:none;
}
div.FlyoutMenu a:hover
{
background-color:#394240;
}
