/* begin Page */
/* Created by Artisteer v3.0.0.38499 */

@font-face {
    font-family: 'Perpetua';
    src: url('perpetua.eot');
    src: url('perpetua.eot?#iefix') format('embedded-opentype'),
         url('perpetua.woff') format('woff'),
         url('perpetua.ttf') format('truetype'),
         url('perpetua.svg#Perpetua') format('svg');
    font-weight: normal;
    font-style: normal;

} 
	
#rbo-main, table
{    font-family: Perpetua, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;    font-size: 22px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.rbo-postcontent,
.rbo-postcontent li,
.rbo-postcontent table,
.rbo-postcontent a,
.rbo-postcontent a:link,
.rbo-postcontent a:visited,
.rbo-postcontent a.visited,
.rbo-postcontent a:hover,
.rbo-postcontent a.hovered
{
    font-family: Perpetua, Helvetica, Sans-Serif;
}

.rbo-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Perpetua, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-decoration: none;
}

.rbo-postcontent a
{
  text-decoration: none;
  color: #4D4D4D;
}

.rbo-postcontent a:link
{
  text-decoration: none;
  color: #4D4D4D;
}

.rbo-postcontent a:visited, .rbo-postcontent a.visited
{
  color: #4D4D4D;
}

.rbo-postcontent  a:hover, .rbo-postcontent a.hover
{
  text-decoration: underline;
  color: #666666;
}

.rbo-postcontent h1
{
   color: #4D4D4D;
margin: 21px 0;    
}

.rbo-blockcontent h1
{
margin: 21px 0; 
}

.rbo-postcontent h2
{
   color: #666666;
margin: 19px 0;
   font-size: 27px;    
}

.rbo-blockcontent h2
{
margin: 19px 0;
   font-size: 27px; 
}

.rbo-postcontent h2 a, .rbo-postcontent h2 a:link, .rbo-postcontent h2 a:hover, .rbo-postcontent h2 a:visited, .rbo-blockcontent h2 a, .rbo-blockcontent h2 a:link, .rbo-blockcontent h2 a:hover, .rbo-blockcontent h2 a:visited 
{
   font-size: 27px; 
}

.rbo-postcontent h3
{
   color: #4D4D4D;
margin: 19px 0;
   font-size: 22px;    
}

.rbo-blockcontent h3
{
margin: 19px 0;
   font-size: 22px; 
}

.rbo-postcontent h3 a, .rbo-postcontent h3 a:link, .rbo-postcontent h3 a:hover, .rbo-postcontent h3 a:visited, .rbo-blockcontent h3 a, .rbo-blockcontent h3 a:link, .rbo-blockcontent h3 a:hover, .rbo-blockcontent h3 a:visited 
{
   font-size: 22px; 
}

.rbo-postcontent h4
{
   color: #454545;
margin: 20px 0;
   font-size: 19px;    
}

.rbo-blockcontent h4
{
margin: 20px 0;
   font-size: 19px; 
}

.rbo-postcontent h4 a, .rbo-postcontent h4 a:link, .rbo-postcontent h4 a:hover, .rbo-postcontent h4 a:visited, .rbo-blockcontent h4 a, .rbo-blockcontent h4 a:link, .rbo-blockcontent h4 a:hover, .rbo-blockcontent h4 a:visited 
{
   font-size: 19px; 
}

.rbo-postcontent h5
{
   color: #454545;
margin: 26px 0;
   font-size: 16px;    
}

.rbo-blockcontent h5
{
margin: 26px 0;
   font-size: 16px; 
}

.rbo-postcontent h5 a, .rbo-postcontent h5 a:link, .rbo-postcontent h5 a:hover, .rbo-postcontent h5 a:visited, .rbo-blockcontent h5 a, .rbo-blockcontent h5 a:link, .rbo-blockcontent h5 a:hover, .rbo-blockcontent h5 a:visited 
{
   font-size: 16px; 
}

.rbo-postcontent h6
{
   color: #666666;
margin: 35px 0;
   font-size: 14px;    
}

.rbo-blockcontent h6
{
margin: 35px 0;
   font-size: 14px; 
}

.rbo-postcontent h6 a, .rbo-postcontent h6 a:link, .rbo-postcontent h6 a:hover, .rbo-postcontent h6 a:visited, .rbo-blockcontent h6 a, .rbo-blockcontent h6 a:link, .rbo-blockcontent h6 a:hover, .rbo-blockcontent h6 a:visited 
{
   font-size: 14px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#rbo-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #000000;
  height:100%;
  min-height:100%;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.rbo-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 39px;
  min-height: 39px;
  margin-top: 46px;
  margin-bottom: -4px;
  cursor:auto;
  width: 1000px;
}

.rbo-sheet-auto
{
  position: relative;
  margin: 0 auto;
  min-width: 39px;
  min-height: 39px;
  margin-top: 46px;
  margin-bottom: -4px;
  cursor:auto;
  width: auto;
  height:auto;
  padding:10px;
  font-size:13pt;
}

.rbo-sheet-body
{
  position: relative;
  padding: 6px;
    padding-top:6px;
    padding-bottom:14px;
}

.rbo-sheet-tr, .rbo-sheet-tl, .rbo-sheet-br, .rbo-sheet-bl, .rbo-sheet-tc, .rbo-sheet-bc,.rbo-sheet-cr, .rbo-sheet-cl
{
  position: absolute;
}

.rbo-sheet-tr, .rbo-sheet-tl, .rbo-sheet-br, .rbo-sheet-bl
{
  width: 54px;
  height: 54px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/sheet_s.png');
}

.rbo-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 27px, 27px, auto);
}

.rbo-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 27px, 27px);
}

.rbo-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(27px, 27px, auto, auto);
}

.rbo-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(27px, auto, auto, 27px);
}

.rbo-sheet-tc, .rbo-sheet-bc
{
  left: 27px;
  right: 27px;
  height: 54px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/sheet_h.png');
}

.rbo-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 27px, auto);
}

.rbo-sheet-bc
{
  bottom: 0;
  clip: rect(27px, auto, auto, auto);
}

.rbo-sheet-cr, .rbo-sheet-cl
{
  top: 27px;
  bottom: 27px;
  width: 54px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/sheet_v.png');
}

.rbo-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 27px);
}

.rbo-sheet-cl
{
  left: 0;
  clip: rect(auto, 27px, auto, auto);
}

.rbo-sheet-cc
{
  position: absolute;
  top: 27px;
  left: 27px;
  right: 27px;
  bottom: 27px;
  background-color: #FFFFFF;
}

#rbo-page-background-top-texture, #rbo-page-background-middle-texture, #rbo-page-background-glare
{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.rbo-hmenu a, .rbo-hmenu a:link, .rbo-hmenu a:visited, .rbo-hmenu a:hover
{
    outline: none;
}

.rbo-hmenu, .rbo-hmenu ul
{
  margin: 7px 5px 0px 0px;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.rbo-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.rbo-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.rbo-hmenu li li
{
  float: none;
}

.rbo-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.rbo-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.rbo-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.rbo-hmenu:after, .rbo-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.rbo-hmenu{
  min-height: 0;
  position:relative;
  padding: 3px 9px 3px 9px;
}

.rbo-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

ul.rbo-hmenu
{
  float: right;
}

/* menu structure */

.rbo-nav
{
  position: relative;
  margin:0 auto;
  min-height: 30px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.rbo-nav-outer
{
    position:absolute;
    width:100%;
}

/* end Menu */

/* begin MenuItem */
.rbo-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.rbo-hmenu ul li
{
    margin:0;
    clear: both;
}

.rbo-hmenu a .r, .rbo-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 82px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/menuitem.png');
}

.rbo-hmenu a .l
{
  left: 0;
  right: 1px;
}

.rbo-hmenu a .r
{
  width: 402px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.rbo-hmenu a .t, .rbo-hmenu ul a, .rbo-hmenu a:link, .rbo-hmenu a:visited, .rbo-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.rbo-hmenu a .t
{
  color: #545454;
  padding: 0 12px;
  margin: 0 1px;
  line-height: 24px;
  text-align: center;
}

.rbo-hmenu a:hover .l, .rbo-hmenu a:hover .r
{
  top: -29px;
}

.rbo-hmenu li:hover>a .l, .rbo-hmenu li:hover>a .r
{
  top: -29px;
}

.rbo-hmenu li:hover a .l, .rbo-hmenu li:hover a .r
{
  top: -29px;
}
.rbo-hmenu a:hover .t
{
  color: #EBEBEB;
}

.rbo-hmenu li:hover a .t
{
  color: #EBEBEB;
}

.rbo-hmenu li:hover>a .t
{
  color: #EBEBEB;
}

.rbo-hmenu a.active .l, .rbo-hmenu a.active .r
{
  top: -58px;
}

.rbo-hmenu a.active .t
{
  color: #FDE2E3;
}
/* end MenuItem */

/* begin MenuSeparator */
.rbo-hmenu .rbo-hmenu-li-separator
{
  display: block;
  width: 9px;
  height:24px;
}
.rbo-nav .rbo-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 24px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.rbo-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #83070D;
  font-size: 15px;
  margin:0;
  padding:0;
}

.rbo-nav ul.rbo-hmenu ul span, .rbo-nav ul.rbo-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.rbo-hmenu ul a:link, .rbo-hmenu ul a:visited, .rbo-hmenu ul a:hover, .rbo-hmenu ul a:active, .rbo-nav ul.rbo-hmenu ul span, .rbo-nav ul.rbo-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #83070D;
  font-size: 15px;
  margin:0;
  padding:0;
}

.rbo-hmenu ul li a:hover
{
  color: #000000;
  background-position: 0 -20px;
}

.rbo-hmenu ul li:hover>a
{
  color: #000000;
  background-position: 0 -20px;
}

.rbo-nav .rbo-hmenu ul li a:hover span, .rbo-nav .rbo-hmenu ul li a:hover span span
{
  color: #000000;
}

.rbo-nav .rbo-hmenu ul li:hover>a span, .rbo-nav .rbo-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Layout */
.rbo-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.rbo-layout-cell, .rbo-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.rbo-content-layout .rbo-content-layout{width: auto;margin:0;}
.rbo-content-layout .rbo-layout-cell, .rbo-content-layout .rbo-layout-cell .rbo-content-layout .rbo-layout-cell{display: table-cell;}
.rbo-layout-cell .rbo-layout-cell{display: block;}
.rbo-content-layout-row {display: table-row;}
.rbo-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.rbo-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
  background-color:#FFFFFF;
}

.rbo-block-body
{
  position: relative;
  padding: 3px;
}

div.rbo-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C7C7;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.rbo-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
  background-color:#FFFFFF;
}

.rbo-blockcontent-body
{
  position: relative;
  padding: 0;
  color: #000000;
  font-family: Perpetua, Helvetica, Sans-Serif;
  font-size: 15px;
  
}

.rbo-blockcontent-body table,
.rbo-blockcontent-body li, 
.rbo-blockcontent-body a,
.rbo-blockcontent-body a:link,
.rbo-blockcontent-body a:visited,
.rbo-blockcontent-body a:hover
{
  color: #333333;
  font-family: Perpetua, Helvetica, Sans-Serif;
  font-size: 15px;
}

.rbo-blockcontent-body p
{
  margin: 6px 0;
}

.rbo-blockcontent-body a, .rbo-blockcontent-body a:link
{
  color: #4D4D4D;
  text-decoration: underline;
}

.rbo-blockcontent-body a:visited, .rbo-blockcontent-body a.visited
{
  color: #808080; 
  text-decoration: none;
}

.rbo-blockcontent-body a:hover, .rbo-blockcontent-body a.hover
{
  color: #666666;
  text-decoration: none;
}

.rbo-blockcontent-body ul li
{
  line-height: 125%;    
  color: #454545;
  padding: 0 0 0 12px;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.rbo-button-wrapper a.rbo-button,
.rbo-button-wrapper a.rbo-button:link,
.rbo-button-wrapper input.rbo-button,
.rbo-button-wrapper button.rbo-button
{
  text-decoration: none;
  font-family: Perpetua, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #8D070E !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.rbo-button img, .rbo-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.rbo-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .rbo-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Perpetua, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
}

.rbo-block select 
{
    width:96%;
}

.rbo-button-wrapper.hover .rbo-button, .rbo-button-wrapper.hover a.rbo-button:link, .rbo-button:hover
{
  color: #7F5305 !important;
  text-decoration: none !important;
}

.rbo-button-wrapper.active .rbo-button, .rbo-button-wrapper.active a.rbo-button:link
{
  color: #FCFCFC !important;
}

.rbo-button-wrapper .rbo-button-l, .rbo-button-wrapper .rbo-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/button.png');
}

.rbo-button-wrapper .rbo-button-l
{
  left: 0;
  right: 10px;
}

.rbo-button-wrapper .rbo-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.rbo-button-wrapper.hover .rbo-button-l, .rbo-button-wrapper.hover .rbo-button-r
{
  top: -37px;
}

.rbo-button-wrapper.active .rbo-button-l, .rbo-button-wrapper.active .rbo-button-r
{
  top: -74px;
}

.rbo-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.rbo-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin:10px 10px 10px 0px;
  padding:30px 30px 30px 0px;
}

.rbo-post-body
{
  position: relative;
  padding: 7px;
}

a img
{
  border: 0;
}

.rbo-article img, img.rbo-article, .rbo-block img, .rbo-footer img
{
  border: solid 0 #C7C7C7;
  margin: 10px;
}

.rbo-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.rbo-article table, table.rbo-article
{
  border-collapse: collapse;
  margin: 1px;
}

.rbo-article th, .rbo-article td
{
  padding: 2px;
  border: solid 1px #A6A6A6;
  vertical-align: top;
  text-align: left;
}

.rbo-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.rbo-postheader
{
  color: #333333;
  margin: 5px 0;
  font-size: 27px;
}

h2.rbo-postheader a, 
h2.rbo-postheader a:link, 
h2.rbo-postheader a:visited,
h2.rbo-postheader a.visited,
h2.rbo-postheader a:hover,
h2.rbo-postheader a.hovered
{
  font-size: 27px;
}

h2.rbo-postheader a, h2.rbo-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #404040;
}

h2.rbo-postheader a:visited, h2.rbo-postheader a.visited
{
  color: #6B6B6B;
}

h2.rbo-postheader a:hover,  h2.rbo-postheader a.hovered
{
  color: #666666;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.rbo-postheadericons,
.rbo-postheadericons a,
.rbo-postheadericons a:link,
.rbo-postheadericons a:visited,
.rbo-postheadericons a:hover
{
  font-family: Perpetua, Helvetica, Sans-Serif;
  color: #454545;
}

.rbo-postheadericons
{
  padding: 1px;
}

.rbo-postheadericons a, .rbo-postheadericons a:link
{
  text-decoration: none;
  color: #4D4D4D;
}

.rbo-postheadericons a:visited, .rbo-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #4D4D4D;
}

.rbo-postheadericons a:hover, .rbo-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostContent */
.rbo-postcontent
{
  display:inline;
}
/* end PostContent */

/* begin PostBullets */
.rbo-post ol, .rbo-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.rbo-post li
{
  font-size: 16px;
  color: #333333;
  padding: 0 0 0 15px;
}

.rbo-post li ol, .rbo-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.rbo-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.rbo-post ul>li
{
	font-size:16pt;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/postbullets.png');
  background-repeat: no-repeat;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.rbo-postcontent blockquote,
.rbo-postcontent blockquote a,
.rbo-postcontent blockquote a:link,
.rbo-postcontent blockquote a:visited,
.rbo-postcontent blockquote a:hover
{
  color: #1D0203;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.rbo-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.rbo-postcontent blockquote
{
   border: solid 0 #F76E75;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 29px;
  background-color: #FBB1B5;
  background-image: url('http://c574566.r66.cf2.rackcdn.com/images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.rbo-postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
  background-color: #E0E0E0;
  border-color: #C7C7C7;
  border-style: dashed;
  border-width: 0;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.rbo-postfootericons,
.rbo-postfootericons a,
.rbo-postfootericons a:link,
.rbo-postfootericons a:visited,
.rbo-postfootericons a:hover
{
  font-family: Perpetua, Helvetica, Sans-Serif;
  color: #454545;
}

.rbo-postfootericons
{
  padding: 1px;
}

.rbo-postfootericons a, .rbo-postfootericons a:link
{
  text-decoration: none;
  color: #4D4D4D;
}

.rbo-postfootericons a:visited, .rbo-postfootericons a.visited
{
  color: #4D4D4D;
}

.rbo-postfootericons a:hover, .rbo-postfootericons a.hover
{
  color: #666666;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.rbo-footer
{
  position: relative;
  margin-top:50px;
  margin-bottom:0;
  width: 100%;
}

.rbo-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  background-position: left bottom;
}

.rbo-footer-body
{
    position:relative;
    padding: 20px;
}

.rbo-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.rbo-footer-text,
.rbo-footer-text a,
.rbo-footer-text a:link,
.rbo-footer-text a:visited,
.rbo-footer-text a:hover,
.rbo-footer-text td, 
.rbo-footer-text th,
.rbo-footer-text caption
{
    color: #FFFFFF;
    font-size: 14px;
}

.rbo-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
}

.rbo-footer-text a,
.rbo-footer-text a:link
{
  color: #4A4A4A;
  text-decoration: none;
}

.rbo-footer-text a:visited
{
  color: #4A4A4A;
}

.rbo-footer-text a:hover
{
  color: #7D7D7D;
  text-decoration: underline;
}

.rbo-footer-center
{
  position: relative;
  float: right;
  right: 50%;
}

div.rbo-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C7C7;
  border-style: solid;
  margin: 5px;
}/* end Footer */

/* begin PageFooter */
.rbo-page-footer, 
.rbo-page-footer a,
.rbo-page-footer a:link,
.rbo-page-footer a:visited,
.rbo-page-footer a:hover
{
  font-family: Perpetua, Helvetica, Arial;
  font-size: 13px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #878787;
}

.rbo-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #4A4A4A;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.rbo-content-layout .rbo-sidebar1
{
  background-color: #FFFFFF;
  width: 28%;
  position:relative;
  
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

.rbo-content-layout .rbo-content .rbo-block
{
  background-color: #E0E0E0;
}
/* end LayoutCell, content */



/* Food Menu Styles */

.rbo-food-menu-item
{
	padding:10px 10px 10px 10px;
	width: 550px;
	height:auto;
	position:relative;
	margin:3px;
	color:Black;
	text-align:center;
}

.rbo-food-menu-header
{
	color:#800000;
	font-size:20pt;
	
}
