body  {
	color: #333333; /* text color */
	font-family: Georgia, Arial, Verdana, sans-serif;
	background: #fff url(http://riveroakshotel.com/images/header_bg.jpg) 0 0 repeat-x;
}
input, select, textarea {
	font-family: Arial, Verdana, sans-serif;
}
#headerwrapper {
}
#header {
  height: 134px;
  background-image: none;
}
#logo {
  position: absolute;
  top: 28px;
  left: 25px;
}
#nav {
  position: absolute;
  top: 59px;
  right: 25px;
}
#contentwrapper {
  background: transparent url(http://riveroakshotel.com/images/line_bg.gif) left bottom repeat-x;
  padding-top: 12px;
  padding-bottom: 1px;
  /* min-width: 960px; */
}
#status {
  border-bottom-width: 1px;
}
#footer {
  border-top: 0 none;
}

#status {
}
#status ul {
  background-image: none;
}
#status ul li {
  background-image: none;
}
#footer div#footercontent {
  border-top: 0 none;
}
#footer div#navigate {
  border-top: 0 none;
}
#headerwrapper, #contentwrapper, #footerwrapper { overflow: hidden }
#content {
    padding-top: 3em;
    font-size: 14px;
}
.wslogo {
    text-align: center;
    float: right;
    width: 310px;
    text-align: center;
    margin: .3em 15px;
}
h1 {
    float: left;
    width: 590px;
    margin: 0 15px 1.5em;
    font-family: Palatino,Georgia,serif;
}
.colhalf {
    float: left;
    width: 365px;
    margin: 0 15px 1.5em;
}
.wide {
    float: left;
    width: 590px;
    margin: 0 15px 2em;
}
.thin {
    float: left;
    width: 310px;
    margin: 0 15px 2em;
}
.coltwo {
    float: left;
    width: 210px;
    margin: 0 15px;
    text-align: center;
}
.coltwo img {
    display: block;
    margin-bottom: .3em;
}
.colthree {
    float: left;
    width: 290px;
    margin: 0 15px;
    text-align: center;
}
.screens {
    padding: 2.5em 0;
    clear: both;
    border-top: 1px solid #ededed;
}
a.action {
    display: block;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #ccc;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
em a { text-decoration: none }
#footer a {
    text-decoration: none;
    font-style: italic;
}
a.icon-ws {
    background: url(http://riveroakshotel.com/css/images/ws-logo-icon.png) right 30% no-repeat;
    padding-right: 22px;
    display: inline-block;
    margin-right: 3px;
    line-height: 20px;
}
a.icon-wbl {
    background: url(http://riveroakshotel.com/css/images/wbl-logo-icon.png) right 35% no-repeat;
    padding-right: 25px;
    display: inline-block;
    margin-right: 3px;
    line-height: 20px;
}
#footer a:hover { color: #1a1a1a }
#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#nav li {
    float: left;
    margin: 0 8px;
    padding: 0;
}
#nav li a:link, #nav li a:visited {
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    
}

p.wslogo {
  border-color: #00e68d;
  color: #00e68d;
  font-size: 2.1875em;
  display: block;
  text-decoration: none;
  text-align: left;
  border-radius: 10px;
  border: 3px solid #00e68d;
  font-weight: bold;
  /* font-size: 1.2em; */
  /* padding: 40px 10px 12px; */
  width: 112px;
  height: 112px;
  background-color: transparent;
  display: block;
  padding:none;
  margin:none;
  overflow:hidden;
  float:right;
}
p.wslogo a {
  width: 112px;
  height: 112px;
  padding: 61px 10px 14px;
  color: #00e68d;
  text-decoration: none;
  display:inline-block;
  background-color: transparent;
  font-family: "Poppins", sans-serif;
}

p.wslogo a:hover{
  color: #fff;
  background-color: #00e68d;
  text-decoration: none;
  display:inline-block;
  font-family: "Poppins", sans-serif;
}