/* Restaurant Pal.com CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
p, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545c31;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a6d01b;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6d01b;
}
/* ******* Begin Link Schemes Elements ****** */
a:link, a:visited {
	color: #545c31;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#footer {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
a.featured-link:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured-link:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured-link:hover {
	color: #ea042f;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
/* ******* End Link Schemes Elements ****** */
/* ******* Begin Form Elements ****** */
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
fieldset {
	margin-top: 16px;
	padding: 10px;
	width: 80%;
}
legend {
	font: bold normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-color: #FFFFFF;
}
/* ******* End Form Elements ****** */
.tiny_text {
	font-size: 10px;
}
.tiny_text_high {
	font-size: 11px;
	line-height: 17px;
}
.touch_of_grey {
	color:#999999;
}
.touch_of_grey_sm {
	font-size: 10px;
	color:#999999;
}
.footer_text {
	font-size: 10px;
	color: #FFFFFF;
}
.credits-footer-text {
	font-size: 10px;
	color: #CCCCCC;
}
.article_title {
	font-size: 16px;
	color: #a6d01b;
	font-weight: bold;
}
.article_title_sm {
	font-size: 12px;
	color: #a6d01b;
	font-weight: bold;
}
.image_pad {
	margin-right: 15px;
}
.padding_please {
	padding: 10px 105px 10px 105px;
}
.pad-me-like-a-table {
	margin-top:2px;
}
.header_strip {
	background-color: #000000;
}
.welcome {
	background-image: url(../images/template_images/recipe-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 190px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.testimonials {
	background-image: url(../images/template_images/testimonial-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 190px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.advertise {
	width: 190px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.closed-restaurants {
	font-size: 14px;
	font-weight: bold;
	color: #a6d01b;
	background-image: url(../images/template_images/closed-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 79px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 100px;
	vertical-align: middle;
}
.results {
	width: 150px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 6px 20px;
}
.results-last {
	width: 150px;
	padding: 6px 10px 6px 20px;
}
.footer-L {
	background-image: url(../images/template_images/footer-r5c1.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 91px;
}
.footer-C {
	background-image: url(../images/template_images/footer-r5c2.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 598px;
}
.footer-R {
	background-image: url(../images/template_images/footer-r5c3.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 91px;
}
#header {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 79px;
	line-height: 79px;
	padding-top: 14px;
}
#header a:link, #header a:visited  {
	text-decoration: none;
	color: #ffffff;
	line-height: 79px;
}
#header a:hover, #header a:active {
	text-decoration: underline;
	color: #ffffff;
	line-height: 79px;
}
.header-L {
	background-image: url(../images/template_images/logo-r1c1.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 287px;
}
.header-C {
	background-image: url(../images/template_images/hori-menur1c2.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 234px;
	text-align: right;
}
.header-R {
	background-image: url(../images/template_images/hori-menur1c3.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 259px;
	text-align: left;
}
.search-L {
	background-image: url(../images/template_images/search-left.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 6px;
}
.search-R {
	background-image: url(../images/template_images/search-rgt.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 6px;
}
.search-bg {
	background-image: url(../images/template_images/search-bg.gif);
	background-repeat: repeat-x;
	height: 134px;
}
.copyright {
	color: #ecf8be;
	font-weight: normal;
}
.special-padding {
	padding-bottom: 40px;
}
#search {
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
}
#search a:link, #search a:visited {
	color: #6b6d67;
	text-decoration: underline;
}
#search a:hover, #search a:active {
	color: #000000;
	text-decoration: underline;
}
.search-padding {
	padding-bottom: 10px;
}