@charset "UTF-8";

/* Pennington Court Home Style Sheet   */
/* edited:     2013 Nov 27 jos             */
/* validated: 2013 Nov 27 jos Css3    */
/* http://htmlhelp.com/tools/csscheck/ */
/* http://validator.w3.org/unicorn/    */
/* errors:0, warnings:0                */

body {
	background:#F3EDDD none;
    color: black;
    height:auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%; 
    font-weight:normal;
    }
  
/* begin two-column div style specification */
#wrapper {
	background:#F3EDDD none;
    color:black;
    margin:0px;
    padding:0px;
    padding-bottom:20px;
	width:100%;
	}

#page {
	background:#F0F0C8;
	color:black;
    margin:0px auto;
    padding:0px;
    padding-bottom:20px;
    width:1060px;
    }

#cards {
	border:0px;
	float:left;
	margin:0px;
	margin-top:-4px;
	padding:0px;
	text-align:left; 
	width:230px;
	vertical-align:top;
	}

#cards p{
	font-size:100%;
	margin:0px;
	margin-left:10px;
	}

/* begin Menu */
#myMenu {
	background:green;
	color:#FFFFFF;
	margin-top:-4px;
	vertical-align:top;
	}

#pcMenu {
	background:green;
	color:#FFFFFF;
	margin-top:-4px;
	vertical-align:top;
 	 padding:15px 0px 15px 0px;
    font-family:Helvetica, Courier, sans-serif;
    font-size:100%; 
    font-weight:bold;
    text-align:left;
	}

#pcMenu a:link     { background:green; color:#FFFFFF; text-decoration:none; }
#pcMenu a:visited { background:green; color:#FFFFFF; text-decoration:none; }
#pcMenu a:hover   { background:green; color:#FF0000; text-decoration:none; }
#pcMenu a:active   { background:green; color:#FFFFFF; text-decoration:none; } 

#pcMenu  buttons {
 	 background:green;
 	 color:#FFFFFF;
 	 height:30px;
 	 padding-top:15px;
 	 }

 .clear     { clear:both  } 
 .clearL    { clear:left  } 
 .clearR    { clear:right }
 
 .floatLeft { float:left   }
 .floatRite { float:right  }
 
 .center        { text-align:center }
 .uline         { text-decoration:underline }
 .marL20px { margin-left:20px  }
 .marT0px   { margin-top:0px    }
 .noTop       { margin-top:0px    }
 .marLR15   { margin-left:15px; margin-right:15px }

 .card01  { width:230px        }
 .card02  { margin-top:-4px  }
 .card03  { margin-top:-10px }
 .card04  { margin-left:12px  }

 .wTd02  { width:540px;   }
 .wTd03  { width:290px  }
 .wTd23  { width:830px  }

 .offset01 { margin-left:120px }

 .photo01 {
	background:#F0F0C8;
	color:#000000;
	margin:0px;
	padding:0px;
	width:290px;
	text-align:left;
	}

 .photo02 { margin-left:50px }

 .adVert { 
 	margin-left:100px;
 	margin-top:20px;
 	height:60px;
	vertical-align:top;
 	}

 .adDot {
	background:#F0F0C8;
	color:red;
	font-size:250%;
	width:25px;
	}

 .adText {
	background:#F0F0C8;
	color:black;
	font-size:100%;
	margin-left:30px;
	margin-top:-42px;
	vertical-align:top;
	}



#suites1  {}
#suites1  ul { margin-top:0px    }
#suites1  li { margin-left:0px }

#FPlans {
	margin-left:50px;
	width:730px;
	height:634px
	}

 .stores01 {
	padding-left:55px;
	width:730px;
	height:840px
	}

 .iTitle {
 	 width:600px;
 	 height:130px;
 	 }   
  
table {
	background:#F0F0C8;
	color:black;
	border:0px;
	margin:0px auto;
	padding:0px;
	width:1060px;
	}


/* begin td description */
td {
	 margin:0px;
	 padding:0px;
	 text-align:left;
	 vertical-align:top
	 }

 .tdCol1 {
	width:230px;
	}

/* begin paragraph description */
p {
	background:#F0F0C8;
	color:black;
    font-family:Verdana, Arial, Helvetica,sans-serif; 
    margin:15px 0px 0px 0px;
    text-align:left;
    }


h1 {
	background:#F0F0C8;
	color:black;
    font-family:Helvetica,Courier,Arial,sans-serif;
    font-weight:bold;
    text-align:left; }



/* begin image description */
img {
	border:0px;
	margin:0px;
	}

 .imgCtr { display: block; margin-left:auto; margin-right:auto; }

/* begin anchor description */
a:link    { background:#F0F0C8; color:#0000CC; text-decoration:none;      }
a:visited { background:#F0F0C8; color:#336600; text-decoration:none;      }
a:hover   { background:#F0F0C8; color:red;     text-decoration:underline; }
a:active  { background:#F0F0C8; color:#336600; text-decoration:underline; }

/* Pennington Court */
/* end of file      */