/* @override 
	http://waterpoint.fluidarc.com/css/layout.css
	http://waterpoint.fluidarc.com/_blog/Lake-Conroe-Fun/post/css/layout.css
*/

/** WRAPPER */

#wrapper {
}

/** HEADER */



/** LOGO */


#logo {
	position: absolute;
	left:0;
	top:10px;
	height: 110px;
	width: 263px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 274px;
	height: 134px;
	
}

/** MENU */

/** PAGE */

#page {
}

/** CONTENT */

#content {
	background-color: transparent;
}

/** SIDEBAR */

#sidebar {
	width: 325px;
	float:left;
	background: url(/images/sidebar_1.png) no-repeat;
}

h1.b1 {
	color: #fffeff;
	text-shadow: #2b2b2b 2px 2px 0;
	display: inline;
	position: relative;
	bottom: 50px;
	margin-left: 31px;
}



#inside-column1B div.blog-container p.description {
	display: inline;
	position: relative;
	bottom: 50px;
	color: #b3edf0;
	font-size: 22px;
	text-transform: uppercase;
	margin-left: 5px;
	text-shadow: #265364 2px 1px 0;
}







/** FOOTER */

#footer {
}
/images