@import url("don_laird.css");
.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #864C02;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #864C02;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #ffffff;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;	
}
.TableText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
}

.main a:link {
	color: #CC9933;
	font-size: 11px;
}
.main a:visited {
	color:#CC9966;
	font-size: 11px;
}


.italicsbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC9966;
}

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

.breadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	font-style: italic;
}

.menu_header {
	font: bold 18px 'Times New Roman", Times, serif';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Times New Roman", Times, serif";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

.menu {
	font-family: "Times New Roman", Times, serif";
	font-size: 11px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
