/* BnB Stylesheet Aug 10/06 - kayam */

body {
margin:2px;
font-family: Verdana, Arial, Helvetica, sans-serif,Tahoma;
font-size:10px;
color:#818181;
}
h1 {
font-size:15px;
color: #690036;
font-weight:bold;
}
h2 {
font-size:11px;
color: #690036;
font-weight:normal;
}

h3 {
font-size:14px;
color: #3f3c86;
font-weight:bold;
}
#bnbBody {
width:912px;
}

/*  Header */
#hdr {
background-image:url(images/hdr.jpg);
background-repeat:no-repeat;
height:148px;
width:896px;
}
#hdr2 {
background-image:url(images/hdr2.jpg);
background-repeat:no-repeat;
height:148px;
width:896px;
}

/* Added for details page ---------------------------------------------- Sept 5th */
#bnbDetail {
margin-top:10px;
margin-left:15px;
font-family: Verdana, Arial, Helvetica, sans-serif,Tahoma;
font-size:10px;
}
.bnbDetail {
margin-top:0px;
margin-left:15px;
font-family: Verdana, Arial, Helvetica, sans-serif,Tahoma;
font-size:10px;
}
#detailTitle {
font-size:14px;
font-weight:bold;
color:#241c71;
margin-bottom:10px;
}
#detailAddressHdr {
margin-bottom:2px;
font-weight:bold;
}
#detailAddress {
margin-bottom:10px;
color:#626262;
}
#detailContactHdr {
margin-bottom:2px;
font-weight:bold;
}
#detailContact {
margin-bottom:10px;
color:#626262;
}

#detailContact a {
color:#626262;
text-decoration:underline;
}
#detailDesc {
color:#626262;
}

.crumb {
text-decoration:none;
font-size:10px;
color:#818181;
}
.crumb:hover {
text-decoration:underline;
font-size:10px;
color:#818181;

}

.crumbSelected {
text-decoration:none;
font-size:10px;
color: #690036;
}

.crumbSelected:hover {
text-decoration:underline;
font-size:10px;
color: #690036;
}

.detailsHdr
{
	margin-bottom:2px;
	font-weight:bold;
}
.detailsDesc2
{
	color:#626262;
}
.detailLink a {
color:#626262;
text-decoration:underline;
}

/* Tabs */

#bnbTabOwner {
background-image:url(images/tab_book.gif);
background-repeat:no-repeat;
width:326px;
height:39px;
position:relative;
top:109px;
float:left;
left:100px;
}

#bnbTabLooking {
background-image:url(images/tab_Look.gif);
background-repeat:no-repeat;
width:326px;
height:39px;
position:relative;
top:109px;
float:left;
left:100px;
}

#bnbTabLinkLook {
margin:0px;
float:left;
width:145px;
height:39px;
}

#bnbTabLinkBook {
margin:0px;
float:left;
width:130px;
height:39px;
}

#bnbLeft {
/*float:left;*/
text-align:left;
width:600px;
height:500px;
}

#bnbRight {
float:right;
margin-right:15px;
height:100px;
}
/* items for right column */
#bnbNav {
/*margin-top:15px;
margin-bottom:15px;*/
margin-right:20px;
}
#bnbFeature {
margin:2px;
float:left;
}
#bnbGroupA {
width:330px;
float:left;

}
#bnbGroupB {
float:right;
width:250px;
}
#bnbList {
text-align:left;

}
#bnbList p {
padding:0px;
margin:0px;
}
#bnbList ul {
margin:0px;
list-style:none;
padding:0px;

}
#bnbList li {
margin-top:2px;
margin-bottom:10px;
margin-right:5px;
font-size:10px;

float:left;
padding:0px;
}
#bnbList img {
border:1px solid #000000;
}


#bnbNews {
text-align:left;
margin-left:15px;
}
#bnbNews ul {
padding:0px;
margin:0px;
list-style:none;
}
#bnbNews li {
padding:0px;
margin-bottom:10px;
}


#bnbDeals {
margin-top:10px;
text-align:left;
margin-left:15px;
}
#bnbDeals ul {
padding:0px;
margin:0px;
list-style:none;
}
#bnbDeals li {
padding:0px;
margin-bottom:10px;
}


#bnbShadowshort {
float:left;
background-image:url(images/side_liftshort.gif);
width:12px;
height:143px;
background-repeat:no-repeat;
background-position:top;
}



#bnbShadowLong {
float:left;
background-image:url(images/side_liftlong.gif);
width:12px;
height:300px;
background-repeat:no-repeat;
background-position:center;
}
.featureContent
{
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818181;
}
