body {
	background-image: url('images/bgfade.jpg');
	background-repeat: repeat-x;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding-left: 100px;
	padding-right: 100px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #2c1e58;
	letter-spacing: 1px;
}

#frame {
	width: 90%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: 2px solid #660000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#frame p, #frame li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

#header {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2c1e58;
	font-weight: bold;
}
#header td {
	text-align: left;
	padding: 0;
}
#header td .name {
	font-size: 125%;
}
#header td .tagline {
	font-style: italic;
}

.logo {
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
}

.navbar {
	margin-top: 10px;
	margin-bottom: 0px;
}
.navbar td {
	padding-left: 20px;
	padding-right: 20px;
}
.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.navbar a:link, .navbar a:visited, .navbar a:active {
	color: #666666;
}
.navbar a:hover {
	text-decoration: underline;
	color: #990000;
}

#bHome a.home {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bAbout a.about {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bApartments a.apartments {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bBrochures a.brochures {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bCommunities a.communities {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#bContact a.contact {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.navstep {
	margin-top: 30px;
	margin-bottom: 30px;
}
.navstep td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

.navstep td a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.navstep a:link, .navstep a:visited, .navstep a:active {
	color: #666666;
}
.navstep a:hover {
	text-decoration: underline;
	color: #990000;
}

#contact {
	border: 2px solid #2c1e58;
	margin-top: 25px;
	margin-bottom: 25px;
}
#contact th {
	padding: 4px;
	padding-left: 10px;
	background-color: #2c1e58;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;

}
#contact td {
	padding: 4px;
	background-color: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #2c1e58;
	text-align: left;
}

input:focus, select:focus, textarea:focus {
	background-color: #efefef;
}

.floorplans td {
	text-align: center;
}
.floorplans a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
.floorplans a:hover {
	text-decoration: underline;
	color: #990000;
}

.adobe {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.links a:link, .links a:visited, .links a:active {
	color: #0000ee;
}
.links a:hover {
	text-decoration: underline;
	color: #990000;
}
.photos {
	float: right;
	margin-left: 10px;
}
.photos td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-bottom: 10px;
}
.photos img {
	border: 1px solid #000000;
}