﻿/* CSS style new */
.style3 {
	background-position: center;
	text-align: center;
	background-image: url('../images/web%20logos%20etc/text_box_gr_left.jpg');
	background-repeat: no-repeat;
}
.bottom_border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

.check_border {
	
	background-color: #660000;
}
.complete_check {
	background-color: #FFFFFF;
	border: thick dotted #660000;
}
.centered_w_topmargin {
	text-align: center;
	margin-top: 25px;
	padding-top: 15px;
}
.lft_w_topmargin {
	text-align: left;
	margin-top: 15px;
}
.gray_border {
	margin: 10px auto 0px auto;
	border: 2px solid #666666;
	width: 500px;
	text-align: center;
}
.fork_plate_knife {
	background-image: url('../images/web%20logos%20etc/fork-plate_knife.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
.wordsonplate {
	padding: 68px 0px 0px 0px;
	margin: 0px;
	font-family: arial;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	width: 380px;
	font-weight: bold;
}
.plate {
	border-style: none;
	width: 381px;
	text-align: center;
	clip: rect(auto, auto, auto, auto);
	margin-right: auto;
	margin-left: auto;
}
#menupage_content h6 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.menu_section {
	height: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
	line-height: 20px;
}
.flt_rt_text {
	text-align: left;
	float: right;
}
.flt_lft_text {
	text-align: left;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}#top_nav ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#top_nav ul li {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}
#top_nav ul li a {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #1A6105;
}
#top_nav ul li a:hover {
	border-style: solid none solid none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-color: #E1D6B9;
	border-top-width: 1px;
	border-top-color: #E1D6B9;
}

.centered_sm_top_margin {
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.menu_border {
	border: 3px solid #0B6043;
	padding: 10px 5px 15px 5px;
	margin: 10px 25px 10px 25px;
}
.menu_padding {
	margin-top: 10px;
	margin-bottom: 15px;
}
.alignrt_flt_lft {
	text-align: right;
	float: left;
}
.centered_div {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.gray_border_rt_col {
	width: 215px;
	text-align: center;
	margin-left: 15px;
	background-color: #F0F0F0;
	border: 2px solid #CCCCCC;
}
.greenpagetop {
	border-width: px;
	border-style: none;
	background-color: #0B6043;
		height: 15px;
}
.bottom_border_gr {
	border-bottom-style: dotted;
	border-bottom-width: 4px;
	border-bottom-color: #0b6043;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-width: 4px;
	border-top-color: #0b6043;
	margin-top: 20px;
}
