@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
body, html {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
}/* CSS Document */

.Wrapper {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 100% !important;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 14px;
	padding-left: 14px;
	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	box-shadow: 8px 8px 9px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.heading {
	width: 800px;
	float: left;
	background-color: #E6E6E6;
	margin-top: 14px;
	margin-bottom: 14px;
}
.middlediv {
	background-color: #e5ca95;
}
#Header {
	position: relative;
	height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkgnd-flower.jpg);
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: none;
}
#map {
	float:left;
	background-color:#999999;
	height: 250px;
	width: 350px;
	border: 10px solid #999999;
	margin-right: 8px;
}
#mapinfo {
	width: 408px;
	float:left;
	padding-left: 14px;
	background-color: #E6E6E6;
}
h1 {
	font-size: 2.25em;
	line-height: 1.5em;
	font-weight: normal;
}
#Ads {
    float:left;
    width: 235px;
    background-color:#0000d3;
    
}
.Footer {
	position: relative;
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-color: #000000;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
	line-height: 30px;
}
.Push {
    clear: both;
}
.head1040PX {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
}
.logo {
	height: 63px;
	width: 300px;
	float: left;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 3.25em;
	line-height: 1em;
	font-weight: normal;
	color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	text-transform: uppercase;
}
strong {
	color: #660000;
}
p {
	font-size: 2.25em;
}
em {
	text-decoration: none;
	font-variant: normal;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.locatvideo {
	width: 770px;
	float: left;
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-bottom: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-top: 0px;
}
#column-left {
	float:left;
	width: 385px;
	margin-right: 8px;
}
#column-right {
	width: 385px;
	float:left;
	padding-left: 14px;
}
#pics {
	height: 288px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e5ca95;
	z-index: 1;
	float: left;
	overflow: hidden;
	display: none;
}
.shadow {
	-moz-box-shadow: 0px 0px 7px #000;
	-webkit-box-shadow: 0px 0px 7px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

