.link-color,a{
	color: #6a3a2b; 
}
.header-style-background{
	background: #A69775
}
.header-style-text{
	color: white;
}
.shaded-section-background{
	background-color: #D9D3B4;
}
.shaded-section-text{
	color: #514022;
}
.table-border{
	border-color: #A69775;
}
.table-background{
   background-color:#fff;
}
.table-border-thick{
	border: #E0DABE 4px solid;
}
.image-border{
	border: #E1DDC4 1px solid;
}
.table-sub-border{
	border-color: #E1DDC4;
}
.table-sub-border thead{
  border-color:#E1DDC4;
}
.table-sub-border tfoot{
  border-color:#E1DDC4;
}
.table-sub-background{
	background-color:#E1DDC4;
}
.table-sub-background thead{
	background-color:#D9D2B5;
}
.table-sub-background tfoot{
	background-color:#D9D2B5;
}
.table-sub-header-border{
	border-color: #E1DDC4;
}
.table-sub-header-background{
	background-color: #D9D2B5;
}
.table-sub-header-text{
}
.table-sub-column-border{
	border-color: #E1DDC4;
}
.table-sub-column-background{
}
.table-sub-column-text{
}
.control-link{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   margin-top: 5px;
   padding: 3px;
   background: #A50410;
   width:4.33em;
   *width:4.23em;
   min-width:143px;
   text-decoration: none;
}
.page-header{
	color:black;
}
h1{
	color: #514022;
}
html,body{
   background: #493326 url(//www.resmarksystems.com/clients/mac/background-leather-full.jpg) no-repeat scroll center top;
}
p{
	max-width:800px;
	line-height:1.4em;
}
/*-----------  INQUIRY PAGE LAYOUT ----------*/
.material-table{
	margin-right: 200px;
	margin-left: 25px;
}

/*-----------  MAIN PAGE LAYOUT ----------*/
#custom-document{
   background:#ede7c7;
   width: 990px;
   margin-top:0px;
   padding-bottom:0px;
}
.even{
   background: #FFFFFF;
}
.odd{
   background: #F5F0DD;
}
/*-----------  HEADER --------------*/
#hd{
   background-image: url(//www.resmarksystems.com/clients/mac/header.jpg);
   background-repeat: no-repeat;
   background-position:center;
   height :216px ;
   background-color : #ede7c7;
}
/*-----------  PAPER BKG UNDER HEADER --------------*/
#bd {
	background:transparent url(//www.resmarksystems.com/clients/mac/paper-bkg-top.jpg) no-repeat scroll left top;
	padding-top:10px;
	margin-left:0px;
	padding-left:10px;
}
/*-----------  FOOTER  --------------*/
#ft {
	background:transparent url(//www.resmarksystems.com/clients/mac/paper-bkg-bottom.jpg) no-repeat scroll left top;
	margin-top:0px;
}
#ft p{
	padding:94px 0px 15px 0px;
	max-width:100%;
}
#ft .footer-images {
	background-color:#9E8959;
	border-top:0px solid #685431;
	margin-top:0;
	padding-bottom:5px;
	padding-top:15px;
}
/*------------  BODY MAIN PAGE  --------------*/
.main-page img{
   border: #E1DDC4 1px solid;
}
/*------------  BODY MAIN PAGE QUICK SEARCH  ---------------*/
.quick-search,.edit-search,.add-search{
   background-color : #D9D3B4;
 }
.quick-search .shaded-group .shaded-section .search-area{
   background: url(//www.moabadventurecenter.com/resmark/images/tile-midline.gif) repeat-x left 50%;
	padding-bottom:30px;
}

.search-button{
   border: none;
   background: url(//www.moabadventurecenter.com/resmark/images/go-button.gif) no-repeat left top;
   width:68px;
   height:65px;
   text-indent:-1000em;
}
/*--------------  PROGRESS BAR  ---------------*/
#res-progress-bar{
   background-color: #9F8A5A;
   border-color: #9F8A5A;
   color: #EDE7C7;
	padding-left:0px;
/*   width: 945px;*/
}

#res-progress-bar ul{
	background-color:#EDE7C7;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:0px;
}

#res-progress-bar li{
	background-color:#EDE7C7;
	margin:0 0px;
	padding:6px 27px;
	text-transform:uppercase;
	color:#9F8A5A;
}

#res-progress-bar li.past{
	background-color:#9F8A5A;
	margin:0px 0px;
	color:#ffffff;
}

/*-------------  SEARCH RESULTS - EDIT SEARCH ------------*/
.search-results form .edit-search{
   background-color : #D9D3B4;
}
/*---------------  TRAVEL DETAILS -----------------*/
.travel-details .itemized-table th{
   color: #a69775;
}


/*-------------------  CUSTOMER INFORMATION  -------------------*/

.redline{
   border-bottom-color: #9e8959;
}

/*-------------------------  CONTACT US  -----------------------*/
.contact-information h1{
   color: #514022;
}
/*------------------------  PRIVACY POLICY  ---------------------*/
.privacy-security h1{
   color: #514022;
}

/*-------------  ADD-ON - ADDITIONAL SEARCH ------------*/
.add-search{
   background-color : #D9D3B4;
}

/*-------------  CALENDAR SEARCH ------------*/

.searchResultTable {
	width: 695px;
}

.selectedItem {
    background-color: #F5F0AA;
}

.calendarCellTd {
    border-color: #ede7c7;
}

.calendarCellHeader {
    border-color: #A69775;
}

.calendarItemLink {
    color:#000000;
}

.calendarItemLink a {
    color:#000000;
}

.selectedLink {
    background-color: #A69775;
}

.selectedLink a {
    color: #ffffff;
}

.calendarScrollBtn {
	background-color:#E0DABE;
	border-color:#9E5E3A;
	color:#6A3A2B;
}

.calendarScrollBtn:hover {
	background-color:#E0DABE;
	border-color:#9E5E3A;
	color:#6A3A2B;
}

.launch-results table.launch-table td
{padding: 30px; }


