/* FALL PALLET;
HEX: #1A1E0C   RGB: 26, 30, 12;
HEX: #5E613B   RGB: 94, 97, 59;
HEX: #E3C880   RGB: 227, 200, 128;
HEX: #D86A2C   RGB: 216, 106, 44;
HEX: #BF3902   RGB: 191, 57, 2;
*/

img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a:hover {
	color: #BF3902;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a{
	color: #5E613B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

li {
background: url(images/maple_bullet.gif) left center no-repeat;
padding-left: 25px;
margin-bottom: 5px;
}

h1 {
	font-family: "Arno Pro";
	font-size: 20px;
	font-weight:normal;
	color: #BF3902;
	text-align: center;
}

h3 {
	font-family: "Arno Pro";
	font-size: 17px;
	font-weight:normal;
	color: #BF3902;
	text-align: center;
}

.main {
	font-family: "Trebuchet MS";
	font-size: 12.4px;
	color: #1A1E0C;
}


#footerContent
{
	width: 100%;
	text-align: center;
	color: #BF3902;
	font-size: 12.4px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	vertical-align: middle;
}

#footerContent a, a:link,a:active,a:visited   {
	color: #BF3902;
	font-size: 12.4px;
	font-weight: bold;
	text-decoration: none;

}

#footerContent a:hover {
	color: #5E613B;
	font-weight: bold;
	font-size: 12.4px;
	text-decoration: none;

}

.gap {
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
}

#contentPage
{
	margin:0px auto auto auto;
	padding:0px 0px 0px 0px;
	border:0px;
	width:97%;
}

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

#contentPage a:hover {
	color: #5E613B;
	text-decoration:underline;

}

#sponsors {
      margin:0px auto 5px auto;
      padding:10px 0px 0px 0px;
}

.boldred {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #BF3902;

}

.boldblack {
	font-family:inherit;
	font-size: 13px;
	font-weight: bold;
}

/*input.btn{
   color:#BF3902;
   font-family:'trebuchet ms',helvetica,sans-serif;
   /*font-size:100%;
   font-weight:bold;*/
 /*  border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   margin: 5px auto 5px auto;
   padding: 0px 0px 0px 10px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

input.tbox {
	margin: 0px auto 2px auto;
	padding: 0px 0px 0px 0px;
}*/

#leftRoom a:hover {
	color: #5E613B;
	font-weight: bold;
	font-size: 12.4px;
	text-decoration: none;
}

.bookingOn
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:90%;
	background-color:#FFFFFF;
	border: 1px solid #1A1E0C;
	color: #BF3902;
}

.bookingOff
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:90%;
	/*background-color:#FFFFFF;*/
	border: 0px solid #1A1E0C;
	color: #BF3902;
}