body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal; 
	line-height: 1.3em;
	text-align: justify;	
	background: white;
	color: #4e4c4f;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal; 
	font-size: 22pt; 
	line-height: 1.3em;
	margin:0;	
}

h2 {
	font-weight: bold; 	
	font-size: 1.2em; 
	line-height: 1.3em;
	margin:0;	
	margin-top: 15px;	
}

ul{
	list-style-image: url(../images/layout/blob01Sm.jpg);

	list-style-position:outside;
	line-height: 1.4em;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}
li {
	margin-top: 5px;
}




#container {			
	left: 0px;
	top: 0px;	
	width: 800px;
	background: pink;
	background: url(../images/layout/bkgd_2_tile.jpg) white repeat-y; 
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;			
}

/*BANNER CSS HERE */




	
#titleBanner {		
	background: url(../images/layout/bannerBkgd.jpg) white no-repeat; 
	height: 116px;	
	margin: 0;
	padding: 0;
	padding-left: 35px;
}
#title {
	margin: 0px 150px 0 40px;	
	padding-top: 30px;
} 

#titleBanner h1 {	
	font-size: 38px; 
	color: white;
	line-height: 1em;
}

/*END BANNER CSS*/

#menuHolder {
	background: url(../images/layout/bkgd_2_tile.jpg) #8CBFF2 repeat-y; 
	height: 2em;	 
	margin: 0 auto;
	padding: 0;
	padding-left: 35px;
}
img.titleName{ 	
	float: left; 
	margin: 45px 4px 10px 50px;
}

#menu {
	clear: both;
	margin: 0 auto;		
	text-align: center;
	margin-right: 70px;
	height: 2em; 
	margin-bottom: 0;
}
a {
	color: #FFFEF9; 
	text-decoration: none;	
	padding: 1px;
	margin: 1px;	
}

#menu a{
	color: #FFFEF9; 	
	font: 1.35em Tahoma, sans-serif;
	text-decoration: none;
	padding: 1px;
	margin: 1px;	
}
a:hover{
	color: #4e4c4f;
}
#menu a:hover{
	color: #4e4c4f;
}
#rule{
	background: url(../images/layout/hr02.jpg) white repeat-y;	
	padding: 0px;
	height: 15px;
}
#content {				
		padding: 10px 95px 0px 80px;
		margin: 0px;
		margin-top: 0px;
		background: url(../images/layout/bkgd_2_tile.jpg) white repeat-y; 
}
p.quotes{
	margin: 0;
	padding: 0;
	margin-top: -10px;
	line-height: 0.5em;
	margin-bottom: -10px;
}
#lastMod {	
	font: 8pt Tahoma, sans-serif;
	font-style: italic;
	text-align: left;
	height: 2em; 	
}

#footer {		
	background: url(../images/layout/bottom.jpg) white no-repeat; 
	clear: both;
	height: 150px;	
	margin: 0;
	padding: 0px;
	padding-left: 35px;
} 

#footerText {
	clear: both;
	font-size: 0.8em;
	font: bold 8pt Tahoma, sans-serif;
	color: #FFFEF9;
	text-align: center;
	margin: auto 70px 10px auto;
	height: 2em; 	
}
img.footerBar{
	align: center;
	padding: 0;
	margin: 0;
	padding-top: 50px;
}
#imageHolder{
	width:278px;	
	height:303px;	
	float: right;	
	margin: 5px -5px 2px 8px;
	background: url(../images/layout/photoBkgd02.jpg) #8CBFF2 no-repeat; 
}
img.Right {	
	margin: 12px  35px 59px 13px;
	border: 1px solid #B7A68E;
}
p.caption{
	font-style: italic;
	text-align: center;
	margin-top: -50px;
	margin-right: 22px;
	font-size: 0.85em;
}	

