/* @override 
	http://calera.dev/css/master.css
	http://caleraliving.com/css/master.css
*/

#page {
	margin:auto;text-align:left; /* leave unchanged */
/*	width:61.3846em;/* non-IE */
/*	*width:59.8501em;/* IE */
	width:798px;/* optional but recommended */
	color: #ffffff;
	font-family: "Trebuchet MS";
	line-height: 20px;
}

a , visited {
	color: #ffffff;
}

a:hover {
	color: #4e1c01;
}

#primary_nav{
	margin-top: 25px;
	height:28px;
}

strong.green {
	font-weight: bold;
	color: #c8d148;
}

#header_left {
	float: left;
	/*width: 36.6153em;/* non-IE */
	/**width: 35.70em;/* IE */
	width:476px;
	height: 217px;
}

#header_right {
	float: right;
	/*width: 24.54em;/* non-IE */
	/**width: 23.93em;/* IE */
	width:319px;
	height: 217px;
	margin-left: 3px;
}
#bd {
	float: left;
	margin-top: 3px;
}
#content_left {
	float:left;
/*	margin-top: 3px;*/
	/*width: 36.63em;/* non-IE */
	/**width: 35.70em;/* IE */
	width:476px;
	height: 36.4615em;
	*height: 35.5500em;
	overflow: hidden;
}

#content_right {
	float: right;
/*	margin-top: 3px;*/
	margin-left: 3px;
	/*width: 24.54em;/* non-IE */
	/**width: 23.93em;/* IE */
	width:319px;
	height: 474px;
}

#primary li {
	display: inline;
	list-style-type: none;
	padding-right:10px;
}

#homepage_slideshow {
	float: left;
	/*width: 36.6153em;/* non-IE */
	/**width: 35.70em;/* IE */
	width:476px;
	height: 217px;
}
.home_copy, a.home_copy{
	color: #5e6265;
}
a.home_copy:hover {
	font-weight: bold;
}
.title {
	margin: 40px 40px 0px 40px;
}

.first_copy {
	margin: 40px 40px 0px 40px;
}

.copy {
	margin: 18px 40px 0px 40px;
}

.olive_bg {
	background-image: url(../images/bg-main-green.gif);
}

.chartruese_bg {
	background: url(../images/nav-secondary-bg-chartruese.gif);
}

strong {
	font-weight: bold;
}

#secondary {
	margin-top: 22px;
	padding-left: 20px;
}

#secondary li {
	display: inline;
	list-style-type: none;
}
.location_secondary_nav {
	height: 24px;
	padding-top: 10px;
}

.location_secondary_nav li {
	padding-right:24px;	
}

.residence_secondary_nav{
	height: 24px;
	padding-top: 8px;
}


.residence_secondary_nav li{
	padding-right: 8px;
}
.location_content_right {
	background-image: url(../images/location-sideimage.gif);
}

.residence_features_content_right {
	background-image: url(../images/residences-features-sideimage.gif);
}

.residence_floorplans_content_right {
	background-image: url(../images/bg-main-green.gif);
}

.register_content_right {
		background-image: url(../images/bg-main-green.gif);
}

#floorplans_nav {
	margin-top: 35px;
	padding-left: 33px;
}

#floorplans_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}

#floorplans_copy {
	margin-top: 23px;
	padding-left: 33px;
}

#contact_logos {
	margin-left: 40px;
	margin-top: 70px;
}

#developer_logo {
	margin-left: 32px;
	margin-top: 15px;
}

#music {
	margin-top: -33px;
	margin-left: 758px;
	width: 41px;
	height: 26px;
}

.horizontal_list {
	min-width: 5800px;
	width: 5800px;
}

.horizontal_list li {
	display: inline;
	list-style-type: none;
}

.gallery {
	min-width: 1500px;
	width: 1500px;
}

.gallery li {
	display: inline;
	list-style-type: none;
	*padding: 2px 2px 2px 2px;
}


#gallery_nav ul {
	margin-top: 43px;;
	margin-left: 39px;
}

#gallery_nav ul li {
	float: left;
	width: 85px;
	height: 85px;
}


