@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1f1a17;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 100%;
	background-image: url(images/green_bg.jpg);
	background-repeat: repeat;
}
*
{
margin: 0;
padding: 0;
}
#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_wrap {
	background-image: url(images/white_bg.jpg);
	background-repeat: repeat;
}
a:visited {
}
#header {
	padding: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}
#intro {
	text-align: right;
	float: right;
}
#intro h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 1.2em;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
}
#intro p {
	font-size: 16px;
	line-height: 1.3em;
}
#nav_wrap {
	width: 100%;
	margin: 0px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 66px;
	padding: 0px;
	clear: both;
}
#nav_bar {
	border-bottom-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#nav_bar    a:link {
	color: #F8F8F8;
	text-decoration: none;
}
#nav_bar   a:visited {
	color: #F8F8F8;
	text-decoration: none;
}
#nav_bar   a:hover {
	color: #D0324D;
	text-decoration: none;
}
.navleft {
	float: left;
	padding: 0px;
}
#navlist {
	padding: 0px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist  li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	padding-right: 8px;
	line-height: 1.2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A5D6A;
	font-size: 18px;
	font-weight: bold;
}
#navlist   li   a { 
	text-decoration: none;
	}
#content_wrap {
	background-image: url(images/white_bg.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-bottom: 10px;
}
#mainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#footer_wrap {
	width: 100%;
	background-image: url(images/footer_diamonds.jpg);
	background-repeat: repeat-x;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#footnote {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footnote p {
	font-size: 12px;
	font-weight: normal;
	color: #DFE39D;
}
#footnote a {
	color: #DFE39D;
}
h1 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #D92D4D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2A577C;
}
p {
	font-size: 14px;
	line-height: 1.6em;
	color: #515509;
	margin-top: 5px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}
li {
	font-size: 14px;
	line-height: 1.4em;
	color: #515509;
}
a:link {
	color: #D92D4D;
}
a:visited {
	color: #D92D4D;
}
a:hover {
	color: #7F8B02;
}
.home_p {
	font-size: 16px;
}
.flavlist  {
	font-weight: bold;
}
.fblink {
	float: left;
	margin-right: 10px;
}
.galbutton img {
	margin-bottom: 10px;
}
#gallery_holder  {
	text-align: center;
	padding-top: 20px;
	background-image: url(images/gal_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#gallery_holder img {
	margin-bottom: 10px;
	margin-left: 12px;
}
.bold {
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #2A577C;
}
.boldpink {
	color: #D92D4D;
	font-weight: bold;
}
.center {
	text-align: center;
}
.ital {
	font-style: italic;
}
.clrflt {
	clear: both;
}
.logo {
	float: left;
}
.leftcol {
	width: 48%;
	float: left;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcol {
	width: 48%;
	float: right;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left_third {
	float: left;
	width: 33%;
}

.center_third {
	float: left;
	width: 32%;
	margin-left: 1%;
}
.right_third {
	float: right;
	width: 33%;
}
.gal_floral {
	background-image: url(images/gal_floral.jpg);
	background-repeat: no-repeat;
}


/* home slideshow start */

#myslides {
	width: 250px;
	height: 355px;
	padding: 0;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#myslides img {
	width: 250px;
	height: 355px;
	top:  0;
	left: 0
}

/* end home slideshow */

