@charset "UTF-8";
html, body {
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: auto;
	margin-top: 10px;
}
.banner {
	height: auto;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 175px;
	width: 277px;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 100px;
}
.nav_menu {
	float: right;
	height: 50px;
	width: 525px;
	margin-top: 10px;
	padding-right: 35px;
	text-align: center;
}
.nav_button {
	height: 20px;
	width: auto;
	clear: none;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 7px;
}
.nav_bottom {
	float: right;
	width: 500px;
	text-align: center;
}
#about {
	color: #CCC;
}
.nav_button_right {
	height: 20px;
	width: auto;
	clear: none;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.banner_image {
	height: 371px;
	width: 734px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner.png);
	text-align: center;
	border-radius: 15px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 25px;
	margin-bottom: 25px;
}
#banner_image {
	height: 170px;
	width: 734px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_small2.jpg);
	text-align: center;
	border-radius: 15px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 25px;
	margin-bottom: 25px;
}
.products {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#products {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 75px;
	text-align: left;
}
#products2 {
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 75px;
	text-align: left;
	margin-bottom: 25px;
}
.line_boarder {
	height: 20px;
	width: auto;
	margin-bottom: 20px;
}
#prodcut_area {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.section_name {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.specialty {
	height: auto;
	width: auto;
	float: left;
	margin-right: 30px;
	margin-left: 40px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 15px;
}
#specialty {
	height: auto;
	width: auto;
	float: left;
	margin-right: 30px;
	margin-left: 40px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 15px;
}
.event {
	height: auto;
	width: 200px;
	float: left;
	margin-right: 16px;
	margin-left: 16px;
	text-align: center;
	padding-bottom: 15px;
}
.weddings {
	height: auto;
	width: auto;
	float: right;
	margin-right: 40px;
	margin-left: 20px;
	text-align: center;
	padding-bottom: 15px;
}
.product_image {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	margin-left: 25px;
}
#product_image {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	margin-left: 15px;
	margin-top: 87px;
	margin-right: 10px;
}
.product_imageleft {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	margin-left: 15px;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}
#product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 75px;
}
#product_description_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	width: 500px;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
	margin-top: 75px;
}
#product_description_top2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	width: 500px;
	padding-top: 10px;
	padding-left: 0px;
	float: left;
	margin-top: 75px;
}
#product_imageleft {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	margin-left: 15px;
	margin-top: 87px;
}
.product_image_center {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
}
#product_image_center {
	text-align: center;
	height: 200px;
	width: 200px;
	border-radius: 100px;
	box-shadow: 0px 5px 5px 5px #515151;
	-moz-boz-shadow: 0px 5px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px 5px #515151;
	margin-top: 87px;
}
.thin_border {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.social_media {
	height: 50px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
}
.footer {
	height: 50px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	color: #FFF;
}
#footer_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	height: 20px;
	width: 300px;
	float: right;
}
#footer_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	height: auto;
	width: 300px;
	float: left;
	vertical-align: top;
}
.social_media_icons {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}


#map_canvas {
	width: 850px;
	height: 400px;
	background-color: #CCC;
}

#map {
	margin-right: auto;
	margin-left: auto;
}
