/*
Customized CSS for Cedar Cover RV Park
Developed By: DowTechnology
*/

#bk 
{
	background-color:#ffffff;
	background-image: url('/images/bk.gif');
	background-repeat: repeat-x;
	height:300px;
}

#mm
{
	top: 11px;
	width: 238px;
	z-index: 9999;
	float:left;
	padding:3px 0px 0px 120px;
}

.btxt 
{
	font-size:14px;
	color:#000000;
}

.bhdr
{
	font-size:16px;
	color:#000000;
	valign:top;
}

#cc-nav { width:180px; margin-left:18px; height:14px; float:left; }
#cc-mnu { width:715px; height:25px; float:left; vertical-align:top; padding-bottom:5px; }
#cc-mnul li { display: inline; list-style-type: none; font-size:15px; text-decoration:none; cursor:hand; }
#cc-mnul li a { color:#000000; text-decoration:none; font-weight:normal; }
.cc-sep {color:#476d89; font-size:10px; }

#cc { width:715px; text-align:left; }
#ccl
{
	background: url('/images/cc_bl.gif') no-repeat;
	height:179px;
	width:13px;
	float:left;
}

#ccm
{
	background: url('/images/cc_bm.gif') repeat-x;
	height:179px;
	vertical-align:top;
	width:679px;
	float:left;
	padding:10px 0px 0px 10px;
}

#ccr
{
	top:0px;
	background: url('/images/cc_br.gif') no-repeat;
	width:13px;
	height:179px;
	float:left;
}

#slideshow
{
	top: 11px;
	width: 208px;
	z-index:9999;
	padding:0px 0px 0px 0px;
}

.ifr
{
	float:right;
	padding:5px 5px 5px 5px;
}

.cc-left
{
	width:660px;
	padding:3px 3px 3px 3px;
	float:left;
}

.cc-right
{
	width:230px;
	padding:3px 3px 3px 2px;
	float:left;
}

.cnt
{
	text-align:center;
	min-width:755px;
}

.main 
{
	top:200px;
	margin:0 auto;	
	width:755px;
	text-align: left;
	float:left;
}

#ft
{
	text-align:center;
	min-width:755px;
	height:300px;
}

#ftc
{
	width:755px;
	margin: 0px auto 0px auto;
	background: url(/images/footer.png) no repeat;
	padding:3px 3px 3px 3px;
}

.phdr 
{
	font-family:Arial;
	font-size:23px; 
	font-weight:bold; 
	color:#000000;
}

#liquid-round 
{
	width:70%;
	margin:0px auto;
	background: #fff url(/images/leftside.gif) repeat-y left top;
}

.liquid-top
{
	width:100%;
	height:20px;
	background: url(/images/top.gif) no-repeat left top;
}

.liquid-top span
{
	display:block;
	position:relative;
	height:20px;
	background: url(/images/top-right.gif) no-repeat right top;
}

.liquid-content
{
	position:relative;
	background: url(/images/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:=1px 0 -50px 0;
	color:#4d4d4d;
}

.liquid-bottom
{
	width:100%;
	height:60px;
	background:url(/images/bottom.gif) no-repeat left bottom;
}


.liquid-bottom span
{
	display:block;
	position:relative;
	height:60px;
	background: url(/images/bottom-right.gif) no-repeat right top;
}