
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-align: left;
	background: #cccccc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
}

#main {
	margin: 0px auto;
	width: 778px;
	text-align: left;
	background: #cccccc url(bg_shape.jpg) repeat-y center center;
}

#header {
	height: 127px;
	background: url(logobanner.jpg) no-repeat center center;
}

#head_menu {
	padding-bottom: 12px;
	background: url(line.jpg) no-repeat center bottom;
}
#foot_menu {
	background: url(footer.jpg) no-repeat center top;
	height: 40px;
}
#foot_menu .foot_text {
	padding-top: 2px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#foot_menu .foot_text a {
	color: #000000;
}
.h_main_menu {
	text-align: center;
	padding-top: 10px;
}
.h_main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.h_main_menu li {
	display: inline;
}
.h_main_menu li a {
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(h_tab.gif) no-repeat left top;
}
.h_main_menu li a span {
	padding-right: 10px;
	white-space: nowrap;
	background: url(h_tab.gif) no-repeat right top;
}
.h_main_menu li a:hover {
	background-image: url(h_tab_over.gif);
}
.h_main_menu li a:hover span {
	background-image: url(h_tab_over.gif);
}

#contents {
	margin: 30px;
	font-size: 14px;
}

img {
	border: none;
}

.col_half {
	width: 50%;
}
.flt_r {
	float: right;
}
.flt_l {
	float: left;
}
.txt_c {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.clr_both {
	clear: both;
}

ul.h_loc_list {
	color: #333333;
}
ul.h_loc_list li {
	margin-top: 15px;
}
ul.h_loc_list span {
	color: #666666;
	font-weight: bold;
}

#liz_sig {
	margin: 30px 20px 30px 0px;
	font-size: 12px;
}
#liz_sig a {
	color: #000000;
}

div.hr {
	margin: 20px 0px;
	border-top: 10px solid #e56349;
	height: 10px;
}

#pre_foot {
}
#attn_apps {
	background: url(flagbackground.gif) no-repeat center center;
}

/*---------------------------------------------
 * apartment_locations
 *---------------------------------------------
 */
#city_state_jumper_frm {
	margin-left: 40px;
	text-align: left;
}
#city_state_jumper_frm optgroup {
	color: #e56349;
}
#city_state_jumper_frm optgroup option {
	color: #956349;
}

ul.states {
	list-style-type: none;
}
ul.states ul.cities {
	padding-left: 25px;
	list-style-type: none;
}
ul.states li.city ul.details {
	margin-top: 5px;
	margin-left: 15px;
	padding: 2px;
	padding-left: 8px;
	list-style-type: none;
	border: 1px solid #eeeeee;
	border-left-width: 15px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #f6f6f6;
}
ul.states li.city ul.details a {
	padding: 2px 0px;
	color: #e56349;
	text-decoration: none;
	font-weight: bold;
}
ul.states li.city ul.details a:hover {
	color: #923136;
}
ul.states li.city ul.details div {
	margin: 5px 5px 0px 5px;
	padding: 2px;
	color: #666666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
ul.states li.city ul.details li {
	font-size: 10px;
}
ul.states li.city ul.details li span {
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
ul.states li.city ul.details li.address {
	margin: 10px 0px 15px 25px;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
ul.states li.state {
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.states a.state {
	color: #e0e0e0;
	font-weight: bold;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
}

ul.cities li.city {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.cities a.city {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
ul.cities span.city {
	padding-left: 10px;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
#toll_free_phone {
	margin-right: 15px;
	text-align: right;
	float: right;
	font-size: 12px;
}
#toll_free_phone .phone_number {
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}

/*---------------------------------------------
 * apartment_contact
 *---------------------------------------------
 */
#contact_1 {
	text-align: center;
}
#contact_1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contact_1 a {
	color: #956349;
}
#contact_1 .block {
	margin: 15px auto;
	padding: 5px;
	width: 300px;
	text-align: left;
	border: 1px solid #eeeeee;
	border-left-width: 10px;
}
#contact_1 .block .name {
	margin-left: 25px;
	font-weight: bold;
}
#contact_1 .block .name:hover {
	color: #000000;
	text-decoration: none;
}
#contact_1 .block .title {
	margin-top: 2px;
	margin-left: 50px;
	color: #666666;
	font-size: 12px;
	font-style: italic;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
#contact_2 {
	margin-top: 50px;
	text-align: center;
}
#contact_2 ul {
	list-style-type: none;
}
#contact_2 li.names a {
	color: #000000;
}
#contact_2 li.names a:hover {
	color: #000000;
	text-decoration: none;
}
#contact_2 .block {
	margin: auto auto;
	width: 300px;
	text-align: left;
}
#contact_2 li.loc {
	margin-top: 15px;
}
#contact_2 span.loc {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

/*---------------------------------------------
 * apartment_feedback
 *---------------------------------------------
 */
#feedback {
	padding: 0px 50px;
}
#feedback h4 {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
#feedback form {
	margin: 0px auto;
	width: 350px;
}
#feedback form label {
	text-align: right;
}
#feedback form textarea {
	padding: 2px;
	width: 300px;
	height: 150px;
	border: 1px solid #556677;
}
#feedback form input.text {
	padding-left: 2px;
	margin-bottom: 5px;
	width: 300px;
	border: 1px solid #556677;
}
#feedback form input.text:focus {
	background: #f0f0f0;
}
#feedback form label {
	font-weight: bold;
	color: #666666;
}
#feedback form label.label {
	color: #000000;;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}