body {
	background: #666;
	color: #333;
	font-size: 12px;
	padding: 0px 0 40px;
}

/* @group A links */

a {
	color: #10235B;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a.active {
	font-weight: bold;	
}

/* @end */


.container_12 {
	background: #ffffff;
	border: 2px solid #fff;
	margin-top: 20px;

}

.container_16 {
	background: #fff url(img/16_col.gif) repeat-y;
}

/* @group List Styles */

ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

li { list-style: square;}

/* @end */

/* @group Sidebar */
.container_12 .grid_3 {
width:210px;
}

#sidebar{padding:0 10px 10px; background:#ffffff;  margin-top:  10px; }
#sidebar ul { display: inline; margin-left: 0px; padding-left: 0px; margin-top: 8px; }
#sidebar ul li {
font-size: 13px; padding-bottom: 6px; line-height:16px;padding-left: 0px; list-style-image: url(http://property.colliersbk.com/property/1200Lakeside/images/bullet.png); list-style-position: outside; color: #000000;
	
}
/* @end */

/* @group Navigation Menu */

#navigation { margin: auto; padding: 0px 0px; width: auto; height: auto; }

#navigation ul li{ 
background:#CCCCBB url(http://property.colliersbk.com/property/1200lakeside/images/nav-2.jpg) repeat-x scroll 0 0;
border-color:#FFFFFF #999966 #666666 #EEEEDD;
border-style:solid;
border-width:1px;
display:inline;
float:left;
font-family:Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-weight:normal;
line-height:normal;
text-align:center;
padding: 0px;
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
}

#navigation ul li.current{ 
background:#CCCCBB url(http://property.colliersbk.com/property/1200lakeside/images/nav.jpg) repeat-x scroll 0 0;
}
#navigation ul li.current a{
	color: #000;	
}

#navigation a {
border-bottom:4px solid #10235B;
border-top:4px solid #000;
color:#395f75;
display:block;
padding:10px 0px;
width:118px;
}

/* @end */

/* @group Header */

#header{ background: #10235B url(http://property.colliersbk.com/property/1200lakeside/images/header-1200.png) repeat-x; height:90px; line-height:30px; margin-bottom:0px; padding: 10px 0px 0px 0px; color: #ffffff;} 
#header h1, #header p { margin: 0px 0px; padding: 0px 0px; color: #ffffff; }
#header p { margin: 0px 0px; padding: 0px 0px; color: #ffffff; font-size: 15px; }

/* @end */

/* @group Footer */

#footer{ height:40px; float:none; clear:both; line-height:50px; margin:20px 0; padding-top:10px; border-top:1px dotted #ccc; background: #ffffff; font-size: 10px; text-align: center; color: #555; }

#footer a { color: #555;}/* @end */


img.cbklogo {
	width: 100px; height: 68; border: 1px solid #ffffff; float: left; padding: 0px; margin: 6px 20px 6px 10px; 
	}

div#content {
	padding-top: 10px; padding-left: 5px;
	
}

table.amenities {
width: auto;
height: auto;
background: #666666;
color: #ffffff;
padding: 6px;
border: 1px solid #ffffff;
font-family: arial, verdana, sans-serif;
}
table.amenities td {
vertical-align: top;
border: 1px solid #ffffff;
padding: 6px;
}

table.amenities td ul {
margin-left: 0px;
padding-left: 0px;
}

table.amenities td ul li {
list-style: none;
list-style-type: none;
list-style-position: outside;
padding-bottom: 2px;
margin-bottom: 6px;
margin-left: 0px;
padding-left: 10px;
font-size: 12px;
}

table.amenities td.title {
background: #10235B;
color: #ffffff;
vertical-align: top;}

td.title h2{
font-weight:bold;
font-family: arial, verdana, sans-serif;
font-size: 13px;
text-transform: uppercase;
}