
body {
	text-align: center;
	margin: 0;
	min-width: 920px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #696969;
	background-color: #8dbaee;
	}
td {vertical-align: top;}

#header { position:relative; }

#mainwrapper {
	margin: 0 auto;
	width: 920px;
	text-align: left;
	}
#contentwrapper {
	background-image:  url(images/bg.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	width:920px;
	}	
.content 
{
	font-size: 100%;
	line-height: 1.9em;
	display: inline; /*fixes the IE double margin error on floats*/
	width: 650px;
	margin: 0px 50px 0px 0px;
	float: right;
	position:relative;
	/*border: 1px solid green;*/
	}
.content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #457aba;
	font-size: 200%;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	letter-spacing: -.01em;
	}
.content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #457aba;
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -.01em;
	}
	


.content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #457aba;
	font-size: 120%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	letter-spacing: -.01em;
	}
.content p {
	margin: 0 0 1.0em 0;
	padding: 0;
	}	
#homepage-text {font-size: 110%; line-height: 1.9em; padding: 0px 15px 0px 10px;}
#feature-wrapper {clear:both;background-image:  url(images/bg.jpg);background-position: left center;background-repeat: repeat-y;padding: 5px 0px 0px 50px;}
#featured {float:left;display:inline;background-image: url(images/featured.gif);background-repeat: no-repeat;background-position: left top;width: 261px;height: 120px;margin-right: 18px;}
#featured h2 {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;font-size: 150%;color: #c19220;font-weight: normal; margin: 10px 0px 0px 15px;}
#featured p {margin: 0px 10px 5px 15px;}
#featured img {margin: 5px 10px 5px 5px;}
#featured a:link {color: #457aba; text-decoration: none;}

/* here is footer, yo! */

div#footer p, div#footer table {color: #000;width: 800px;text-align: center;position: relative;margin-top: 0px;margin-right: auto;margin-bottom: 5px;margin-left: auto;}
div#footer a:link {color: #093c92;text-decoration: none;}
div#footer a:visited {color: #093c92;text-decoration: none;}
div#footer a:hover {color: #333333;text-decoration: underline;}
	
div#byline {color: #000;}
div#byline a:link {color: #000;}
div#byline a:visited {color: #000;}
div#byline a:hover {color: #093c92;}

/* global links
---------------------------------------------------------- */
a:link {color:#457aba; text-decoration: underline;}
a:visited {color:#457aba; text-decoration: underline;}
a:hover {color:#000; text-decoration: underline;}

/* SEARCH POD STYLING YO! ---------------------------------------------------------- */
.pod-search .section {
	display: inline; /*fixes the IE double margin error on floats*/
	float:left;
	background:  url(images/pod-search.jpg) no-repeat;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 160px;
	/*border: 1px solid red;*/
	}
.pod-search .description {
	display: inline;
	float: left;
	width: 130px;
	margin: 10px 10px 0px 15px;
	padding: 0px 0px 0px 0px;
	}
.pod-search .sectionClose {
	background:  url(images/pod-search.jpg) no-repeat bottom left;
	clear: both;
	display: block;
	height: 15px;
	font-size: 0;}
.pod-search p {
	margin: 5px 0px 0px 0px;
	padding: 0px;}
.pod-search select {
	font-size: 90%;
	width: 130px;
	margin: 0px;
	padding: 0px;}
.pod-search h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4579ba;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	font-weight: normal;
	}
.pod-search a:link {
	color: #4579ba;
	text-decoration: underline;}
.pod-search a:visited {
	color: #4579ba;
	text-decoration: underline;}	
.pod-search a:hover {
	color: #000;
	text-decoration: underline;}
/* END SEARCH POD ---------------------------------------------------------- */

.arrows {color: #457aba;}

.p7tbsub {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF; /*for Netscape 4*/
	
	border-top: 0px solid white !important;
	border-right: 1px solid #7aaceb !important;
	border-bottom: 1px solid #7aaceb !important;
	border-left: 1px solid #7aaceb !important;
	
	margin-top: -4px;
}
.p7tbsub p {
	padding: 0px 12px 0px 8px;
	margin: 0px 0px 0px 8px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.p7tbsub a:link {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #666666;
	text-decoration: none;
}
.p7tbsub a:hover {
	color: #c19220;
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #c19220;
	text-decoration: underline;
}
.p7tbdn {
	color: #FFCC00 !important;
	font-weight: bold;
}

#tblApartments {	
	line-height: 1.3em;
	}
#tblApartments h2 {	
	text-transform: uppercase;
	color: #5a5a5a;
	font-size: 16px;
	font-weight: bold;
	background-color: #dfdfdf;
	padding: 4px 2px 4px 8px;
	margin: 0px;
	}
#tblApartments h3 {	
	text-transform: uppercase;
	font-weight: bold;
	background-color: #b4cded;
	color: #1c3656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 8px;
	margin: 2px 0px 2px 0px;
	}
#tblApartments h4 {	
	font-weight: normal;
	text-transform: uppercase;
	color: #4579ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0px 0px 8px;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	}
	
#tblApartmentDetail {	
	line-height: 1.3em;
	}

#tblApartmentDetail h1 {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #457aba;
	font-size: 18px;
	padding: 0px;
	margin: 10px 0px 7px 0px;
	}
#tblApartmentDetail h2 {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-style: italic;
	}
#tblApartmentDetail h3 {	
	font-weight: bold;
	background-color: #dfdfdf;
	color: #345c8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	margin: 2px 0px 2px 0px;
	}
	
#tblApartmentDetail li {	
	list-style-type: square;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-position:outside;
	}
#tblApartmentDetailAddress td {
		padding: 0px 10px 5px 0px;
		}

.result {
	line-height: 1.3em;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	}
.resultName {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 5px 0px 6px 0px;
	}
.resultAddress {
	margin: 0px 10px 6px 0px;
	}
.resultPhone {
	margin: 0px 0px 6px 0px;
	}
.resultImage {
	border: 1px solid #cccccc; 
	width: 150px; 
	height: 113px; 
	padding: 4px; 
	margin: 4px;
	}
.resultLinks {
	background-color: #dfdfdf;
	font-weight: bold;
	height: 20px;
	padding: 4px 0px 0px 8px;
	}
.resultLinks a:link {
	text-decoration: none;
	}
.resultLinks a:visited {
	text-decoration: none;
	}
.resultLinks a:hover {
	text-decoration: none;
	}
.resultName a:link {
	text-decoration: none;
	}
.resultName a:visited {
	text-decoration: none;
	}
.resultName a:hover {
	text-decoration: none;
	}
#GoogleMap {
	width: 320px;
	border: 1px solid #cccccc;
	padding: 4px;
}