body
{
	background:url("/Portals/_default/Skins/BigMountainClub/images/body_bg.jpg") top left repeat-x #333;
	text-align:center;
}

#container
{
	border: solid 2px #fff;
	width:999px;
	margin: 0 auto;
	text-align: left;
}

#container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#pageHeader
{
	width: 999px;
	background-color: #C9CCD1;
}

#pageHeader h1
{
   width:999px;
   height:76px;
   margin:0;
   padding:0;
   background:url("/Portals/_default/Skins/BigMountainClub/images/header_bg.jpg") top left no-repeat;
   clear: both;
}

#pageHeader h1 span
{
	display: none;
}

#menu
{
	
	background:url("/Portals/_default/Skins/BigMountainClub/images/utility_bg.jpg");
	background-repeat: no-repeat;
	padding-left:70px;
	display: inline;
	float: left;
	width:700px !Important;
	width:770px;
    height:24px;
}

#search
{
	width: 164px !Important;
	width: 229px;
	height: 25px;
	background:url("/Portals/_default/Skins/BigMountainClub/images/search_bg.jpg") top left no-repeat;
    display: inline;
    float:left;
    padding-top: 2px;
    padding-left:65px;
}

#search input
{
	font-size: 11px;
}

#search a
{
	padding-bottom: 5px;
}

#contentImage
{
	background:url("/Portals/_default/Skins/BigMountainClub/images/indexImage.jpg") top left no-repeat;
	width: 770px;
	height: 345px;
	display: inline;
	float:left;
}

#contentImage span
{
	display: none;
}

#middle
{
	background: #CED1D6;
	margin: 0;
	padding: 0;
	width: 999px;
}


#middle ul
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 232px;
}

#middle ul li
{
	margin: 0;
	padding: 0;
}

#middle ul li span
{
	display: none;
	margin:0;
	padding:0;
}

#leftPane
{
	display: inline;
	float: left;
	width: 770px;
	background: #fff;
	
}

.contentPane
{
	float: left;
	width: 538px;
}

.rightPane
{
	float: left;
	display: inline;
	background: #CED1D6;
	width: 229px !Important;
	width: 229px;
	border-top: solid 6px #fff;
}


#footer
{
	background: #5C5C5C;
	clear: both;
	border-top: solid 6px #fff;
	height: 20px;
}