@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.container {
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#menu-wrap {
	width:960px;
	margin:0 auto;
}


/*   HEADER   */
#header {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 10px;
}
#header .right{
	width:300px;
}
#header #logo a {
	background:url(../images/mcg-logo.png) no-repeat;
	width:344px;
	height:112px;
	text-indent:-9999px;
	display:block;
}
#header #logo a:hover, .manage a:hover {
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
#header #phone-no {
	text-indent:-9999px;
	background:url(../images/phone.png) no-repeat;
	width:240px;
	margin:10px auto 0 ;
	height:40px;
}
.manage a {
	display:block;
	text-indent:-9999px;
	background:url(../images/manage.png) no-repeat;
	width:300px;
	height:40px;
	margin:5px 0 0;
}

/*   MENU   */
#menu {
	background:url(../images/menu.png) repeat-x;
	height:35px;
	position:relative;
	z-index:200;
}

/*   FEATURE   */
#feature {
	background:url(../images/feature-bg.png) repeat-x;
	height:380px;
	overflow:hidden;
	padding:25px 0 0;
}
#feature #image {
	position:relative;
	z-index:0;
	width:656px;
}
#feat-image {
	height:373px;
	overflow:hidden;
}
#feature #next, #feature #prev {
	margin:-80px 0 0 20px;
	width:21px;
	height:28px;
	float:left;
	text-indent:-9999px;
	background:url(../images/arrow-l.png);
	cursor:pointer;
	position:relative;
	z-index:100;
}
#feature #next {
	float:right;
	margin:-80px 20px 0 0;
	background:url(../images/arrow-r.png);
}
#feature #next:hover, #feature #prev:hover {
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
#feature .right {
	width:280px;
	padding:25px 0 0;
}
#feature .welcome {
	font-size:18px;
	line-height:20px;
	font-weight:700;
	color:#fff;
	text-shadow:0px -1px 0px rgba(0,0,0,1);
	display:block;
}
#feature .mcg {
	letter-spacing:-1px;
	font-size:28px;
	line-height:32px;
	font-weight:700;
	color:#3d3d3d;
	display:block;
	text-shadow:0px 1px 0px rgba(255,255,255,1);
	padding:0px 0 20px;
}
#feature p {
	/*font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;*/
	font-weight:700;
	color:#fff;
	/*font-size:15px;*/
	font-size:17px;
	text-shadow:1px 1px 0px rgba(0,0,0,0.5);
}
#feature .tagline {
	color:#3d3d3d;
	text-shadow:1px 1px 0px rgba(255,255,255,1);
	font-size:20px;
	line-height:22px;
	text-align:right;
	padding:20px 0 0;
	
}

/*   MAIN CONTENT   */
#main {
	padding:10px 0 0;
	color:#333;
	overflow:hidden;
	position:relative;
	z-index:9999px;
	min-height:500px;
	height:auto !important;
}
h1,h2,h3 {
	color:#822e69;
	font-weight:100;
	font-size:24px;
	line-height:28px;
	padding:20px 0 10px;
}
#main p {
	padding:0 0 20px;
}
#main ul {
	margin:0 0 0 20px;
}
#main ol {
	margin:0 0 0 30px;
}
#main .faq li {
	padding:0 0 20px;
}
#main .faq ol li {
	padding:0 0 5px;
}
#main ol ol {
	list-style-type:lower-roman;
}
#main ol h3 {
	margin:0 0 0 -30px;
}
#main .left {
	width:595px;
	float:left;
}

#main .right {
	width:300px;
	float:right;
	padding:20px 0 0;
}
#main .right ul {
	margin:0;
}
#main .right h4 {
	font-size:18px;
	color:#fff;
	line-height:24px;
	background:url(../images/right-top-bg.png);
	height:39px;
	padding:20px 0 0;
	text-align:center;
	text-shadow:0px -2px 0px rgba(0,0,0,1);
}
#main .right .na {
	padding:5px 20px 20px;
	line-height:16px;
	font-size:12px;
}
h4.location {
	background:url(../images/right-top-bg-location.png) no-repeat !important;
	height:25px !important;
}
#select-location {
	padding:10px 20px 20px;
	background:url(../images/right-bottom-bg-location.png) no-repeat bottom left;
}
#select-location select {
	width:260px;
}
ul.features {
	background:url(../images/right-sides-bg.png) repeat-y;
	padding:0 20px 5px;
	overflow:hidden;
	list-style:none;
}
ul.features li {
	background:#e8e3f6 url(../images/key.png) 5px center no-repeat;
	display:block;
	padding:8px 5px 8px 30px;
	border-bottom:1px solid black;
	border-top:3px solid #3d3d3d;
}
#details-box {
	background:url(../images/right-sides-bg-location.png) repeat-y;
}
.searchfor {
	margin:0 0 0 20px;
}
ul.details {
	padding:10px 20px 5px;
	overflow:hidden;
	list-style:none;
}
#bed {
	background:#e8e3f6 url(../images/icon-bed.png) no-repeat 5px 8px;
}
#bath {
	background:#e8e3f6 url(../images/icon-bath.png) no-repeat 5px 6px;
}
#park {
	background:#e8e3f6 url(../images/icon-car.png) no-repeat 7px 8px;
}
.ref {
	display:block;
	color:#fff;
	padding:0 20px;
	text-align:right;
	font-size:10px;
}
ul.details li {
	background:#e8e3f6;
	display:block;
	padding:8px 5px 8px 50px;
	border-bottom:1px solid black;
	border-top:3px solid #3d3d3d;
}
.listbottom {
	background:url(../images/right-bot-bg.png) no-repeat;
	height:11px;
}
.detailsbottom {
	background:url(../images/right-bottom-bg-location.png) bottom left;
	height:11px;
}
.checkbot {
	text-align:right;
	padding:20px 0;
}
#main .top {
	font-size:10px;
	color:#666;
	padding:0 0 20px;
	text-align:right;
	display:block;
}
.go a {
	font-size:12px;
	color:#ccc;
	font-weight:700;
	text-decoration:none;
}
.go a:hover {
	color:#333;
}
#main .contact {
	padding:20px 0 0;
}
#main .contact tr {
	vertical-align:top;
}
#main .contact td {
	padding:0 0 10px;
}
/*   FOOTER   */
#footer {
	margin:100px 0 0;
	padding:30px 0 0;
	clear:both;
	font-size:12px;
	color:#333;
	text-align:center;
	background:url(../images/footer.png) repeat-x;
	height:92px;
	overflow:hidden;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer .smaller {
	padding:20px 0 0;
	font-size:10px;
	color:#fff;
}
#footer .smaller a {
	color:#fff;
	text-decoration:none;
}