.b2icopyrightTable {
width:760px;
}

.b2icopyright{
text-align:right;
}

.TopTable {
margin-bottom:15px;
}

Body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}

TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}


.b2iMySectionSelected {
color:#000000;
}

.b2iDQNavDk {
color:#000000;
}






/* Sliverleaf Proprietary Style begins here */

#mast {
	height: 99px;
	width: 760px;
}
#content {
	/* float: left; */
	width: 551px;
        /* padding-left:15px; */
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 15px 20px;
	line-height: 18px;
}

#content ul {
	list-style-image: url(images/leafbullet.gif);
	
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #509427;
	margin: 10px 0px;
	line-height: 18px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	margin: 15px 20px;
	line-height: 18px;
}
.sub2{
	color: #67BE33;
}
body {
		margin: 0px 0px 0px 0px;
}

#content a.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC296F;
	margin: 0px;
}

#photo {
	float: left;
	width: 545px;
	height: 198px;
	padding: 0;
	margin: 0;
}
#subphrase {
	clear: both;
	width: 760px;
	height: 30px;
	margin:-3px 0 0 0;
	padding: 0;
}
#features {
	float: center;
	width: 750px;
	vertical-align: left;
	margin-top: 10px;
	margin-left:10px;
}

#features p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BC296F;
	margin: 0px 0px 10px 0px;
}
#add {
	float: left;
	width: 275px;
	height: 230px;
}
#footermenu {
	clear: both;
	width: 760px;
	height: 20px;
	background-color: #FFEABF;
	text-align: right;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
}

#footermenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #626262;
	vertical-align: default;
}

#footermenu a:hover {
	color: #C24E75;
}

#searchBar{
	margin-bottom: -20px;
	padding: 0px 0px 0px 0px;
}
#devby {
	clear: both;
	width: 500px;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#devby a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #626262;

}
#copyrt {
	clear: both;
	width: 252px;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#copyrt p{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:  #626262;
}
#sidebar {
	float: left;
	width: 200px;
        padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px 0px;
	border-right: 1px solid #A59E84;
	border-bottom: 1px solid #A59E84;
}

#sidebarcontent{
	float: left;
	width: 200px;
	height: 295px;
	
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC296F;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
		
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 15px; 
}
.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 0px; 
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

/* Tool Tip Text */
div.toolTip { 
	position: absolute;
    width: 180px;
	background-color:#FFFFFF;
	border: solid 1px #777777;
	margin: 0;
	padding: 0;
    left: 470px;
}
	
	
/* Menu Code */
#menu {
	float: left;
	height:171px;
	width: 200px;
	padding:0;
	margin: 0;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	text-decoration: none;
}

#menu a:hover {
	color: #5CA85F;
}

#menu ul { /* all lists */
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	text-align: left;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	margin: 0;
	padding: 6px 0 6px; 0;
	width: 180px;
	border-bottom: solid 1px #777777;
}

#menu li.first { /* all list items */
	border-top: solid 1px #777777;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width: 150px;
	padding: 0;
	margin: -13px 0 0 180px;
	background-image:url(http://www.silverleafresorts.com/images/menuback.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

/* CSS Hack to take care of IE's extra pixel problem, probably caused by its nonstandard way of calculating heights with bordered elements */
#menu li>ul { /* second-level lists */
	margin: -27px 0 0 180px;
}

#menu li ul li { /* second-level list entries */
	clear: both;
	padding: 6px 0 6px 10px;
	margin: 0;
	background-color:#FFE2AC;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	width: 180px;
	text-align: left;
	border-right: solid 1px #777777;
	border-left: solid 1px #777777;
}

#menu li ul li a{ /* second-level list entries */
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#menu li:hover ul { /* lists nested under hovered list items */
	display: block;
}

#menu li.over ul {  /* lists nested under hovered list items - for IE script */
	display: block
}