@charset "UTF-8";
/* CSS Document */

/* -------------------- MASTER STYLE SHEET -------------------- 
Eric Meyer Reset (reset.css)
SOURCE: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/

Clearfix Class (clearfix.css) 
SOURCE: http://www.positioniseverything.net/easyclearing.html */

@import url("http://maisonbocageapt.com/includes/reset.css");
@import url("http://maisonbocageapt.com/includes/clearfix.css");

body {
	background: #d4d2bb url(http://maisonbocageapt.com/images/backgroundRepeat.png) 50% 0 repeat-y;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 135%;
	color: #9b9b66;
	}

a:link, a:visited {
	color: #516573;
	}
a:hover, a:active {
	color: #4f82a6;
	}

p {
	margin-top: 1em; 
	margin-bottom: 1em; 
	}

h1 {
	font-size: 26px;
	}

/* LAYOUT STYLES */
#overallContainer {
	text-align: left;
	}
	
#headerContainer {
	height: 329px;
	background: url(http://maisonbocageapt.com/images/repeatingHeadBackground.png) 50% 60px repeat-x;
	width: 100%;
	}
#phoneNumber {
	height: 42px;
	background: #cac8ac url(http://maisonbocageapt.com/images/phoneBackGradient.jpg) 50% 0 no-repeat;
	padding-top: 18px;
	}
#imageContainer {
	background: url(http://maisonbocageapt.com/images/topPhotoBar.jpg) 50% 0 no-repeat;
	height: 184px;
	padding-top: 85px;
	}
#logoContainer {
	height: 127px;
	width: 812px;
	margin: 0 auto;
	}
#navContainer {
	height: 57px;
	background: url(http://maisonbocageapt.com/images/navBack.jpg) 50% 0 no-repeat;
	}
	
#contentContainer {
	width: 812px;
	margin: 0 auto;
	padding-bottom: 20px;
	}

#photoArea, #interiorCopyArea {
	width: 812px;
	height: 353px;
	margin: 0 auto;
	background: url(http://maisonbocageapt.com/images/imageBack.jpg) no-repeat;
	}
#footerContainer {
	width: 812px;
	height: 115px;
	background: url(http://maisonbocageapt.com/images/footerback.jpg) 50% 0 no-repeat;
	}
#footerContainer .left {
	width: 470px;
	float: left;
	display: inline;
	margin-left: 25px;
	}
#footerContainer .right {
	width: 250px;
	float: right;
	display: inline;
	margin-right: 25px;
	}
/* end layout styles */

/* NAVIGATION STYLES */
#navContainer ul {
	height: 57px;
	width: 812px;
	margin: 0 auto;
	}
#navContainer ul li {
	list-style-type: none;
	height: 57px;
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	}
#navContainer a, #navContainer div {
	display: block;
	text-align:center;
	height: 33px;
	margin: 12px 0;
	top: 0;
	left: 0;	
	position: absolute;
	}
#nAbout, #nAbout a, nAbout div {
	width: 111px;
	}
#nAbout div {
	width: 111px;
	z-index: 5;
	background: url(http://maisonbocageapt.com/images/nbAbout.jpg) no-repeat;
	}
#nAbout a {
	background: url(http://maisonbocageapt.com/images/navAbout.gif) no-repeat;
	z-index: 20;
	}
#nPlans, #nPlans a {
	width: 148px;
	}
#nPlans div {
	width: 148px;
	z-index: 6;
	background: url(http://maisonbocageapt.com/images/nbFloorplans.jpg) no-repeat;
	}
#nPlans a {
	z-index: 21;
	background: url(http://maisonbocageapt.com/images/navFloorplans.gif) no-repeat;
	}
#nAmenities, #nAmenities a {
	width: 126px;
	}
#nAmenities div {
	width: 126px;
	z-index: 7;
	background: url(http://maisonbocageapt.com/images/nbAmenities.jpg) no-repeat;
	}
#nAmenities a {
	z-index: 22;
	background: url(http://maisonbocageapt.com/images/navAmenities.gif) no-repeat;
	}
#nLocation, #nLocation a {
	width: 122px;
	}
#nLocation div {
	width: 122px;
	z-index: 8;
	background: url(http://maisonbocageapt.com/images/nbLocation.jpg) no-repeat;
	}
#nLocation a {
	z-index: 23;
	background: url(http://maisonbocageapt.com/images/navLocation.gif) no-repeat;
	}
#nGallery, #nGallery a {
	width: 172px;
	}
#nGallery div {
	width: 172px;
	z-index: 9;
	background: url(http://maisonbocageapt.com/images/nbGallery.jpg) no-repeat;
	}
#nGallery a {
	z-index: 24;
	background: url(http://maisonbocageapt.com/images/navGallery.gif) no-repeat;
	}
#nContact, #nContact a {
	width: 133px;
	}
#nContact div {
	width: 133px;
	z-index: 10;
	background: url(http://maisonbocageapt.com/images/nbContact.jpg) no-repeat;
	}
#nContact a {
	z-index: 25;
	background: url(http://maisonbocageapt.com/images/navContact.gif) no-repeat;
	}
/* end navigation styles */

	
/* POOF - hide objects */	
#logoContainer h1 strong, #navContainer a strong, #youtubeLink span {
	display: none;
	}

/* MISC STYLES */
#phoneNumber p {
	font-size: 25px;
	color: #fcfcfa;
	font-style: italic;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	overflow: visible;
	}
#phoneNumber p em {
	font-style: normal;
	}

#logoContainer h1 {
	width: 274px;
	height: 114px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}
#logoContainer h1 a {
	width: 274px;
	height: 114px;
	display: block;
	background: url(http://maisonbocageapt.com/images/maisonLogo.gif) no-repeat;
	}
#logoContainer p {
	font-size: 10px;
	text-transform: none;
	margin-top: 77px;
	margin-left: 45px;
	float: left;
	display: inline;
	}
#logoContainer p strong {
	color: #9b9b66;
	text-transform:  uppercase;
	letter-spacing: 1px;
	}
#logoContainer p em {
	display: block;
	margin-left: 70px;
	color: #516573;
	font-size: 11px;
	font-style: italic;
	}

.brokenText {
	font-weight: bold;
	font-size: 11px;
	margin-left: 50px;
	margin-right: 50px;
	}
.brokenText strong {
	display: block;
	text-align: right;
	margin-top: .5em;
	}
	
#uLeftImg {
	margin: 10px 0 0 11px;
	float: left;
	display: inline;
	}
#specialImg {
	margin: 4px 0 0 11px;
	float: left;
	display: inline;
	clear: left;
	position: relative;
	top: 168px;
	left: 0;
	}
#lgImg {
	margin: 10px 11px 0 0;
	float: right;
	display: inline;
	}
#footerContainer .left li, #footerContainer .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#footerContainer .left ul {
	display: block;
	margin-top: 13px;
	margin-bottom: 0;
	}	
#footerContainer .left li {
	float: left;
	text-transform: lowercase;
	display: inline;
	margin-left: 5px;
	}
#footerContainer .left li.first {
	margin-left: 0;
	}
#footerContainer .left li a {
	padding: 1px 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	}
#footerContainer .left li a:link, #footerContainer .left li a:visited {
	background: none;
	color: #9b9b66;
	}
#footerContainer .left li a:hover, #footerContainer .left li a:active {
	background: #fff;
	color: #727247;
	}

#footerContainer .left p {
	clear: both;
	font-size: 12px;
	margin-bottom: .5em;
	}
#footerContainer .right p, #footerContainer .right address {
	color: #516573;
	}
#footerContainer .right address {
	margin-top: 13px;
	font-size: 9px;
	line-height: 190%;
	font-style: normal;
	float: left;
	display: inline;
	}
#footerContainer .right address em {
	font-size: 15.5px;
	font-style: normal;
	}
#footerContainer .right img {
	margin-top: 13px;
	margin-left: 20px;
	float: right;
	display: inline;
	}
#equalIcons {
	width: 60px;
	height: 31px;
	display: inline;
	float: left;
	vertical-align: baseline;
	}
#footerContainer .left p#youtubeLink {
	display: inline;
	float: left;
	width: 63px;
	height: 31px;
	clear: none;
	vertical-align: baseline;
	margin: 0 0 0 12px;
	}
#youtubeLink a {
	width: 63px;
	height: 31px;
	display: block;
	background: url(../images/youtube.png) 0 0 no-repeat;
	}
#youtubeLink a:link, #youtubeLink a:visited {background-position: 0 0;}
#youtubeLink a:hover, #youtubeLink a:active {background-position: 0 bottom;}
	
	/*-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;*/