@charset "utf-8";
/* CSS Document */

html {
	background: #532e4f;
	padding: 0;
	margin: 0;
}

body
{
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#wrapper {
	background: #464544 url('../images/bay-body.jpg') top center no-repeat;
	position: relative;
	width: 890px;
	height: 1500px;
	margin: 0 auto;
}

#innerwrapper {
	background: #233060 url('../images/bay-body.jpg') top center no-repeat;
	position: relative;
	width: 890px;
	height: 1300px;
	margin: 0 auto;
}

#a1 {
	display: block;
	position: absolute;
	top: 40px;
	right: 35px;
	width: 205px;
	height: 50px;
}
#wrapper a span {
	display: none;
}

#innerwrapper a span {
	display: none;
}


#wrapper2 {
	background: #fbf0de;
	position: absolute;
	top: 438px;
	left: 232px;
	width: 606px;
	margin: 0;
}

#innerwrapper2 {
	background: #fbf0de;
	position: absolute;
	top: 197px;
	left: 233px;
	width: 608px;
	margin: 0;
}

#heading {
	background: #fbf0de url('../images/welcome_header.png') top center no-repeat;
	position: relative;
	height: 46px;
	width: 597px;
	margin: 0;
}

#heading a span {
	display: none;
}

#heading.bedheading {
	background: #fbf0de url('../images/bedhead.png') top center no-repeat;
}

#heading.seeheading {
	background: #fbf0de url('../images/seehead.png') top center no-repeat;
}
#heading.contactheading {
	background: #fbf0de url('../images/contacthead.png') top center no-repeat;
}

#heading.bayhouseheading {
	background: #fbf0de url('../images/bayhousehead.png') top center no-repeat;
}



#textin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0 15px 0 20px;
	position: relative;
	width: 570px;
}

#textin h2 {
	font-size: 1.4em;
	margin-bottom:2px;
	padding: 0;
}

#textin ul {
	padding-left: 20px;
}

#textin li {
	padding-left: 2px;
	font-size: 1em;
	line-height: 1.2em;
}


#textin ul.picroom {
	padding: 0 0 0 235px;
}


#navboxwrapper {
	position: absolute;
	background: #93989a; 
	/*background: url('../images/nav.jpg') no-repeat;*/
	top: 417px;
	left: 17px;
	width: 164px;
	height: 1040px;
	margin: 0;
}

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

#innernavboxwrapper {
	position: absolute;
	top: 174px;
	left: 17px;
	width: 164px;
	height: 870px;
	margin: 0;
}

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


li.homebutt a {
	display: block;
	width: 164px;	
	height: 150px;
	line-height: 150px;
	background: url('../images/bayhome_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.homebutt  a:hover {
	background: url('../images/bayhome_slider.jpg') top no-repeat;
	background-position: -164px 0;
}

li.viewsbutt a {
	display: block;
	width: 164px;	
	height: 60px;
	line-height: 60px;
	background: url('../images/bayviews_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.viewsbutt a:hover {
	background: url('../images/bayviews_slider.jpg')  top no-repeat;
	background-position: -164px 0;
}

li.seebutt a {
	display: block;
	width: 164px;	
	height: 60px;
	line-height: 60px;
	background: url('../images/bayseedo_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.seebutt a:hover {
		background:  url('../images/bayseedo_slider.jpg')  top no-repeat;
		background-position: -164px 0;
}

li.contactbutt a {
	display: block;
	width: 164px;	
	height: 60px;
	line-height: 60px;
	background: url('../images/baycontact_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.contactbutt a:hover {
	background:  url('../images/baycontact_slider.jpg') top no-repeat;
	background-position: -164px 0;

}

li.bayhousebutt a {
	display: block;
	width: 164px;	
	height: 377px;
	line-height: 377px;
	background: url('../images/bayhouse_home.jpg') left top no-repeat;
	text-indent:-9000px;
}


li.inhomebutt a {
	display: block;
	width: 164px;	
	height: 175px;
	line-height: 175px;
	background: url('../images/inhome_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.inhomebutt  a:hover {
	background: url('../images/inhome_slider.jpg') top no-repeat;
	background-position: -164px 0;
}

li.inbedbutt a {
	display: block;
	width: 164px;	
	height: 70px;
	line-height: 70px;
	background: url('../images/inbed_slider.jpg') left top no-repeat;
	text-indent:-9000px;
	}

li.inbedbutt a:hover {
	background:  url('../images/inbed_slider.jpg') top no-repeat;
	background-position: -164px 0;
}

li.inviewsbutt a {
	display: block;
	width: 164px;	
	height: 52px;
	line-height: 52px;
	background: url('../images/inviews_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.inviewsbutt a:hover {
	background: url('../images/inviews_slider.jpg')  top no-repeat;
	background-position: -164px 0;
}

li.inseebutt a {
	display: block;
	width: 164px;	
	height: 60px;
	line-height: 60px;
	background: url('../images/inseedo_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.inseebutt a:hover {
		background:  url('../images/inseedo_slider.jpg')  top no-repeat;
		background-position: -164px 0;
}

li.incontactbutt a {
	display: block;
	width: 164px;	
	height: 60px;
	line-height: 60px;
	background: url('../images/incontact_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.incontactbutt a:hover {
	background:  url('../images/incontact_slider.jpg') top no-repeat;
	background-position: -164px 0;

}

li.inbayhousebutt a {
	display: block;
	width: 164px;	
	height: 470px;
	line-height: 470px;
	background: url('../images/inbayhouse_slider.jpg') left top no-repeat;
	text-indent:-9000px;
}

li.inbayhousebutt a:hover {
	background:  url('../images/inbayhouse_slider.jpg')  top no-repeat;
	background-position: -164px 0;
}




#texttwo p {
	padding: 0;
	margin: 10px 0 10px 0;
}


#texttwo ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 8px;
}

div.picright {
	float: right;
	margin: 0 0 0 15px;
}

div.picright p {
  text-align: center;
  font-style: italic;
  font-size: .8em;
  margin: 0;
  padding: 0;

  text-indent: 0;
}

div.picleft {
	float: left;
	margin: 0 25px 5px 0;
}

div.picleft p {
  	text-align: center;
  	font-style: italic;
  	font-size: .8em;
  	padding: 0;
  	margin: 0;
  	text-indent: 0;
}

#textin.picroom.li ul {
  	padding: 0 15px 0 0;


}

img.bottompic {
	margin: 0 0 0 60px;
	padding: 0;
	
}

img.scaled {
	width: 100%;
}

#photos {
	position: absolute;
	top: 470px;
	left: 560px;
	/*width: 485px;*/
}

#footer {
	position: relative;
	margin: 5px auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	width: 607px;
}

#footer p {
	color: #ccffff;
	padding: 0;
}

#footer a {
	color: #ffcc99;	
}

a {
	text-decoration: none;
	font-weight: bold;	
}

/*
a:link {
	color: #0000cc;	
}

a:visited {
	color: #336699;	
}

a:hover {
	color: #0066ff;	
}
*/
