body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#menu a, #submenu a{
	color:#000066;
	}
	
#center {
	margin: 0 auto;
	width: 960px;
}

#menu {
	float: left;
	width: 200px;
	margin: 10px 10px 10px 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;	
}


#submenu {
	float: right;
	width: 150px;
	margin: 10px 0px 10px 10px;	
	padding: 10px 0px 0px 0px;
}

#banner {
	width: 960px;

}

#footer {
	font-size: 8pt;
	line-height: 100%;
	text-align: center;
	padding: 10px;
}

#main {
	width: 730px;
	*width: 730px;
	float: right;
	margin-top: 20px;
	line-height: 140%;
	clear: none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
 	font-size: 20px;
	font-weight: bold;
 	text-decoration: none;
	font-style:	italic;
 	color: #000000;
	text-align:left;
	margin: 0px 5px 10px 5px;
	border-bottom: 1px solid #000000;
}

p{
	margin: 10px 0px;
}

.block {
	border: 5px solid #E1C474;	
	background-color: #223691;		
	color: #E1C474;
}

.onehundred {
	width: 100%;
	clear: both;
}


/* MENU STYLES */
	
html>body #menu a{
	line-height: 150%;
	}	

#menu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type:none;
		}

#menu li {
	
	}

#menu li div {
	font-size: 12px;
	padding: 2px 2px 2px 5px;
	color: #E1C474;
	line-height: 100%;
	margin-top:3px;
}

#menu a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E1C474;
	line-height: 100%;
	padding: 7px 2px 7px 5px;
	color: #E1C474;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 3px 2px 3px 5px
	}
html>body> #menu {
	padding: 3px 2px 3px 5px; /* ie5win fudge ends */
	line-height: 200%;
	color:#000000;
	}
		
#menu a:hover {
	color: #FFFFFF;
	background-color: #E1C474;
	}		

		
#menu a.sublink, #menu a.sublinkbottom {
	padding: 3px 2px 3px 13px;
	color: #E1C474;
	font-size: 0.8em;
	font-weight: normal;
	border-bottom: 1px solid #223691;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 1px 2px 1px 13px;
	}
html>body> #menu a {
	padding: 3px 2px 3px 50px; /* ie5win fudge ends */
	font-size: 20px;
	}

#menu a.sublink:hover {
	color: #FFFFFF;
	background-color:#223691; 
		}
	
#menu a.sublinkbottom {
	background-color:#223691; 
	padding: 3px 2px 3px 13px;
	color: #E1C474;
	font-size: 0.8em;
	font-weight: normal;
	border-bottom: 1px solid #E1C474;
		}
#menu a.sublinkbottom:hover {
	color: #FFFFFF;
	background-color:#223691; 
		}	
/* END MENU STYLES */

  
 /* OLD STYLES */
div.aboutpics {
	float: left;
	margin: 0;
	background-image:url(../images/about/about.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 700px;
	}

div.about {
	float: left;
	clear: left;
	margin-bottom: 30px;
	margin-top: 30px;
	
	}
	
div.text {
	clear: none;	
	margin-left: 140px;
}	

p.specialheadernormal {
	line-height: 100%;
	font-family:times new roman, times;
 	font-size:15px;
	font-weight:bold;
 	text-decoration:none;
 	color: #e1c474;
	height: 20px;
	padding: 5px 5px 5px 40px;
	margin: 10px 0px 0px 10px;
	background-image:url(../images/specialheader.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align: middle;
	clear: left;
	}

 
p.specialheadernormal2 {
	line-height: 100%;	
	font-family:times new roman, times;
 	font-size:15px;
	font-weight:bold;
 	text-decoration:none;
 	color: #e1c474;
	height: 20px;
	padding: 5px 5px 5px 40px;
	margin: 10px 0px 0px 10px;
	background-image:url(../images/specialheader2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align: middle;
	}
img.imagespacer {
	clear:right;
	float: left;
	margin: 0px 20px 20px 5px;
	}
	
img.imagespacer_right {
	clear:both;
	float: right;
	margin: 0px 20px 20px 5px;
	}	
	
	
/* GALLERY STYLES */
td.normal {
	border-bottom: 1px dashed #cccccc;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

td.right{
	border-right: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

td.bottom {
	border-bottom: 0px;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

td.bottomright {
	border-right: 1px dashed #cccccc;
	border-bottom: 0px;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

#gallery img{
	padding: 15px 0px 15px 0px;
}	