body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-image: url(graphics/back_main.jpg);

}

#wrapper {

	margin-right: auto;

	margin-left: auto;

	width: 960px;

	background-image: url(graphics/back_wrapper.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

p {

	line-height: 120%;

	color: #675A50;

	padding-top: 5px;

	margin-top: 0px;

}

#footer {

	text-align: center;

	clear: both;

	margin-right: auto;

	margin-left: auto;

	width: 980px;

	font-size: 80%;

	color: #7D6D60;

	padding-top: 25px;

	padding-bottom: 25px;

}

#content {

	margin-right: auto;

	margin-left: auto;

	width: 750px;

	background-image: url(graphics/bigpinkflower.gif);

	background-repeat: no-repeat;

	background-position: 510px top;

}

.clear {

	clear: both;

}

#navbar {

	width: 940px;

	text-align: center;

	font-size: 90%;

	background-image: url(graphics/back_nav.jpg);

	margin: auto;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #000000;

	border-bottom-color: #000000;

	background-repeat: repeat-x;

}

#navbar ul {

	list-style-type: none;

	margin: 0px 0px 0px 25px;

	padding: 0px;

}

#navbar ul li {

	display: block;

	float: left;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

}

#navbar a:link, #navbar a:visited {

	display: block;

	padding-top: 10px;

	padding-bottom: 10px;

	color: #F1F3EE;

	text-decoration: none;

	font-weight: bold;

}

#navbar a:hover {

	background-color: #A18E7D;

	background-image: url(graphics/back_hover.jpg);

	color: #552717;

}

#footer a:link, #footer a:visited {

	color: #7D6D60;

	text-decoration: none;

}

#footer a:hover {

	color: #492414;

	text-decoration: underline;

}

#header {

	background-color: #A85428;

	height: 297px;

	margin-right: auto;

	margin-left: auto;

	width: 940px;

	background-image: url(graphics/back_header.jpg);

	background-repeat: no-repeat;

}

#logo {

	padding-left: 25px;

}

#slideshow {

	float: left;

	width: 451px;

}

#tab1 {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #000000;

	width: 145px;

}

#tab2 {

	width: 155px;

}

#tab3 {

	width: 150px;

}

#tab4 {

	width: 190px;

}

#tab5 {

	width: 165px;

}

#tab6 {

	width: 60px;

}

#introduction {

	font-size: 120%;

	line-height: 150%;

	margin-top: 0px;

	padding-top: 0px;

	color: #542919;

}

.photo {

	border: 2px solid #4E2414;

	width: 280px;

	padding: 3px;

	float: left;

	margin-right: 15px;

	margin-bottom: 20px;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 175%;

	font-weight: normal;

	margin-bottom: 0px;

	padding-bottom: 0px;

	color: #89220F;

	margin-top: 0px;

	padding-top: 0px;

}

.listing {

	padding-top: 15px;

	clear: both;

	margin-top: 15px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #E0D9C9;

}

#content a:link, #content a:visited {

	color: #89220F;

	text-decoration: none;

}

#content a:hover {

	color: #492414;

	text-decoration: underline;

}

.line {

	background-color: #E0D9C9;

	height: 1px;

	clear: both;

}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 250%;

	font-weight: normal;

	color: #89220F;

	margin-bottom: 0px;

	padding-bottom: 0px;

}

#featured {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}
#featured img {
	border: 2px solid #4E2414;
	padding: 3px;
	width: 250px;
}
#facebook {
	padding-top: 5px;
	padding-bottom: 5px;
}

