/* CSS Document */

#bodylayout {
	width: 700px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}
	
#topheader {
	width: 100%;
	height: 98px;
	}
	
#flash {
	width: 100%;
	height: 232px;
	}
	
#innerbody {
	width: 594px;
	margin-left:53px;
	margin-right:53px;
	margin-top:5px;
	margin-bottom:5px;
	min-height: 802px;
	height: auto !important;
	height: 802px;
	background-color: #FFFFFF;
	}
	
#address {
	width: 100%;
	padding-top:9px;
	padding-bottom:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}
	
#navigation {
	width: 100%;
	padding-top: 5px;
	padding-bottom:5px;
	}
	

#innercontenttop {
	width: 100%;
	}
	
#innercontentbottom {
	width: 100%;
	clear: both;
	}	
	
#innerlefttop {
	width: 272px;
	float:left;
	padding-top: 35px;
	}
	
#innerleftbottom {
	width: 272px;
	float:left;
	padding-top: 35px;
	}	

#almamater {
	width: 272px;
	height: 76px;
	padding-bottom: 20px;
	}

#graybox {
	width: 252px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image:url(images/gray_box.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}
	
#story {
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	padding-bottom: 8px;
	}
	
#appointment {
	width: 272px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}
	
#testimonials {
	width: 272px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}	
	
#innerrighttop {
	width: 321px;
	float: right;
	padding-top: 35px;
	}
	
#innerrightbottom {
	width: 321px;
	float: right;
	padding-top: 35px;
	}
	
#searchbox {
	width: 276px;
	margin-left: 45px;
	background-color: #e2e2e2;
	}
	
#searchtop {
	width: 276px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	background-image:url(images/aptsearch_top.gif);
	background-repeat:no-repeat;
	}
	
#searchheader {
	width: 250px;
	margin-left: 25px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}

table.search-results h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
td.picture { width: 25%; }
td.description { width: 50%; }
td.units { width: 25%; }
	
#searchmiddle {
	width: 226px;
	min-height: 282px;
	height: auto !important;
	height: 282px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	}

#searchmiddle div {
	margin-bottom: 20px;
	}

#searchmiddle label {
	display: block;
	padding-bottom: 5px;
	}

#searchmiddle #submit-search {
	margin-top: 10px;
	float: right;
	}
	
#searchbottom {
	width: 276px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	background-image:url(images/aptsearch_bottom.gif);
	background-repeat:no-repeat;
	}
	
#ads {
	width: 276px;
	margin-left: 45px;
	margin-top: 9px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}	
	
#slideshow {
	width: 276px;
	margin-left: 45px;
	margin-top: 4px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;	
	}	
	
#footer {
	width: 100%;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	}
	
#footertext {
	width: 680px;
	font-family: Arial;
	font-size: 12px;
	color: #6d6e71;
	padding-top: 16px;
	margin-right: 20px;
	}

.cake-debug, .cake-stack-trace {
	background-color: #f99;
	color: #000;
	border: solid #911 2px;
	overflow: scroll;
	width: 100%;
	height: 100%;
}
