/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:800px;
	vertical-align:top;
	background-image:url(images/BkgdGrn.gif);
	background-repeat:repeat;
		
	}
	

.nav {
	height:40px;
	width:224px;
	}
	
td.main {
	width:576px;
	border:0px;
	padding:0px;
	margin:0px;

}

/******Tables*****/

#mainTable {
	width:800px;
	background-color:#ecf6e7;
/*	background-image:url(images/bkgdgreen.gif);*/
	background-image:url(images/bamboo-leaves4.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border: 0px 2px 0px 2px;
	/*border-style:inset;*/
	border-left-style:inset;
	border-right-style:outset;
	vertical-align:top;
		
	}

.Liz {
	font-family:"Monotype Corsiva";
	font-size:20px;
	font-stretch:expanded;
	font-weight:500;
	color:#54567d;
}

.images {

padding:10px;
text-align:center;
}

.pageName {
	font:18px arial;
	line-height:20px;
	color:#960018;
	font-weight:400;
	padding: 5px ;
	margin:6px 30px 0px 75px;
	
	}
	
.bodyText {
	font:14px arial;
	line-height:20px;
	color:#000000;
	font-weight:400;
	padding: 5px;
	margin:6px 30px 0px 30px;
		
	}

.bodyText2 {
	font:16px arial;
	
	line-height:20px;
	color:#54567d;
	font-weight:900;
	font-stretch:expanded;
	padding: 0px;
	margin:0px;
		
	}	
	
a {

	text-decoration:none;
	color:#54567d;
	font-weight:500;
	}

a:hover {
	color:#333300;
	border-top: 1pt dashed #960018;
	border-bottom: 1pt dashed #960018;
	/*	height:20px;*/
	/*border-right-width: 1px; 
	border-left-width: 1px; */
	}
	
#mainNav a {
	font-family:"Monotype Corsiva";
	font-size:20px;
	color:#960018;
	text-align:right;
	line-height:22px;
	text-decoration:none;
	padding:12px 15px 5px 5px;
	width:100%;	
	height:40px;
	}

#mainNav a:hover {
	font-size:20px;
	color:#54567d;
	text-align:right;
	font-family:"Monotype Corsiva";
	line-height:22px;
	text-decoration:none;
	
	/*padding:12px 15px 5px 5px;*/
	/*background-color:#d5e9c4;*/
	}


.bottomNav {
	text-align:center;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
	color:#999;
	padding: 0 15 0 15;
	width:650px;
	
	}


#tagline {
	font:9px arial;
	color: #333333;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:5px 5px 0px 5px;
		}
		
#silver {
	font:9px arial;
	padding:5px 5px 0px 0px;
	line-height:14px;
	letter-spacing:.1em;
	color:#54567d;
	
	font-weight:bold;


	}