.main {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/*	background-color: #749b81; */

/* background-color:#ccdad1; */

	background-image: url(images/background.jpg);

	background-attachment: fixed;

	font-size: 12px;

}

a {

	color: #990000;

}

.main table {

	background-color: #ccdad1;

}

.copyright {

	font-size: 10px;

}

.directions {

	font-size: small;

}

.smalltext {

	font-size: 10px;

}

.titletext {

	font-size: large;

	font-weight: bold;

	color: #990000;

}

.photocaption {

	font-size: 13px;

	font-weight: bold;

}







/*-----------------------------------------------------------------------------------------------------*/

/* navigation information for the menu bar - rollover images from http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.shtml */

 .cssnav

{

position: relative;

font-family: arial, helvetica, sans-serif;

background: url(images/menu/overbtn.png) no-repeat;

white-space: nowrap;

display: block;

width: 140px;

height: 50px;

margin: 0;

padding: 0;

}



.cssnav a

{

	display: block;

	color: #990000;

	font-size: 15px;

	width: 140px;

	height: 50px;

	display: block;

	float: left;

	text-decoration: none;

	font-weight: bold;

}



.cssnav img

{

width: 140px;

height: 50px;

border: 0

}



* html a:hover

{

visibility:visible

}

.list {

	text-align: center;

}





.cssnav a:hover img

{

visibility:hidden

}



.cssnav span

{

position: absolute;

left: 17px;

top: 17px;

margin: 0px;

padding: 0px;

cursor: pointer;

}



/*-----------------------------------------------------------------------------------------------------*/

.bottom_menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

}

.link_list {

	font-size: 14px;

	text-indent: 15px;

}

.pageheadertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	color: #990000;

}

td {

	vertical-align: top;

}

.tableheader {

	font-weight: bold;

	font-variant: normal;

	font-size: 90%;

	text-transform: none;

}

