/*
 _____                            _                _                   _      
 |  __ \                          | |              | |                 | |     
 | |__) |_ __ ___  _ __   ___ _ __| |_ _   _       | |_   _ _ __   __ _| | ___ 
 |  ___/| '__/ _ \| '_ \ / _ \ '__| __| | | |  _   | | | | | '_ \ / _` | |/ _ \
 | |    | | | (_) | |_) |  __/ |  | |_| |_| | | |__| | |_| | | | | (_| | |  __/
 |_|    |_|  \___/| .__/ \___|_|   \__|\__, |  \____/ \__,_|_| |_|\__, |_|\___|
                  | |                   __/ |                      __/ |       
                  |_|                  |___/                      |___/
                  
*/

/* ================ */
/* ! Hidden Stuff   */
/* ================ */
.introText, #search, #navBar, #propFeatures, #imagechangerthumb1, #imagechangerthumb4, #imagechangerthumb5, #imagechangerthumb6, #imagechangerthumb7, #imagechangerthumb8, #imagechangerthumb9, #imagechangerthumb10, #googlemapHolder, #footer {
	display: none;
}
/* ================ */
/* ! Hidden Stuff   */
/* ================ */

img a {
	border: 0;
}


/* ====================== */
/* ! First Page Display   */
/* ====================== */
.logo {
	width: 240px;
	height: 80px;
	margin: 0 260px 20px 0;
	float: left;
}

#fullDetailHeader {
	clear: both;
	text-align: center;
}

#availability {
	text-align: center;
}

#mainImages img {
	width: 100%;
}

#thumbs {
	text-align: center;
	margin: 5px;
}

#thumbs img {
	width: 200px;
	height: 125;
}
/* ====================== */
/* ! First Page Display   */
/* ====================== */

/* ======================= */
/* ! Second Page Display   */
/* ======================= */
#misrepFooter h2 {
	font-size: .8em;
}

#misrepFooter p {
	font-size: .6em;
}
/* ======================= */
/* ! Second Page Display   */
/* ======================= */
