body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   color: #E7EAEF;
   background-color: #000000;
   margin: 0px;
   padding: 0;
}
#masthead {
   color: #999999;
   padding: 0px;
   margin: 0;
}
#wrapper {
   width: 772px;
   margin: 0 auto;
   position: relative;
   z-index: 555;
}
#column_wrapper {
   background-image: url(../images/bodybg.jpg);
   background-repeat: no-repeat;
   background-color: #000000;
   background-position: center top;
   width: 772px;
}
#navcontainer {
   background-image: url(../p7pm/img/nav-container.jpg);
   background-repeat: repeat-x;
   background-color: #6A6A6A;
   color: #CCCCCC;
   font-size: 13px;
   margin: 0;
   border-right-width: 1px;
   border-left-width: 1px;
   border-right-style: solid;
   border-left-style: solid;
   border-right-color: #666666;
   border-left-color: #666666;
   padding: 0;
   width: 768px;

}
#upper {
   height: 376px;
   width: 770px;
}


#player2 {
	width: 520px;
	height: 323px;
   border: 1px solid #666666;
	padding: 15px;
   background-color: #000000;

}
#toptable {
   background-color: #000000;
   height: 332px;
   width: 770px;
}


.clearfloat {
   clear: both;
   height: 0;
   line-height: 0;
   font-size: 0;
}
#shadow {
   height: 15px;
   width: 770px;
   background-image: url(../images/shadow.jpg);
   background-repeat: no-repeat;
}

#left {
   width: 570px;
   float: left;
}


#right {
   width: 200px;
   float: left;
   font-size: 0.8em;
   line-height: 1.5em;
   color: #E9E9E9;
}
#left .content {
   padding: 20px 15px;
   font-size: 0.86em;
   line-height: 1.65em;
}
#left #area .content {
   padding-top: 22px;
   padding-right: 50px;
   padding-bottom: 22px;
   padding-left: 60px;
}
#left #area .content h3 {
   background-image: url(../images/h3_bg.jpg);
   background-repeat: no-repeat;
   display: block;
   width: 570px;
   padding-top: 16px;
   padding-left: 33px;
   margin: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   height: 48px;
   color: #C9D5E0;
}
#right .content {
   padding: 20px 15px;
}

#masthead .content {
   margin-top: 0;
}
#footer .content {
   padding: 12px 20px;
}
#footer {
   color: #999999;
   background-color: #151515;
   padding: 0px;
   margin: 0;
   font-size: 0.7em;
   clear: both;
}

.areatext {
   width: 99%;
/*   padding-right: 10px;
   position: relative;
   height: 300px;
   overflow: auto;  */
}

a .myimg  {
   padding: 1px;
   border: 1px solid #999999;
}
a:hover { background: transparent; /* this rule is very important to ensure that the next rule works in IE */}
a:hover .myimg, a:active .myimg, a:focus .myimg {
   border: 1px solid #99FFFF;
}
.myimages {
   border: 1px outset #666666;
   margin: 5px 0px;
   padding: 5px;
   background-color: #CCCCCC;
}
a:hover .myimages   {
   margin: 5px 0px;
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
}
#left a:link, #left a:visited, #right a:link, #right a:visited {
   color: #99CCFF;
}
#left .p7ABcontent a:link, #left .p7ABcontent a:visited { color: #0066CC;}
#left .p7ABcontent a:hover { color: #FF9900;}
#left a:hover, #right a:hover {
   color: #FFCC00;
}

#footer a:link {
   color: #999999;
}
#footer a:visited {
   color: #666666;
}
#footer a:hover {
   color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AABCCE;
}
.bw h1 { color:#AC3939; 
}
.notch h1 { color: #78B43D; }
.threeBR h1 {
	color: #FFBF80;
}
h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #9EB3C7;
   margin-top: 2px;
   margin-bottom: 0px;
}
div#right h2 {
   font-size: 1.2em;
   color: #CCCCFF;
}
h3 {
   font-size: 1.25em;
   margin: 0;
   color: #CCCCFF;
}
h4 {
   font-size: 1.2em;
   margin: 20px 0 0 0;
   color: #FFFFCC;
}
.blueheader {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #9EB3C7;
   margin-top: 2px;
   margin-bottom: 0px;
}
form h4 { margin: 0px; }
.smaller {
   font-size: smaller;
}

.nomargintop {
   margin-top: 0;
}
.aligncenter {
   text-align: center;
   margin-right: auto;
   margin-left: auto;
}
.floatright {
   float: right;
   margin-left: 6px;
}
.linklike {
   color: #0033FF;
   text-decoration: underline;
}
.linklike:hover { cursor: hand; }
.sidebox {
	background-color: #141414;
	width: 180px;
	border: 1px solid #363636;
	padding-right: 5px;
	padding-left: 10px;
}

.content p {
   margin-top: 4px;
   margin-right: 0;
   margin-bottom: 6px;
   margin-left: 0;
}
#right .sidebox p {
   padding: 0px;
   margin-top: 2px;
   margin-right: 0px;
   margin-bottom: 2px;
   margin-left: 0px;
}

div.content ul  {
   list-style-image: url(../assets/ball.gif);
   margin-left: 16px;
   margin-top: 4px;
   padding-top: 0px;
   padding-right: 3px;
   padding-bottom: 7px;
   padding-left: 3px;
}
div.content ul li, div.content ol li {
   margin-bottom: 3px;
}
div.content ol {
   line-height: 1.2em;
}
.hidecute {
   visibility: hidden;
}
.liteTbl {
 border:1px solid #000000;
}
.rowLite {
 background-color: #003333;
}
/* ------------------------------ */
/*  PHOTO GALLERY */
/* ------------------------------ */
#photos #left p.lessmargin {
   line-height: 1.1em;
   font-size: 0.96em;
   margin-top: 2px;
   margin-right: 20px;
   margin-bottom: 8px;
   margin-left: 20px;
}
#photos div#left .photos p.lessmargin {
   margin-right: 0px;
  }
/* ------------------------------ */
/*  Guestbook */
/* ------------------------------ */
hr {
   width: 80%;
}
/*  Reservation Form */
#left form table td {
   border: none;
}

#left input{
   background-color: #EAE9F3;
   display: block;
}
#left input { display:inline; }

#left textarea {
   background-color: #EAE9F3;

}
#left select{
   background-color: #EAE9F3;
   border: 1px solid #333333;
}

/* Error Message and Thank You for Reservation Form */
#errormessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 200px;
   width: 380px;
   left: 100px;
   top: 180px;
   text-align: center;
   padding: 30px 16px 16px;
   color: #990000;
}
#thankmessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 500px;
   width: 380px;
   left: 100px;
   top: 150px;
   padding: 30px 16px 16px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: normal;
   color: #003399;
}
#errormessage a:link, #thankmessage a:link { color:#003300; }
#errormessage a:hover, #thankmessage a:hover { color:#FF6600; }
.content form p { margin: 2px; padding: 0; }
/******** SUBMIT BUTTONS ***********/
.button {
   font-family: "Trebuchet MS", Verdanna, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   width: 142px;
   height: 32px;
   background-image: url(../images/button.gif);
   background-color: transparent;
   border-style: none;
   color: #FFFFCC;
}

.buttonover {
  font-family: Trebuchet MS,Verdanna,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 142px;
  height: 32px;
  background-image: url(../images/buttonover.gif);
  background-color: transparent;
  border-style: none;
  color: #0000CC;
}
#cal {
   color:#333333;
}


#masthead_left {
   width: 375px;
   position: absolute;
   height: 375px;
   left: 0px;
   top: 0px;
   background-image: url(../images/left_bg.jpg);
   background-repeat: no-repeat;
   z-index: 1;
}
#masthead_right {
   width: 375px;
   height: 375px;
   position: absolute;
   top: 0px;
   right: 0px;
   background-image: url(../images/rt_bg.jpg);
   background-repeat: no-repeat;
   z-index: 1;
}
#cowboy #masthead_right {
	background-image: url(../images/cowboy.jpg);
	height: 323px;
	width: 260px;
}

.bnow a, .bnow a:visited {
	text-decoration: none;
	background-color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #4F4F4F;
	border-bottom: 1px solid #4F4F4F;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bnow a:hover, .bnow a:focus, .bnow a:active {
   color: #555555!important;
   background-color: #CBD9EB!important;
   border: 1px inset #999999;
}
