body {
    background-color: #f7f7e6;
    color: #000000;
    margin: 0px;
}

body, p, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

a {
    background-color: inherit;
    color: #2e64a0;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    background-color: inherit;
    color: #4499ff;
    text-decoration: none;
    font-weight: bold;
}

form {
    margin: 0px;
}

input, select, textarea {
    border: 1px solid #006331;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.btn {
    background-color: #ece9d8;
    color: #006331;
    border: 1px solid #006331;
    font-weight: bold;
}

.errMsg {
    background-color: inherit;
    color: #ff0000;
    font-weight: bold;
}

.successMsg {
    background-color: inherit;
    color: #291768;
    font-weight: bold;
}

#headerTbl {
    background-color: #ddebb5;
    color: #006136;
}

#infoBarTbl {
    background-color: #f7f7e6;
    background-image: url(images/bgr_infobar.gif);
    color: #ffffff;
    font-weight: bold;
    height: 30px;
}

#infoBarTbl a {
    background-color: inherit;;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#infoBarTbl a:hover {
    background-color: inherit;;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}

#info {
    margin: 0px 0px 0px 30px;
}

#leftMainTd {
    background-color: inherit;
    background-image: url(images/bgr_left.gif);
    color: #006331;
}

#categories {
    margin: 10px 0px 10px 0px;
    width: 180px;
}

#categories ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#categories li a {
    background-color: inherit;
    color: #2e64a0;
    text-decoration: none;
    font-weight: bold;
}

#categories li a.current {
    background-color: inherit;
    color: #4499ff;
    text-decoration: none;
    font-weight: bold;
}

#categories li a:hover {
    background-color: inherit;
    color: #4499ff;
    text-decoration: none;
    font-weight: bold;
}

#leftBannerSet {
    margin: 10px 0px 30px 0px;
    width: 180px;
}

#contentTd {
    padding: 0px 0px 50px 0px;
}

#topBanner {
    margin: 10px 0px 10px 0px;
}

#alphaSearch {
    margin: 20px 0px 20px 0px;
}

#alphaSearch a {
    background-color: inherit;
    color: #0f6b3e;
    text-decoration: none;
    font-weight: bold;
}

#alphaSearch a:hover {
    background-color: inherit;
    color: #0e3e2e;
    text-decoration: none;
    font-weight: bold;
}

#alphaSearch .active {
    background-color: inherit;
    color: #195a45;
    font-size: 16px;
    font-weight: bold;
}

#innerTitle {
    background-color: #99cc66;
    background-image: url(images/bgr_inner_title.gif);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 8px 0px 6px 0px;
    margin: 5px 0px 5px 0px;
    width: 550px;
}

.bestPrice {
    background-color: inherit;
    color: #ff0000;
    font-size: 11px;
    font-weight: bold;
}

.bestRestaurant {
    background-color: inherit;
    color: #006331;
    font-size: 11px;
}

.bestRestaurant:hover {
    background-color: inherit;
    color: #006331;
    font-size: 11px;
}

#rightMainTd {
    background-color: inherit;
    background-image: url(images/bgr_right.gif);
    color: #006331;
}

#cities {
    margin: 10px 0px 10px 0px;
    width: 180px;
}

.searchByTtl {
    background-color: inherit;
    color: #ff0000;
    font-weight: normal;
    font-size: 11px;
    width: 180px;
}

#cities a {
    background-color: inherit;
    color: #006331;
    color: #2e64a0;
    font-weight: normal;
    text-decoration: none;
}

#cities a:hover {
    background-color: inherit;
    color: #0e3e2e;
    color: #4499ff;
    font-weight: normal;
    text-decoration: none;
}

#cities .active {
    background-color: inherit;
    color: #2e64a0;
    font-size: 16px;
    font-weight: bold;
}

#search {
    margin: 10px 0px 10px 0px;
    width: 180px;
}

#rightAdvHeader {
   background-color: #deefbd;
   padding: 5px 0px 5px 0px;
   margin: 20px 0px 10px 0px;
   width: 180px;
}

#rightBannerSet {
    margin: 10px 0px 30px 0px;
    width: 180px;
}

#lineTbl {
    background-color: #b5de7b;
    color: #006331;
    height: 5px;
}

#lineTbl td {
    font-size: 1px;
}

#leftLineTd {
    background-color: inherit;
    background-image: url(images/bgr_left_line.gif);
    color: #006331;
}

#rightLineTd {
    background-color: inherit;
    background-image: url(images/bgr_right_line.gif);
    color: #006331;
}

#leftFooterTd {
    background-color: inherit;
    background-image: url(images/bgr_left.gif);
    color: #006331;
    font-weight: bold;
}

#cantFind {
    background-color: #ddebb5;
    color: #006331;
    margin: 10px 0px 10px 0px;
    padding: 5px 0px 5px 0px;
    width: 560px;
}

#cantFind a {
    background-color: inherit;
    color: #006331;
    text-decoration: none;
}

#cantFind a:hover {
    background-color: inherit;
    color: #0e3e2e;
    text-decoration: none;
}

#rightFooterTd {
    background-color: inherit;
    background-image: url(images/bgr_right.gif);
    color: #006331;
    font-weight: bold;
}

#rightFooterTd a {
    background-color: inherit;
    color: #006331;
    font-weight: bold;
}

#rightFooterTd a:hover {
    background-color: inherit;
    color: #0e3e2e;
    font-weight: bold;
}

#resultsTbl {
    background-color: inherit;
    color: #333333;
    border: 1px solid #007841;
}

.resultsTd {
    border-top: 1px solid #007841;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.resultsTdTtl {
    background-color: #82c662;
    color: #ffffff;
    font-weight: bold;
}

a.resLink1 {
    background-color: inherit;
    color: #C70418;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

a.resLink1:hover {
    background-color: inherit;
    color: #ff0000;
    font-weight: normal;
    text-decoration: none;
}

a.resLink3 {
    background-color: inherit;
    color: #006136;
    font-size: 11px;
    font-weight: normal;
}

a.resLink3:hover {
    background-color: inherit;
    color: #55947f;
    font-weight: normal;
}

a.resLink4 {
    background-color: inherit;
    color: #006136;
    font-size: 11px;
    font-weight: normal;
}

a.resLink4:hover {
    background-color: inherit;
    color: #55947f;
    font-weight: normal;
}

.details {
    background-color: inherit;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

#showPhotoTtl {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}

#showPhotoAddr {
    font-size: 14px;
    font-style: italic;
    margin: 0px 0px 5px 0px;
}

#showPhotoImg {
    border: 1px solid black;
    margin: 10px 0px 10px 0px;
}

#restPhoto {
    margin: 20px 0px 10px 0px;
}

#restInfo {
    background-color: inherit;
    color: #006136;
    margin: 10px 0px 10px 0px;
    width: 180px;
    font-size: 10px;
    text-align: left;
}

#restDescTtl {
    background-color: inherit;
    color: #eb3d00;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    width: 180px;
}

#restDesc {
    background-color: inherit;
    color: #000000;
    margin: 10px 0px 10px 0px;
    width: 180px;
    text-align: left;
    font-size: 10px;
    font-style: italic;
}

#restPhotoSet {
    margin: 10px 0px 30px 0px;
}

#menuTitle {
    background-color: #006136;
    background-image: url(images/bgr_menu_title.gif);
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 8px 0px 6px 0px;
    margin: 20px 0px 20px 0px;
    width: 550px;
}

.menuTd {
    border-bottom: 1px solid #007841;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-weight: bold;
}

.menuTdTtl {
    background-color: #82c662;
    color: #ffffff;
    font-weight: bold;
}

#restName {
    background-color: inherit;
    color: #B10816;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

#restShort {
    font-size: 11px;
}

#restMap a {
    background-color: inherit;
    color: #ff0000;
    font-weight: bold;
}

#restMap a:hover {
    background-color: inherit;
    color: #ff0000;
    font-weight: bold;
}

#restAddr {
    font-size: 11px;
}

#restPhone {
    font-size: 11px;
}

.menuSection {
    background-color: inherit;
    color: #007841;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #007841;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 10px 0px 10px 0px;
}

.menuFooterTd {
    background-color: #99cc66;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

#menuCurrency {
    background-color: inherit;
    color: #006136;
    font-size: 11px;
}

#menuTip {
    background-color: inherit;
    color: #006136;
    font-size: 11px;
}

#menuOverall {
    background-color: inherit;
    color: #000000;
    font-style: italic;
}

#menuCounter {
    background-color: inherit;
    color: #006136;
    font-size: 11px;
    font-style: italic;
    padding: 5px 0px 5px 0px;
}