/* Style Sheet for Cambridge Court Apts */body {   margin: auto;   background-color: #f6f3f4;   text-align: left;   color: #181850;   font-family: Times, "Times New Roman", serif;}#top-left {   margin: auto;   background-color: #181850;   color: #fff;   padding: .5% 1% 0 1%;   width: 68%;   float: left;}#top-right {  float: right;  background-color: #181850;  color: #fff;  padding: .5% 1% 0 1%;  width: 28%;  text-align: right;}#links {  background-color: #f6f3f4;  width: 17%;  padding: 1% 2% 1% 6%;  float: left;}#main {  background-color: #fff;  width: 46%;  padding: 1% 2%;  float: left;  text-align: justify;  color: #181850;}#photos {  background-color: #f6f3f4;  width: 21%;  padding: 1% 2%;  float: right;  text-align: center;}#footer {  background-color: #181850;  color: #f6f3f4;  text-align: right;  padding: 1% 2%;  width: 96%;  clear: both;}a img {border: 0}.links a:link {color: #181850; text-decoration: none; font-weight: bold; font-size: 20px}.links a:visited {color: #181850; text-decoration: none; font-weight: bold; font-size: 20px}.links a:hover {color: #fff; text-decoration: none; font-weight: bold; font-size: 20px; background-color: #181850; padding: 0 4px; border: thin solid #fff}.footer a:link {color: #f6f3f4; text-decoration: none;}.footer a:visited {color: #fff; text-decoration: none;}.footer a:hover {color: #fff; text-decoration: underline;}.footer a:active {color: #f6f3f4; text-decoration: underline;}p.bold {font-weight: bold}p.indent {text-indent: 20px; line-height:1.3em; font-size:20px}p.indent1 {text-indent: 20px; line-height:1.2em; font-size:18px}p.center {text-align: center}p.center-bold {text-align: center; font-size:26px; font-weight: bold}p.center-bold1 {text-align: center; font-size:18px; font-weight: bold}