.address {  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: normal;	
	}
	
.bulletpoint {  
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold;	
	}

.caption {  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: bold;	
	}
	
.copy {  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
	line-height: 10pt;
	}
	
.copybold {  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	line-height: 10pt;
	}	
	
.copyblue {  
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;	
	}
	
.copybluebold {  
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold;	
	}	
	
A.footerblue {
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: bold;
	text-decoration: none;
	}
	
A.footerblue:active,hover {
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: bold;
	text-decoration: underline;
	}
	
.footerblue {
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: bold;
	}
	
.footerblack {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: normal;
	}
	
.hometext {  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-weight: normal;	
	}	
	
.hometitle {  
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;	
	}	
	
.pagetitle {
	color: #0053A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	}


/*--- Slide Show Styles ---*/
#slideShow
{
	padding-right:10px;
	border-top:1px solid #000000;
	border-left:1px solid #858585;
	border-bottom:1px solid #858585;
	height:299px;
	width:300px; /*--- Removed 10 px so it display properly in Firefox ---*/
	overflow:hidden;
}

.pics 
{  
    height:  310px;  
  /*  width:   301px;*/  
    padding: 0;  
    margin:  0;
	overflow: hidden;
} 
 
.pics img 
{  
    /*padding: 15px; */  
    width:  310px; 
    /*height: 301px; */
    top:  0; 
    left: 0 
}

.pics div
{
	width:310px;
	/*height:301px;*/
}

.pics .caption
{
	margin:0px;
	width:310px;
	height:25px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#989697;
	font-size:14px;
	color:#ffffff;
	padding:4px;
	font-weight:normal;
}

#homeMap {
	width: 772px;
	height: 33px;
	background-image:url(Images/homeMap.jpg);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 245px;
	padding-bottom: 5px;
}