/*concord_ahp*/
body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
.navigationBar {
	padding-top:3px;
	*padding-top:0px;
	line-height:normal;
	border-top:1px solid #f1e1c9;
	border-bottom:1px solid #9d7558;
	background:#fff url('/Common/website_templates/concord_ahp/images/navigation_background.jpg') repeat-x;
	height:26px;
	*height:29px;
}
.navigationBar a {
	font:bold 12px/24px Arial;
	color:#37250f;
	padding-left:16px;
}
.navigationBar a:hover {
	color:#9a3f19;
}
.propertySolutionsLink {
	font:normal 10px/15px Arial;
	color:#82826e;
	margin-top:8px;
	text-align:left;
	padding-left:4px;
}
.propertySolutionsLink a {
	color:#82826e;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#82826e;
	text-decoration:underline;
}
.topLine {
	background-color:#573e26;
	border-bottom:1px solid #eadbc4;
}
.bottomLine {
	background-color:#644e40;
	border-top:1px solid #ac7153;
}
.landingText .text {
	font:normal 12px arial;
	color:#4c4129;
	padding:10px 30px 15px 33px;
}
.landingText .title {
	font:bold 16px arial;
	color:#61462b;
	padding:20px 0px 0px 30px;
}
.logo {
	font:bold 38px arial;
	color:#6e3c22;
	width:319px;
	padding-top:120px;
}
.logoBackground {
	 background-color:#e6dab5;
}
.logoBorderRight {
	 border-right:1px solid #877252;
}
.titleBar {
	color:#d6a78e;
	font-size:12px;
	border-bottom:1px solid #d5ba9f;
}
.residentPortalLogin {
	background-color:#5b2c13;
	width:291px;
	height:145px;
	padding:14px;
}
.residentPortalLogin button {
	border:0px;
	background-image:url('/Common/website_templates/concord_ahp/images/login_button_background_home.jpg');
	color:#86573e;
	font:bold 14px/28px arial;
	height:28px;
	width:60px;
	padding:0px;
	margin-top:3px;
}
.residentPortalLogin input {
	color:#ffd4bc;
	background-color:#8e5f46;
	border-top:1px solid #64351c;
	border-left:1px solid #64351c;
	border-bottom:1px solid #9a6b52;
	border-right:1px solid #9a6b52;
	width:209px;
	height:17px;
	padding-top:4px;
	margin-bottom:3px;
	float:right;
}
.residentPortalLogin .formText {
	color:#ffd4bc;
	font:normal 12px Arial;
}
.residentPortalLogin .extraLinks a {
	color:#e7b89f;
	font:normal 12px Arial;
}
.residentPortalLogin .extraLinks a:hover {
	color:#e7b89f;
	font:normal 12px Arial;
	text-decoration:underline;
}
.colorBoxOne {
	background-color:#6e3c22;
	width:160px;
	height:28px;
}
.colorBoxTwo {
	background-color:#a84622;
	width:159px;
	height:28px;
}
.propertyPhoto {
	background:#a85c3c url('/Common/website_templates/concord_ahp/images/property_photo_background.jpg') repeat-x;
}
.photoBorder {
	border:1px solid #efefd8;
	width:193px;
}
.morePhotos a {
	font:bold 14px Arial;
	color:#5e402a;
}
.morePhotos a:hover {
	color:#7e2601;
}
.requestInfo {
	background:url('/Common/website_templates/concord_ahp/images/request_more_info.png') repeat-x;
	margin:7px 0px 7px 0px;
	padding-top:5px;
	height:24px;
}
.requestInfo a {
	font:bold 14px Arial;
	color:#8d6447;
}
.propertyAddress {
	font:normal 12px Arial;
	color:#e9dabf;
}
.propertyAddress a {
	font:normal 12px Arial;
	color:#e5744e;
	text-decoration:underline;
}
.propertyAddress a:hover {
	text-decoration:none;
}
.takeOnlineTour {
	border-top:1px solid #4f2a19;
	background-color:#592e1b;
}
.quickLinksContainer {
	padding:8px 0px 8px 0px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.quickLinks {
	background-color:#613118;
}
.quickLinks li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.quickLinks li a {
	font:bold 12px/24px Arial;
	color:#fff;
	background:#613118 url('/Common/website_templates/concord_ahp/images/quicklinks_background.png') top left no-repeat;
	display:block;
	padding-left:26px;
}
.quickLinks li a:hover {
	color:#fff;
	text-decoration:underline;
	background: url('/Common/website_templates/concord_ahp/images/quicklinks_background.png') left -60px no-repeat;
}
