/* CSS Document - Booth Bay Creative */

/*============================= Structure ===========================*/

div#wrap {
	margin:0 ;
	width:950px;
	background-color:#FFFFFF;
	}
	
html,body {
	margin:0;
	padding:0 0 15px;
	min-width:950px;
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:  Arial, Helvetica, sans-serif;
	}
	
#ie5fix	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}	

/*\ IE Win hack ~ height acts like min-height */ 
* html #wrap {height: 100%;} 
/* end comment required */ 

#header {
	background-image: url(../images/head_pattern.jpg);
	width: 950px;
	height: 53px;
	background-repeat: repeat-x;
	}

#header_left {
	float: left;
	width: 220px;
	height: 53px;
	}

#header_right {
	float: right;
	width: 730px;
	height: 53px;
	background-image:url(../images/nav_top_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}

#wrapleft {
	float:left;
	width:220px;
	}

#wrapright {
	float:right;
	width:730px;
	}
	
	
#header_sub_left {
	width: 219px;
	height: 125px;
	border-right:1px #d1d1d1 solid;
	border-bottom:1px #d1d1d1 solid;
	}

#header_sub_right {
	width: 729px;
	height: 125px;
	background-image:url(../images/subhead_tag01.gif);
	border-bottom:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
	}
		
#main {
	width:950px;
	}

#contentwrap {
	width:730px;
	clear:both;
	float:right;
	}


#graphicright {
	width:729px;
	height:292px;
	background-color:#FFFFFF;
	border-bottom:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
	}
	
#photogallery {
	width:729px;
	background-color:#FFFFFF;
	border-bottom:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
	}	

#contentright {
	width:730px;
	margin-bottom:50px; 
}
		
#sidebar {
	height: 100%;
	width: 220px;
	}
	
html>body #sidebar {
	width:220px;	
	height: 100%;
	}
	
#footer {
	margin:0 auto;
	color: #1D1D1D;
	font-size:11px;
	clear:both;
	}

#footer_left {
	width: 220px;
	height: 140px;
	float: left;
	}

#footer_right {
	width: 730px;
	height: 140px;
	background-image:url(../images/watermark.jpg);
	background-position:top center;
	background-repeat:no-repeat;	
	float:right;
	}
	
#footer p {
	margin:0;
	font-family:  Arial, Helvetica, sans-serif;
	color:6a5541;
	}

#footer_right ul {
  text-align:center;
  font-size:11px;
  margin:0;
  padding:90px 6px 0 16px;
  list-style:none;
  }

#footer_right li {
  display:inline;
  margin:0;
  padding:0;
  padding:0 .3em 0 .5em;
  color:#1D1D1D;
  font-family:  Arial, Helvetica, sans-serif;
  border-left:1px solid #6F764D;
  }

#footer_right li.first {
  border-left-width:0;
  padding-left:0;
  }

#footer_right a {
  color:#6a5541;
  text-decoration:underline;
  }
  
 #footer_right a:hover {
  color:#1D1D1D;
  text-decoration:none;
  } 

#footer_right a.first {
  border-left-width:0;
  padding-left:0;
  }
  
/*======================= End Structure =======================*/

/*======================= Start Navigation Top =======================*/

.topnav {
text-align:right;
font-size: 13px;
margin: 32px 20px 0 0;
}

.topnav li {
display: inline;
margin: 0;
color:#6a5541;
padding: 2px 14px 4px 9px;
margin-left: 0;
margin-bottom: 0;
list-style-type: none;
}

.topnav li a {
display: inline;
margin: 0;
color:#6a5541;
text-decoration:none;
}

.topnav li a:visited{
text-decoration: none;
color:#6a5541;
}

.topnav li a:hover, .topnav li.selected a{
text-decoration: underline;
color:#6a5541;
}

/*======================= End Navigation Top =======================*/

#menu {
width: 12em;
background: #eee;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*\ IE Win hack ~ height acts like min-height */ 
 * html #menu ul li {float: left; width: 100%;}
/* End */
/*\ IE Win hack ~ height acts like min-height */ 
* html body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 
#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
} 
/* End */

/*============================== Links ==============================*/

a:LINK {
	text-decoration: none;
	color: #6a5541;
	}
	
a:VISITED {
	text-decoration: none;
	font-weight:normal;
	color: #6a5541;
	}
	
a:HOVER {
	text-decoration: underline;
	color: #1D1D1D;
	}

.more a, a.more, .previous a, a.previous {
  white-space:nowrap;
  font-style:oblique;
  font-size:100%;  
  }

/*============================ End Links =============================*/

p {
margin: 20px 90px 0 30px;
color:#333333;
font-size:13px;
line-height:150%;
}

ol {
margin: 20px 80px 0 30px;
color:#333333;
font-size:13px;
line-height:150%;
list-style:circle;
}

ul {
margin: 14px 80px 0 30px;
color:#333333;
font-size:13px;
line-height:150%;
}

.bullet_list {
padding: 0px 80px 0 30px;
color:#333333;
font-size:13px;
line-height:170%;
list-style-image:url(../images/bullet_red_carrot.gif);
} 

h2 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#6a5541;
font-size:22pt;
margin: 30px 80px 0 30px;
}

h3 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#6a5541;
font-size:18pt;
margin: 30px 80px 0 30px;
}

h4 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#76312B;
font-size:14pt;
margin: 20px 80px 0 30px;
line-height:130%;
}

h5 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#76312B;
font-size:12pt;
margin: 18px 80px 0 30px;
line-height:100%;
}

h6 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#76312B;
font-size:12pt;
margin: 10px 80px 0 30px;
line-height:100%;
}

h7 {
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
color:#76312B;
font-size:13pt;
margin: 30px 30px -10px 30px;
line-height:130%;
}

.quote {
font-style:oblique;
text-align:center;
font-size:14px;
color:#6a5541;
}

.maroonbold {
font-weight:bold;
color:#76312B;
}

.goldbold {
font-weight:bold;
color:#6a5541;
}

.gold {
color:#6a5541;
}

.content {
font-size:12px;
line-height:160%;
}

.textarea {
font-size:12px;
font-family:  Arial, Helvetica, sans-serif;
width:300px;
height:120px;
boarder: 1px solid #333333;
}

.people {
color:#333333;
font-size:13px;
line-height:130%;
}

.introtext {
margin: 8px 90px 0 30px;
color:#333333;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

/*============================ Page Content Styling =============================*/

#prefvend_left {
width:300px;
float:left;
}

#prefvend_right {
width:360px;
float:right;
margin-right:30px;
}

.amenities {
margin: 20px 30px 20px 30px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#6a5541;
text-align:center;
}

.specialistintro {
margin: 20px 30px 20px 30px;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#6a5541;
}

.para_amenities {
margin: 0px 30px 20px 30px;
color:#333333;
font-size:13px;
line-height:150%;
text-align:center;
font-style:italic;
}

#packages_center {
text-align:center;
}

#locationintro {
padding-left:60px;
}

/*======================= Start Image Styles =======================*/

.img {
border: 0px;
}

.img a {
border: 0px;
}

.imgcontentright {
border: 1px;
border-style:solid;
border-color:#6a5541;
float:right;
}

.imgcontentleft {
margin: 0 20px 0 0;
border: 1px;
border-style:solid;
border-color:#6a5541;
float:left;
}

.imgchef {
margin: 0 20px 30px 0;
border: 1px;
border-style:solid;
border-color:#6a5541;
float:left;
}

#sub_gallery {
/*margin: 0px 40px 0px 570px; */
padding: 42px 40px 0px 570px;
}

/*======================= End Image Styles =======================*/


/*======================= Hint Box Styles =======================*/


/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}

.moreinfo {
font-size:12px;
font-weight:bold;
color:#76312B;
font-family:Arial, Helvetica, sans-serif;
}
