@charset "UTF-8";
#header {
	height: 378px;
	width: 768px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 26px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#pop-up {
	background-image: url(../images/popup_clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.gallery_thumbnails {
	margin-top: 14px;
	margin-right: 10px;
	margin-left: 10px;
}
#phone_number_box {
	padding-right: 50px;
	padding-top: 50px;
	background-color: #FFFFFF;
}
#main_column{
	text-align: center;
}
#pop-up a {
	font-size: 0.8em;
	text-decoration: none;
}
#pop-up a:hover {
	font-size: 0.8em;
	text-decoration: underline;
	color: #333333;
}
#main_column h3 {
	margin-bottom: 5px;
}
#popup_bottom {
	background-image: url(../images/popup_clouds_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 821px;
	margin: auto;
}
*html #header {
	margin-bottom: -3px;
}
