html, body {
	margin: 0;
	padding: 0;
	border: 0;
  }

html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}

body {
	color: #553931;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(images/leatherbg.jpg);
}
.maintxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #553931;
	line-height: 16px;
}
.subH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height: 16px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	margin-top:0px;
}
li {
	margin-top:7px;
	margin-right:10px;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	color: #FF9933;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/* paragraph tags */
.cont1 {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 17px;
	margin-bottom: 9px; 
}
.cont1R {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 17px;
    margin-bottom: 10px;

}
/* end paragraph tags */

/* logo block */
div#logo1 {
	width: 100%;
	height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:center;
	border: 0px solid border-color: red;
}
/* end logo block */
/* main nav text links */
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;/* was 14 */
	font-weight: bold;
	color: #FFFADA;
	margin-top:12px;
	margin-bottom:4px;
}
.mnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFADA;
	text-decoration: none;
letter-spacing: 0.02em; 
}
a.mnav:link {
	color: #FFFADA;
	text-decoration: none;
}
a.mnav:visited {
	color: #FFFADA;
	text-decoration: none;
}
 a.mnav:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a.mnavClk:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
 a.mnavClk:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
 a.mnavClk:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/* end main nav text links */

/* left nav buttons */
td.a1 {
width: 232px;
}
td.a2 {
width: 232px;
border-bottom: 1px solid #9F978A;
}

/* end left nav buttons */

/* reservations panel */
.res1 {
	float: left;
	width:232px; 
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 0px;
	}
.res2 {
	float: left;
	width:232px; 
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 0px;
	}
.restxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}
/* end reservations panel */

/* form styles */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4582B8;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4582B8;
}
/* end form styles */

/* main content container */

.mc1 {
width: 568px;
padding-left:2px;
}
.hpiccont {
	float:right;
	width: 564;
	height: 278px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.maincont {
	float:right;
	width: 100%; 
	height: 155px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

.intPic {
	float: left;
	display:block; 
	width:232px; 
	height:92px; 
	margin-bottom:0px;
	background-color:#FD9732;
	}	
	
.lbot {
	float: left;
	width:230px;
	border: 1px solid #EFEBD7;
	margin-top: 2px;
	background-color:#FEF8D4;
	}
/* end main content container */



/* links */
a:link {
	color: #553931;
	text-decoration: underline;
}
a:visited {
	color: #553931;
	text-decoration: underline;
}
 a:hover{
	color: #553931;
	text-decoration: underline;
}
/* */
a.add:link {
	color: #EEE8D7;
	text-decoration: none;
}
a.add:visited {
	color: #EEE8D7;
	text-decoration: none;
}
a.add:hover{
	color: #EEE8D7;
	text-decoration: underline;
}
/* */
a.resl:link {
	color: #ffffff;
	text-decoration: underline;
}
a.resl:visited {
	color: #ffffff;
	text-decoration: underline;
}
 a.resl:hover{
	color: #ffffff;
	text-decoration: none;
}
/* end links */

/* footer styles */
.foot1 {
width: 100%; 
	height: 27px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #EFEBD7;
	background-color:#783916;
	background: url(../../images/add-bg.gif) no-repeat;
	
}

.foottxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE8D7;
	text-align:center;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFADA;
}

p.f1 {
margin-top:10px;
margin-bottom:5px;
}
p.f2 {
margin-top:0px;
margin-bottom:5px;
}
p.f3 {
margin-top:0px;
margin-bottom:0px;
}
a.footL:link {
	color: #EEE8D7;
	text-decoration: none;
}
a.footL:visited {
	color: #EEE8D7;
	text-decoration: none;
}
 a.footL:hover{
	color: #EEE8D7;
	text-decoration: underline;
}
/* end footer styles */

/* mgr */
.mgr1 {
	width: 100%;
	color: #EEE8D7;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}	

a.mgr { color:#EEE8D7; text-decoration:none;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}
a.mgr:visited { color:#EEE8D7; text-decoration:none;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}
a.mgr:active { color:#EEE8D7; text-decoration:underlinefont-size: 10px;font-family : Arial, Helvetica, sans-serif;;}
a.mgr:hover { color:#EEE8D7; text-decoration:underline;font-size: 10px;font-family : Arial, Helvetica, sans-serif;}

.maincontINTPic {
	float:right;
	width: 564px;
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	border: 1px solid #4582B8;
	background-color:#FFFFFF;
	background-position: top;
}

.pagePic {
	float: left;
	width:232px;
	height: 185px;
	border: 0px solid #4582B8;
	margin-top: 2px;
}
/*things to do */
td.rectba {
border-top: solid 1px #BDAD88; 
border-left: solid 1px #BDAD88;
border-bottom: solid 1px #BDAD88; 
}
td.rectbb {
border-top: solid 1px #BDAD88; 
border-right: solid 1px #BDAD88;
border-left: solid 1px #BDAD88;
border-bottom: solid 1px #BDAD88; 
}
td.rectbc {
border-top: solid 0px #BDAD88; 
border-left: solid 1px #BDAD88;
border-bottom: solid 1px #BDAD88; 
}
td.rectbd {
border-top: solid 0px #BDAD88; 
border-right: solid 1px #BDAD88;
border-left: solid 1px #BDAD88;
border-bottom: solid 1px #BDAD88; 
}
tr.rectb1 {
background-color :#E7D6B6;
}
tr.rectb2 {
color:#35322A;
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;}
}

p.thingsmain1 {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
}
p.thingstab {
margin-top: 4px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 4px;
}
p.thingstabb {
margin-top: 4px;
margin-left: 8px;
margin-right: 4px;
margin-bottom: 4px;
}
p.thingstabc {
margin-top: 5px;
margin-left: 6px;
margin-right: 4px;
margin-bottom: 4px;
}



