/* Kansas City Real Estate */

@import "menu-template.css";
@import "additional.css";




body {
	margin: 0px;
	padding: 0px;
	background-image: url(../new/images/body-bgr.jpg);
	background-repeat: no-repeat;
	background-color: #C3A96C;
	font-size:100%;
}
#site-wrap {
	background-image: url(../new/images/top-pattern-bgr.jpg);
	background-repeat: repeat-x;
	padding-top: 22px;
}

/* Header Part */


#header-wrap {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F4EF;
	background-image: url(../new/images/top-header-sm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 465px;
	padding: 0px;
}




/* Header Part - Left */

.links-side {
	width: 278px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#sitemap {
	width: 300px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 50px;
}
#sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sitemap li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 55px;
}
#sitemap  li a.homel, #sitemap  li a.siteml, #sitemap  li a.blogl  {
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 0px;
	display: block;
	height: 15px;
	background-position: center top;
	padding-top: 37px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}


#sitemap  li a.homel {
	width: 29px;
	background-image: url(../new/images/home-link.jpg);
	margin-right: 20px;
	margin-left: 32px;
}

#sitemap  li a.siteml {
	width: 38px;
	background-image: url(../new/images/sitemap-link.jpg);
	background-position: center;
	margin-right: 20px;

}

#sitemap  li a.blogl {
	width: 45px;
	background-image: url(../new/images/blog-link.jpg);
	background-position: center;
}

#sitemap a {
	color: #0065D9;
	font-size: 0.7em;
	*font-size: 11px; /* IE 7 and below */
}


#sitemap a:hover {
	text-decoration: none;
}

/* Header Part - Right */

.flash-box {
	width: 639px;
	float: right;
	margin: 0px;
	padding-top: 80px;
	padding-right: 26px;
}


#areas-links {
	height: 110px;
	width: 639px;
	background-image: url(../new/images/area-link-bgr.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	float: right;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: bottom;
}



#areas-links .areas-served {
	color: #503c04;
	font-family: Georgia;
	font-weight: bold;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#areas-links ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 0.9em;
	*font-size: 14px; /* IE 7 and below */
	line-height: 1.5em;
}
#areas-links a {
	color: #503C04;
}
#areas-links a:hover {
	text-decoration: none;
}
#areas-links #re-links {
	list-style-type: none;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#areas-links #re-links li {
	background-image: url(../new/images/double-brown-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#areas-links #re-links .st {
	width: 435px;
}
#areas-links #re-links li.st:hover {
	width: 450px;
}
#areas-links #re-links .nd {
	width: 285px;
}

#areas-links #re-links li.nd:hover {
	width: 300px;
}

#areas-links #re-links .rd {
	width: 450px;
}

#areas-links #re-links li.rd:hover {
	width: 465px;
}

#areas-links #re-links .th {
	width: 545px;
}

#areas-links #re-links li.th:hover {
	width: 560px;
}
#areas-links  #re-links  .mov {
	width: 345px;
}
#areas-links  #re-links  li.mov:hover {
	width: 360px;
}
#areas-links  #re-links  .cut {
	width: 360px;
}
#areas-links  #re-links  li.cut:hover {
	width: 375px;
}
#areas-links  #re-links  .calc {
	width: 380px;
}
#areas-links  #re-links  li.calc:hover {
	width: 395px;
}








/* Content */

#content-wrap {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F4EF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../new/images/content-top.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #d8e0f4;
}


.content {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-family: Arial;
	color: #000000;
}
.content a {
	color: #08437A;
}
.content a:hover {
	text-decoration: none;
}



/* Footer */

#footer {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
	background-image: url(../new/images/footer-bgr.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer .footer-menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer-menu ul {
	list-style-type: none;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 972px;
	height: 15px;
}
.copyright a {
	color: #0843A5;
}
.footer-menu  .medium-last {

	width: 120px;
}

.footer-menu li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #503C04;
}
.footer-menu a {
	color: #503C04;
	font-family: Arial;
	font-size: 0.85em;
	*font-size: 14px; /* IE 7 and below */
}
#footer  a:hover {
	text-decoration: none;
}
.footer-menu .g  {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.short  {
	width: 70px;
}
.footer-menu .short-m  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 70px;
}
.medium {
	width: 120px;
}
.long {
	width: 220px;
}
#footer .clear {
	height: 15px;
	clear: both;
}
#footer .copyright {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #503C04;
	font-size: 0.65em;
	*font-size: 10px; /* IE 7 and below */
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.special {
	margin: 0px;
}

#footer .copyright .c-text {
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#footer .copyright .twitter {
	float: left;
	padding-left: 60px;
	background-image: url(../new/images/twitter-icon.png);
	_background-image: none; /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	font-size: 1em;
	*font-size: 10px; /* IE 7 and below */
	padding-top: 20px;

}

