﻿
body {
	padding: 0px;
	margin: 0px;
	background: #6b2913 url(/Images/bodyBG-test.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
/*bodyBG-test.jpg*/
#ShadedBox {
	width:960px;
	margin: 15px auto;
	position:relative;
	padding: 20px;
}

#ShadedBox, #ShadedBox .sb-inner { background:#e3d6a1;}
#ShadedBox .sb-shadow {}
#ShadedBox .sb-border {background:#240b04;}

#ShadedBox:hover, #LeftMenu:hover .sb-inner { }

#Header {
	margin: 0px;
	padding: 0px;
	background: url(/Images/Header-Center.gif) no-repeat top center;
	height: 228px;
	margin: 0px auto;
	text-align: center;
	position: relative;
}

img.Left {position: absolute;
         left: 9px;
         top: 9px;
         border: 1px solid #CDBD90;}

img.Right {position: absolute;
         right: 9px;
         top: 9px;
         border: 1px solid #CDBD90;}

#Content {
	background:url(/Images/contentBG.jpg);

	
}

#MainContent {
	padding: 10px 10px 20px 20px;
	margin: 0px 0px 0px 260px;
	background:#e3d6a1;
	min-height: 740px;

	
}

#LeftCol {
	float: left;
	position: relative;
	z-index: 11;
	width: 248px;
	padding: 0px 0px 0px 12px;
	text-align: center;

}

#Footer {
	text-align:center;
	clear:both;
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 500;
	margin-top: 25px;
}

.Nav {width:157px;
      padding-top: 19px;
	   background:url(/Images/menu-top.png) no-repeat top center;
	   margin: 0px auto;
}

.NavBottom {width:157px;
            height: 19px;
	         background:url(/Images/menu-bottom.png) no-repeat bottom center;
	         padding: 0px;
	         margin: 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
	margin: 0px;
	list-style-type:none;
	width: 155px;
	padding: 0px;
	text-indent: 40px;
	text-align: left;
	border: 1px solid #a89b6f;
	background: #c7b985;
}

.suckerdiv ul li{
	margin: 0px;
 	border-bottom: 1px solid #a89b6f;
	background:url(/Images/NavBG.jpg) repeat-x;
	height: 30px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2;
	position: relative;


}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	width: 157px; /*sub menu width*/
	visibility: hidden;

	
}

.suckerdiv ul li ul li {
		background:none;
		margin:0px;
		padding: 0px;
		display: block;
		height: 30px;
	

}


/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	font-weight:bold; 
	color:#000;
	text-decoration:none;
	line-height: 2;
	
}

.suckerdiv ul li ul{
	position: relative;
	width: 157px; /*sub menu width*/
	margin-top: -29px;
	padding:0px;
	visibility: hidden;
	left: 0;
	height: 61px;
	background: transparent url(../Images/nav-ul-BG.png) no-repeat;
	border: none;
	
	
	
}

.suckerdiv ul li a:visited{
	
	text-decoration: none;
}

.suckerdiv ul li a:hover{
		background:url(/Images/parsons_glory-hover.png) no-repeat left center;
	

}


.suckerdiv ul li ul li a.subfolderstyle{
	height: 30px;
	padding: 0px;
	margin: 0px;
	}
	

/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left;
	height: 2%;
	
	
}
* html .suckerdiv ul li a {
	height: 30px;
	line-height:2;
	overflow:hidden;
}

* html .suckerdiv ul li ul li {
	height: 30px;
	margin: 0px;
	line-height:2;
}
/* End */


.ClearFloat { clear:both;
margin: 0px; 
padding: 0px;
line-height: 0;
height: 1px;}

h1 {font-size: x-large;
text-align: center;
}

h2 {font-size: large;
text-align: left;}

h3 {font-size: medium;
text-align: left;
margin: 35px 0px 5px 0px;}



#RatesTable {	background: #c7b985 url(/Images/formBG.jpg) repeat ;
          padding: 15px; border: 1px solid #240b04;}
      
#RatesTable td {border-bottom: 1px solid #240b04;
               
      }
      

#Reservations {	background: #c7b985 url(/Images/formBG.jpg) repeat ;
      border: 1px solid	#240b04;
      padding: 15px;
     
	
}

.label {
	text-align: left;
	width: 180px;
	margin-bottom: 5px;
	padding-top: 3px;
	margin-right: 10px;
	font-weight:bold;
	float:left;
	background-color: Transparent;
	
}

/*input {background: transparent url(/Images/inputBg.jpg) no-repeat top center; border: none;
       width: 200px;
       height: 24px;
       padding-top: 5px;
       padding-left: 15px;
       padding-right: 5px;
      } */

.labelWide {
	text-align: left;
	margin: 5px 0px;
	font-weight:bold;
	
	
}

.TextBoxMultiLine 
{
    width: 400px;
    height: 130px;
 }

.FormBtn {
	background: url(/Images/button.png) no-repeat center;
	color: #240b04;
	margin: auto;
	float:none;
	width: 85px;
	height: 39px;
	font-weight: bold;
	border: none;
	
	}

.RequiredFieldValidator

{font-size:small;
    color:Blue;
    padding-left: 5px;}
    
.imgBorder {position: relative;
            border: 1px groove #000;}    
    
.center {text-align:center;
    margin: auto;
    padding: auto;
    }

#AccLogo { float:right; 
    padding: 10px;
    text-align: center;}
    
#AccLogo p {font-weight: bold;
                font-size: 0.9em;}
                
#AccLogo img {}

a img {border: none}

.RoundedboxBG {background: #c7b985;
	border-left: 1px solid #a89b6f;
	border-right: 1px solid #a89b6f;
	text-align:center;
	padding: 0px 3px; 
	margin: 0px;}
	
.RoundedboxBG p {padding: 0px; 
	margin: 0px;}

.Directories {background: #c7b985 url(/Images/formBG.jpg) repeat ;
              border: 1px solid	#240b04; 
              width: 100%; 
              padding: 10px;
              margin-bottom: 25px;}

.Directories th {font-weight: bold;
                 text-align:left;}

.Directories tr {}

.Directories td {padding: 7px;}

 .ImgCaption {float:right; margin: 10px; position: relative; width: 320px;}
 
 .ImgCaption img {margin: 0px auto;
                  border: 1px groove #000;
                  text-align:center;}
  
 .ImgCaption p {text-align:center;
                font-weight:bold;}
