* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box-shadow {
  -moz-box-shadow: 2px 2px 10px #000; /* Firefox */
  -webkit-box-shadow: 2px 2px 10px #000; /* Safari, Chrome */
  box-shadow: 2px 2px 10px #000; /* CSS3 */
}

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bkgrnd_leaves.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
font {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
	color: #000000;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #171E0F;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
}
#greencastle_fix {
	margin-top: 0px;
}
#pagewrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 169px;
	width: 355px;
	margin-top: 27px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	position: relative;
}
#nav_bar {
	background-color: #9ECF67;
	border: 2px solid #FFFFFF;
	height: 31px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: relative;
	top: -95px;
}
#left_nav_text_box {
	float: left;
	margin-left: 40px;
	width: 275px;
	margin-top: 7px;
}
#right_nav_text_box {
	float: right;
	width: 275px;
	margin-top: 7px;
	margin-right: 15px;
}
#nav_text li, #nav_text li a:link, #nav_text li a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
}
#nav_text li a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	text-align: center;
	text-decoration: underline;
	padding-right: 10px;
}
#main_content {
	background-color: #E8E5D1;
	border: 2px solid #000000;
	position: relative;
	z-index: 1;
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	top: -100px;
}
#content_left {
	float: left;
	width: 480px;
}
#content_right {
	float: right;
	width: 350px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.img-top {
	margin-left: auto;
	margin-right: auto;
}
img.img-top  {
	display: block;
}

.content_text_centered  {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
}
#image_centered {
	margin-right: auto;
	margin-left: auto;
}
#img_float_right {
	float: right;
}

#myrtle_tree {
	float: right;
}

#address_hours {
	margin-top: 0px;
}

#address_hours h3{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#address_hours p{
	margin: 10px 0 0 0;
	line-height: 1.4em;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 50px;
	width: 778px;
}
#content  p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#photospicturebox {
	width: 415px;
	height: 385px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#photothumbsheet {
	width: 340px;
	float: right;
	margin-top: 45px;
	margin-right: 20px;
}
.gallery_pic {
	border: 2px solid #FFFFFF;
}
.gallery_thumb {
	margin: 5px;
	border: 2px solid #FFFFFF;
}
#events_left {
	float: left;
	width: 380px;
}
#events_right {
	float: right;
	width: 380px;
}
#map {
	margin-top: 60px;
	margin-left: 7px;
}
#footer {
	clear: both;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer_text {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 10px;
	height: 14px;
	width: 350px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.mail_to {
	text-decoration: none;
	color: #0000CC;
}

.facebook {
	margin: 38px 0 0 20px;
}

