.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	display: block;
	padding: 3px;
	width: auto;
	text-decoration: none;
}

.Title {
	font-family: "Celtic Garamond the 2nd";
	font-size: 36px;
	color: #FFFFFF;
	line-height: 50px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

/** new styles added for menu page **/

.StandHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 10px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.stdtextdarkSmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0000CC;
	line-height: normal;
	padding: 1px 10px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bolder;
}

.stdtextdarkMed {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0000CC;
	line-height: normal;
	padding: 0px 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bolder;
}

.stdtextdarkHeader {
	font-family: "Celtic Garamond the 2nd";
	font-size: 18px;
	color: #0000CC;
	line-height: normal;
	padding: 1px 10px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bolder;
}

.stdtextdark {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0000CC;
	line-height: normal;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bolder;
}

.stdtextlight {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.InsideHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 10px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.stdtextblack {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	line-height: normal;
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
