.style1 {
	color: #FFFF00;
	font-size: 10pt;
}


a:link, a:active, a:visited{
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-size: 9pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #006600; 
	text-decoration: underline ;
}
a:hover {  
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-size: 9pt;
	font-weight: bold;
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: underline ;
}

.menuGreen{
	font-family: Georgia, "Times New Roman", Times, serif ; 
	font-size: 9pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #006600; 
	text-decoration: none ;
}

a.contactLink:link, a.contactLink:active, a.contactLink:visited{
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #006600; 
	text-decoration: underline ;
}
a.contactLink:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt;;
	font-weight: bold;
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: underline ;
}

a.imageHover:link, a.imageHover:active, a.imageHover:visited{
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	background: none transparent scroll repeat 0% 0%; 
	color: #006600; 
	text-decoration: underline ;
}
a.imageHover:hover {  
	font-family: tahoma, verdana, arial, helvetica, Geneva, sans-serif; 
	font-size: 8pt;;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline ;
}


.contactPhone{
	font-size: 8pt;
	font-weight: bold;
}

div#container a {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #006600;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11pt;
	color: #4F0000;
}
.copyright {
	font-family:  arial, helvetica, Geneva, sans-serif;
	font-weight: normal; 
	font-style:italic; 
	font-size: 7pt;
}
.verySmallType, h4 {
	font-weight: normal; 
	font-style:normal; 
	font-size: 7pt;
}

.smallType {
	font-weight: normal; 
	font-style:normal; 
	font-size: 10pt;
}

.subTitle, h1{
	color: #770100;
	font-weight: bold ; 
	font-style: italic; 
	font-size: 16pt;	
	}
.subTitle2, h2{
	color: #770100;
	font-weight: bold ; 
	font-style: italic; 
	font-size: 12pt;	
	}	
h3{
	color: #770100;
	font-weight: bold ; 
	font-style:normal; 
	font-size: 14pt;	
	}	
.availability{
	color: maroon ;
	font-weight: bold ; 
	font-style: italic; 
	font-size: 12pt;	
}		


.menuTable {
	border: 1px solid #4F0000;
}
