body {
	background: #fff;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.33;
	color: #424c51;
}



#masterwrapper
{
    margin-top: 0px;
    background-color: #fff;
}

#masterheader {
    background: url(images/Flasha_header2018.jpg) no-repeat;
    background-color: #477838;
    height: 167px;}
   
#logindisplay {margin-top: 20px; margin-right: 17px;}
#logindisplay a, #logindisplay a:link, #logindisplay a:active, #logindisplay a:visited {color: #fd8d0e;}  
#login-separator {
  color: #fd8d0e;
}

#logo-link {
    background: none;
    width: 5px;
    height: 5px;
    margin-left: 0px;
    margin-top: 0px;
}     

a, a:link, a:active, a:visited
{
	color: #fd8d0e;
	text-decoration: none;
}


a:hover
{
    color: #477838;
    text-decoration: underline;
}

a.btn, button 
{
    background-color: #477838;
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 30px 11px;
	text-transform: uppercase;
	vertical-align: bottom;
}

a.btn:hover, button:hover
{
    background-color: #477838;
	color: #fd8d0e;
}

h1, h2, h3, h4, h5, h6
{
    color: #477838;
}



.rez-summary {
background-color: #8cbc3f;
border-radius: 0 0 0 30px;
}

li#tripname {
  font-weight: bold;
  font-size: 120%;
  color: #333;
}

li#tripvenue {
  font-size: 90%;
  color: #333;
}

li#tripdates {
  font-size: 90%;
  color: #333;
}

.rez-progress-bar {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.rez-progress-bar li {
    background: url(images/breadcrumb_line.png) no-repeat scroll left center transparent;
}


#masterfooter
{
    font: bold 12px Arial, Helvetica, sans-serif;
    background-color: #477838;
    color: #fff;
    padding: 10px 0;
}

#masterfooter span
{
    font-size: 100%;
}


#masterfooter a:hover
{
    color: #fff;
    text-decoration: underline;
}