a:link { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;}
a {font-weight: bold; text-decoration: none;}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: 0px;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}

H2 { color: #000033; text-align: center; }

li {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	text-align: left;
	list-style-type: disc;
}

.Links {
	font-family: Garamond, Verdana, Tahoma, Arial;
	font-size: 18pt;
	font-style: normal;
	font-variant:normal;
	color: #ffffff;
	text-align: center;
}

.VendorLinks {
	font-family: Garamond, Verdana, Times New Roman, Tahoma, Arial;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}


.TextLeft {
	font-family: Garamond, Verdana, Times New Roman, Tahoma, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	list-style-type: disc;
	vertical-align: top;	
}
 
.TextCenter {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-align: center;
	list-style-type: disc;
}

.TextLeftBold {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	list-style-type: disc;
	vertical-align: top;	
}

.TextCenterBold {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-align: center;
	list-style-type: disc;
}

.Address {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 11pt;
	color:#003300;
	text-align: center;
}

.TextBox {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 12pt;
	color:#ffffff;
	text-align: center;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #663399;
	border-left: 1px solid #663399;
	border-right: 1px solid #663399;
	border-bottom: 1px solid #663399;
}

.ImageBox {
	font-family: Garamond, Times New Roman, Verdana, Tahoma, Arial;
	font-size: 11pt;
	color:#003300;
	text-align: center;
	text-align: center;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.MenuTitle {
	font-family: Garamond, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;	
	text-align: center;
	text-decoration:underline
}

.BigTextCenterBold {
	font-family: "Garamond, Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-align: center;
}

.MenuTextCenterBold {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-align: center;
}

.MenuTextCenter {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#cccccc;
	text-align: center;
	list-style-type: disc;
}
