@charset "UTF-8";
.cover {
	height: 25px;
	width: 250px;
	position: relative;
	background-color: #F00;
	float: right;
}
/* CSS Document */



/* Basic Layout Styles */

* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	background-image: url(images/bkgnd.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
	}
	
#clear {
	clear:both;
}
	
#wrapper {
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(images/floral_header_bkgnd.gif);
	background-position: center top;
	background-attachment: scroll;
	}
#content_wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/body_content_bkgnd.gif);
	background-repeat: repeat-y;
}
.full_body_content ul li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	height: 28px;
	padding-top: 10px;
	list-style-position: inside;
	text-indent: 35px;
	color: #030;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.full_body_content h2 {
	color: #030;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}

#content_wrapper a:link {
	color: #FFF;
	text-decoration: underline;
}
#content_wrapper a:visited {
	color: #FFF;
	text-decoration: underline;
}
#content_wrapper a:hover {
	color: #A0AF10;
	text-decoration: underline;
}
#content_wrapper a:active {
	color: #000000;
	text-decoration: none;
}
#content_wrapper a:visited:hover {
	color: #A0AF10;
}
.full_body_content {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.full_body_content p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
}
#footer {
	background-image: url(images/footer_bkgnd.gif);
	background-repeat: no-repeat;
	height: 275px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.footer_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #657D00;
	padding-top: 0px;
	text-align: right;
	padding-right: 10px;
}
.footer_meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-left: 300px;
	line-height: 1.3em;
	padding-right: 10px;
}

.footer_meta p {
	padding-top: 2px;
	padding-bottom: 2px;
}



#main_navigation {
	height: 145px;
	color: #003300;
	padding-top: 105px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shaefers_gardens_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: right;
}
.page_title {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 13px;
}
.page_title h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #003300;
}



#footer a:link {
	color: #657D00;
	text-decoration: none;
}
#footer a:visited {
	color: #657D00;
	text-decoration: none;
}
#footer a:hover {
	color: #A0AF0B;
	text-decoration: underline;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #A0AF0B;
}
.float_right {
	float: right;
	border: 2px solid #A0AF0B;
	padding: 2px;
	margin-left: 8px;
}
.bold {
	font-weight: bold;
}
.full_body_content ul {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: disc;
	line-height: 1.4em;
}
.center_map {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #030;
}
.gallerysize {
	height: 600px;
	width: 750px;
}
#flashcontent {
	height: 450px;
	width: 750px;
}
#flashcontent_625 {
	height: 625px;
	width: 750px;
}
#flashcontent_525 {
	height: 525px;
	width: 750px;
}
#flashcontent_725 {
	height: 725px;
	width: 750px;
}
#flashcontent_800 {
	height: 800px;
	width: 750px;
}
#flashcontent_825 {
	height: 825px;
	width: 750px;
}
#flashcontent_300 {
	height: 300px;
	width: 750px;
}
.full_body_content_image_center {
	text-align: center;
	border: 2px solid #9FAF14;
	padding: 2px;
}
.image_border {
	border: 2px solid #9FAF14;
	padding: 2px;
}
.float_right_nb {
	float: right;
	padding: 2px;
	margin-left: 8px;
}
.bottom_padding {
	margin-bottom: 25px;
}
