

.container {
	margin-right:10%;
	padding:0px;
	margin-left:10%;
	background-color:white;
}

.content .rt_content .rt_container_rt pb {
	font-weight:bold;
	color: #F00;
}

.content .rt_content .rt_container_lt pb {
	color: #F00;
	font-weight:bold;
}

.header {
	background-color:#FFC;
	border: none;
	vertical-align:middle;
	height:100px;
	width:100%;
	margin:0px;
	padding:0px;
}

#photo {
	background-image:url(images/main_photo.jpg) no-repeat;
	background-color:#FFC;
	border-bottom-style:solid;
	border-color:#F93;
	border-left:none;
	border-right:none;
	border-top:none;
	height:349px;
	width:100%;
	margin:0px;
	margin-bottom:8px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:15px;
}

.content {
	padding:0px;
	margin:0px;
	border:none;
	padding:0px;
}

.contenet_upper, .lt_content, .rt_content, .rt_container_lt, .rt_container_rt {
	border: none;
	padding:0px;
	margin:0px;
	
}

.lt_content {
	height:250px;
	float:left;
	width:50%;
}

.rt_content {
	height:250px;
	float:right;
	width:50%;
}

.content_upper {
	width:100%;
	height:250px;
}

.content_lower, .lower_lt_content, .lower_rt_content {
	border: none;
	padding:0px;
	height:250px;
	margin:0px;
}

.content_lower {
	width:100%;

}

.lower_lt_content {
	float:left;
	width:50%;
	text-align:center;
	font-size:18px;
}

.lower_rt_content {
	float:right;
	width:50%;
}

.rt_container_lt {
	float:left;
	height:250px;
	width:50%;
}

.rt_container_rt {
	float:right;
	height:250px;
	width:50%;
}

p.rt_container_lt {
	font-size:10px;
	color:#F00;
}

.bottom, .bottom_left, .bottom_right, .hours, .seal {
	height:100px;
	margin:0px;
	border:none;
	padding:0px;
}

.bottom_left {
	float:left;
	width:50%;
}

.bottom_right {
	float:right;
	width:50%;
}

.hours {
	width:70%;
	float:left;
}

.seal {
	float:right;
	width:30%;
}
