@import url("/style/nav.frontend.css");
body {
	background-color: #999;
}
	
#centerpage {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	background:url('/Pine_Creek_Valley_Border_RightnLeft.gif') repeat-y top;
}
	
#sitemapline {
	background-color:#999999;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFF;
	}
	
#whitespace {
	background-color:#FFFFFF;
	width:950px;
	background:url('/Pine_Creek_Valley_Border_RightnLeft.gif') repeat-y top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#bordertop {
	background:url('/Pine_Creek_Valley_Border_TopNew.gif') no-repeat top;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	}
	
#image {
	background:url('/Pine_Creek_Valley_Border_RightnLeft.gif') repeat-y top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:950px;
	}
	
#Menu {
	background:url('/Pine_Creek_Valley_Border_RightnLeft.gif') repeat-y top;
	width:950px;
    overflow:hidden;
	position:relative;
	}
	
#topnavbar {
	background:url('/Pine_Creek_Valley_Border_RightnLeft.gif') repeat-y top;
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

#centerbottomlinks {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#centersearch {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#borderbottom {
	background:url('/Pine_Creek_Valley_Border_BottomNew.gif') no-repeat bottom;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:20px;
	width:950px;
	}
	
#centercontent {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#contenttablepara {
	width:500px;
	text-align:left;
	text-indent:10px;
	}

#contenttablefull {
	width:800px;
	text-align:left;
	}
	
.txtindent {
	text-indent:10px;
}

.pcvupdate {
	color:#C00;
	font-weight:bold;
}

.pcvupdatedt {
	color:#0099CC;
	font-weight:bold;
}

.rulesPara {
	width:750px;
	text-align:left;
	text-indent:2em;
	}
	
.ParaNI {
	width:750px;
	text-align:left;
	}
	
#Greeting {
	width:750px;
	text-align:left;
	}
	
#visitpcv {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#businesslabel {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#pagelinks {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#contentdiv {
	font-size:12;
	width:850px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
	border:ridge #006633;
	margin-left:auto;
	margin-right:auto;
	}
	
a img 
{
    border: none;
}
	
.businessListingLink 
{
    margin-right: 15px;
}

.clr { clear: both; }
