body	{
	background: white;
	font-size: 12px;	
	font-family: arial, verdana;
	margin: 0;
	padding: 0;
	color: #000;
	}

h1	{
	font-family: "Monotype Corsiva"; 
	font-size: 28px;
	color: #4E0D22;
	}

h2	{
	font-family: "Monotype Corsiva"; 
	font-size: 22px;
	color: #4E0D22;
	margin-top: 30px;
	}

#maintable	{
	background: #E4E4E0;
	}

#head	{
	background: #303030;
	border-bottom: 1px solid black;
	}
	
#navtable	{
	font-size: 13px;
	text-align: center;
	}

#topnav	{
	background-image: url(images/nav-bg.gif);
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	text-align: center;	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	}

#topnav a	{
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block;
	}

#topnav a:hover	{
	background: #000;
	}	

#leftnav	{
	background: #EBEBEB;
	width: 120px;
	border-top: 1px solid black;
	}

blockquote	{
	font-weight: bold;
	font-size: 14px;
	}

#leftnav ul	{
	margin-left: 0;
	padding-left: 0;
	background: white;
	padding-top: 25px;
	padding-bottom: 40px;
	margin-bottom: 0px; 
	}
	

#leftnav li	{
	font-size: 12px;
	list-style-type: none;
	margin-left: 10px;
	padding-bottom: 5px;	
	} 

#leftnav a	{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	}

#leftnav a:hover	{
	text-decoration: underline;
	}	

#leftnav p	{
	font-size: 10px;
	text-align: center;
	}

#midcol	{
	border-top: 1px solid black;
	}
	
#maincol	{
	padding: 20px 30px 20px 30px;
	line-height: 18px;
	font-size: 12px;	
	font-family: arial, verdana;	
	}
	
#block	{
	color: black;
	font-size: 13px;
	padding: 8px;
	line-height: 130%;
	}

.nav	{
	width: 23%;
	}

#form	{
	background: #EBEBEB;
	border: 4px solid #666;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	}

#formhead	{
	background: #666;
	color: white;
	font-weight: bold;
	font-size: 16px;
	}	

.caption	{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	margin: 5px;
	border: 1px solid black;
	padding: 0;
	}


#footer	{
	font-size: 13px;
	text-align: center;
	}

#footer a	{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}


#subfoot	{
	padding: 50px 0px 50px 100px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	}

#subfoot a	{
	color: #666666;
	text-decoration: none;
	}

#subfoot a:hover	{
	color: #252525;
	}