/*----Layout Stylesheet for Windsor Plave RV Estates----*/
@import url('css/reset.css');
@import url('css/menu.css');
@import url('css/fck.css');

html {margin: 0;padding: 0;	height: 100%;}
body {margin: 0 auto;height: 100%;}
#Page {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;width: 100%;clear: both;}
#Page{background:transparent url('images/bkg_btm_strip.jpg') repeat-x center 214px; }
#WoodBG{position:absolute; background: black url('images/Bkg_top_wood.jpg'); top:0; left:0; width:100%; height:214px; }

#Frame{margin:35px auto; width:915px; z-index:100; }
td.TopLeftCorner{width:18px; height:18px; background: transparent url('images/content_corner_top_L.png')  no-repeat top;}
td.TopRightCorner{width:18px; height:18px;background: transparent url('images/content_corner_top_R.png') no-repeat top; }
td.TopStrip{height:18px;background: transparent url('images/content_top_strip.png') repeat-x top; }
td.LeftStrip{width:18px; background: transparent url('images/content_Side_strip_L1.png') no-repeat top;}
td.RightStrip{width:18px; background: transparent url('images/content_Side_strip_R1.png') no-repeat top;}

#Top{background: white url('images/content_bkg.jpg') repeat-x top;padding: 0 16px;}
#Top div.Logo{text-align:center;padding:10px 0;}
#Top div.Spotlight{border:4px solid #581910; width:847px; line-height:0; }
#Top div.Spotlight p{margin:0; padding:0;}
#Top div.Spotlight img{border:1px solid white;}
#Top div.MainMenu{margin-top:4px;line-height:39px; background: transparent url('images/nav_strip.jpg') repeat-x top;width:100%;}

#Content{width:100%; padding-left:3px; padding-right:5px;}
#Content div.wrapper{background: white; }
#BodyHome div.LeftCol{float:left;width:559px; padding:0 25px;}
#BodyHome div.RightCol{float:left;width:248px;}
#Foot{text-align:center;padding: 10px 0;}
.clear{clear:both;}
.white{background:white;}
.RelPos{position:relative;z-index:-1000; height:0; top:0; width:100%;}

#BodyAdmin div.LeftCol{width:857px; margin-left:25px; margin: 0 auto;}


#BodyInternal{width:100%;}
#BodyInternal > div.Top{width:857px; margin-left:25px;}

#BodyInternal > div.One{}
#BodyInternal > div.One > div.Left{float:left;width:525px; margin-right:7px; margin-left:25px;}
#BodyInternal > div.One > div.Right{float:left;width:325px;}

#BodyInternal > div.Two > div.Left{float:left;width:271px;margin-left:25px; }
#BodyInternal > div.Two > div.Middle{float:left;width:305px;margin-right:5px; margin-left:5px;}
#BodyInternal > div.Two > div.Right{float:left;width:271px;}

#BodyInternal > div.Three > div.Left{float:left; width:325px;margin-right:7px;margin-left:25px;}
#BodyInternal > div.Three > div.Right{float:left;width:525px;}


#BodyInternal > div.Bottom{width:857px;clear:both;margin-left:25px;}




